Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 608 Details for
Bug 1909
bchunk-1.1.1.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bchunk-1.1.1.ebuild
bchunk-1.1.1.ebuild (text/plain), 686 bytes, created by
Ilian Zarov
on 2002-04-18 07:20:33 UTC
(
hide
)
Description:
bchunk-1.1.1.ebuild
Filename:
MIME Type:
Creator:
Ilian Zarov
Created:
2002-04-18 07:20:33 UTC
Size:
686 bytes
patch
obsolete
># Copyright 1999-2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License, v2 ># Author: Ilian Zarov <coder@descom.com> > >S=${WORKDIR}/${P} >DESCRIPTION="Converts a CD image in a .bin or .raw / .cue format to a set of .iso and .cdr tracks." >SRC_URI="http://hes.iki.fi/bchunk/${P}.tar.gz" >HOMEPAGE="http://hes.iki.fi/bchunk" >DEPEND="" > >src_compile() { > # By default bchunk uses CFLAGS = -Wall -Wstrict-prototypes -O2, > # we're setting this to user defined CFLAGS > make CFLAGS="${CFLAGS}" || die >} > >src_install () { > mkdir -p ${D}/usr/bin > mkdir -p ${D}/usr/share/man/man1 > dodoc README > make PREFIX=${D}/usr MAN_DIR=${D}/usr/share/man 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 1909
: 608