diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-08-26 22:56:52 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-26 22:56:52 -0500 |
commit | 7c13277edbc5950fe7e4bb9d88571f4a916391c2 (patch) | |
tree | 80eb5fd9de8cda19e12bb5d1b7980d82c8587189 /audio | |
parent | 0d626b9f7cf7de2037968a633a23390110f4e146 (diff) | |
download | slackbuilds-7c13277edbc5950fe7e4bb9d88571f4a916391c2.tar.gz |
audio/xmms-mp4: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmms-mp4/README | 11 | ||||
-rw-r--r-- | audio/xmms-mp4/xmms-mp4.info | 2 |
2 files changed, 4 insertions, 9 deletions
diff --git a/audio/xmms-mp4/README b/audio/xmms-mp4/README index f9c4fe6a1e..b279954157 100644 --- a/audio/xmms-mp4/README +++ b/audio/xmms-mp4/README @@ -1,10 +1,5 @@ Plugin to support .mp4/.m4a/.aac files in XMMS 1.x. -Notes: - -- Seeking is not supported. - -- This package is for XMMS 1, the one shipped with Slackware. It's not needed - for the xmms2 package from slackbuilds.org. - -- This requires faad2. +Notes that seeking is not supported. Also note that this +package is for XMMS 1.x (the one shipped with Slackware). +It's not needed for the xmms2 package from slackbuilds.org. diff --git a/audio/xmms-mp4/xmms-mp4.info b/audio/xmms-mp4/xmms-mp4.info index a7320e26c7..e6016e7edf 100644 --- a/audio/xmms-mp4/xmms-mp4.info +++ b/audio/xmms-mp4/xmms-mp4.info @@ -2,8 +2,8 @@ PRGNAM="xmms-mp4" VERSION="20050213" HOMEPAGE="http://fondriest.frederic.free.fr/realisations/" DOWNLOAD="http://fondriest.frederic.free.fr/fichiers/xmms-mp4_20050213.tar.bz2" -DOWNLOAD_x86_64="" MD5SUM="bac0a31ea170788e0c7c252959b46528" +DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="faad2" MAINTAINER="B. Watson" |