Gentoo Archives: gentoo-commits

From: "Alexandre Rostovtsev (tetromino)" <tetromino@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/cheese: ChangeLog cheese-3.2.2.ebuild
Date: Wed, 16 Nov 2011 22:11:33
Message-Id: 20111116221118.1DAB42004B@flycatcher.gentoo.org
1 tetromino 11/11/16 22:11:18
2
3 Modified: ChangeLog
4 Added: cheese-3.2.2.ebuild
5 Log:
6 Bump, fixes thumbnailing bugs, requires vala:0.14.
7
8 (Portage version: 2.2.0_alpha74/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.54 media-video/cheese/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cheese/ChangeLog?rev=1.54&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cheese/ChangeLog?rev=1.54&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cheese/ChangeLog?r1=1.53&r2=1.54
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-video/cheese/ChangeLog,v
20 retrieving revision 1.53
21 retrieving revision 1.54
22 diff -u -r1.53 -r1.54
23 --- ChangeLog 4 Nov 2011 21:52:33 -0000 1.53
24 +++ ChangeLog 16 Nov 2011 22:11:17 -0000 1.54
25 @@ -1,6 +1,12 @@
26 # ChangeLog for media-video/cheese
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-video/cheese/ChangeLog,v 1.53 2011/11/04 21:52:33 tetromino Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-video/cheese/ChangeLog,v 1.54 2011/11/16 22:11:17 tetromino Exp $
30 +
31 +*cheese-3.2.2 (16 Nov 2011)
32 +
33 + 16 Nov 2011; Alexandre Rostovtsev <tetromino@g.o>
34 + +cheese-3.2.2.ebuild:
35 + Bump, fixes thumbnailing bugs, requires vala:0.14.
36
37 *cheese-3.2.1 (04 Nov 2011)
38
39
40
41
42 1.1 media-video/cheese/cheese-3.2.2.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cheese/cheese-3.2.2.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cheese/cheese-3.2.2.ebuild?rev=1.1&content-type=text/plain
46
47 Index: cheese-3.2.2.ebuild
48 ===================================================================
49 # Copyright 1999-2011 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/media-video/cheese/cheese-3.2.2.ebuild,v 1.1 2011/11/16 22:11:18 tetromino Exp $
52
53 EAPI="4"
54 GNOME2_LA_PUNT="yes"
55 GCONF_DEBUG="no"
56
57 inherit gnome2
58
59 DESCRIPTION="A cheesy program to take pictures and videos from your webcam"
60 HOMEPAGE="http://www.gnome.org/projects/cheese/"
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 IUSE="doc +introspection"
65 KEYWORDS="~amd64 ~x86"
66
67 COMMON_DEPEND="
68 >=dev-libs/glib-2.28.0:2
69 >=dev-libs/libgee-0.6.0:0
70 >=x11-libs/gtk+-2.99.4:3[introspection?]
71 >=x11-libs/cairo-1.10
72 >=x11-libs/pango-1.28.0
73 || ( >=sys-fs/udev-171[gudev] >=sys-fs/udev-145-r1[extras] )
74 >=gnome-base/gnome-desktop-2.91.6:3
75 >=gnome-base/librsvg-2.32.0:2
76 >=media-libs/libcanberra-0.26[gtk3]
77 >=media-libs/clutter-1.6.1:1.0[introspection?]
78 >=media-libs/clutter-gtk-0.91.8:1.0
79 >=media-libs/clutter-gst-1.0.0:1.0
80
81 media-video/gnome-video-effects
82 x11-libs/gdk-pixbuf:2[jpeg,introspection?]
83 x11-libs/mx
84 x11-libs/libX11
85 x11-libs/libXtst
86
87 >=media-libs/gstreamer-0.10.32:0.10[introspection?]
88 >=media-libs/gst-plugins-base-0.10.32:0.10[introspection?]
89
90 introspection? ( >=dev-libs/gobject-introspection-0.6.7 )"
91 RDEPEND="${COMMON_DEPEND}
92 >=media-libs/gst-plugins-bad-0.10.19
93 >=media-libs/gst-plugins-good-0.10.16
94 media-plugins/gst-plugins-jpeg
95 >=media-plugins/gst-plugins-ogg-0.10.20
96 >=media-plugins/gst-plugins-pango-0.10.20
97 >=media-plugins/gst-plugins-theora-0.10.20
98 >=media-plugins/gst-plugins-v4l2-0.10
99 >=media-plugins/gst-plugins-vorbis-0.10.20
100 || ( >=media-plugins/gst-plugins-x-0.10
101 >=media-plugins/gst-plugins-xvideo-0.10 )"
102 DEPEND="${COMMON_DEPEND}
103 >=dev-lang/vala-0.13.2:0.14
104 >=app-text/gnome-doc-utils-0.20
105 >=dev-util/intltool-0.40
106 dev-util/pkgconfig
107 x11-proto/xf86vidmodeproto
108 app-text/docbook-xml-dtd:4.3
109 doc? ( >=dev-util/gtk-doc-1.14 )"
110
111 pkg_setup() {
112 G2CONF="${G2CONF}
113 VALAC=$(type -p valac-0.14)
114 $(use_enable introspection)
115 --disable-scrollkeeper
116 --disable-static"
117 DOCS="AUTHORS ChangeLog NEWS README"
118 }
119
120 src_compile() {
121 # Clutter-related sandbox violations when USE="doc introspection" and
122 # FEATURES="-userpriv" (see bug #385917).
123 # Work around the issue with the same horrible hack as in bug #385433.
124 DISPLAY="999invalid"
125 gnome2_src_compile
126 }