Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 71707 Details for
Bug 70480
pymedia (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
update of previous ebuild
pymedia-1.2.3.0_pre2.ebuild (text/plain), 1.15 KB, created by
Mark Lee
on 2005-10-29 22:54:57 UTC
(
hide
)
Description:
update of previous ebuild
Filename:
MIME Type:
Creator:
Mark Lee
Created:
2005-10-29 22:54:57 UTC
Size:
1.15 KB
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-python/pyid3lib/pyid3lib-0.5.1.ebuild,v 1.10 2004/09/15 19:37:31 eradicator Exp $ > >inherit debug distutils eutils > >DS="${PV/*_pre}" >PX="${PV/_pre*}" > >WD="${PN}-${PX}" >S=${WORKDIR}/${WD} > >DESCRIPTION="A Python module for wav, mp3, ogg, avi, divx, dvd, cdda etc files manipulations. It allows you to parse, demutiplex, multiplex, decode and encode all supported formats." > >SRC_URI="mirror://sourceforge/${PN}/${PN}-${PX}-pre${DS}.tar.gz" > >HOMEPAGE="http://www.pymedia.org/" >IUSE="" >SLOT="0" >LICENSE="LGPL-2.1" >KEYWORDS="~x86 ~amd64" >DEPEND="virtual/python > media-video/ffmpeg > media-sound/glame > media-sound/lame" > >src_unpack() { > unpack ${A} > cd ${S} > # removes the interactivity and adds linking to ffmpeg > epatch ${FILESDIR}/${PN}_libs.patch > epatch ${FILESDIR}/cle266_hw_dec-nonroot.patch >} > >src_install() { > distutils_src_install > dohtml doc.html >} > ># http://kent.dl.sourceforge.net/sourceforge/pymedia/pymedia-1.2.3.0-pre2.tar.gz ># http://kent.dl.sourceforge.net/sourceforge/pymedia/1.2.3.0-pre2.tar.gz
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 70480
:
65783
| 71707 |
71708
|
71709
|
82558
|
82559
|
83151
|
147406
|
165908
|
165909
|
177895