Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 28643 Details for
Bug 46713
media-sound/grip-3.1.9 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild for grip 3.1.9
grip-3.1.9.ebuild (text/plain), 1.38 KB, created by
Alexandre Veyrenc
on 2004-04-03 14:41:59 UTC
(
hide
)
Description:
Ebuild for grip 3.1.9
Filename:
MIME Type:
Creator:
Alexandre Veyrenc
Created:
2004-04-03 14:41:59 UTC
Size:
1.38 KB
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/cvsroot/gentoo-x86/media-sound/grip/grip-3.1.8.ebuild,v 1.3 2004/04/02 09:36:39 eradicator Exp $ > >inherit eutils > >DESCRIPTION="GTK+ based Audio CD Player/Ripper." >HOMEPAGE="http://www.nostatic.org/grip" >SRC_URI="mirror://sourceforge/grip/${P}.tar.gz" >RESTRICT="nomirror" >LICENSE="GPL-2" > >DEPEND=">=x11-libs/gtk+-2.2 > x11-libs/vte > =sys-libs/db-1* > media-sound/lame > media-sound/cdparanoia > >=media-libs/id3lib-3.8.3 > >=gnome-base/libgnomeui-2.2.0 > gnome-base/ORBit2 > gnome-base/libghttp > net-misc/curl > oggvorbis? ( media-sound/vorbis-tools ) > nls? ( sys-devel/gettext )" > >IUSE="nls oggvorbis" >SLOT="0" >KEYWORDS="~x86 ~ppc alpha ~amd64 ~hppa ~sparc" > >src_unpack() { > unpack ${A} > cd ${S} > > # AMD64 SMP Crash Fix, submitted by Brian Silverthorn <bcs26@cornell.edu> > epatch ${FILESDIR}/${P}-statuscheck-lp64.patch >} > >src_compile() { > econf --disable-dependency-tracking `use_enable nls` || die > emake || die "emake failed" >} > >src_install () { > make DESTDIR=${D} install || die > dodir /usr/share/gnome/apps/Multimedia > dodir /usr/share/applnk/Multimedia > cp ${D}/usr/share/applications/grip.desktop ${D}/usr/share/gnome/apps/Multimedia > cp ${D}/usr/share/applications/grip.desktop ${D}/usr/share/applnk/Multimedia > dodoc AUTHORS CREDITS ChangeLog README TODO || die "dodoc failed" >}
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 46713
: 28643 |
28644