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: app-cdr/brasero/
Date: Thu, 10 Mar 2011 15:41:05 +0000 (UTC)	[thread overview]
Message-ID: <32a3a46e5f6987c33b102b4e4669de891f149908.nirbheek@gentoo> (raw)

commit:     32a3a46e5f6987c33b102b4e4669de891f149908
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 10 14:30:22 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Thu Mar 10 14:30:22 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=32a3a46e

app-cdr/brasero: make libburn the default backend

* cdrtools/cdrkit/cdrdao/growisofs are only enabled if you disable USE=libburn
* The libburn project has matured quite a lot, we really should use it

---
 app-cdr/brasero/brasero-2.91.91.ebuild |   20 +++++++++-----------
 1 files changed, 9 insertions(+), 11 deletions(-)

diff --git a/app-cdr/brasero/brasero-2.91.91.ebuild b/app-cdr/brasero/brasero-2.91.91.ebuild
index e0852fd..c8404bb 100644
--- a/app-cdr/brasero/brasero-2.91.91.ebuild
+++ b/app-cdr/brasero/brasero-2.91.91.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://projects.gnome.org/brasero/"
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="beagle cdr +css doc +introspection +libburn nautilus packagekit playlist test"
+IUSE="beagle +css doc +introspection +libburn nautilus packagekit playlist test"
 if [[ ${PV} = 9999 ]]; then
 	inherit gnome2-live
 	KEYWORDS=""
@@ -42,12 +42,12 @@ COMMON_DEPEND="
 	nautilus? ( >=gnome-base/nautilus-2.91.90 )
 	playlist? ( >=dev-libs/totem-pl-parser-2.29.1 )"
 RDEPEND="${COMMON_DEPEND}
-	app-cdr/cdrdao
-	app-cdr/dvd+rw-tools
 	media-plugins/gst-plugins-meta
 	css? ( media-libs/libdvdcss )
-	cdr? ( virtual/cdrtools )
-	!libburn? ( virtual/cdrtools )
+	!libburn? (
+		app-cdr/cdrdao
+		app-cdr/dvd+rw-tools
+		virtual/cdrtools )
 	packagekit? ( app-portage/packagekit )"
 DEPEND="${COMMON_DEPEND}
 	app-text/gnome-doc-utils
@@ -69,17 +69,15 @@ pkg_setup() {
 		--disable-caches
 		--disable-dependency-tracking
 		$(use_enable beagle search beagle)
-		$(use_enable cdr cdrtools)
-		$(use_enable cdr cdrkit)
+		$(use_enable !libburn cdrtools)
+		$(use_enable !libburn cdrkit)
+		$(use_enable !libburn cdrdao)
+		$(use_enable !libburn growisofs)
 		$(use_enable introspection)
 		$(use_enable libburn libburnia)
 		$(use_enable nautilus)
 		$(use_enable playlist)"
 
-	if ! use libburn; then
-		G2CONF="${G2CONF} --enable-cdrtools --enable-cdrkit"
-	fi
-
 	DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"
 }
 



             reply	other threads:[~2011-03-10 15:41 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-10 15:41 Nirbheek Chauhan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-02-24 12:26 [gentoo-commits] proj/gnome:master commit in: app-cdr/brasero/ Mart Raudsepp
2014-11-23 19:37 Gilles Dartiguelongue
2014-10-26 17:24 Gilles Dartiguelongue
2014-04-20 22:57 Gilles Dartiguelongue
2013-12-12 23:20 Gilles Dartiguelongue
2012-12-16 14:13 Gilles Dartiguelongue
2012-11-25 16:41 Gilles Dartiguelongue
2012-11-06  8:12 Gilles Dartiguelongue
2012-04-14  6:49 Alexandre Restovtsev
2011-11-04  8:16 Alexandre Restovtsev
2011-04-10 18:04 Gilles Dartiguelongue
2011-04-05  0:57 Nirbheek Chauhan
2011-03-26  0:37 Nirbheek Chauhan
2011-03-09 11:34 Nirbheek Chauhan
2011-02-22 13:11 Nirbheek Chauhan

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=32a3a46e5f6987c33b102b4e4669de891f149908.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