Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 130425 Details for
Bug 86676
mma-1.2.ebuild (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
mma-1.2.ebuild
mma-1.2.ebuild (text/plain), 1.08 KB, created by
Alain
on 2007-09-09 16:41:21 UTC
(
hide
)
Description:
mma-1.2.ebuild
Filename:
MIME Type:
Creator:
Alain
Created:
2007-09-09 16:41:21 UTC
Size:
1.08 KB
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >S="${WORKDIR}/${PN}-bin-${PV}" > >DESCRIPTION="Musical MIDI Accompaniment (MMA) is an accompaniment generator" >HOMEPAGE="http://www.mellowood.ca/mma/" >SRC_URI="http://www.mellowood.ca/mma/mma-bin-${PV}.tar.gz > http://www.mellowood.ca/mma/mma-pdf-${PV}.tar.gz > http://www.mellowood.ca/mma/mma-songs-${PV}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >DEPEND=">=dev-lang/python-2.4" > >src_install() { > dobin ${S}/mma.py > dosym /usr/bin/mma.py /usr/bin/mma > dodir /usr/share/mma > cp -r ${S}/lib "${D}usr/share/mma" > cp -r ${S}/includes "${D}usr/share/mma" > cp -r ${S}/MMA "${D}usr/share/mma" > cp -r ${S}/egs "${D}usr/share/mma" > > # SONGS > mkdir "${D}usr/share/mma/songs" > cp -r "${WORKDIR}/${PN}-songs-${PV}/"* "${D}usr/share/mma/songs" > > # DOC > dodoc README ANNOUNCE CHANGES CONTRIB FAKEBOOKS FAQ SLASHCHORDS SYNTHS TODO > cp "${WORKDIR}/${PN}-pdf-${PV}/"*.pdf "${D}usr/share/doc/"${PF} >} >pkg_postinst() { > > einfo "Running mma -G to update library database" > mma -G > >}
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 86676
:
54455
|
54457
|
69327
|
69330
|
69337
|
69844
|
70295
|
74594
|
76509
|
86435
|
86451
|
91722
|
98507
|
99098
|
105243
| 130425