Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 5306 Details for
Bug 9776
Allegro mp3 -- new ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
allegromp3-2.0.2-r1.ebuild
allegromp3-2.0.2.ebuild (text/plain), 1.05 KB, created by
Thomas Raschbacher
on 2002-11-02 10:51:46 UTC
(
hide
)
Description:
allegromp3-2.0.2-r1.ebuild
Filename:
MIME Type:
Creator:
Thomas Raschbacher
Created:
2002-11-02 10:51:46 UTC
Size:
1.05 KB
patch
obsolete
># Copyright 1999-2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="AllegroMP3 is an Allegro wrapper for the mpglib MP3 decoder part of mpg123." >HOMEPAGE="http://nekros.freeshell.org/delirium/almp3.php" >SRC_URI="http://raythe.sytes.net/TheDeath/almp3.zip" >LICENSE="LGPL-2.1" >SLOT="0" >KEYWORDS="x86" >IUSE="" >DEPEND=">=media-libs/allegro-4.0.0 > >=media-sound/mpg123-0.59r > >=app-arch/unzip-5.50" >#RDEPEND="" >S="${WORKDIR}" > >src_compile() { > cd ${S} > sh fixunix.sh > mv Makefile Makefile_orig > sed s/'^TARGET=DJGPP_STATIC'/'#TARGET=DJGPP_STATIC'/ Makefile_orig| sed s/'#TARGET=LINUX_STATIC'/'TARGET=LINUX_STATIC'/ > Makefile > > emake || die >} > >src_install() { > cd ${S} # needed? -- just to be sure ;) > dodir /usr/include > dodir /usr/lib > > insinto /usr/lib > doins lib/linux/libalmp3.a > > insinto /usr/include > doins include/*.h > > dodoc docs/*.txt *.txt > > insinto /usr/share/doc/${P}/examples > doins examples/Makefile examples/example.c > >}
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 9776
:
5087
|
5088
| 5306