mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
audio/xmms-mp4: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
0d626b9f7c
commit
7c13277edb
2 changed files with 4 additions and 9 deletions
|
@ -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.
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue