summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoreolianoe2018-06-28 19:43:53 +0200
committereolianoe2018-06-28 19:43:53 +0200
commitea96d1426ce70e97ad1379717fb9efcd806ed8e6 (patch)
tree02e13775c8b57148631dd9588aec7daffec124a7 /PKGBUILD
parentce8b1794dce712bea3391086b000d634e268e54d (diff)
downloadaur-xcfa.tar.gz
add all optdepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 6 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ee6986b140e..fea6a0516b77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,12 @@ arch=('i686' 'x86_64')
url="http://www.xcfa.tuxfamily.org/"
license=('GPL3')
depends=('taglib' 'alsa-lib' 'curl' 'vte3')
-optdepends=('dvd+rw-tools' 'cd-discid')
+optdepends=('a52dec' 'aacplusenc' 'cdparanoia' 'cd-discid'
+ 'mp3check' 'faac' 'faad2' 'flac' 'cdrtools'
+ 'lame' 'lsdvd' 'musepack-tools' 'mplayer'
+ 'mp3gain' 'shorten' 'shntool' 'sox' 'vorbis-tools'
+ 'vorbisgain' 'wavpack'
+ 'firefox' 'vlc')
source=(http://download.tuxfamily.org/xcfaudio/xcfa_download/src/${pkgname}-${pkgver}.tar.gz)
sha256sums=('37cb7cbf6707d02b0e2082e49e3a8194b6d2c6cfecd2747f78b1a682c00a6815')