Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 179534 Details for
Bug 254225
app-arch/unalz [new package]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
unalz-0.62.ebuild
unalz-0.62.ebuild (text/plain), 516 bytes, created by
Anton Romanov
on 2009-01-24 11:29:46 UTC
(
hide
)
Description:
unalz-0.62.ebuild
Filename:
MIME Type:
Creator:
Anton Romanov
Created:
2009-01-24 11:29:46 UTC
Size:
516 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="open-source decompressor for ALZip files" >HOMEPAGE="http://www.kipple.pe.kr/win/unalz/" >SRC_URI="http://www.kipple.pe.kr/win/unalz/${P}.tgz" > >LICENSE="Zlib" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >DEPEND="" > >S=${WORKDIR}/${PN} > >src_unpack(){ > unpack ${A} > cd ${S} > epatch ${FILESDIR}/${P}.patch >} > >src_compile(){ > emake linux-utf8 || die >} > >src_install(){ > dobin unalz >}
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 254225
:
177763
|
177765
| 179534 |
179536