Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 114594 Details for
Bug 169932
media-sound/listen-0.5 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
patch against the 0.5_beta1-r2 from portage
listen_patch (text/plain), 2.03 KB, created by
Laurento Frittella (mrfree)
on 2007-03-27 10:48:45 UTC
(
hide
)
Description:
patch against the 0.5_beta1-r2 from portage
Filename:
MIME Type:
Creator:
Laurento Frittella (mrfree)
Created:
2007-03-27 10:48:45 UTC
Size:
2.03 KB
patch
obsolete
>--- /usr/portage/media-sound/listen/listen-0.5_beta1-r2.ebuild 2007-01-21 20:41:02.000000000 +0100 >+++ /usr/local/portage/media-sound/listen/listen-0.5.ebuild 2007-03-27 12:35:56.000000000 +0200 >@@ -1,15 +1,14 @@ > # Copyright 1999-2007 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 >-# $Header: /var/cvsroot/gentoo-x86/media-sound/listen/listen-0.5_beta1-r2.ebuild,v 1.1 2007/01/21 19:41:02 bass Exp $ >+# $Header: $ > > inherit eutils virtualx > > DESCRIPTION="A Music player and management for GNOME" >-HOMEPAGE="http://listengnome.free.fr" >-SRC_URI="mirror://sourceforge/listengnome/${PN}-0.5b1.tar.gz" >-S="${WORKDIR}/${PN}-0.5b1" >+HOMEPAGE="http://www.listen-project.org" >+SRC_URI="http://download.listen-project.org/${PV}/${P}.tar.bz2" > LICENSE="GPL-2" >-IUSE="aac cdr flac ipod mad vorbis" >+IUSE="aac cdr flac ipod mad vorbis musicbrainz" > SLOT="0" > KEYWORDS="~x86 ~amd64" > >@@ -31,9 +30,9 @@ > aac? ( >=media-plugins/gst-plugins-faad-0.10.0 > dev-python/ctypes ) > ipod? ( >=media-libs/libgpod-0.3.2-r1 ) >- cdr? ( app-cdr/serpentine )" >-# musicbrainz? ( dev-python/python-musicbrainz >-# media-libs/tunepimp ) >+ cdr? ( app-cdr/serpentine ) >+ musicbrainz? ( dev-python/python-musicbrainz2 >+ media-libs/tunepimp )" > > DEPEND="${RDEPEND} > >=x11-libs/gtk+-2.8 >@@ -74,8 +73,6 @@ > addpredict /root/.gconfd > addpredict /root/.gconf > addpredict /var/lib/cache/gstreamer-0.10 >- epatch "${FILESDIR}/check.patch" >- epatch "${FILESDIR}/Makefile.patch" > sed -i "s:\$(PREFIX)/lib:\$(PREFIX)/$(get_libdir):g" Makefile > Xemake -j1 || die "make failed" > } >@@ -87,7 +84,5 @@ > pkg_postinst() { > echo "#!/bin/sh" > /usr/bin/listen > GTKMOZEMBED_PATH=$( pkg-config --libs-only-L mozilla-gtkmozembed 2>/dev/null || pkg-config --libs-only-L firefox-gtkmozembed 2>/dev/null | sed -e "s/-L//g" -e "s/[ ]/\,/" -e "s/[ ]//g" ) >- echo "LD_LIBRARY_PATH=\"${GTKMOZEMBED_PATH}\"" "/usr/lib/listen/listen.py \"\$@\"" >> /usr/bin/listen >- >+ echo "LD_LIBRARY_PATH=\"${GTKMOZEMBED_PATH}\"" "python /usr/lib/listen/listen.py \"\$@\"" >> /usr/bin/listen > } >-
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 169932
:
114592
| 114594