leio        15/01/02 04:02:56

  Modified:             ChangeLog metadata.xml
  Added:                gst-plugins-jack-1.4.5.ebuild
  Removed:              gst-plugins-jack-1.2.3.ebuild
                        gst-plugins-jack-0.10.31.ebuild
                        gst-plugins-jack-1.2.4.ebuild
  Log:
  Version bump - routes JACK debug and info messages to gstreamer logging 
infrastructure, to avoid console spam. Remove old
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.83                 media-plugins/gst-plugins-jack/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-jack/ChangeLog?rev=1.83&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-jack/ChangeLog?rev=1.83&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-jack/ChangeLog?r1=1.82&r2=1.83

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-jack/ChangeLog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- ChangeLog   11 Oct 2014 13:15:28 -0000      1.82
+++ ChangeLog   2 Jan 2015 04:02:56 -0000       1.83
@@ -1,6 +1,14 @@
 # ChangeLog for media-plugins/gst-plugins-jack
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-jack/ChangeLog,v 
1.82 2014/10/11 13:15:28 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-jack/ChangeLog,v 
1.83 2015/01/02 04:02:56 leio Exp $
+
+*gst-plugins-jack-1.4.5 (02 Jan 2015)
+
+  02 Jan 2015; Mart Raudsepp <[email protected]>
+  -gst-plugins-jack-0.10.31.ebuild, -gst-plugins-jack-1.2.3.ebuild,
+  -gst-plugins-jack-1.2.4.ebuild, +gst-plugins-jack-1.4.5.ebuild, metadata.xml:
+  Version bump - routes JACK debug and info messages to gstreamer logging
+  infrastructure, to avoid console spam. Remove old
 
   11 Oct 2014; Markus Meier <[email protected]>
   gst-plugins-jack-0.10.31-r1.ebuild:



1.3                  media-plugins/gst-plugins-jack/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-jack/metadata.xml?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-jack/metadata.xml?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-jack/metadata.xml?r1=1.2&r2=1.3

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-jack/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml        7 Feb 2012 23:33:07 -0000       1.2
+++ metadata.xml        2 Jan 2015 04:02:56 -0000       1.3
@@ -7,4 +7,11 @@
        <name>Angelo Arrifano</name>
        <description>Regular ebuild maintenance, bugs and stuff..</description>
 </maintainer>
+<longdescription lang="en">
+       GStreamer plugin for JACK audio elements
+
+       Includes the following elements:
+       * jackaudiosink - Output audio to a JACK server
+       * jackaudiosrc - Captures audio from a JACK server
+</longdescription>
 </pkgmetadata>



1.1                  
media-plugins/gst-plugins-jack/gst-plugins-jack-1.4.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-jack/gst-plugins-jack-1.4.5.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-jack/gst-plugins-jack-1.4.5.ebuild?rev=1.1&content-type=text/plain

Index: gst-plugins-jack-1.4.5.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-jack/gst-plugins-jack-1.4.5.ebuild,v
 1.1 2015/01/02 04:02:56 leio Exp $

EAPI="5"

GST_ORG_MODULE=gst-plugins-good
inherit gstreamer

DESCRIPION="GStreamer source/sink to transfer audio data with JACK ports"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
IUSE=""

RDEPEND=">=media-sound/jack-audio-connection-kit-0.121.3-r1[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"




Reply via email to