Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-xvideo: ChangeLog gst-plugins-xvideo-0.10.20.ebuild
Date: Sun, 29 Jun 2008 15:01:07
Message-Id: E1KCyOk-0001l8-Cn@stork.gentoo.org
1 drac 08/06/29 15:01:02
2
3 Modified: ChangeLog
4 Added: gst-plugins-xvideo-0.10.20.ebuild
5 Log:
6 Version bump.
7 (Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc3 x86_64)
8
9 Revision Changes Path
10 1.102 media-plugins/gst-plugins-xvideo/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog?rev=1.102&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog?rev=1.102&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog?r1=1.101&r2=1.102
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v
19 retrieving revision 1.101
20 retrieving revision 1.102
21 diff -u -r1.101 -r1.102
22 --- ChangeLog 1 Feb 2008 12:43:49 -0000 1.101
23 +++ ChangeLog 29 Jun 2008 15:01:01 -0000 1.102
24 @@ -1,6 +1,12 @@
25 # ChangeLog for media-plugins/gst-plugins-xvideo
26 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v 1.101 2008/02/01 12:43:49 drac Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v 1.102 2008/06/29 15:01:01 drac Exp $
29 +
30 +*gst-plugins-xvideo-0.10.20 (29 Jun 2008)
31 +
32 + 29 Jun 2008; Samuli Suominen <drac@g.o>
33 + +gst-plugins-xvideo-0.10.20.ebuild:
34 + Version bump.
35
36 *gst-plugins-xvideo-0.10.17 (01 Feb 2008)
37
38
39
40
41 1.1 media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.20.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.20.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.20.ebuild?rev=1.1&content-type=text/plain
45
46 Index: gst-plugins-xvideo-0.10.20.ebuild
47 ===================================================================
48 # Copyright 1999-2008 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.20.ebuild,v 1.1 2008/06/29 15:01:01 drac Exp $
51
52 inherit gst-plugins-base
53
54 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
55 IUSE=""
56
57 RDEPEND=">=media-libs/gst-plugins-base-0.10.20
58 x11-libs/libXv"
59 DEPEND="${RDEPEND}
60 x11-proto/videoproto
61 x11-proto/xproto
62 x11-proto/xextproto"
63
64 # xshm is a compile time option of xvideo
65 # x is needed to build any X plugins, but we build/install only xv anyway
66 GST_PLUGINS_BUILD="x xvideo xshm"
67 GST_PLUGINS_BUILD_DIR="xvimage"
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list