Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 68795 Details for
Bug 96020
dev-python/pymusepack-0.3 (New package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pymusepack-0.4-r1.ebuild
pymusepack-0.4-r1.ebuild (text/plain), 613 bytes, created by
Alessandro Chirico
on 2005-09-19 00:26:56 UTC
(
hide
)
Description:
pymusepack-0.4-r1.ebuild
Filename:
MIME Type:
Creator:
Alessandro Chirico
Created:
2005-09-19 00:26:56 UTC
Size:
613 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit distutils > >DESCRIPTION="Python bindings for libmpcdec" >HOMEPAGE="http://www.sacredchao.net/quodlibet" >SRC_URI="http://www.sacredchao.net/~piman/software/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~ppc" >IUSE="" > >DEPEND=" > >=media-libs/libmpcdec-1.2" >RDEPEND=" > >=dev-lang/python-2.3 > >=media-libs/libmpcdec-1.2 > media-plugins/gst-plugins-musepack" > >src_compile() { > emake || die >} >src_install() { > ./setup.py install --root=${D} --prefix=/usr || die > dodoc COPYING README >}
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 96020
:
61173
|
64469
|
68795
|
73486