public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Nirbheek Chauhan" <nirbheek@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: media-video/cheese/
Date: Thu, 17 Mar 2011 17:12:45 +0000 (UTC)	[thread overview]
Message-ID: <cbdc4c0e95defc878f0a75b31f7452ee26827238.nirbheek@gentoo> (raw)

commit:     cbdc4c0e95defc878f0a75b31f7452ee26827238
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 17 16:52:47 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Thu Mar 17 16:52:47 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=cbdc4c0e

media-video/cheese: fix gst-plugins-bad dep, add live version

---
 media-video/cheese/cheese-2.91.91.1.ebuild         |    9 +++++++--
 ...{cheese-2.91.91.1.ebuild => cheese-9999.ebuild} |    9 +++++++--
 2 files changed, 14 insertions(+), 4 deletions(-)

diff --git a/media-video/cheese/cheese-2.91.91.1.ebuild b/media-video/cheese/cheese-2.91.91.1.ebuild
index b6ef936..bb9c25e 100644
--- a/media-video/cheese/cheese-2.91.91.1.ebuild
+++ b/media-video/cheese/cheese-2.91.91.1.ebuild
@@ -13,8 +13,13 @@ HOMEPAGE="http://www.gnome.org/projects/cheese/"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="doc +introspection v4l vala"
+if [[ ${PV} = 9999 ]]; then
+	inherit gnome2-live
+	KEYWORDS=""
+else
+	KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+fi
 
 COMMON_DEPEND="
 	>=dev-libs/glib-2.28.0:2
@@ -40,7 +45,7 @@ COMMON_DEPEND="
 
 	introspection? ( >=dev-libs/gobject-introspection-0.6.7 )"
 RDEPEND="${COMMON_DEPEND}
-	>=media-libs/gst-plugins-bad-0.10.11
+	>=media-libs/gst-plugins-bad-0.10.21
 	>=media-libs/gst-plugins-good-0.10.16
 	>=media-plugins/gst-plugins-ogg-0.10.20
 	>=media-plugins/gst-plugins-pango-0.10.20

diff --git a/media-video/cheese/cheese-2.91.91.1.ebuild b/media-video/cheese/cheese-9999.ebuild
similarity index 92%
copy from media-video/cheese/cheese-2.91.91.1.ebuild
copy to media-video/cheese/cheese-9999.ebuild
index b6ef936..bb9c25e 100644
--- a/media-video/cheese/cheese-2.91.91.1.ebuild
+++ b/media-video/cheese/cheese-9999.ebuild
@@ -13,8 +13,13 @@ HOMEPAGE="http://www.gnome.org/projects/cheese/"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="doc +introspection v4l vala"
+if [[ ${PV} = 9999 ]]; then
+	inherit gnome2-live
+	KEYWORDS=""
+else
+	KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+fi
 
 COMMON_DEPEND="
 	>=dev-libs/glib-2.28.0:2
@@ -40,7 +45,7 @@ COMMON_DEPEND="
 
 	introspection? ( >=dev-libs/gobject-introspection-0.6.7 )"
 RDEPEND="${COMMON_DEPEND}
-	>=media-libs/gst-plugins-bad-0.10.11
+	>=media-libs/gst-plugins-bad-0.10.21
 	>=media-libs/gst-plugins-good-0.10.16
 	>=media-plugins/gst-plugins-ogg-0.10.20
 	>=media-plugins/gst-plugins-pango-0.10.20



             reply	other threads:[~2011-03-17 17:12 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-17 17:12 Nirbheek Chauhan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-03-23 21:59 [gentoo-commits] proj/gnome:master commit in: media-video/cheese/ Nirbheek Chauhan
2011-03-23 23:03 Nirbheek Chauhan
2011-03-26  3:07 Nirbheek Chauhan
2011-04-05  0:57 Nirbheek Chauhan
2011-04-08 10:52 Gilles Dartiguelongue
2011-04-27 22:22 Gilles Dartiguelongue
2011-07-19  0:22 Alexandre Restovtsev
2011-10-01  3:22 Alexandre Restovtsev
2011-10-07  3:02 Alexandre Restovtsev
2011-10-18  7:37 Alexandre Restovtsev
2012-03-26  8:20 Nirbheek Chauhan
2012-04-08 16:06 Alexandre Restovtsev
2012-04-11  8:48 Priit Laes
2012-05-24  8:05 Alexandre Restovtsev
2012-09-10  6:22 Nirbheek Chauhan
2012-10-28 19:36 Gilles Dartiguelongue
2012-11-01 22:48 Gilles Dartiguelongue
2012-11-01 22:48 Gilles Dartiguelongue
2012-11-22 22:29 Gilles Dartiguelongue
2012-12-08 17:34 Alexandre Rostovtsev
2012-12-09  5:47 Alexandre Rostovtsev
2012-12-19  8:38 Alexandre Rostovtsev
2013-10-13 16:45 Gilles Dartiguelongue
2013-11-16 11:46 Gilles Dartiguelongue
2013-11-16 11:54 Gilles Dartiguelongue
2014-04-20 13:54 Gilles Dartiguelongue
2014-04-20 23:44 Gilles Dartiguelongue
2014-04-23 22:14 Gilles Dartiguelongue
2014-10-13 21:51 Gilles Dartiguelongue
2014-11-23 22:28 Gilles Dartiguelongue
2014-12-26 21:53 Gilles Dartiguelongue
2015-06-10 10:37 Gilles Dartiguelongue
2016-04-02 11:36 Ole Reifschneider
2017-12-20 19:39 Sobhan Mohammadpour
2018-01-12 14:22 Dennis Lamm
2018-05-31  7:10 Gilles Dartiguelongue
2018-05-31  7:10 Gilles Dartiguelongue
2018-08-03 11:51 Mart Raudsepp
2018-08-03 11:51 Mart Raudsepp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cbdc4c0e95defc878f0a75b31f7452ee26827238.nirbheek@gentoo \
    --to=nirbheek@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox