summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-10-04 16:04:34 +0000
committerAchim Gottinger <achim@gentoo.org>2000-10-04 16:04:34 +0000
commitaf4da055c86e639373b210c8b0edc346d0222425 (patch)
tree5470b337b96442c3e90d853bb44ed1f4a2cadeba /media-libs/alsa-lib
parent*** empty log message *** (diff)
downloadgentoo-2-af4da055c86e639373b210c8b0edc346d0222425.tar.gz
gentoo-2-af4da055c86e639373b210c8b0edc346d0222425.tar.bz2
gentoo-2-af4da055c86e639373b210c8b0edc346d0222425.zip
*** empty log message ***
Diffstat (limited to 'media-libs/alsa-lib')
-rw-r--r--media-libs/alsa-lib/alsa-lib-0.5.8-r1.ebuild31
-rw-r--r--media-libs/alsa-lib/files/digest-alsa-lib-0.5.8-r11
2 files changed, 0 insertions, 32 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-0.5.8-r1.ebuild b/media-libs/alsa-lib/alsa-lib-0.5.8-r1.ebuild
deleted file mode 100644
index f09f90fa9ca4..000000000000
--- a/media-libs/alsa-lib/alsa-lib-0.5.8-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-0.5.8-r1.ebuild,v 1.3 2000/09/15 20:09:01 drobbins Exp $
-
-P=alsa-lib-0.5.8
-A=${P}.tar.bz2
-S=${WORKDIR}/${P}
-DESCRIPTION="Advanced Linux Sound Architecture / Library"
-SRC_URI="ftp://ftp.alsa-project.org/pub/lib/"${A}
-HOMEPAGE="http://www.alsa-project.org/"
-
-src_unpack() {
- unpack ${A}
-}
-
-src_compile() {
- cd ${S}
- try ./configure --host=${CHOST} --prefix=/usr
- try make
-}
-
-src_install() {
- cd ${S}
- try make DESTDIR=${D} install
- dodoc ChangeLog COPYING
-}
-
-
-
-
diff --git a/media-libs/alsa-lib/files/digest-alsa-lib-0.5.8-r1 b/media-libs/alsa-lib/files/digest-alsa-lib-0.5.8-r1
deleted file mode 100644
index 6e047cad4aa7..000000000000
--- a/media-libs/alsa-lib/files/digest-alsa-lib-0.5.8-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 40b5d43c4a1db9fde74a7192f4d52a9d alsa-lib-0.5.8.tar.bz2