Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 1564

Summary: ALSA-XMMS-.9 Ebuild
Product: Gentoo Linux Reporter: Edward Ceaser <eaceaser>
Component: New packagesAssignee: Seemant Kulleen (RETIRED) <seemant>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: 1.0 RC6 r14   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Edward Ceaser 2002-04-05 16:47:09 UTC
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Edward Ceaser <eaceaser@adelphia.net>
# /space/gentoo/cvsroot/gentoo-x86/skel.ebuild,v 1.4 2002/03/12 16:05:09 tod Exp

S=${WORKDIR}/${P}
DESCRIPTION="XMMS ALSA Plugin that is designed for ALSA .9 beta."
SRC_URI="http://freesoftware.fsf.org/download/alsa-xmms/alsa-xmms.tar.gz"
HOMEPAGE="http://savannah.gnu.org/projects/alsa-xmms/"
DEPEND=">=media-sound/xmms-1.2.6
        >=media-sound/alsa-driver-0.9.0_beta10
        >=media-libs/alsa-lib-0.9.0.1_beta10"
RDEPEND="${DEPEND}"

src_compile() {
        ./configure \
                --host=${CHOST} \
                --prefix=/usr \
                --infodir=/usr/share/info \
                --mandir=/usr/share/man \
                || die "./configure failed"

        emake || die
}

src_install () {
        make DESTDIR=${D} install || die
}
Comment 1 Spider (RETIRED) gentoo-dev 2002-04-05 17:14:44 UTC
still a freeze but its noted and on my local copy.  will add for later.
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-10-12 22:38:40 UTC
portage has 0.9.5

this bug report was marked for too long :(