Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/gst-plugins-base: gst-plugins-base-1.2.4.ebuild ChangeLog gst-plugins-base-1.0.5-r2.ebuild gst-plugins-base-1.0.10.ebuild gst-plugins-base-1.2.0.ebuild
Date: Sat, 31 May 2014 14:01:12
Message-Id: 20140531140108.5DEB42004E@flycatcher.gentoo.org
1 pacho 14/05/31 14:01:07
2
3 Modified: ChangeLog
4 Added: gst-plugins-base-1.2.4.ebuild
5 Removed: gst-plugins-base-1.0.5-r2.ebuild
6 gst-plugins-base-1.0.10.ebuild
7 gst-plugins-base-1.2.0.ebuild
8 Log:
9 Version bump, drop old
10
11 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
12
13 Revision Changes Path
14 1.245 media-libs/gst-plugins-base/ChangeLog
15
16 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-base/ChangeLog?rev=1.245&view=markup
17 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-base/ChangeLog?rev=1.245&content-type=text/plain
18 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-base/ChangeLog?r1=1.244&r2=1.245
19
20 Index: ChangeLog
21 ===================================================================
22 RCS file: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v
23 retrieving revision 1.244
24 retrieving revision 1.245
25 diff -u -r1.244 -r1.245
26 --- ChangeLog 21 Apr 2014 10:29:26 -0000 1.244
27 +++ ChangeLog 31 May 2014 14:01:07 -0000 1.245
28 @@ -1,6 +1,13 @@
29 # ChangeLog for media-libs/gst-plugins-base
30 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
31 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.244 2014/04/21 10:29:26 ago Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.245 2014/05/31 14:01:07 pacho Exp $
33 +
34 +*gst-plugins-base-1.2.4 (31 May 2014)
35 +
36 + 31 May 2014; Pacho Ramos <pacho@g.o> +gst-plugins-base-1.2.4.ebuild,
37 + -gst-plugins-base-1.0.10.ebuild, -gst-plugins-base-1.0.5-r2.ebuild,
38 + -gst-plugins-base-1.2.0.ebuild:
39 + Version bump, drop old
40
41 21 Apr 2014; Agostino Sarubbo <ago@g.o> gst-plugins-base-1.2.3.ebuild:
42 Stable for arm, wrt bug #507568
43
44
45
46 1.1 media-libs/gst-plugins-base/gst-plugins-base-1.2.4.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-1.2.4.ebuild?rev=1.1&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-1.2.4.ebuild?rev=1.1&content-type=text/plain
50
51 Index: gst-plugins-base-1.2.4.ebuild
52 ===================================================================
53 # Copyright 1999-2014 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 # $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-1.2.4.ebuild,v 1.1 2014/05/31 14:01:07 pacho Exp $
56
57 EAPI="5"
58 inherit gst-plugins-base gst-plugins10
59
60 DESCRIPTION="Basepack of plugins for gstreamer"
61 HOMEPAGE="http://gstreamer.freedesktop.org/"
62
63 LICENSE="GPL-2+ LGPL-2+"
64 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
65 IUSE="alsa +introspection ivorbis +ogg +orc +pango theora +vorbis X"
66 REQUIRED_USE="
67 ivorbis? ( ogg )
68 theora? ( ogg )
69 vorbis? ( ogg )
70 "
71
72 RDEPEND="
73 app-text/iso-codes
74 >=dev-libs/glib-2.32:2
75 >=media-libs/gstreamer-1.2.0:1.0[introspection?]
76 sys-libs/zlib
77 alsa? ( >=media-libs/alsa-lib-0.9.1 )
78 introspection? ( >=dev-libs/gobject-introspection-1.31.1 )
79 ivorbis? ( media-libs/tremor )
80 ogg? ( >=media-libs/libogg-1 )
81 orc? ( >=dev-lang/orc-0.4.18 )
82 pango? ( >=x11-libs/pango-1.22 )
83 theora? ( >=media-libs/libtheora-1.1[encode] )
84 vorbis? ( >=media-libs/libvorbis-1 )
85 X? (
86 x11-libs/libX11
87 x11-libs/libXext
88 x11-libs/libXv )
89 "
90 DEPEND="${RDEPEND}
91 >=dev-util/gtk-doc-am-1.12
92 X? (
93 x11-proto/videoproto
94 x11-proto/xextproto
95 x11-proto/xproto )
96 "
97
98 src_prepare() {
99 # The AC_PATH_XTRA macro unnecessarily pulls in libSM and libICE even
100 # though they are not actually used. This needs to be fixed upstream by
101 # replacing AC_PATH_XTRA with PKG_CONFIG calls, upstream bug #731047
102 sed -i -e 's:X_PRE_LIBS -lSM -lICE:X_PRE_LIBS:' "${S}"/configure || die
103 }
104
105 src_configure() {
106 gst-plugins10_src_configure \
107 $(use_enable alsa) \
108 $(use_enable introspection) \
109 $(use_enable ivorbis) \
110 $(use_enable ogg) \
111 $(use_enable orc) \
112 $(use_enable pango) \
113 $(use_enable theora) \
114 $(use_enable vorbis) \
115 $(use_enable X x) \
116 $(use_enable X xshm) \
117 $(use_enable X xvideo) \
118 --disable-debug \
119 --disable-examples \
120 --disable-freetypetest \
121 --disable-static
122 # cdparanoia and libvisual are split out, per leio's request
123
124 # bug #366931, flag-o-matic for the whole thing is overkill
125 if [[ ${CHOST} == *86-*-darwin* ]] ; then
126 sed -i \
127 -e '/FLAGS = /s|-O[23]|-O1|g' \
128 gst/audioconvert/Makefile \
129 gst/volume/Makefile || die
130 fi
131 }
132
133 src_compile() {
134 default
135 }
136
137 src_install() {
138 DOCS="AUTHORS NEWS README RELEASE"
139 default
140 prune_libtool_files --modules
141 }