public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-plugins/banshee-community-extensions: banshee-community-extensions-2.4.0-r1.ebuild banshee-community-extensions-2.4.0.ebuild ChangeLog
@ 2012-09-16 11:55 Pacho Ramos (pacho)
  0 siblings, 0 replies; only message in thread
From: Pacho Ramos (pacho) @ 2012-09-16 11:55 UTC (permalink / raw
  To: gentoo-commits

pacho       12/09/16 11:55:40

  Modified:             banshee-community-extensions-2.4.0.ebuild ChangeLog
  Added:                banshee-community-extensions-2.4.0-r1.ebuild
  Log:
  Disable zeitgeist in version to stabilize.
  
  (Portage version: 2.1.11.17/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  media-plugins/banshee-community-extensions/banshee-community-extensions-2.4.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/banshee-community-extensions/banshee-community-extensions-2.4.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/banshee-community-extensions/banshee-community-extensions-2.4.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/banshee-community-extensions/banshee-community-extensions-2.4.0.ebuild?r1=1.1&r2=1.2

Index: banshee-community-extensions-2.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/banshee-community-extensions/banshee-community-extensions-2.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- banshee-community-extensions-2.4.0.ebuild	15 Jun 2012 20:41:10 -0000	1.1
+++ banshee-community-extensions-2.4.0.ebuild	16 Sep 2012 11:55:40 -0000	1.2
@@ -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-plugins/banshee-community-extensions/banshee-community-extensions-2.4.0.ebuild,v 1.1 2012/06/15 20:41:10 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/banshee-community-extensions/banshee-community-extensions-2.4.0.ebuild,v 1.2 2012/09/16 11:55:40 pacho Exp $
 
 EAPI="4"
 
@@ -13,7 +13,7 @@
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="doc lastfmfingerprint lirc lyrics mirage telepathy zeitgeist"
+IUSE="doc lastfmfingerprint lirc lyrics mirage telepathy"
 
 DEPEND=">=dev-lang/mono-2.0
 	>=media-sound/banshee-2.4.0[web]
@@ -36,10 +36,6 @@
 	telepathy? (
 		dev-dotnet/notify-sharp
 		>=dev-lang/mono-2.4.2
-	)
-	zeitgeist? (
-		dev-libs/libzeitgeist
-		dev-dotnet/zeitgeist-sharp
 	)"
 RDEPEND="${DEPEND}
 	!media-plugins/banshee-lyrics
@@ -73,7 +69,7 @@
 		$(use_enable lyrics) \
 		$(use_enable mirage) \
 		$(use_enable telepathy) \
-		$(use_enable zeitgeist zeitgeistdataprovider) \
+		--disable-zeitgeistdataprovider \
 		$(use_enable test tests) \
 		${myconf}
 }



1.27                 media-plugins/banshee-community-extensions/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/banshee-community-extensions/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/banshee-community-extensions/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/banshee-community-extensions/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/banshee-community-extensions/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	15 Jun 2012 20:41:10 -0000	1.26
+++ ChangeLog	16 Sep 2012 11:55:40 -0000	1.27
@@ -1,6 +1,13 @@
 # ChangeLog for media-plugins/banshee-community-extensions
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/banshee-community-extensions/ChangeLog,v 1.26 2012/06/15 20:41:10 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/banshee-community-extensions/ChangeLog,v 1.27 2012/09/16 11:55:40 pacho Exp $
+
+*banshee-community-extensions-2.4.0-r1 (16 Sep 2012)
+
+  16 Sep 2012; Pacho Ramos <pacho@gentoo.org>
+  +banshee-community-extensions-2.4.0-r1.ebuild,
+  banshee-community-extensions-2.4.0.ebuild:
+  Disable zeitgeist in version to stabilize.
 
 *banshee-community-extensions-2.4.0 (15 Jun 2012)
 
@@ -139,4 +146,3 @@
   Initial commit. This brings in several community extensions for Banshee
   and supercedes media-plugins/banshee-lyrics and
   media-plugins/banshee-mirage for the 1.5.x series.
-



1.1                  media-plugins/banshee-community-extensions/banshee-community-extensions-2.4.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/banshee-community-extensions/banshee-community-extensions-2.4.0-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/banshee-community-extensions/banshee-community-extensions-2.4.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: banshee-community-extensions-2.4.0-r1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/banshee-community-extensions/banshee-community-extensions-2.4.0-r1.ebuild,v 1.1 2012/09/16 11:55:40 pacho Exp $

EAPI="4"

inherit base mono

DESCRIPTION="Community-developed plugins for the Banshee media player"
HOMEPAGE="http://banshee.fm/download/extensions/"
SRC_URI="http://download.banshee-project.org/${PN}/${PV}/${P}.tar.bz2"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc lastfmfingerprint lirc lyrics mirage telepathy zeitgeist"

DEPEND=">=dev-lang/mono-2.0
	>=media-sound/banshee-2.4.0[web]
	>=gnome-base/gconf-2.0
	dev-dotnet/gconf-sharp:2
	doc? ( >=app-text/gnome-doc-utils-0.17.3 )
	lastfmfingerprint? (
		sci-libs/fftw:3.0
		media-libs/libsamplerate
	)
	lirc? ( app-misc/lirc  )
	mirage? (
		dev-libs/glib:2
		dev-db/sqlite:3
		sci-libs/fftw:3.0
		media-libs/libsamplerate
		>=media-libs/gstreamer-0.10.15:0.10
		>=media-libs/gst-plugins-base-0.10.15:0.10
	)
	telepathy? (
		dev-dotnet/notify-sharp
		>=dev-lang/mono-2.4.2
	)
	zeitgeist? (
		dev-libs/libzeitgeist
		dev-dotnet/zeitgeist-sharp
	)"
RDEPEND="${DEPEND}
	!media-plugins/banshee-lyrics
	!media-plugins/banshee-mirage"

DOCS=( AUTHORS NEWS README )

src_configure() {
	# Disable ClutterFlow as we don't have clutter-sharp and co in tree
	# Disable UbuntuOneMusicStore as we don't have ubuntuone-sharp
	# Disable AppIndicator as it's not in tree
	# Disable OpenVP as some of its dependencies are not in the tree
	# Disable SoundMenu as it requires indicate-sharp
	# Disable zeitgeistdataprovider as it requires zeitgeist-sharp
	local myconf="--enable-gnome
		--disable-static
		--enable-release
		--disable-maintainer-mode
		--with-gconf-schema-file-dir=/etc/gconf/schemas
		--with-vendor-build-id=Gentoo/${PN}/${PVR}
		--disable-scrollkeeper
		--disable-clutterflow --disable-appindicator --disable-openvp
		--enable-ampache --enable-karaoke --enable-jamendo
		--enable-randombylastfm --enable-albumartwriter
		--enable-duplicatesongdetector --enable-foldersync"

	econf \
		$(use_enable doc user-help) \
		$(use_enable lastfmfingerprint) \
		$(use_enable lirc) \
		$(use_enable lyrics) \
		$(use_enable mirage) \
		$(use_enable telepathy) \
		$(use_enable zeitgeist zeitgeistdataprovider) \
		$(use_enable test tests) \
		${myconf}
}

src_install() {
	base_src_install
	prune_libtool_files --all
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-09-16 11:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-16 11:55 [gentoo-commits] gentoo-x86 commit in media-plugins/banshee-community-extensions: banshee-community-extensions-2.4.0-r1.ebuild banshee-community-extensions-2.4.0.ebuild ChangeLog Pacho Ramos (pacho)

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