summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2011-10-21 03:43:07 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2011-10-21 03:43:07 +0000
commit50a55972f8070bbaac74a1797cddcbc4dee4eda2 (patch)
tree686f13b15ec5a3df3fef0ae7a1dbe38b69d0e053 /media-video/cheese
parent[app-emulation/qemu-kvm-9999] Use Avi Kivity's git repo until kernel.org is u... (diff)
downloadgentoo-2-50a55972f8070bbaac74a1797cddcbc4dee4eda2.tar.gz
gentoo-2-50a55972f8070bbaac74a1797cddcbc4dee4eda2.tar.bz2
gentoo-2-50a55972f8070bbaac74a1797cddcbc4dee4eda2.zip
Needs gst-plugins-jpeg for capturing still photos (bug #379649 comment 4). Thanks to Albert W. Hopkins <marduk@python.net> for reporting.
(Portage version: 2.2.0_alpha69/cvs/Linux x86_64)
Diffstat (limited to 'media-video/cheese')
-rw-r--r--media-video/cheese/ChangeLog6
-rw-r--r--media-video/cheese/cheese-3.0.2.ebuild3
2 files changed, 7 insertions, 2 deletions
diff --git a/media-video/cheese/ChangeLog b/media-video/cheese/ChangeLog
index 545530f40dd1..31a828d5863f 100644
--- a/media-video/cheese/ChangeLog
+++ b/media-video/cheese/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/cheese
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/cheese/ChangeLog,v 1.51 2011/09/14 10:45:50 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/cheese/ChangeLog,v 1.52 2011/10/21 03:43:07 tetromino Exp $
+
+ 21 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> cheese-3.0.2.ebuild:
+ Needs gst-plugins-jpeg for capturing still photos (bug #379649 comment 4).
+ Thanks to Albert W. Hopkins <marduk@python.net> for reporting.
14 Sep 2011; Pacho Ramos <pacho@gentoo.org> cheese-3.0.2.ebuild:
Fix libgee dependency to proper slot.
diff --git a/media-video/cheese/cheese-3.0.2.ebuild b/media-video/cheese/cheese-3.0.2.ebuild
index e49ccbeed801..8b568df4cc72 100644
--- a/media-video/cheese/cheese-3.0.2.ebuild
+++ b/media-video/cheese/cheese-3.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/cheese/cheese-3.0.2.ebuild,v 1.2 2011/09/14 10:45:50 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/cheese/cheese-3.0.2.ebuild,v 1.3 2011/10/21 03:43:07 tetromino Exp $
EAPI="4"
GNOME2_LA_PUNT="yes"
@@ -43,6 +43,7 @@ COMMON_DEPEND="
RDEPEND="${COMMON_DEPEND}
>=media-libs/gst-plugins-bad-0.10.19
>=media-libs/gst-plugins-good-0.10.16
+ media-plugins/gst-plugins-jpeg
>=media-plugins/gst-plugins-ogg-0.10.20
>=media-plugins/gst-plugins-pango-0.10.20
>=media-plugins/gst-plugins-theora-0.10.20