diff options
author | Jose Alberto Suarez Lopez <bass@gentoo.org> | 2006-05-30 11:03:17 +0000 |
---|---|---|
committer | Jose Alberto Suarez Lopez <bass@gentoo.org> | 2006-05-30 11:03:17 +0000 |
commit | a00ed3f9818e9a089610165d0860f585768046b2 (patch) | |
tree | 71eb942a81c515756f1d835f498ce2802e316ff1 /media-sound | |
parent | new version (diff) | |
download | historical-a00ed3f9818e9a089610165d0860f585768046b2.tar.gz historical-a00ed3f9818e9a089610165d0860f585768046b2.tar.bz2 historical-a00ed3f9818e9a089610165d0860f585768046b2.zip |
new version
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/listen/ChangeLog | 18 | ||||
-rw-r--r-- | media-sound/listen/Manifest | 4 | ||||
-rw-r--r-- | media-sound/listen/files/digest-listen-0.4.3 | 1 | ||||
-rw-r--r-- | media-sound/listen/listen-0.4.3.ebuild | 83 |
4 files changed, 99 insertions, 7 deletions
diff --git a/media-sound/listen/ChangeLog b/media-sound/listen/ChangeLog index d6e78b517a47..41b244b42bc1 100644 --- a/media-sound/listen/ChangeLog +++ b/media-sound/listen/ChangeLog @@ -1,21 +1,27 @@ # ChangeLog for media-sound/listen # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/listen/ChangeLog,v 1.4 2006/04/13 12:14:32 bass Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/listen/ChangeLog,v 1.5 2006/05/30 11:03:17 bass Exp $ - 13 Apr 2006; J. Alberto Suárez López <bass@gentoo.orgrg> +*listen-0.4.3 (30 May 2006) + + 30 May 2006; J. Alberto Suárez López <bass@gentoo.org> + +listen-0.4.3.ebuild: + Version bump. #132686 + +*listen-0.4.2-r2 (9 Apr 2006) + + 13 Apr 2006; J. Alberto Suárez López <bass@gentoo.org> listen-0.4.2-r2.ebuild: added gnome-vfs hal check - 12 Apr 2006; J. Alberto Suárez López <bass@gentoo.orgrg> + 12 Apr 2006; J. Alberto Suárez López <bass@gentoo.org> listen-0.4.2-r2.ebuild: added cdr flag and serpentine rdepend - 12 Apr 2006; J. Alberto Suárez López <bass@gentoo.orgrg> + 12 Apr 2006; J. Alberto Suárez López <bass@gentoo.org> listen-0.4.2-r2.ebuild: added cdr flag and serpentine rdepend -*listen-0.4.2-r2 (9 Apr 2006) - 9 Apr 2006: Jose Alberto Suarez Lopez <bass@gentoo.org> listen-0.4.2-r2.ebuild: First relase. Thanks contributors #121740 diff --git a/media-sound/listen/Manifest b/media-sound/listen/Manifest index 7fefb77266d6..17ddea3365b5 100644 --- a/media-sound/listen/Manifest +++ b/media-sound/listen/Manifest @@ -1,4 +1,6 @@ -MD5 a156c08896bdf1ca16ccf0ecc93b529f ChangeLog 739 +MD5 0c9115888ad88b7a09ba91aa37d0692b ChangeLog 870 MD5 498673a304b60eac87a76582f112aff4 files/digest-listen-0.4.2-r2 64 +MD5 607680a587aeefb3fe452507847dbab9 files/digest-listen-0.4.3 64 MD5 75da7dc075f568958f616fe6f97caab2 listen-0.4.2-r2.ebuild 2632 +MD5 fe43fea7db78dc8c8fb5ec1b87230431 listen-0.4.3.ebuild 2654 MD5 05c53ecbaaf53640e2f9cba67505205a metadata.xml 1147 diff --git a/media-sound/listen/files/digest-listen-0.4.3 b/media-sound/listen/files/digest-listen-0.4.3 new file mode 100644 index 000000000000..25fe5db6d6b0 --- /dev/null +++ b/media-sound/listen/files/digest-listen-0.4.3 @@ -0,0 +1 @@ +MD5 998a9df094ee72efc84253f36a957b5c listen-0.4.3.tar.gz 376435 diff --git a/media-sound/listen/listen-0.4.3.ebuild b/media-sound/listen/listen-0.4.3.ebuild new file mode 100644 index 000000000000..6fc6d50021c2 --- /dev/null +++ b/media-sound/listen/listen-0.4.3.ebuild @@ -0,0 +1,83 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/listen/listen-0.4.3.ebuild,v 1.1 2006/05/30 11:03:17 bass Exp $ + +inherit eutils virtualx + +DESCRIPTION="A Music player and management for GNOME" +HOMEPAGE="http://listengnome.free.fr" +SRC_URI="mirror://sourceforge/listengnome/${P}.tar.gz" + +LICENSE="GPL-2" +IUSE="aac flac ipod mad vorbis" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND=">=media-libs/gstreamer-0.10.0 + >=media-libs/gst-plugins-base-0.10.0 + >=media-libs/gst-plugins-good-0.10.0 + >=media-plugins/gst-plugins-gnomevfs-0.10.0 + >=media-plugins/gst-plugins-gconf-0.10.0 + >=media-plugins/gst-plugins-cdparanoia-0.10.0 + >=media-plugins/gst-plugins-xvideo-0.10.0 + mad? ( >=media-plugins/gst-plugins-mad-0.10.0 ) + vorbis? ( >=media-plugins/gst-plugins-ogg-0.10.0 + >=media-plugins/gst-plugins-vorbis-0.10.0 ) + flac? ( >=media-plugins/gst-plugins-flac-0.10.0 ) + aac? ( >=media-plugins/gst-plugins-faad-0.10.0 + dev-python/ctypes ) + ipod? ( >=media-libs/libgpod-0.3.2-r1 ) + cdr? ( app-cdr/serpentine )" + +DEPEND="${RDEPEND} + >=x11-libs/gtk+-2.8 + >=sys-apps/dbus-0.50 + >=dev-lang/python-2.3 + >=dev-python/pygtk-2.6 + >=dev-python/gst-python-0.10 + dev-python/pyvorbis + dev-python/pymad + =dev-db/sqlite-3.2.7-r1 + >=dev-python/pysqlite-2.0 + dev-python/gnome-python-extras" + + +pkg_setup() { + if ! built_with_use media-libs/libgpod python ; then + echo + eerror "In order to install iPod suport, you need to have media-libs/libgpod" + eerror "with 'python' in your USE flags. Please add that flag," + eerror "re-emerge libgpod, and then emerge listen." + die "media-libs/libgpod is missing the python binding." + fi + + if ! built_with_use sys-apps/dbus python ; then + echo + eerror "In order to install Listen, you need to have sys-apps/dbus" + eerror "with 'python' in your USE flags. Please add that flag," + eerror "re-emerge dbus, and then emerge listen." + die "sys-apps/dbus is missing the python binding." + fi + + if ! built_with_use gnome-base/gnome-vfs hal ; then + echo + eerror "In order to install Listen, you need to have gnome-base/gnome-vfs" + eerror "with 'hal' in your USE flags. Please add that flag," + eerror "re-emerge gnome-vfs, and then emerge listen." + die "gnome-base/gnome-vfs is missing the hal binding." + fi +} + +src_compile() { + mkdir -p "${T}/home" + export HOME="${T}/home" + export GST_REGISTRY=${T}/home/registry.cache.xml + addpredict /root/.gconfd + addpredict /root/.gconf + addpredict /var/lib/cache/gstreamer-0.10 + Xemake || die "make failed" +} + +src_install() { + Xmake DESTDIR="${D}" PREFIX="/usr" install || die "Install failure" +} |