Gentoo Archives: gentoo-commits

From: "Mart Raudsepp (leio)" <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-pulse: ChangeLog metadata.xml gst-plugins-pulse-1.4.5.ebuild gst-plugins-pulse-1.2.4.ebuild gst-plugins-pulse-1.2.3.ebuild gst-plugins-pulse-0.10.31.ebuild
Date: Fri, 02 Jan 2015 07:56:01
Message-Id: 20150102075556.41F5AEB29@oystercatcher.gentoo.org
1 leio 15/01/02 07:55:56
2
3 Modified: ChangeLog metadata.xml
4 Added: gst-plugins-pulse-1.4.5.ebuild
5 Removed: gst-plugins-pulse-1.2.4.ebuild
6 gst-plugins-pulse-1.2.3.ebuild
7 gst-plugins-pulse-0.10.31.ebuild
8 Log:
9 Version bump, remove old, add long description. Noteworthy upstream improvements: add PulseAudio device provider, for monitoring and listing PA devices via GstDeviceMonitor; various bug, thread safety and small memory leak fixes
10
11 (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)
12
13 Revision Changes Path
14 1.134 media-plugins/gst-plugins-pulse/ChangeLog
15
16 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?rev=1.134&view=markup
17 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?rev=1.134&content-type=text/plain
18 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?r1=1.133&r2=1.134
19
20 Index: ChangeLog
21 ===================================================================
22 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v
23 retrieving revision 1.133
24 retrieving revision 1.134
25 diff -u -r1.133 -r1.134
26 --- ChangeLog 11 Oct 2014 13:27:09 -0000 1.133
27 +++ ChangeLog 2 Jan 2015 07:55:56 -0000 1.134
28 @@ -1,6 +1,17 @@
29 # ChangeLog for media-plugins/gst-plugins-pulse
30 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
31 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.133 2014/10/11 13:27:09 maekke Exp $
32 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
33 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.134 2015/01/02 07:55:56 leio Exp $
34 +
35 +*gst-plugins-pulse-1.4.5 (02 Jan 2015)
36 +
37 + 02 Jan 2015; Mart Raudsepp <leio@g.o>
38 + -gst-plugins-pulse-0.10.31.ebuild, -gst-plugins-pulse-1.2.3.ebuild,
39 + -gst-plugins-pulse-1.2.4.ebuild, +gst-plugins-pulse-1.4.5.ebuild,
40 + metadata.xml:
41 + Version bump, remove old, add long description. Noteworthy upstream
42 + improvements: add PulseAudio device provider, for monitoring and listing PA
43 + devices via GstDeviceMonitor; various bug, thread safety and small memory
44 + leak fixes
45
46 11 Oct 2014; Markus Meier <maekke@g.o>
47 gst-plugins-pulse-0.10.31-r1.ebuild:
48
49
50
51 1.3 media-plugins/gst-plugins-pulse/metadata.xml
52
53 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/metadata.xml?rev=1.3&view=markup
54 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/metadata.xml?rev=1.3&content-type=text/plain
55 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/metadata.xml?r1=1.2&r2=1.3
56
57 Index: metadata.xml
58 ===================================================================
59 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/metadata.xml,v
60 retrieving revision 1.2
61 retrieving revision 1.3
62 diff -u -r1.2 -r1.3
63 --- metadata.xml 1 Jun 2013 11:16:25 -0000 1.2
64 +++ metadata.xml 2 Jan 2015 07:55:56 -0000 1.3
65 @@ -2,4 +2,14 @@
66 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
67 <pkgmetadata>
68 <herd>gstreamer</herd>
69 +<longdescription lang="en">
70 + GStreamer plugin for the PulseAudio sound server.
71 +
72 + Includes the following elements:
73 + * pulsesink - Plays audio to a PulseAudio server
74 + * pulsesrc - Captures audio from a PulseAudio server
75 +
76 + Includes the following device providers (since 1.4):
77 + * pulsedeviceprovider - PulseAudio Device Provider
78 +</longdescription>
79 </pkgmetadata>
80
81
82
83 1.1 media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.4.5.ebuild
84
85 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.4.5.ebuild?rev=1.1&view=markup
86 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.4.5.ebuild?rev=1.1&content-type=text/plain
87
88 Index: gst-plugins-pulse-1.4.5.ebuild
89 ===================================================================
90 # Copyright 1999-2015 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 # $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.4.5.ebuild,v 1.1 2015/01/02 07:55:56 leio Exp $
93
94 EAPI="5"
95
96 GST_ORG_MODULE=gst-plugins-good
97 inherit gstreamer
98
99 DESCRIPTION="GStreamer plugin for the PulseAudio sound server"
100 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
101 IUSE=""
102
103 RDEPEND=">=media-sound/pulseaudio-2.1-r1[${MULTILIB_USEDEP}]"
104 DEPEND="${RDEPEND}"