Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 54761 Details for
Bug 78833
streamripper-1.61.5.ebuild (update)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
the streamripper-1.61.5.ebuild
streamripper-1.61.5.ebuild (text/plain), 1.11 KB, created by
Peter Hüwe
on 2005-03-29 06:55:09 UTC
(
hide
)
Description:
the streamripper-1.61.5.ebuild
Filename:
MIME Type:
Creator:
Peter Hüwe
Created:
2005-03-29 06:55:09 UTC
Size:
1.11 KB
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: ># /var/cvsroot/gentoo-x86/media-sound/streamripper/streamripper-1.61.ebuild,v ># 1.3 2004/06/25 03:18:49 agriffis Exp $ > >inherit eutils > >MY_P="${P/_/.}" >DESCRIPTION="Extracts and records individual MP3 file tracks from shoutcast >streams" >HOMEPAGE="http://streamripper.sourceforge.net/" >SRC_URI="http://mesh.dl.sourceforge.net/sourceforge/streamripper/${MY_P}.tar.gz" >#mirror://gentoo/${P}-interface.patch.bz2 " > > > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="x86 ppc ~amd64" >IUSE="" > >DEPEND="media-libs/libmad" > >S=${WORKDIR}/${MY_P} > >src_unpack() { > unpack ${A} > # epatch ${P}-interface.patch > > # Force package to use system libmad > cd ${S} > sed -i 's:libmad::' configure > rm libmad/* > echo 'all:' > libmad/Makefile > } > > src_compile() { > econf || die > emake MADLIBOBJS=/usr/lib/libmad.so || die > } > > src_install() { > dobin streamripper || die > doman streamripper.1 > dodoc CHANGES README THANKS TODO > readme_xfade.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 78833
:
49047
| 54761