aboutsummaryrefslogtreecommitdiffstats
path: root/packages/mpg321
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-06-18 10:46:29 +0000
committerMichael Lauer <mickey@vanille-media.de>2007-06-18 10:46:29 +0000
commit0147108905c342621fe7a2aaa7a5dad59c940aee (patch)
tree546b72441172ab03181fc0f1526099b6987130cd /packages/mpg321
parent19ab6e2ca4248ac3a7180b174e4da1d29fb9c8c8 (diff)
downloadopenembedded-0147108905c342621fe7a2aaa7a5dad59c940aee.tar.gz
mpg123+mpg321: rreplace and rconflict (with) each other
Diffstat (limited to 'packages/mpg321')
-rw-r--r--packages/mpg321/mpg321_0.2.10.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/packages/mpg321/mpg321_0.2.10.bb b/packages/mpg321/mpg321_0.2.10.bb
index ccd8ecd48e..018fb17b7b 100644
--- a/packages/mpg321/mpg321_0.2.10.bb
+++ b/packages/mpg321/mpg321_0.2.10.bb
@@ -1,12 +1,14 @@
-DESCRIPTION = "mpg321 is a Free replacement for mpg123, a very popular command-line mp3 player."
+DESCRIPTION = "mpg321 is a replacement for mpg123, a very popular command-line mp3 player."
SECTION = "console/multimedia"
DEPENDS = "libmad libao"
LICENSE = "GPL"
AUTHOR = "Joe Drew <hoserhead@woot.net>"
HOMEPAGE = "http://mpg321.sourceforge.net/"
+RCONFLICTS = "mpg123"
+RREPLACES = "mpg123"
SRC_URI = "${SOURCEFORGE_MIRROR}/mpg321/mpg321-0.2.10.tar.gz \
-file://libao.m4.patch;patch=1"
+ file://libao.m4.patch;patch=1"
inherit autotools