diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-05-14 18:23:12 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-05-14 18:23:12 +0000 |
commit | 0a0b915321e1a8379b78f74d3a10b9532547e6dc (patch) | |
tree | ef9d38596f922c1f5a26edc106140932890d351a /media-video/cheese | |
parent | add ~arm, bug #468984 (diff) | |
download | gentoo-2-0a0b915321e1a8379b78f74d3a10b9532547e6dc.tar.gz gentoo-2-0a0b915321e1a8379b78f74d3a10b9532547e6dc.tar.bz2 gentoo-2-0a0b915321e1a8379b78f74d3a10b9532547e6dc.zip |
Version bump, drop old
(Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-video/cheese')
-rw-r--r-- | media-video/cheese/ChangeLog | 8 | ||||
-rw-r--r-- | media-video/cheese/cheese-3.4.2.ebuild | 96 | ||||
-rw-r--r-- | media-video/cheese/cheese-3.8.2.ebuild (renamed from media-video/cheese/cheese-3.8.0.ebuild) | 15 |
3 files changed, 16 insertions, 103 deletions
diff --git a/media-video/cheese/ChangeLog b/media-video/cheese/ChangeLog index bcaf11127950..4a7e17cd3bee 100644 --- a/media-video/cheese/ChangeLog +++ b/media-video/cheese/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-video/cheese # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/cheese/ChangeLog,v 1.70 2013/04/16 19:32:17 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/cheese/ChangeLog,v 1.71 2013/05/14 18:23:12 pacho Exp $ + +*cheese-3.8.2 (14 May 2013) + + 14 May 2013; Pacho Ramos <pacho@gentoo.org> +cheese-3.8.2.ebuild, + -cheese-3.4.2.ebuild, -cheese-3.8.0.ebuild: + Version bump, drop old *cheese-3.8.1 (16 Apr 2013) diff --git a/media-video/cheese/cheese-3.4.2.ebuild b/media-video/cheese/cheese-3.4.2.ebuild deleted file mode 100644 index 2dd532d1bf68..000000000000 --- a/media-video/cheese/cheese-3.4.2.ebuild +++ /dev/null @@ -1,96 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/cheese/cheese-3.4.2.ebuild,v 1.6 2012/12/19 03:03:57 tetromino Exp $ - -EAPI="4" -GNOME2_LA_PUNT="yes" - -inherit gnome2 virtualx - -DESCRIPTION="A cheesy program to take pictures and videos from your webcam" -HOMEPAGE="http://www.gnome.org/projects/cheese/" - -LICENSE="GPL-2+" -SLOT="0" -IUSE="doc +introspection sendto test" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" - -COMMON_DEPEND=" - >=dev-libs/glib-2.28.0:2 - >=dev-libs/libgee-0.6.3:0 - >=x11-libs/gtk+-2.99.4:3[introspection?] - >=x11-libs/cairo-1.10 - >=x11-libs/pango-1.28.0 - >=virtual/udev-171[gudev] - >=gnome-base/gnome-desktop-2.91.6:3 - >=gnome-base/librsvg-2.32.0:2 - >=media-libs/libcanberra-0.26[gtk3] - >=media-libs/clutter-1.6.1:1.0[introspection?] - >=media-libs/clutter-gtk-0.91.8:1.0 - >=media-libs/clutter-gst-1.0.0:1.0 - - media-video/gnome-video-effects - x11-libs/gdk-pixbuf:2[jpeg,introspection?] - x11-libs/mx - x11-libs/libX11 - x11-libs/libXtst - - >=media-libs/gstreamer-0.10.32:0.10[introspection?] - >=media-libs/gst-plugins-base-0.10.32:0.10[introspection?] - - introspection? ( >=dev-libs/gobject-introspection-0.6.7 )" -RDEPEND="${COMMON_DEPEND} - >=media-libs/gst-plugins-bad-0.10.19:0.10 - >=media-libs/gst-plugins-good-0.10.16:0.10 - >=media-plugins/gst-plugins-ogg-0.10.20:0.10 - >=media-plugins/gst-plugins-pango-0.10.20:0.10 - >=media-plugins/gst-plugins-theora-0.10.20:0.10 - >=media-plugins/gst-plugins-vorbis-0.10.20:0.10 - - media-plugins/gst-plugins-jpeg:0.10 - media-plugins/gst-plugins-v4l2:0.10 - media-plugins/gst-plugins-vp8:0.10 - - || ( media-plugins/gst-plugins-x:0.10 - media-plugins/gst-plugins-xvideo:0.10 ) - - sendto? ( >=gnome-extra/nautilus-sendto-2.91 )" -DEPEND="${COMMON_DEPEND} - >=dev-lang/vala-0.13.2:0.14 - >=dev-util/intltool-0.40 - virtual/pkgconfig - - app-text/docbook-xml-dtd:4.3 - dev-libs/libxml2:2 - dev-util/itstool - x11-proto/xf86vidmodeproto - - doc? ( >=dev-util/gtk-doc-1.14 ) - test? ( dev-libs/glib:2[utils] )" - -pkg_setup() { - G2CONF="${G2CONF} - VALAC=$(type -p valac-0.14) - $(use_enable introspection) - --disable-lcov - --disable-static" - DOCS="AUTHORS ChangeLog NEWS README" -} - -src_configure() { - # Work around sandbox violations when FEATURES=-userpriv caused by - # gst-inspect-0.10 (bug #410061) - unset DISPLAY - gnome2_src_configure -} - -src_compile() { - # Clutter-related sandbox violations when USE="doc introspection" and - # FEATURES="-userpriv" (see bug #385917). - unset DISPLAY - gnome2_src_compile -} - -src_test() { - Xemake check -} diff --git a/media-video/cheese/cheese-3.8.0.ebuild b/media-video/cheese/cheese-3.8.2.ebuild index ff1e9c1da00d..2ff973c6b63c 100644 --- a/media-video/cheese/cheese-3.8.0.ebuild +++ b/media-video/cheese/cheese-3.8.2.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/cheese/cheese-3.8.0.ebuild,v 1.1 2013/03/28 17:43:59 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/cheese/cheese-3.8.2.ebuild,v 1.1 2013/05/14 18:23:12 pacho Exp $ EAPI="5" GCONF_DEBUG="no" -VALA_MIN_API_VERSION="0.16" +VALA_MIN_API_VERSION="0.18" inherit eutils gnome2 multilib vala virtualx DESCRIPTION="A cheesy program to take pictures and videos from your webcam" -HOMEPAGE="http://www.gnome.org/projects/cheese/" +HOMEPAGE="http://projects.gnome.org/cheese/" LICENSE="GPL-2+" SLOT="0/7" # subslot = libcheese soname version @@ -38,7 +38,8 @@ COMMON_DEPEND=" media-libs/gst-plugins-base:1.0[introspection?,ogg,pango,theora,vorbis,X] >=virtual/udev-171:=[gudev] - introspection? ( >=dev-libs/gobject-introspection-0.6.7 )" + introspection? ( >=dev-libs/gobject-introspection-0.6.7 ) +" RDEPEND="${COMMON_DEPEND} media-libs/gst-plugins-bad:1.0 media-libs/gst-plugins-good:1.0 @@ -47,7 +48,8 @@ RDEPEND="${COMMON_DEPEND} media-plugins/gst-plugins-v4l2:1.0 media-plugins/gst-plugins-vpx:1.0 - sendto? ( >=gnome-extra/nautilus-sendto-2.91 )" + sendto? ( >=gnome-extra/nautilus-sendto-2.91 ) +" DEPEND="${COMMON_DEPEND} app-text/docbook-xml-dtd:4.3 dev-libs/libxml2:2 @@ -56,7 +58,8 @@ DEPEND="${COMMON_DEPEND} dev-util/itstool virtual/pkgconfig x11-proto/xf86vidmodeproto - test? ( dev-libs/glib:2[utils] )" + test? ( dev-libs/glib:2[utils] ) +" src_configure() { gnome2_src_configure \ |