Merge openembedded@openembedded.bkbits.net:packages
authorChris Larson <clarson@kergoth.com>
Mon, 17 Nov 2003 23:10:15 +0000 (23:10 +0000)
committerChris Larson <clarson@kergoth.com>
Mon, 17 Nov 2003 23:10:15 +0000 (23:10 +0000)
into direwolf.ppp.ti.com:/home/kergoth/coding/projects/user/oe-metadata/packages

2003/11/17 17:10:05-06:00 ti.com!kergoth
Make the alsa packages compile.

BKrev: 3fb95557AoQSKXn3XYGI5YjPX2cp2w

alsa-lib/alsa-lib_0.9.8.oe [new file with mode: 0644]
alsa-lib/alsalib_0_9_8.oe [deleted file]
alsa-oss/alsa-oss_0.9.8.oe [new file with mode: 0644]
alsa-oss/alsa-oss_0_9_8.oe [deleted file]
alsa-tools/alsa-tools_0.9.8.oe [new file with mode: 0644]
alsa-tools/alsa-tools_0_9_8.oe [deleted file]
alsa-utils/alsa-utils_0.9.8.oe [new file with mode: 0644]
alsa-utils/alsa-utils_0_9_8.oe [deleted file]

diff --git a/alsa-lib/alsa-lib_0.9.8.oe b/alsa-lib/alsa-lib_0.9.8.oe
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/alsa-lib/alsalib_0_9_8.oe b/alsa-lib/alsalib_0_9_8.oe
deleted file mode 100644 (file)
index 81d7f13..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-DESCRIPTION="Alsa sound library"
-MAINTAINER="Lorn Potter <lpotter@trolltech.com>"
-LICENSE="GPL"
-DEPENDS="virtual/libc"
-
-SCR_URI="ftp://ftp.alsa-project.org/pub/lib/alsa-lib-${PV}.tar.bz2"
-
-S="${WORKDIR}/${P}"
-
-inherit autotools
-#  libtool
-
-
-EXTRA_OECONF="--with-cards=pdaudiocf --with-oss=yes"
-
-#do_configure () {
-
-#}
-
-#do_configure_prepend () {
-#      touch NEWS AUTHORS ChangeLog
-#}
-
-do_stage () {
-       cp pcmcia/pdaudio/pdaudiocf.conf ${STAGING_DIR}/etc/pcmcia
-}
-
-do_install () {
-       oe_runmake 'bindir=${D}${bindir}' 'mandir=${D}${mandir}' install
-}
-
diff --git a/alsa-oss/alsa-oss_0.9.8.oe b/alsa-oss/alsa-oss_0.9.8.oe
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/alsa-oss/alsa-oss_0_9_8.oe b/alsa-oss/alsa-oss_0_9_8.oe
deleted file mode 100644 (file)
index ff5af18..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-DESCRIPTION="Alsa OSS Compatibility Package"
-MAINTAINER="Lorn Potter <lpotter@trolltech.com>"
-LICENSE="GPL"
-DEPENDS="virtual/libc"
-
-SCR_URI="ftp://ftp.alsa-project.org/pub/lib/alsa-oss-${PV}.tar.bz2"    
-
-S="${WORKDIR}/${P}"
-
-inherit autotools
-#  libtool
diff --git a/alsa-tools/alsa-tools_0.9.8.oe b/alsa-tools/alsa-tools_0.9.8.oe
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/alsa-tools/alsa-tools_0_9_8.oe b/alsa-tools/alsa-tools_0_9_8.oe
deleted file mode 100644 (file)
index 5d924da..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-DESCRIPTION="Alsa Tools"
-MAINTAINER="Lorn Potter <lpotter@trolltech.com>"
-LICENSE="GPL"
-DEPENDS="virtual/libc"
-
-SCR_URI="ftp://ftp.alsa-project.org/pub/lib/alsa-tools-${PV}.tar.bz2"
-
-S="${WORKDIR}/${P}"
-
-inherit autotools
-#  libtool
diff --git a/alsa-utils/alsa-utils_0.9.8.oe b/alsa-utils/alsa-utils_0.9.8.oe
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/alsa-utils/alsa-utils_0_9_8.oe b/alsa-utils/alsa-utils_0_9_8.oe
deleted file mode 100644 (file)
index b12adfc..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-DESCRIPTION="Alsa Utilities"
-MAINTAINER="Lorn Potter <lpotter@trolltech.com>"
-LICENSE="GPL"
-DEPENDS="virtual/libc"
-
-SCR_URI="ftp://ftp.alsa-project.org/pub/lib/alsa-utils-${PV}.tar.bz2"
-
-S="${WORKDIR}/${P}"
-
-inherit autotools
-#  libtool