public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/banshee: ChangeLog banshee-1.0.0.ebuild
@ 2008-06-11 13:44 Peter Alfredsen (loki_val)
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Alfredsen (loki_val) @ 2008-06-11 13:44 UTC (permalink / raw
  To: gentoo-commits

loki_val    08/06/11 13:44:48

  Modified:             ChangeLog
  Added:                banshee-1.0.0.ebuild
  Log:
  Bump to 1.0.0.
  (Portage version: 2.1.5.4)

Revision  Changes    Path
1.59                 media-sound/banshee/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/banshee/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/banshee/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/banshee/ChangeLog?r1=1.58&r2=1.59

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/banshee/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	15 Apr 2008 01:35:35 -0000	1.58
+++ ChangeLog	11 Jun 2008 13:44:48 -0000	1.59
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/banshee
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/ChangeLog,v 1.58 2008/04/15 01:35:35 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/ChangeLog,v 1.59 2008/06/11 13:44:48 loki_val Exp $
+
+*banshee-1.0.0 (11 Jun 2008)
+
+  11 Jun 2008; Peter Alfredsen <loki_val@gentoo.org> +banshee-1.0.0.ebuild:
+  Bump to 1.0.0.
 
 *banshee-0.13.2-r1 (15 Apr 2008)
 



1.1                  media-sound/banshee/banshee-1.0.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/banshee/banshee-1.0.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/banshee/banshee-1.0.0.ebuild?rev=1.1&content-type=text/plain

Index: banshee-1.0.0.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-1.0.0.ebuild,v 1.1 2008/06/11 13:44:48 loki_val Exp $

EAPI=1

inherit eutils mono gnome2

GVER=0.10.3

DESCRIPTION="Import, organize, play, and share your music using a simple and powerful interface."
HOMEPAGE="http://banshee-project.org"
SRC_URI="http://download.banshee-project.org/${PN}/${PN}-1-${PV}.tar.bz2"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+aac +boo +daap doc +encode +flac +ipod +mad +mtp +podcast test +vorbis"

RDEPEND=">=dev-lang/mono-1.2.4
	>=dev-dotnet/gtk-sharp-2.10
	>=dev-dotnet/gconf-sharp-2.8
	>=dev-dotnet/gnome-sharp-2.8
	>=media-libs/gst-plugins-bad-${GVER}
	>=media-libs/gst-plugins-good-${GVER}
	>=media-libs/gst-plugins-ugly-${GVER}
	>=media-plugins/gst-plugins-alsa-${GVER}
	>=media-plugins/gst-plugins-gnomevfs-${GVER}
	>=media-plugins/gst-plugins-gconf-${GVER}
	>=media-plugins/gst-plugins-cdparanoia-${GVER}
	=media-libs/musicbrainz-2*
	dev-dotnet/dbus-glib-sharp
	dev-dotnet/mono-addins
	dev-dotnet/taglib-sharp
	>=dev-db/sqlite-3.4
	aac? (
		>=media-plugins/gst-plugins-faad-${GVER}
	)
	boo? (
		>=dev-lang/boo-0.8.1
	)
	daap? (
	 	>=dev-dotnet/mono-zeroconf-0.7.3
	)
	doc? (
		dev-util/monodoc
	)
	encode? (
		>=media-plugins/gst-plugins-lame-${GVER}
		>=media-plugins/gst-plugins-taglib-${GVER}
	)
	flac? (
		>=media-plugins/gst-plugins-flac-${GVER}
	)
	ipod? (
		>=dev-dotnet/ipod-sharp-0.8.0
	)
	mad? (
		>=media-plugins/gst-plugins-mad-${GVER}
	)
	mtp? (
		>=media-libs/libmtp-0.2.0
	)
	vorbis? (
		>=media-plugins/gst-plugins-ogg-${GVER}
		>=media-plugins/gst-plugins-vorbis-${GVER}
	)"

DEPEND="${RDEPEND}
	dev-util/pkgconfig"

DOCS="AUTHORS ChangeLog HACKING NEWS README"

S="${WORKDIR}/${PN}-1-${PV}"

pkg_setup() {
	export G2CONF="${G2CONF} \
		$(use_enable doc docs) \
		$(use_enable mtp) \
		$(use_enable daap) \
		$(use_enable ipod) \
		$(use_enable podcast) \
		$(use_enable test tests)"
	export MAKEOPTS="${MAKEOPTS} -j1"
}



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in media-sound/banshee: ChangeLog banshee-1.0.0.ebuild
@ 2008-06-11 15:30 Peter Alfredsen (loki_val)
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Alfredsen (loki_val) @ 2008-06-11 15:30 UTC (permalink / raw
  To: gentoo-commits

loki_val    08/06/11 15:30:00

  Modified:             ChangeLog banshee-1.0.0.ebuild
  Log:
  drac++, nitfixes.
  (Portage version: 2.1.5.4)

Revision  Changes    Path
1.60                 media-sound/banshee/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/banshee/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/banshee/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/banshee/ChangeLog?r1=1.59&r2=1.60

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/banshee/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	11 Jun 2008 13:44:48 -0000	1.59
+++ ChangeLog	11 Jun 2008 15:29:59 -0000	1.60
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/banshee
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/ChangeLog,v 1.59 2008/06/11 13:44:48 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/ChangeLog,v 1.60 2008/06/11 15:29:59 loki_val Exp $
+
+  11 Jun 2008; Peter Alfredsen <loki_val@gentoo.org> banshee-1.0.0.ebuild:
+  drac++, nitfixes.
 
 *banshee-1.0.0 (11 Jun 2008)
 



1.2                  media-sound/banshee/banshee-1.0.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/banshee/banshee-1.0.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/banshee/banshee-1.0.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/banshee/banshee-1.0.0.ebuild?r1=1.1&r2=1.2

Index: banshee-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-1.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- banshee-1.0.0.ebuild	11 Jun 2008 13:44:48 -0000	1.1
+++ banshee-1.0.0.ebuild	11 Jun 2008 15:29:59 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-1.0.0.ebuild,v 1.1 2008/06/11 13:44:48 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-1.0.0.ebuild,v 1.2 2008/06/11 15:29:59 loki_val Exp $
 
 EAPI=1
 
@@ -70,15 +70,16 @@
 
 DOCS="AUTHORS ChangeLog HACKING NEWS README"
 
-S="${WORKDIR}/${PN}-1-${PV}"
+S=${WORKDIR}/${PN}-1-${PV}
 
 pkg_setup() {
-	export G2CONF="${G2CONF} \
+	G2CONF="${G2CONF} \
 		$(use_enable doc docs) \
 		$(use_enable mtp) \
 		$(use_enable daap) \
 		$(use_enable ipod) \
 		$(use_enable podcast) \
 		$(use_enable test tests)"
-	export MAKEOPTS="${MAKEOPTS} -j1"
+
+	MAKEOPTS="${MAKEOPTS} -j1"
 }



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in media-sound/banshee: ChangeLog banshee-1.0.0.ebuild
@ 2008-06-16 13:35 Samuli Suominen (drac)
  0 siblings, 0 replies; 3+ messages in thread
From: Samuli Suominen (drac) @ 2008-06-16 13:35 UTC (permalink / raw
  To: gentoo-commits

drac        08/06/16 13:35:01

  Modified:             ChangeLog banshee-1.0.0.ebuild
  Log:
  Sane USE defaults; most people don't own removable devices like ipod and mtp. Need >=libmtp-0.2.5-r1 because it's the first version that ships fdi for HAL.
  (Portage version: 2.1.5.5)

Revision  Changes    Path
1.61                 media-sound/banshee/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/banshee/ChangeLog?rev=1.61&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/banshee/ChangeLog?rev=1.61&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/banshee/ChangeLog?r1=1.60&r2=1.61

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/banshee/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	11 Jun 2008 15:29:59 -0000	1.60
+++ ChangeLog	16 Jun 2008 13:35:01 -0000	1.61
@@ -1,9 +1,11 @@
 # ChangeLog for media-sound/banshee
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/ChangeLog,v 1.60 2008/06/11 15:29:59 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/ChangeLog,v 1.61 2008/06/16 13:35:01 drac Exp $
 
-  11 Jun 2008; Peter Alfredsen <loki_val@gentoo.org> banshee-1.0.0.ebuild:
-  drac++, nitfixes.
+  16 Jun 2008; Samuli Suominen <drac@gentoo.org> banshee-1.0.0.ebuild:
+  Sane USE defaults; most people don't own removable devices like ipod and
+  mtp. Need >=libmtp-0.2.5-r1 because it's the first version that ships fdi
+  for HAL.
 
 *banshee-1.0.0 (11 Jun 2008)
 



1.4                  media-sound/banshee/banshee-1.0.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/banshee/banshee-1.0.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/banshee/banshee-1.0.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/banshee/banshee-1.0.0.ebuild?r1=1.3&r2=1.4

Index: banshee-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-1.0.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- banshee-1.0.0.ebuild	11 Jun 2008 15:40:20 -0000	1.3
+++ banshee-1.0.0.ebuild	16 Jun 2008 13:35:01 -0000	1.4
@@ -1,20 +1,21 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-1.0.0.ebuild,v 1.3 2008/06/11 15:40:20 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-1.0.0.ebuild,v 1.4 2008/06/16 13:35:01 drac Exp $
 
 EAPI=1
 
-inherit eutils mono gnome2
+inherit gnome2 mono
 
 GVER=0.10.3
 
 DESCRIPTION="Import, organize, play, and share your music using a simple and powerful interface."
 HOMEPAGE="http://banshee-project.org"
 SRC_URI="http://download.banshee-project.org/${PN}/${PN}-1-${PV}.tar.bz2"
+
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="+aac +boo +daap doc +encode +flac +ipod +mad +mtp +podcast test +vorbis"
+IUSE="+aac +boo daap doc +encode +flac ipod +mad mtp +podcast test +vorbis"
 
 RDEPEND=">=dev-lang/mono-1.2.4
 	>=dev-dotnet/gtk-sharp-2.10
@@ -58,7 +59,7 @@
 		>=media-plugins/gst-plugins-mad-${GVER}
 	)
 	mtp? (
-		>=media-libs/libmtp-0.2.0
+		>=media-libs/libmtp-0.2.5-r1
 	)
 	vorbis? (
 		>=media-plugins/gst-plugins-ogg-${GVER}



-- 
gentoo-commits@lists.gentoo.org mailing list



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

end of thread, other threads:[~2008-06-16 13:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-16 13:35 [gentoo-commits] gentoo-x86 commit in media-sound/banshee: ChangeLog banshee-1.0.0.ebuild Samuli Suominen (drac)
  -- strict thread matches above, loose matches on Subject: below --
2008-06-11 15:30 Peter Alfredsen (loki_val)
2008-06-11 13:44 Peter Alfredsen (loki_val)

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