Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 21061 Details for
Bug 34067
zziplib-0.10.82 (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
zziplib-0.10.82.ebuild
zziplib-0.10.82.ebuild (text/plain), 665 bytes, created by
Keith Constable
on 2003-11-21 16:24:53 UTC
(
hide
)
Description:
zziplib-0.10.82.ebuild
Filename:
MIME Type:
Creator:
Keith Constable
Created:
2003-11-21 16:24:53 UTC
Size:
665 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit fixheadtails > >DESCRIPTION="Lightweight library used to easily extract data from files archived in a single zip file" >HOMEPAGE="http://zziplib.sourceforge.net/" >SRC_URI="mirror://sourceforge/zziplib/${P}.tar.bz2" >LICENSE="LGPL-2.1 | MPL-1.1" > >SLOT="0" >KEYWORDS="~x86" >IUSE="sdl" > >DEPEND="sys-libs/zlib > sdl? ( >=media-libs/libsdl-1.2.5 )" > >src_unpack() { > > unpack ${A} > cd ${S} > ht_fix_all >} > >src_compile() { > > local myconf > myconf="`use_enable sdl`" > > econf ${myconf} || die > emake || die >} > >src_install() { > > einstall || 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 34067
: 21061