Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 83560 Details for
Bug 128299
new ebuild for package "sexySPC"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sexyspc-0.4.0.ebuild
sexyspc-0.4.0.ebuild (text/plain), 685 bytes, created by
trefoil
on 2006-03-31 14:17:55 UTC
(
hide
)
Description:
sexyspc-0.4.0.ebuild
Filename:
MIME Type:
Creator:
trefoil
Created:
2006-03-31 14:17:55 UTC
Size:
685 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="SNES music (SPC) player for XMMS, based on SNESAPU" >HOMEPAGE="http://sourceforge.net/projects/sexyspc/" >SRC_URI="mirror://sourceforge/sexyspc/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >DEPEND="=dev-libs/glib-1.2* >=x11-libs/gtk+-1.2* >media-sound/xmms >dev-lang/nasm" > >src_compile() { > econf || die "econf failed" > emake || die "emake failed" >} > >src_install() { > make DESTDIR="${D}" install || die "install failed" > > dodoc AUTHORS ChangeLog NEWS README > dodoc src/spc_file_format.txt > dodoc src/SNESAPU/README.SNESAPU >}
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 128299
:
83560
|
83922