Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 1637 Details for
Bug 3939
knapster2-0.4.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
knapster2-0.4.ebuild
knapster2-0.4.ebuild (text/plain), 790 bytes, created by
Sascha Schwabbauer (RETIRED)
on 2002-06-20 13:14:44 UTC
(
hide
)
Description:
knapster2-0.4.ebuild
Filename:
MIME Type:
Creator:
Sascha Schwabbauer (RETIRED)
Created:
2002-06-20 13:14:44 UTC
Size:
790 bytes
patch
obsolete
># Copyright 1999-2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License, v2 or later ># Maintainer: Sascha Schwabbauer <cybersystem@web.de> ># $Header:$ > ># This ebuild was generated by Ebuilder v0.4. > >S="${WORKDIR}/${P}" >DESCRIPTION="Napster Client for Linux" >SRC_URI="http://belnet.dl.sourceforge.net/sourceforge/knapster/${P}.tar.gz" >HOMEPAGE="http://knapster.sourceforge.net" >LICENSE="GPL-2" >DEPEND="kde-base/kde" > >src_unpack() { > unpack "${P}.tar.gz" > cd "${S}" >} > >src_compile() { > ./configure \ > --host=${CHOST} \ > --prefix=/usr \ > --infodir=/usr/share/info \ > --mandir=/usr/share/man || die "./configure failed" > emake || die >} > >src_install () { > make DESTDIR=${D} install || die > dodoc AUTHORS ChangeLog COPYING INSTALL NEWS README 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 3939
: 1637 |
1664
|
1667