Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 131529 Details for
Bug 52882
Monkey's Audio Codec (mac) ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-plugins/audacious-mac-0.2.1.ebuild
audacious-mac-0.2.1.ebuild (text/plain), 512 bytes, created by
Andrea Rizzolo
on 2007-09-21 16:10:27 UTC
(
hide
)
Description:
media-plugins/audacious-mac-0.2.1.ebuild
Filename:
MIME Type:
Creator:
Andrea Rizzolo
Created:
2007-09-21 16:10:27 UTC
Size:
512 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="Audacious Plugin for lossless Monkey's Audio (.ape)" >HOMEPAGE="http://www.netswarm.net/misc" >SRC_URI="http://www.netswarm.net/misc/${P}.tar.gz" > >LICENSE="LGPL-2" >SLOT="0" >KEYWORDS="~x86" > >src_unpack() { > unpack ${A} > cd "${S}" >} > >src_compile() { > econf || die "econf failed" > emake || die "emake failed" >} > >src_install() { > make DESTDIR=${D} install || die >} >
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 52882
:
32587
|
32588
|
32591
|
35862
|
35864
|
35868
|
36886
|
40595
|
40596
|
80236
|
80237
|
87829
|
131527
| 131529 |
139316
|
154775
|
186251
|
221913