summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOlaf Bauer2019-01-09 19:48:05 +0100
committerOlaf Bauer2019-01-09 19:48:05 +0100
commit630205666d94a46286e7a35c44566028b4761395 (patch)
tree2958b76ae72f387b32aae0706297d74e5d414ed5 /PKGBUILD
parentb7a1be9c717d41ee36b6055fad618d49dc59a41a (diff)
downloadaur-630205666d94a46286e7a35c44566028b4761395.tar.gz
add ccextractor as an optional dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 541a0a301289..f990ed4faf32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,15 @@
pkgname=makemkv
pkgver=1.14.2
-pkgrel=1
+pkgrel=2
pkgdesc="DVD and Blu-ray to MKV converter and network streamer"
arch=('i686' 'x86_64')
url="http://www.makemkv.com"
license=('LGPL' 'MPL' 'custom')
depends=('qt5-base' 'libxkbcommon-x11' 'hicolor-icon-theme' 'icu' 'ffmpeg')
if [ "$CARCH" = "x86_64" ]; then
- optdepends=('lib32-glibc: dts support')
+ optdepends=('lib32-glibc: dts support'
+ 'ccextractor: extract CC streams from some DVD media')
fi
install=makemkv.install
source=(${url}/download/${pkgname}-bin-${pkgver}.tar.gz