public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/sound-juicer: ChangeLog sound-juicer-2.99.0_pre20111001.ebuild
@ 2011-10-01 14:59 Nirbheek Chauhan (nirbheek)
  0 siblings, 0 replies; 3+ messages in thread
From: Nirbheek Chauhan (nirbheek) @ 2011-10-01 14:59 UTC (permalink / raw
  To: gentoo-commits

nirbheek    11/10/01 14:59:48

  Modified:             ChangeLog
  Added:                sound-juicer-2.99.0_pre20111001.ebuild
  Log:
  Add gtk3 git snapshot of sound-juicer for GNOME 3
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.209                media-sound/sound-juicer/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.209&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.209&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/ChangeLog?r1=1.208&r2=1.209

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v
retrieving revision 1.208
retrieving revision 1.209
diff -u -r1.208 -r1.209
--- ChangeLog	30 Aug 2011 07:15:23 -0000	1.208
+++ ChangeLog	1 Oct 2011 14:59:48 -0000	1.209
@@ -1,6 +1,12 @@
 # ChangeLog for media-sound/sound-juicer
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.208 2011/08/30 07:15:23 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.209 2011/10/01 14:59:48 nirbheek Exp $
+
+*sound-juicer-2.99.0_pre20111001 (01 Oct 2011)
+
+  01 Oct 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
+  +sound-juicer-2.99.0_pre20111001.ebuild:
+  Add gtk3 git snapshot of sound-juicer for GNOME 3
 
   30 Aug 2011; Gilles Dartiguelongue <eva@gentoo.org>
   sound-juicer-2.32.0-r1.ebuild:



1.1                  media-sound/sound-juicer/sound-juicer-2.99.0_pre20111001.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.99.0_pre20111001.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.99.0_pre20111001.ebuild?rev=1.1&content-type=text/plain

Index: sound-juicer-2.99.0_pre20111001.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.99.0_pre20111001.ebuild,v 1.1 2011/10/01 14:59:48 nirbheek Exp $

EAPI="4"
GCONF_DEBUG="yes"
GNOME2_LA_PUNT="yes"

inherit autotools eutils gnome2

DESCRIPTION="CD ripper for GNOME"
HOMEPAGE="http://www.burtonini.com/blog/computers/sound-juicer/"
SRC_URI="mirror://gentoo/${P}.tar.xz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="test"

COMMON_DEPEND=">=dev-libs/glib-2.18:2
	>=x11-libs/gtk+-2.90:3
	media-libs/libcanberra[gtk3]
	>=app-cdr/brasero-2.90
	>=gnome-base/gconf-2:2
	sys-apps/dbus
	dev-libs/dbus-glib

	>=media-libs/musicbrainz-3.0.2:3
	media-libs/libgnome-media-profiles:3

	>=media-libs/gstreamer-0.10.15:0.10
	>=media-libs/gst-plugins-base-0.10:0.10"

RDEPEND="${COMMON_DEPEND}
	gnome-base/gvfs[cdda,udev]
	>=media-plugins/gst-plugins-gconf-0.10:0.10
	>=media-plugins/gst-plugins-gio-0.10:0.10
	|| (
		>=media-plugins/gst-plugins-cdparanoia-0.10:0.10
		>=media-plugins/gst-plugins-cdio-0.10:0.10 )
	>=media-plugins/gst-plugins-meta-0.10-r2:0.10"

DEPEND="${COMMON_DEPEND}
	>=dev-util/pkgconfig-0.9
	>=dev-util/intltool-0.40
	>=app-text/scrollkeeper-0.3.5
	app-text/gnome-doc-utils
	test? ( ~app-text/docbook-xml-dtd-4.3 )"

pkg_setup() {
	# GST_INSPECT needed to get around some sandboxing checks
	G2CONF="${G2CONF}
		--disable-scrollkeeper
		GST_INSPECT=$(type -p true)"
	DOCS="AUTHORS ChangeLog NEWS README TODO"
}

pkg_postinst() {
	gnome2_pkg_postinst
	ewarn "If ${PN} does not rip to some music format, please check your"
	ewarn "USE flags on media-plugins/gst-plugins-meta"
}






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-sound/sound-juicer: ChangeLog sound-juicer-2.99.0_pre20111001.ebuild
@ 2011-11-25  7:20 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; 3+ messages in thread
From: Alexandre Rostovtsev (tetromino) @ 2011-11-25  7:20 UTC (permalink / raw
  To: gentoo-commits

tetromino    11/11/25 07:20:34

  Modified:             ChangeLog sound-juicer-2.99.0_pre20111001.ebuild
  Log:
  Drop alpha, ia64, ppc, ppc64, sparc, x86-fbsd keywords due to libgnome-media-profiles dep (bug #390345).
  
  (Portage version: 2.2.0_alpha77/cvs/Linux x86_64)

Revision  Changes    Path
1.215                media-sound/sound-juicer/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.215&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.215&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/ChangeLog?r1=1.214&r2=1.215

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v
retrieving revision 1.214
retrieving revision 1.215
diff -u -r1.214 -r1.215
--- ChangeLog	3 Nov 2011 18:36:03 -0000	1.214
+++ ChangeLog	25 Nov 2011 07:20:34 -0000	1.215
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/sound-juicer
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.214 2011/11/03 18:36:03 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.215 2011/11/25 07:20:34 tetromino Exp $
+
+  25 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
+  sound-juicer-2.99.0_pre20111001.ebuild:
+  Drop alpha, ia64, ppc, ppc64, sparc, x86-fbsd keywords due to
+  libgnome-media-profiles dep (bug #390345).
 
   03 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
   sound-juicer-2.32.0.ebuild, sound-juicer-2.32.0-r1.ebuild,



1.4                  media-sound/sound-juicer/sound-juicer-2.99.0_pre20111001.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.99.0_pre20111001.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.99.0_pre20111001.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.99.0_pre20111001.ebuild?r1=1.3&r2=1.4

Index: sound-juicer-2.99.0_pre20111001.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.99.0_pre20111001.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sound-juicer-2.99.0_pre20111001.ebuild	3 Nov 2011 18:36:03 -0000	1.3
+++ sound-juicer-2.99.0_pre20111001.ebuild	25 Nov 2011 07:20:34 -0000	1.4
@@ -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-sound/sound-juicer/sound-juicer-2.99.0_pre20111001.ebuild,v 1.3 2011/11/03 18:36:03 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.99.0_pre20111001.ebuild,v 1.4 2011/11/25 07:20:34 tetromino Exp $
 
 EAPI="4"
 GCONF_DEBUG="yes"
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~x86"
 IUSE="test"
 
 COMMON_DEPEND=">=dev-libs/glib-2.18:2






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-sound/sound-juicer: ChangeLog sound-juicer-2.99.0_pre20111001.ebuild
@ 2012-06-07  5:37 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; 3+ messages in thread
From: Alexandre Rostovtsev (tetromino) @ 2012-06-07  5:37 UTC (permalink / raw
  To: gentoo-commits

tetromino    12/06/07 05:37:36

  Modified:             ChangeLog sound-juicer-2.99.0_pre20111001.ebuild
  Log:
  Fix access violations with FEATURES=-userpriv (bug #419183, thanks to Travis Hansen).
  
  (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)

Revision  Changes    Path
1.219                media-sound/sound-juicer/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.219&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.219&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/ChangeLog?r1=1.218&r2=1.219

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v
retrieving revision 1.218
retrieving revision 1.219
diff -u -r1.218 -r1.219
--- ChangeLog	5 May 2012 08:53:59 -0000	1.218
+++ ChangeLog	7 Jun 2012 05:37:35 -0000	1.219
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/sound-juicer
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.218 2012/05/05 08:53:59 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.219 2012/06/07 05:37:35 tetromino Exp $
+
+  07 Jun 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+  sound-juicer-2.99.0_pre20111001.ebuild:
+  Fix access violations with FEATURES=-userpriv (bug #419183, thanks to Travis
+  Hansen).
 
   05 May 2012; Michał Górny <mgorny@gentoo.org>
   sound-juicer-2.32.0-r1.ebuild, sound-juicer-2.99.0_pre20111001.ebuild,



1.6                  media-sound/sound-juicer/sound-juicer-2.99.0_pre20111001.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.99.0_pre20111001.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.99.0_pre20111001.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.99.0_pre20111001.ebuild?r1=1.5&r2=1.6

Index: sound-juicer-2.99.0_pre20111001.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.99.0_pre20111001.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sound-juicer-2.99.0_pre20111001.ebuild	5 May 2012 08:53:59 -0000	1.5
+++ sound-juicer-2.99.0_pre20111001.ebuild	7 Jun 2012 05:37:35 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.99.0_pre20111001.ebuild,v 1.5 2012/05/05 08:53:59 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.99.0_pre20111001.ebuild,v 1.6 2012/06/07 05:37:35 tetromino Exp $
 
 EAPI="4"
 GCONF_DEBUG="yes"
@@ -55,6 +55,13 @@
 	DOCS="AUTHORS ChangeLog NEWS README TODO"
 }
 
+src_configure() {
+	# Work around sandbox violations when FEATURES=-userpriv caused by
+	# gst-inspect-0.10 (bug #419183)
+	unset DISPLAY
+	gnome2_src_configure
+}
+
 pkg_postinst() {
 	gnome2_pkg_postinst
 	ewarn "If ${PN} does not rip to some music format, please check your USE flags"






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-06-07  5:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-25  7:20 [gentoo-commits] gentoo-x86 commit in media-sound/sound-juicer: ChangeLog sound-juicer-2.99.0_pre20111001.ebuild Alexandre Rostovtsev (tetromino)
  -- strict thread matches above, loose matches on Subject: below --
2012-06-07  5:37 Alexandre Rostovtsev (tetromino)
2011-10-01 14:59 Nirbheek Chauhan (nirbheek)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox