diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-02-04 09:02:01 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-02-04 09:02:01 +0000 |
commit | 81adcdd6fc25a4b0bd9bfab6ba905cb2a46b61e1 (patch) | |
tree | 9a077a20a865a354a8bf95452aa8cd5bbc5aa168 | |
parent | Oops, metadata.xml (diff) | |
download | gentoo-2-81adcdd6fc25a4b0bd9bfab6ba905cb2a46b61e1.tar.gz gentoo-2-81adcdd6fc25a4b0bd9bfab6ba905cb2a46b61e1.tar.bz2 gentoo-2-81adcdd6fc25a4b0bd9bfab6ba905cb2a46b61e1.zip |
New ebuild for bug 134865 from Sunrise Overlay. Thanks to Tiziano M., Juan A. and Santiago M.
(Portage version: 2.1.2-r7)
-rw-r--r-- | media-sound/exaile/ChangeLog | 10 | ||||
-rw-r--r-- | media-sound/exaile/Manifest | 12 | ||||
-rw-r--r-- | media-sound/exaile/exaile-0.2.8.ebuild | 63 | ||||
-rw-r--r-- | media-sound/exaile/files/digest-exaile-0.2.8 | 3 |
4 files changed, 88 insertions, 0 deletions
diff --git a/media-sound/exaile/ChangeLog b/media-sound/exaile/ChangeLog new file mode 100644 index 000000000000..a31d6ec3541d --- /dev/null +++ b/media-sound/exaile/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for media-sound/exaile +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/ChangeLog,v 1.1 2007/02/04 09:02:01 drac Exp $ + +*exaile-0.2.8 (04 Feb 2007) + + 04 Feb 2007; <drac@gentoo.org> +exaile-0.2.8.ebuild: + New ebuild for bug 134865 from Sunrise Overlay. Thanks to Tiziano M., Juan + A. and Santiago M. + diff --git a/media-sound/exaile/Manifest b/media-sound/exaile/Manifest new file mode 100644 index 000000000000..fd4453dc09f9 --- /dev/null +++ b/media-sound/exaile/Manifest @@ -0,0 +1,12 @@ +DIST exaile_0.2.8.tar.gz 371231 RMD160 414cf041cad28ad2f301d6c7ece1f2dcac21fef8 SHA1 12f9773796331c06792a95e7af700275bfa6b3de SHA256 917cec0b34c7f42466d9d58dbfac3ce4f3791f5066e7c4b5f727e5c7f8bec53e +EBUILD exaile-0.2.8.ebuild 1899 RMD160 991796f1da72c34d2848c662415f25825c9ab1dc SHA1 e203e006dcffe7e9b90a3bb55f13a95ffdb00a98 SHA256 ecbb55b3adc653d2e64273432c5d200547d0cdf0eeb4a2d11314f8116f545c27 +MD5 46135c70d68489b11a1d471b5483af96 exaile-0.2.8.ebuild 1899 +RMD160 991796f1da72c34d2848c662415f25825c9ab1dc exaile-0.2.8.ebuild 1899 +SHA256 ecbb55b3adc653d2e64273432c5d200547d0cdf0eeb4a2d11314f8116f545c27 exaile-0.2.8.ebuild 1899 +MISC ChangeLog 302 RMD160 9188675a38f1094bf7cd6656a13a74f6aa2241fb SHA1 18260f55d7d7ada3e66ba1b5938b86fd12862d29 SHA256 a419fad5c94e2f7e98f3b51f3b7fe34faacc9a7087d4b4c2a8340bff9ef287fc +MD5 20ac490d676d5539ec726bd81e6c51ca ChangeLog 302 +RMD160 9188675a38f1094bf7cd6656a13a74f6aa2241fb ChangeLog 302 +SHA256 a419fad5c94e2f7e98f3b51f3b7fe34faacc9a7087d4b4c2a8340bff9ef287fc ChangeLog 302 +MD5 a0d93c97c561e5bfce3cd12499b28046 files/digest-exaile-0.2.8 238 +RMD160 e9caffa52ea23f397e351e634080905bb5ec384c files/digest-exaile-0.2.8 238 +SHA256 bf1562a4f6d1e461957e04baa96acab662570e070aa2ff286960ab15dc6b1296 files/digest-exaile-0.2.8 238 diff --git a/media-sound/exaile/exaile-0.2.8.ebuild b/media-sound/exaile/exaile-0.2.8.ebuild new file mode 100644 index 000000000000..01233ec52e2c --- /dev/null +++ b/media-sound/exaile/exaile-0.2.8.ebuild @@ -0,0 +1,63 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/exaile-0.2.8.ebuild,v 1.1 2007/02/04 09:02:01 drac Exp $ + +inherit eutils toolchain-funcs + +MY_P=${PN}_${PV} + +DESCRIPTION="a media player aiming to be similar to KDE's AmaroK, but for GTK" +HOMEPAGE="http://www.exaile.org/" +SRC_URI="http://www.exaile.org/files/${MY_P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86" +IUSE="aac cdaudio fam flac gnome ipod libnotify libsexy mp3 musepack ogg + serpentine streamripper vorbis" + +RDEPEND=">=dev-lang/python-2.4 + >=dev-python/pygtk-2.8.6 + >=dev-python/pysqlite-2 + >=media-libs/gstreamer-0.10 + >=media-libs/gst-plugins-good-0.10 + >=media-plugins/gst-plugins-gnomevfs-0.10 + >=dev-python/gst-python-0.10 + >=media-libs/mutagen-1.6 + >=media-plugins/gst-plugins-gconf-0.10 + dev-python/elementtree + dev-python/dbus-python + fam? ( app-admin/gamin ) + mp3? ( >=media-plugins/gst-plugins-mad-0.10 ) + ogg? ( >=media-plugins/gst-plugins-ogg-0.10 ) + vorbis? ( >=media-plugins/gst-plugins-vorbis-0.10 ) + flac? ( >=media-plugins/gst-plugins-flac-0.10 ) + aac? ( >=media-plugins/gst-plugins-faad-0.10 ) + libnotify? ( dev-python/notify-python ) + libsexy? ( dev-python/sexy-python ) + musepack? ( >=media-plugins/gst-plugins-musepack-0.10 ) + gnome? ( dev-python/gnome-python-extras ) + ipod? ( >=media-libs/libgpod-0.3.2-r1 + >=media-plugins/gst-plugins-faad-0.10 ) + cdaudio? ( media-plugins/gst-plugins-cdparanoia + dev-python/cddb-py ) + serpentine? ( app-cdr/serpentine ) + streamripper? ( media-sound/streamripper )" +DEPEND="${RDEPEND}" + +S="${WORKDIR}/${MY_P}" + +pkg_setup() { + if use ipod && ! built_with_use media-libs/libgpod python ; then + eerror "libgpod has to be built with python support" + die "libgpod python use-flag not set" + fi +} + +src_compile() { + emake CC="$(tc-getCC)" || die "emake failed" +} + +src_install() { + emake DESTDIR="${D}" install || die "emake install failed" +} diff --git a/media-sound/exaile/files/digest-exaile-0.2.8 b/media-sound/exaile/files/digest-exaile-0.2.8 new file mode 100644 index 000000000000..eb64fe1f0f4a --- /dev/null +++ b/media-sound/exaile/files/digest-exaile-0.2.8 @@ -0,0 +1,3 @@ +MD5 a07d5acdebbc42a72e297963f5aec249 exaile_0.2.8.tar.gz 371231 +RMD160 414cf041cad28ad2f301d6c7ece1f2dcac21fef8 exaile_0.2.8.tar.gz 371231 +SHA256 917cec0b34c7f42466d9d58dbfac3ce4f3791f5066e7c4b5f727e5c7f8bec53e exaile_0.2.8.tar.gz 371231 |