Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 143438 Details for
Bug 210042
Flac2Mp3 ebuild (perl script for converting flac to mp3)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild
flac2mp3-0.3.0_rc1.ebuild (text/plain), 857 bytes, created by
Maxwell Grender-Jones
on 2008-02-13 20:12:29 UTC
(
hide
)
Description:
Ebuild
Filename:
MIME Type:
Creator:
Maxwell Grender-Jones
Created:
2008-02-13 20:12:29 UTC
Size:
857 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header:$ > >inherit versionator >IUSE="" > >DESCRIPTION="A perl script to convert FLAC files to mp3 files." > >MY_PV=$(delete_version_separator 3) >MY_PF=${PN}-${MY_PV} > >HOMEPAGE="http://robinbowes.com/projects/flac2mp3/" >SRC_URI="http://robinbowes.com/download/flac2mp3/${MY_PF}.tar.gz" > >LICENSE="Artistic" > >SLOT="0" >KEYWORDS="~x86 ~sparc ~amd64" > >DEPEND="" >RDEPEND="dev-perl/Audio-FLAC-Header > dev-perl/MP3-Tag > dev-perl/File-Which > dev-perl/File-Find-Rule > dev-perl/Text-Glob > dev-perl/Number-Compare > media-libs/flac > media-sound/lame" > >S=${WORKDIR}/${MY_PF} > ># src_unpack(){ ># cp ${DISTDIR}/${A} ${S} ># epatch ${FILESDIR}/${PF}-mpg321.patch ># epatch ${FILESDIR}/${PF}-quality.patch ># } > >src_install() { > newbin flac2mp3.pl flac2mp3 > dodoc *.txt >}
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 210042
: 143438