summaryrefslogtreecommitdiff
path: root/packages/mpg123/mpg123_0.66.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-06-18 10:47:22 +0000
committerMichael Lauer <mickey@vanille-media.de>2007-06-18 10:47:22 +0000
commit91a4388298413bfddc26a5d67e997654624dde92 (patch)
treeea2e71a713cc9742296574e3e280014029707b88 /packages/mpg123/mpg123_0.66.bb
parenteb273850bfee1fb85aebc7892f3ad6a9444ed002 (diff)
parent0147108905c342621fe7a2aaa7a5dad59c940aee (diff)
merge of '1d05bbd701cd09434dbcc309dc00e37c3f1e2b54'
and 'd56afe7fa243cd0f2feab2dd537cc8dbfe1d91fc'
Diffstat (limited to 'packages/mpg123/mpg123_0.66.bb')
-rw-r--r--packages/mpg123/mpg123_0.66.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/mpg123/mpg123_0.66.bb b/packages/mpg123/mpg123_0.66.bb
new file mode 100644
index 0000000000..a92cf877a9
--- /dev/null
+++ b/packages/mpg123/mpg123_0.66.bb
@@ -0,0 +1,11 @@
+DESCRIPTION = "mpg123 is a fast and free console based real time MPEG Audio Player \
+for Layer 1, 2 and 3. It uses floating point math (unlike libmad)."
+LICENSE = "LGPL"
+DESCRIPTION = "multimedia"
+HOMEPAGE = "http://www.mpg123.de"
+RCONFLICTS = "mpg321"
+RREPLACES = "mpg321"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/mpg123/mpg123-${PV}.tar.bz2"
+
+inherit autotools