Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 91502 Details for
Bug 140024
media-sound/mediatagtools-0.3.2 (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media tag tools eduild
media-tag-tools.0.2.ebuild (text/plain), 733 bytes, created by
89c51
on 2006-07-11 12:58:15 UTC
(
hide
)
Description:
media tag tools eduild
Filename:
MIME Type:
Creator:
89c51
Created:
2006-07-11 12:58:15 UTC
Size:
733 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Media Tag Tools - a mp3/ogg/flac tagger" >HOMEPAGE="http://mediatagtools.berlios.de" >SRC_URI="http://download.berlios.de/mediatagtools/mediatagtools-0.2.tar.bz2 > http://download2.berlios.de/mediatagtools/mediatagtools-0.2.tar.bz2" > >LICENSE="GPL" >SLOT="0" >KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86" >IUSE="" > >RDEPEND="=x11-libs/qt-3* > >=media-libs/taglib-1.4" > >DEPEND="${RDEPEND}" > >src_unpack() { > unpack ${A} >} > >src_compile() { > cd "${S}" > echo "${D}usr" > DIST > PATH=$QTDIR/bin:$PATH > qmake < DIST || die "failed to configure" > emake || die "failed to make" >} > >src_install() { > cd "${S}" > ./install >}
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 140024
: 91502