public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexandre Restovtsev" <tetromino@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: dev-libs/totem-pl-parser/
Date: Thu, 24 May 2012 09:12:00 +0000 (UTC)	[thread overview]
Message-ID: <1337849974.9e4df3947c5fa6e38b4608939d06403cb704e084.tetromino@gentoo> (raw)

commit:     9e4df3947c5fa6e38b4608939d06403cb704e084
Author:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Thu May 24 08:59:34 2012 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Thu May 24 08:59:34 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=9e4df394

dev-libs/totem-pl-parser: moved to gx86; add live ebuild

---
 ...er-3.2.0.ebuild => totem-pl-parser-9999.ebuild} |   28 ++++++++++++-------
 1 files changed, 18 insertions(+), 10 deletions(-)

diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-3.2.0.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-9999.ebuild
similarity index 77%
rename from dev-libs/totem-pl-parser/totem-pl-parser-3.2.0.ebuild
rename to dev-libs/totem-pl-parser/totem-pl-parser-9999.ebuild
index 948965e..f3a0553 100644
--- a/dev-libs/totem-pl-parser/totem-pl-parser-3.2.0.ebuild
+++ b/dev-libs/totem-pl-parser/totem-pl-parser-9999.ebuild
@@ -1,23 +1,27 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.32.6-r1.ebuild,v 1.5 2012/01/18 20:25:17 maekke Exp $
+# $Header: $
 
 EAPI="4"
 GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
 
-inherit eutils gnome2
+inherit gnome2
+if [[ ${PV} = 9999 ]]; then
+	inherit gnome2-live
+fi
 
 DESCRIPTION="Playlist parsing library"
 HOMEPAGE="http://projects.gnome.org/totem/ http://developer.gnome.org/totem-pl-parser/stable/"
 
-# eautoreconf needs:
-#SRC_URI="${SRC_URI} mirror://gentoo/introspection-20110205.m4.tar.bz2"
-
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~sparc ~x86 ~x86-fbsd"
-IUSE="archive crypt doc +introspection +quvi"
+if [[ ${PV} = 9999 ]]; then
+	KEYWORDS=""
+else
+	KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~sparc ~x86 ~x86-fbsd"
+fi
+IUSE="archive crypt doc +introspection +quvi test"
 
 RDEPEND=">=dev-libs/glib-2.31:2
 	dev-libs/gmime:2.4
@@ -28,9 +32,13 @@ RDEPEND=">=dev-libs/glib-2.31:2
 	quvi? ( >=media-libs/libquvi-0.2.15 )"
 DEPEND="${RDEPEND}
 	!<media-video/totem-2.21
-	>=sys-devel/gettext-0.17
 	>=dev-util/intltool-0.35
-	doc? ( >=dev-util/gtk-doc-1.14 )"
+	>=sys-devel/gettext-0.17
+	virtual/pkgconfig
+	doc? ( >=dev-util/gtk-doc-1.14 )
+	test? (
+		gnome-base/gvfs[http]
+		sys-apps/dbus )"
 # eautoreconf needs:
 #	>=dev-util/gtk-doc-am-1.14
 
@@ -66,5 +74,5 @@ src_prepare() {
 
 src_test() {
 	# This is required as told by upstream in bgo#629542
-	dbus-launch emake check || die "emake check failed"
+	GVFS_DISABLE_FUSE=1 dbus-launch emake check || die "emake check failed"
 }



             reply	other threads:[~2012-05-24  9:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-24  9:12 Alexandre Restovtsev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-05-17 15:39 [gentoo-commits] proj/gnome:master commit in: dev-libs/totem-pl-parser/ Gilles Dartiguelongue
2013-12-05 10:38 Priit Laes
2013-11-28 23:50 Gilles Dartiguelongue
2012-03-25 17:15 Gilles Dartiguelongue

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=1337849974.9e4df3947c5fa6e38b4608939d06403cb704e084.tetromino@gentoo \
    --to=tetromino@gmail.com \
    --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