Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35696 - xmms-sndfile-1.2.ebuild (New Package)
Summary: xmms-sndfile-1.2.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-12 19:33 UTC by Adam Mondl (RETIRED)
Modified: 2004-01-31 23:10 UTC (History)
2 users (show)

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


Attachments
xmms-sndfile-1.2.ebuild (xmms-sndfile-1.2.ebuild,638 bytes, text/plain)
2003-12-12 19:35 UTC, Adam Mondl (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Mondl (RETIRED) gentoo-dev 2003-12-12 19:33:02 UTC
New ebuild for xmms-sndfile 1.2, basically just bump the version number.  It still depends on the same version of libsndfile.
Comment 1 Adam Mondl (RETIRED) gentoo-dev 2003-12-12 19:35:22 UTC
Created attachment 22113 [details]
xmms-sndfile-1.2.ebuild

--- xmms-sndfile-1.1.ebuild	2003-08-07 00:08:48.000000000 -0400
+++ xmms-sndfile-1.2.ebuild	2003-12-12 22:17:34.000000000 -0500
@@ -1,6 +1,6 @@
 # Copyright 1999-2003 Gentoo Technologies, Inc.
 # Distributed under the terms of the GNU General Public License v2
-# $Header:
/home/cvsroot/gentoo-x86/media-plugins/xmms-sndfile/xmms-sndfile-1.1.ebuild,v
1.3 2003/08/07 04:02:36 vapier Exp $
+# $Header: $
 
 MY_PN=${PN/-/_}
 MY_P=${MY_PN}-${PV}
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="~x86"
 
 DEPEND="media-libs/libsndfile"
 RDEPEND="media-sound/xmms"
@@ -23,5 +23,5 @@
 
 src_install() {
	make DESTDIR=${D} libdir=/usr/lib/xmms/Input install || die
-	dodoc AUTHORS COPYING NEWS README ChangeLog INSTALL TODO
+	dodoc AUTHORS COPYING ChangeLog NEWS README TODO
 }
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-01-31 23:10:58 UTC
Tested, works... in portage...