diff options
author | Luis Medinas <metalgod@gentoo.org> | 2007-01-22 18:54:26 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2007-01-22 18:54:26 +0000 |
commit | ea9c77e87f465b376a87c95d351778e56eb76bba (patch) | |
tree | 6f7b99806f47eda446f172bf7dc39fe7a99a118e /media-sound/muine | |
parent | New release: 1.18 (diff) | |
download | gentoo-2-ea9c77e87f465b376a87c95d351778e56eb76bba.tar.gz gentoo-2-ea9c77e87f465b376a87c95d351778e56eb76bba.tar.bz2 gentoo-2-ea9c77e87f465b376a87c95d351778e56eb76bba.zip |
Version Bump requested by Peter Johanson <latexer@gentoo.org>. This release uses the new managed dbus and various fixes and enhancements.
(Portage version: 2.1.2-r2)
Diffstat (limited to 'media-sound/muine')
-rw-r--r-- | media-sound/muine/ChangeLog | 10 | ||||
-rw-r--r-- | media-sound/muine/files/digest-muine-0.8.7 | 3 | ||||
-rw-r--r-- | media-sound/muine/muine-0.8.7.ebuild | 87 |
3 files changed, 98 insertions, 2 deletions
diff --git a/media-sound/muine/ChangeLog b/media-sound/muine/ChangeLog index db3df9170765..06e972cea2af 100644 --- a/media-sound/muine/ChangeLog +++ b/media-sound/muine/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-sound/muine -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/muine/ChangeLog,v 1.38 2006/12/10 06:59:43 compnerd Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/muine/ChangeLog,v 1.39 2007/01/22 18:54:26 metalgod Exp $ + +*muine-0.8.7 (22 Jan 2007) + + 22 Jan 2007; Luis Medinas <metalgod@gentoo.org> +muine-0.8.7.ebuild: + Version Bump requested by Peter Johanson <latexer@gentoo.org>. This release + uses the new managed dbus and various fixes and enhancements. 10 Dec 2006; Saleem Abdulrasool <compnerd@gentoo.org> muine-0.8.6.ebuild: Fix up global vars, dbus-1.0 love, dependency updates diff --git a/media-sound/muine/files/digest-muine-0.8.7 b/media-sound/muine/files/digest-muine-0.8.7 new file mode 100644 index 000000000000..b4e083ca1786 --- /dev/null +++ b/media-sound/muine/files/digest-muine-0.8.7 @@ -0,0 +1,3 @@ +MD5 19f5aa148a7bd3c18cf1c3244813aa88 muine-0.8.7.tar.gz 765786 +RMD160 ca16c833abe335f753f8c7fabb1d986f490dd05f muine-0.8.7.tar.gz 765786 +SHA256 c3ce4665c156ec15d952fc18267d9b50c1445fbf8b26953ee9448c7a7db6a1e3 muine-0.8.7.tar.gz 765786 diff --git a/media-sound/muine/muine-0.8.7.ebuild b/media-sound/muine/muine-0.8.7.ebuild new file mode 100644 index 000000000000..c7ff8b821051 --- /dev/null +++ b/media-sound/muine/muine-0.8.7.ebuild @@ -0,0 +1,87 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/muine/muine-0.8.7.ebuild,v 1.1 2007/01/22 18:54:26 metalgod Exp $ + +inherit gnome2 mono eutils multilib autotools + +DESCRIPTION="A music player for GNOME" +HOMEPAGE="http://muine-player.org/" +SRC_URI="http://muine-player.org/releases/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="aac flac mad vorbis xine " + +# The GTK+ depend is not superflous, it is to get the correct version +RDEPEND=">=dev-lang/mono-1.1 + >=x11-libs/gtk+-2.6.0 + >=dev-dotnet/gtk-sharp-2.6.0 + >=dev-dotnet/glade-sharp-2.6.0 + >=dev-dotnet/gnome-sharp-2.6.0 + >=dev-dotnet/gconf-sharp-2.6.0 + >=dev-dotnet/gnomevfs-sharp-2.6.0 + sys-libs/gdbm + ~media-libs/flac-1.1.2 + >=media-libs/libvorbis-1.0 + >=media-libs/libid3tag-0.15.0b + xine? ( >=media-libs/xine-lib-1_rc4 ) + !xine? ( + =media-libs/gstreamer-0.10* + =media-libs/gst-plugins-base-0.10* + =media-libs/gst-plugins-good-0.10* + =media-plugins/gst-plugins-gconf-0.10* + =media-plugins/gst-plugins-gnomevfs-0.10* + aac? ( =media-plugins/gst-plugins-faad-0.10* + >=media-libs/faad2-2.0-r4 ) + flac? ( =media-plugins/gst-plugins-flac-0.10* ) + mad? ( =media-plugins/gst-plugins-mad-0.10* ) + vorbis? ( =media-plugins/gst-plugins-ogg-0.10* + =media-plugins/gst-plugins-vorbis-0.10* ) + )" +DEPEND="${RDEPEND} + dev-util/pkgconfig + app-text/scrollkeeper + gnome-base/gnome-common + >=dev-util/intltool-0.29 + >=dev-util/monodoc-1.1.8" + +DOCS="AUTHORS COPYING ChangeLog INSTALL MAINTAINERS NEWS README TODO" + +# The build is not parallel safe +MAKEOPTS="${MAKEOPTS} -j1" + +pkg_setup() { + + G2CONF="${G2CONF} $(use_enable aac faad2)" + + if use xine ; then + G2CONF="${G2CONF} --enable-xine" + else + G2CONF="${G2CONF} --enable-gstreamer=0.10" + fi +} + +src_unpack() { + unpack ${A} + cd ${S} + + intltoolize --force --copy || die "intltoolize failed" + AT_M4DIR="${S}/m4" eautoreconf +} + +src_install() { + gnome2_src_install "$@" + + insinto /usr/$(get_libdir)/muine/plugins/ + doins ${S}/plugins/TrayIcon.dll +} + +pkg_postinst() { + einfo + einfo "Upstream no longer packages the tray icon plugin by default." + einfo "The Gentoo ebuilds will continue to install the plugin, if you don't" + einfo "want to use the plugin, remove TrayIcon.dll from" + einfo "/usr/$(get_libdir)/muine/plugins/" + einfo +} |