Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 75933 Details for
Bug 117370
Please add app-emulation/uade-2.01 ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
uade2 ebuild
uade-2.00.ebuild (text/plain), 780 bytes, created by
Heikki Orsila
on 2006-01-01 11:12:30 UTC
(
hide
)
Description:
uade2 ebuild
Filename:
MIME Type:
Creator:
Heikki Orsila
Created:
2006-01-01 11:12:30 UTC
Size:
780 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >inherit eutils > >DESCRIPTION="Unix Amiga Delitracker Emulator - plays old Amiga tunes through UAE emulation and cloned m68k-assembler Eagleplayer API" >HOMEPAGE="http://zakalwe.virtuaalipalvelin.net/uade" >SRC_URI="http://zakalwe.virtuaalipalvelin.net/uade/uade2/${P}.tar.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~ppc ~amd64" >IUSE="" > >RDEPEND="virtual/libc > libao" > >DEPEND="${RDEPEND}" > >src_compile() { > ./configure \ > --prefix=/usr \ > --package-prefix="${D}" \ > --without-xmms \ > || die "configure failed" > emake || die 'emake failed' >} > >src_install() { > make install || die 'make install failed' > dodoc AUTHORS ChangeLog doc/BUGS doc/PLANS > doman doc/uade123.1 >}
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 117370
: 75933