summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Reimer2015-06-16 13:47:23 +0200
committerChristopher Reimer2015-06-16 13:47:23 +0200
commitdb39e690d51506b92e2bb96158de91919219a269 (patch)
treeae9cb3daea67ea6012c460349244490c0baa0754
parent7ecd38d25c100d5f9ae6bf108d0f1076678b77ba (diff)
downloadaur-db39e690d51506b92e2bb96158de91919219a269.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/38a3c1d0c90cfd70b91ae3b72452204470e28057)
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7257fcc1dfdd..9e739eb670d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url="http://www.sourceforge.net/projects/xineliboutput"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
license=('GPL2')
makedepends=('dbus-glib' 'git' 'glu' 'libcec' 'libextractor' 'libxrandr' 'mesa' "vdr-api=${_vdrapi}" 'xine-lib')
-_plugname=$(echo $pkgbase | sed 's/vdr-//g')
+_plugname=${pkgname//vdr-/}
source=("git://projects.vdr-developer.org/$_plugname.git#commit=$_gitver"
'xineliboutput-vdr2.1.6compat.diff'
'xineliboutput_renamed_iDoubleTapTimeoutMs_in_libcec.diff'