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