Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 25573 Details for
Bug 41438
dzip-2.9.ebuild (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dzip-2.9 ebuild - fixed dependency
dzip-2.9.ebuild (text/plain), 698 bytes, created by
scott
on 2004-02-13 20:56:04 UTC
(
hide
)
Description:
dzip-2.9 ebuild - fixed dependency
Filename:
MIME Type:
Creator:
scott
Created:
2004-02-13 20:56:04 UTC
Size:
698 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit games > >DESCRIPTION="compressor/uncompressor for demo recordings from id's Quake" >HOMEPAGE="http://www.planetquake.com/sda/dzip/" >SRC_URI="http://mysite.verizon.net/vze4pmvd/dz${PV/./}src.zip" >LICENSE="as-is" >SLOT="0" >KEYWORDS="x86" >IUSE="" >DEPEND="app-arch/unzip" > >src_unpack () { > unpack ${A} > make -f Makefile.linux || die "build failed" >} > >src_install () { > cd ${WORKDIR} > dogamesbin dzip > dodoc Readme > prepalldocs >} > >pkg_postinst() { > einfo > einfo "demo files can be found at http://planetquake.com/sda/" > einfo "and http://planetquake.com/qdq/" > einfo >}
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 41438
:
25511
|
25513
|
25573
|
25614