Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63353 - gaim-xmms-remote-1.6.ebuild
Summary: gaim-xmms-remote-1.6.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 All
: High normal (vote)
Assignee: Gaim Bugs Crew
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-08 14:31 UTC by Andrew Muraco
Modified: 2004-09-09 08:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
gaim-xmms-remote-1.6.ebuild (gaim-xmms-remote-1.6.ebuild,422 bytes, text/plain)
2004-09-08 14:44 UTC, Andrew Muraco
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Muraco 2004-09-08 14:31:01 UTC
gaim-xmms-remote-1.6.ebuild:
# add correct header, ebuild version bump by tuxp3 (amuraco@gmail.com)
use debug && inherit debug

DESCRIPTION="control XMMS from within Gaim"
HOMEPAGE="http://guifications.sourceforge.net/Gaim-XMMS-Remote/"
SRC_URI="mirror://sourceforge/guifications/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ppc ~sparc ~amd64"
IUSE="debug"

DEPEND=">=net-im/gaim-0.82.1
	media-sound/xmms"

src_install() {
	make DESTDIR=${D} install || die
	dodoc AUTHORS ChangeLog INSTALL NEWS README VERSION
}
# end ebuild
Comment 1 Andrew Muraco 2004-09-08 14:44:05 UTC
Created attachment 39218 [details]
gaim-xmms-remote-1.6.ebuild

sorry.. heres the ebuild attached correctly
Comment 2 Don Seiler (RETIRED) gentoo-dev 2004-09-09 08:09:02 UTC
In CVS.  Thanks.