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: gnome-extra/sushi/
Date: Wed,  5 Sep 2012 15:49:00 +0000 (UTC)	[thread overview]
Message-ID: <1346860102.02adc79aef35b76b847646081f8d56ee780217ea.nirbheek@gentoo> (raw)

commit:     02adc79aef35b76b847646081f8d56ee780217ea
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  5 01:47:38 2012 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Wed Sep  5 15:48:22 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=02adc79a

gnome-extra/sushi: don't bump; update live ebuild instead

Needs clutter-gst-2.0, which needs gstreamer-1.0

---
 gnome-extra/sushi/sushi-9999.ebuild |   19 +++++++++----------
 1 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/gnome-extra/sushi/sushi-9999.ebuild b/gnome-extra/sushi/sushi-9999.ebuild
index e6cec03..370d8e2 100644
--- a/gnome-extra/sushi/sushi-9999.ebuild
+++ b/gnome-extra/sushi/sushi-9999.ebuild
@@ -23,14 +23,12 @@ else
 fi
 IUSE=""
 
-# Optional app-office/unoconv support (OOo to pdf)
-# freetype needed for font loader
 # libX11 needed for sushi_create_foreign_window()
 COMMON_DEPEND=">=x11-libs/gdk-pixbuf-2.22.1[introspection]
 	>=dev-libs/gjs-0.7.7
 	>=dev-libs/glib-2.29.14:2
 	>=dev-libs/gobject-introspection-0.9.6
-	>=media-libs/clutter-1.10.0:1.0[introspection]
+	>=media-libs/clutter-1.11.4:1.0[introspection]
 	>=media-libs/clutter-gtk-1.0.1:1.0[introspection]
 	>=x11-libs/gtk+-3.0.0:3[introspection]
 
@@ -38,25 +36,26 @@ COMMON_DEPEND=">=x11-libs/gdk-pixbuf-2.22.1[introspection]
 	media-libs/freetype:2
 	media-libs/gstreamer:0.10[introspection]
 	media-libs/gst-plugins-base:0.10[introspection]
-	media-libs/clutter-gst:1.0[introspection]
-	media-libs/musicbrainz:4
+	media-libs/clutter-gst:2.0[introspection]
+	media-libs/musicbrainz:5
 	net-libs/webkit-gtk:3[introspection]
 	x11-libs/gtksourceview:3.0[introspection]
 	x11-libs/libX11
-"
+
+	office? ( app-office/unoconv )"
 DEPEND="${RDEPEND}
 	>=dev-util/intltool-0.40
 	>=sys-devel/gettext-0.17
-	virtual/pkgconfig
-"
+	virtual/pkgconfig"
 RDEPEND="${COMMON_DEPEND}
 	>=gnome-base/nautilus-3.1.90
-	x11-themes/gnome-icon-theme-symbolic
-"
+	x11-themes/gnome-icon-theme-symbolic"
 
 pkg_setup() {
 	G2CONF="${G2CONF}
 		UNOCONV=$(type -P false)
+		--disable-schemas-compile
 		--disable-static"
 	DOCS="AUTHORS NEWS README TODO"
+	use office && G2CONF+=" UNOCONV=$(type -P unoconv)"
 }


             reply	other threads:[~2012-09-05 15:50 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-05 15:49 Nirbheek Chauhan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-12-14 12:17 [gentoo-commits] proj/gnome:master commit in: gnome-extra/sushi/ Gilles Dartiguelongue
2015-05-14 13:39 Gilles Dartiguelongue
2014-10-27  0:04 Gilles Dartiguelongue
2014-04-23 22:14 Gilles Dartiguelongue
2014-04-21 14:40 Gilles Dartiguelongue
2013-11-16 11:35 Gilles Dartiguelongue
2012-12-24 16:16 Gilles Dartiguelongue
2012-11-21 22:36 Gilles Dartiguelongue
2012-11-01 22:48 Gilles Dartiguelongue
2012-10-27 21:59 Gilles Dartiguelongue
2012-04-12 10:17 Priit Laes
2012-04-02  6:43 Alexandre Restovtsev
2011-11-03  1:53 Alexandre Restovtsev
2011-10-18  7:37 Alexandre Restovtsev
2011-08-15 16:31 Nirbheek Chauhan
2011-05-02  9:15 Nirbheek Chauhan
2011-05-01 13:13 Nirbheek Chauhan
2011-04-30 19:37 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=1346860102.02adc79aef35b76b847646081f8d56ee780217ea.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