Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 97975 Details for
Bug 148983
media-libs/libgpod-0.4.0 (version bump)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-libs/libgpod-0.4.0.ebuild
libgpod-0.4.0.ebuild (text/plain), 885 bytes, created by
Laurento Frittella (mrfree)
on 2006-09-24 12:22:43 UTC
(
hide
)
Description:
media-libs/libgpod-0.4.0.ebuild
Filename:
MIME Type:
Creator:
Laurento Frittella (mrfree)
Created:
2006-09-24 12:22:43 UTC
Size:
885 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="Shared library to access the contents of an iPod" >HOMEPAGE="http://www.gtkpod.org/libgpod.html" >SRC_URI="mirror://sourceforge/gtkpod/${P}.tar.gz" > >LICENSE="LGPL-2" >SLOT="0" >KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" >IUSE="gtk python" > >RDEPEND=">=dev-libs/glib-2.4 > gtk? ( >=x11-libs/gtk+-2 ) > python? ( >=dev-lang/python-2.3 > >=dev-python/eyeD3-0.6.6) > virtual/eject" >DEPEND="${RDEPEND} > sys-devel/autoconf > sys-devel/libtool > >=dev-util/intltool-0.2.9" > >src_compile() { > > local myconf="" > > myconf="${myconf} > $(use_with python) > $(use_enable gtk gdk-pixbuf)" > > econf \ > ${myconf} \ > || die "configure failed" > emake || die "make failed" >} > >src_install() { > make DESTDIR=${D} install || die "install failed" > dodoc README >}
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 148983
: 97975