Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 61163 Details for
Bug 92246
libmusepack is renamed to libmpcdec and 1.2 version
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
libmpcdec-1.2.ebuild
libmpcdec-1.2.ebuild (text/plain), 618 bytes, created by
Carsten Lohrke (RETIRED)
on 2005-06-13 13:06:11 UTC
(
hide
)
Description:
libmpcdec-1.2.ebuild
Filename:
MIME Type:
Creator:
Carsten Lohrke (RETIRED)
Created:
2005-06-13 13:06:11 UTC
Size:
618 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Musepack decoder library" >HOMEPAGE="http://www.musepack.net" >SRC_URI="http://musepack.net/files/source/${P}.tar.bz2" > >LICENSE="BSD" >SLOT="0" >KEYWORDS="~amd64 ~ppc ~sparc x86" >IUSE="doc static" > >src_compile() { > econf \ > $(use_enable static) \ > $(use_enable !static shared) || die "econf failed" > emake || die "emake failed" >} > >src_install() { > make DESTDIR="${D}" install || die "make install failed" > dodoc AUTHORS ChangeLog COPYING INSTALL README > use doc && dohtml docs/html/* >}
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 92246
: 61163