audio/xmms-mp4: Fixed dep information

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2012-08-26 22:56:52 -05:00
parent 0d626b9f7c
commit 7c13277edb
2 changed files with 4 additions and 9 deletions

View file

@ -1,10 +1,5 @@
Plugin to support .mp4/.m4a/.aac files in XMMS 1.x. Plugin to support .mp4/.m4a/.aac files in XMMS 1.x.
Notes: Notes that seeking is not supported. Also note that this
package is for XMMS 1.x (the one shipped with Slackware).
- Seeking is not supported. It's not needed for the xmms2 package from slackbuilds.org.
- 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.

View file

@ -2,8 +2,8 @@ PRGNAM="xmms-mp4"
VERSION="20050213" VERSION="20050213"
HOMEPAGE="http://fondriest.frederic.free.fr/realisations/" HOMEPAGE="http://fondriest.frederic.free.fr/realisations/"
DOWNLOAD="http://fondriest.frederic.free.fr/fichiers/xmms-mp4_20050213.tar.bz2" DOWNLOAD="http://fondriest.frederic.free.fr/fichiers/xmms-mp4_20050213.tar.bz2"
DOWNLOAD_x86_64=""
MD5SUM="bac0a31ea170788e0c7c252959b46528" MD5SUM="bac0a31ea170788e0c7c252959b46528"
DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="faad2" REQUIRES="faad2"
MAINTAINER="B. Watson" MAINTAINER="B. Watson"