Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 44655 Details for
Bug 72378
bmp-midi ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
The Ebuild
bmp-midi-0.03.ebuild (text/plain), 904 bytes, created by
will
on 2004-11-24 11:47:36 UTC
(
hide
)
Description:
The Ebuild
Filename:
MIME Type:
Creator:
will
Created:
2004-11-24 11:47:36 UTC
Size:
904 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-midi/xmms-midi-0.03.ebuild,v 1.15 2004/10/10 20:16:30 eradicator Exp $ > >IUSE="" > >DESCRIPTION="Timidity++ Dependent MIDI Plugin for BMP" >HOMEPAGE="" >SRC_URI="http://mitglied.lycos.de/mldoering/${PN}.tar.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="x86 ~ppc amd64 sparc" > >DEPEND="media-sound/beep-media-player > media-sound/timidity++" > >S=${WORKDIR}/${PN} > >src_compile() { > econf || die "econf failed" > emake || die >} > >src_install() { > make DESTDIR=${D} install || die > dodoc AUTHORS COPYING NEWS README >} > >pkg_postinst() { > einfo "*** WARNING: Beep Media Player will play all MIDI files silently until a" > einfo "working timidity.cfg has been placed in /etc! If you don't" > einfo "know how to do that, then just try emerging timidity-eawpatches" >}
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 72378
:
44655
|
44777
|
46441
|
46469