Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 292255 Details for
Bug 146641
media-libs/libbassmod-bin-2.0.ebuild (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-libs/libbass-bin-2.4
libbass-bin-2.4.ebuild (text/plain), 607 bytes, created by
Oschtan
on 2011-11-12 07:11:39 UTC
(
hide
)
Description:
media-libs/libbass-bin-2.4
Filename:
MIME Type:
Creator:
Oschtan
Created:
2011-11-12 07:11:39 UTC
Size:
607 bytes
patch
obsolete
># Copyright 1999-2011 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > > >EAPI="3" > >DESCRIPTION="MOD only (XM, IT, S3M, MOD, MTM, UMX) version of BASS" >HOMEPAGE="http://www.un4seen.com/bassmod.html" >SRC_URI="http://us.un4seen.com/files/bass24-linux.zip" > >LICENSE="free-noncomm" >SLOT="0" >KEYWORDS="-* ~amd64 ~x86" >IUSE="doc" >RESTRICT="mirror strip" > >DEPEND="app-arch/unzip" > >src_compile() { > :; >} > >src_install() { > insinto /usr/include > doins bass.h > > use doc && dodoc bass.txt > > if use x86 ; then > dolib.so libbass.so > else > dolib.so x64/libbass.so > fi >}
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 146641
:
96239
|
96244
|
96247
|
292247
| 292255