Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 39174 Details for
Bug 63183
Ebuild for ptabtools
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild I've made for ptabtools.
ptabtools-0.3.ebuild (text/plain), 589 bytes, created by
Ghislain Bourgeois
on 2004-09-07 19:12:48 UTC
(
hide
)
Description:
Ebuild I've made for ptabtools.
Filename:
MIME Type:
Creator:
Ghislain Bourgeois
Created:
2004-09-07 19:12:48 UTC
Size:
589 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="Ptabtools is a set of utilities to use powertab files (.ptb)" >HOMEPAGE="http://jelmer.vernstok.nl/oss/ptabtools/" >SRC_URI="http://jelmer.vernstok.nl/releases/${PN}_${PV}-1.tar.gz" >LICENSE="GPL" >SLOT="0" >KEYWORDS="~x86" > >IUSE="" > > >DEPEND="dev-libs/popt > dev-libs/libxml2" > >src_compile() { > emake || die "emake failed" >} > >src_install() { > dodir /usr/bin > dodir /usr/share/man/man1 > dodir /usr/lib > einstall || die "einstall failed" >}
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 63183
:
39174
|
39277
|
39325
|
39326
|
39328