Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 5746 Details for
Bug 8345
lopster-1.0.1.20020923.ebuild (Update)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
lopster-1.0.1.ebuild
lopster-1.0.1.ebuild (text/plain), 766 bytes, created by
Ronny Pietschke
on 2002-11-17 06:33:51 UTC
(
hide
)
Description:
lopster-1.0.1.ebuild
Filename:
MIME Type:
Creator:
Ronny Pietschke
Created:
2002-11-17 06:33:51 UTC
Size:
766 bytes
patch
obsolete
>IUSE="nls" > ># S=${WORKDIR}/lopster >DESCRIPTION="A Napster Client using GTK" >SRC_URI="http://switch.dl.sourceforge.net/sourceforge/lopster/lopster-1.0.1.tar.gz" >HOMEPAGE="http://lopster.sourceforge.net" >SLOT="0" >LICENSE="GPL-2" >KEYWORDS="x86 ppc" > >DEPEND=">=sys-devel/automake-1.6.1-r6 > =x11-libs/gtk+-1.2*" > >RDEPEND="nls? ( sys-devel/gettext )" > >src_compile() { > local myconf > > ./autogen.sh > autoconf > cp configure.in configure.in.orig > sed -e "s:^intl/Makefile::" \ > -e "s:AM_GNU_GETTEXT::" \ > configure.in.orig > configure.in > > cp Makefile.am Makefile.am.orig > sed "s:SUBDIR.*:SUBDIRS = m4 src:" \ > Makefile.am.orig > Makefile.am > > automake > > econf || die > > emake || die > >} > >src_install () { > > einstall || die > dodoc AUTHORS BUGS README ChangeLog NEWS TODO >}
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 8345
:
4159
| 5746 |
5747