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-libs/gst-plugins-good: ChangeLog gst-plugins-good-0.10.30.ebuild
Date: Fri, 29 Jul 2011 09:44:07
Message-Id: 20110729094355.E06492004B@flycatcher.gentoo.org
1 leio 11/07/29 09:43:55
2
3 Modified: ChangeLog
4 Added: gst-plugins-good-0.10.30.ebuild
5 Log:
6 Version bump. Audioparsers and ISO MP4 muxers moved here from -bad, signifying sufficient quality. New matroskaparse element. rtpsession supports RTCP Early Feedback (the AVPF profile). Other bug fixes and improvements.
7
8 (Portage version: 2.2.0_alpha45/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.121 media-libs/gst-plugins-good/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-good/ChangeLog?rev=1.121&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-good/ChangeLog?rev=1.121&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-good/ChangeLog?r1=1.120&r2=1.121
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v
20 retrieving revision 1.120
21 retrieving revision 1.121
22 diff -u -r1.120 -r1.121
23 --- ChangeLog 25 Jul 2011 18:09:50 -0000 1.120
24 +++ ChangeLog 29 Jul 2011 09:43:55 -0000 1.121
25 @@ -1,6 +1,15 @@
26 # ChangeLog for media-libs/gst-plugins-good
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.120 2011/07/25 18:09:50 xarthisius Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.121 2011/07/29 09:43:55 leio Exp $
30 +
31 +*gst-plugins-good-0.10.30 (29 Jul 2011)
32 +
33 + 29 Jul 2011; Mart Raudsepp <leio@g.o>
34 + +gst-plugins-good-0.10.30.ebuild:
35 + Version bump. Audioparsers and ISO MP4 muxers moved here from -bad,
36 + signifying sufficient quality. New matroskaparse element. rtpsession
37 + supports RTCP Early Feedback (the AVPF profile). Other bug fixes and
38 + improvements.
39
40 25 Jul 2011; Kacper Kowalik <xarthisius@g.o>
41 gst-plugins-good-0.10.28.ebuild:
42
43
44
45 1.1 media-libs/gst-plugins-good/gst-plugins-good-0.10.30.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.30.ebuild?rev=1.1&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.30.ebuild?rev=1.1&content-type=text/plain
49
50 Index: gst-plugins-good-0.10.30.ebuild
51 ===================================================================
52 # Copyright 1999-2011 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 # $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.30.ebuild,v 1.1 2011/07/29 09:43:55 leio Exp $
55
56 EAPI=1
57
58 # order is important, gnome2 after gst-plugins
59 inherit gst-plugins-good gst-plugins10 gnome2 eutils flag-o-matic libtool
60
61 DESCRIPTION="Basepack of plugins for gstreamer"
62 HOMEPAGE="http://gstreamer.net/"
63 SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2"
64
65 LICENSE="LGPL-2.1"
66 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
67 IUSE="+orc"
68
69 RDEPEND=">=media-libs/gst-plugins-base-0.10.33
70 >=media-libs/gstreamer-0.10.33
71 orc? ( >=dev-lang/orc-0.4.11 )
72 sys-libs/zlib
73 app-arch/bzip2"
74 DEPEND="${RDEPEND}
75 >=sys-devel/gettext-0.11.5
76 dev-util/pkgconfig
77 !<media-libs/gst-plugins-bad-0.10.22" # audioparsers and qtmux moves
78
79 # Always enable optional bz2 support for matroska
80 # Always enable optional zlib support for qtdemux, id3demux and matroska
81 # Many media files require these to work, as some container headers are often compressed, bug 291154
82 GST_PLUGINS_BUILD="bz2 zlib"
83
84 src_compile() {
85 # gst doesnt handle optimisations well
86 strip-flags
87 replace-flags "-O3" "-O2"
88 filter-flags "-fprefetch-loop-arrays" # see bug 22249
89
90 gst-plugins-good_src_configure \
91 $(use_enable orc) \
92 --disable-examples \
93 --with-default-audiosink=autoaudiosink \
94 --with-default-visualizer=goom
95
96 emake || die "emake failed."
97 }
98
99 # override eclass
100 src_install() {
101 gnome2_src_install
102 }
103
104 DOCS="AUTHORS ChangeLog NEWS README RELEASE"
105
106 pkg_postinst () {
107 gnome2_pkg_postinst
108
109 echo
110 elog "The Gstreamer plugins setup has changed quite a bit on Gentoo,"
111 elog "applications now should provide the basic plugins needed."
112 echo
113 elog "The new seperate plugins are all named 'gst-plugins-<plugin>'."
114 elog "To get a listing of currently available plugins execute 'emerge -s gst-plugins-'."
115 elog "In most cases it shouldn't be needed though to emerge extra plugins."
116 }
117
118 pkg_postrm() {
119 gnome2_pkg_postrm
120 }