Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 67052 Details for
Bug 102022
media-sound/rhythmbox-0.9.0 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Cleaned up ebuild again
rhythmbox-0.9.0.ebuild (text/plain), 1.84 KB, created by
Brad Laue (RETIRED)
on 2005-08-28 01:37:21 UTC
(
hide
)
Description:
Cleaned up ebuild again
Filename:
MIME Type:
Creator:
Brad Laue (RETIRED)
Created:
2005-08-28 01:37:21 UTC
Size:
1.84 KB
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.8.8-r1.ebuild,v 1.8 2005/07/27 20:16:40 gustavoz Exp $ > >inherit gnome2 eutils > >DESCRIPTION="Music management and playback software for GNOME" >HOMEPAGE="http://www.rhythmbox.org/" >LICENSE="GPL-2" > >KEYWORDS="~x86 ~ppc ~amd64 ~sparc" >IUSE="pda musicbrainz cdr bonobo dbus vorbis mad flac aac" >SLOT="0" > ># RDEPEND=">=media-plugins/gst-plugins-gnomevfs-0.8.2 ># libgda? ( >=gnome-extra/libgda-1.0.3 )" > >RDEPEND=">=x11-libs/gtk+-2.5.4 > >=gnome-base/libgnomeui-2 > >=gnome-base/libglade-2 > >=gnome-base/gnome-vfs-2 > >=media-libs/gst-plugins-0.8.2 > vorbis? ( >=media-plugins/gst-plugins-vorbis-0.8.2 > >=media-plugins/gst-plugins-ogg-0.8.2 ) > mad? ( >=media-plugins/gst-plugins-mad-0.8.2 ) > flac? ( >=media-plugins/gst-plugins-flac-0.8.2 ) > aac? ( >=media-plugins/gst-plugins-faad-0.8.2 ) > >=dev-libs/libxml2-2 > pda? ( >=sys-apps/hal-0.2.92 > >=gnome-base/gnome-vfs-2.7.4 ) > musicbrainz? ( >=media-libs/musicbrainz-2 ) > cdr? ( >=gnome-extra/nautilus-cd-burner-2.9 ) > bonobo? ( >=gnome-base/libbonobo-2 ) > dbus? ( >=sys-apps/dbus-0.23 )" > >DEPEND="${RDEPEND} > dev-util/pkgconfig > >=dev-util/intltool-0.29 > app-text/scrollkeeper" > >MAKEOPTS="${MAKEOPTS} -j1" > >G2CONF="${G2CONF} \ > $(use_enable pda ipod) \ > $(use_with cdr cd-burner) \ > $(use_with bonobo) \ > $(use_with dbus) \ > --enable-mmkeys \ > --disable-dashboard \ > --disable-tag-writing \ > --disable-schemas-install > --with-database=tree" > >DOCS="AUTHORS COPYING ChangeLog DOCUMENTERS INSTALL INTERNALS \ > MAINTAINERS NEWS README README.iPod THANKS TODO" > >export GST_INSPECT=/bin/true > >src_unpack() >{ > unpack ${A} > cd ${S} > > gnome2_omf_fix ${S}/help/C/Makefile.in > gnome2_omf_fix ${S}/help/ja/Makefile.in > > epatch ${FILESDIR}/${P}-plparse.patch >}
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 102022
:
65681
|
65683
|
67051
|
67052
|
67072
|
67091
|
67299
|
71032
|
71035