salsa-lib/salsa-lib_0.0.1.bb : small alsa-lib for embedded use
authorGraeme Gregory <dp@xora.org.uk>
Mon, 4 Jun 2007 15:14:04 +0000 (15:14 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Mon, 4 Jun 2007 15:14:04 +0000 (15:14 +0000)
packages/salsa-lib/.mtn2git_empty [new file with mode: 0644]
packages/salsa-lib/salsa-lib_0.0.1.bb [new file with mode: 0644]

diff --git a/packages/salsa-lib/.mtn2git_empty b/packages/salsa-lib/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/salsa-lib/salsa-lib_0.0.1.bb b/packages/salsa-lib/salsa-lib_0.0.1.bb
new file mode 100644 (file)
index 0000000..3c9a5ea
--- /dev/null
@@ -0,0 +1,10 @@
+DESCRIPTION = "Small ALSA library replacement for embedded system"
+AUTHOR = "Takashi Iwai <tiwai@suse.de>"
+HOMEPAGE "http://www.alsa-project.org"
+SRC_URI = "ftp://ftp.suse.com/pub/people/tiwai/salsa-lib/salsa-lib-${PV}.tar.bz2"
+
+# as it overwrite alsa.pc only use if sure.
+DEFAULT_PREFERRENCE = "-1"
+
+inherit autotools pkgconfig
+