Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 1853 Details for
Bug 4284
libextractor-0.1.0.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
libextractor-0.1.0.ebuild
libextractor-0.1.0.ebuild (text/plain), 795 bytes, created by
Ilian Zarov
on 2002-06-28 08:13:49 UTC
(
hide
)
Description:
libextractor-0.1.0.ebuild
Filename:
MIME Type:
Creator:
Ilian Zarov
Created:
2002-06-28 08:13:49 UTC
Size:
795 bytes
patch
obsolete
># Copyright 1999-2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># /space/gentoo/cvsroot/gentoo-x86/skel.ebuild,v 1.8 2002/05/30 01:54:49 sandymac Exp > >DESCRIPTION="A simple library for keyword extraction" >HOMEPAGE="http://www.ovmj.org/~samanta/libextractor" >LICENSE="LGPL-2.1" >DEPEND=">=sys-devel/libtool-1.4.1 > oggvorbis? ( >=media-libs/libvorbis-1.0_beta4 > >=media-libs/libogg-1.0_beta4 )" >RDEPEND="${DEPEND}" >SRC_URI="http://www.ovmj.org/~samanta/libextractor/download/extractor-${PV}.tar.gz" >S=${WORKDIR}/${P} > >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 >}
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 4284
: 1853