Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 5798 Details for
Bug 10968
media-plugins/xmms-goom.1.10.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
The ebuild.
xmms-goom-1.10.0.ebuild (text/plain), 817 bytes, created by
Thomas R. (TRauMa)
on 2002-11-19 12:17:09 UTC
(
hide
)
Description:
The ebuild.
Filename:
MIME Type:
Creator:
Thomas R. (TRauMa)
Created:
2002-11-19 12:17:09 UTC
Size:
817 bytes
patch
obsolete
># Copyright 1999-2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >MY_P=${PN/xmms-/}-${PV} >S=${WORKDIR}/${MY_P} >DESCRIPTION="Trippy Vis for XMMS using SDL." >SRC_URI="http://unc.dl.sourceforge.net/sourceforge/goom/goom-1.10.0.tgz" >HOMEPAGE="http://ios.free.fr/?page=projet&quoi=1&lg=AN" > >SLOT="0" >LICENSE="LGPL-2" >KEYWORDS="x86" > >DEPEND="media-sound/xmms" > >src_unpack() { > unpack ${A} > cd ${S} || die >} > >src_compile() { > ./configure || die > # patch out the version mismatch junk > patch libtool < ${FILESDIR}/${MY_P}-libtool.patch || die > emake OPT="$CFLAGS" || die >} > >src_install() { > make DESTDIR=${D} install || die > dodoc INSTALL README AUTHORS NEWS KNOWNBUGS ChangeLog >} > > >src_postinst() { > einfo "Press TAB for Fullscreen, +/- for resolution." >}
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 10968
: 5798 |
5799