summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2018-12-25 16:36:57 +0100
committerManuel Reimer2018-12-25 16:36:57 +0100
commit0554c7602403af869d186d0404f8ae8f46e7daf7 (patch)
treed5ff547af5fd6831b3d6a4b93aa03764c61bd8dc
parentbc02d82bf76cdfed60584d60877e8cebf326b939 (diff)
downloadaur-0554c7602403af869d186d0404f8ae8f46e7daf7.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/0a07226a29b3cbf741b5d9635318956bac8f1035)
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9dc80d305a0e..fc63ebfa87ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
-# Generated by makepkg 5.0.2
-# Fri Sep 8 20:43:59 UTC 2017
+# Generated by makepkg 5.1.1
+# Tue Dec 25 15:36:53 UTC 2018
pkgbase = xineliboutput
- pkgver = 1.1.0.144.g46f0f1d
+ pkgver = 2.1.0
pkgrel = 1
url = http://www.sourceforge.net/projects/xineliboutput
arch = x86_64
@@ -18,9 +18,9 @@ pkgbase = xineliboutput
makedepends = libextractor
makedepends = libxrandr
makedepends = mesa
- makedepends = vdr-api=2.2.0
+ makedepends = vdr-api=2.4.0
makedepends = xine-lib
- source = git://git.code.sf.net/p/xineliboutput/git#commit=46f0f1dd61e759c523a86280f8ec6c5f1b40ce72
+ source = git://git.code.sf.net/p/xineliboutput/git#commit=ba6aae8c11944f7d11b5d290d7905a010aba3944
source = xineliboutput_fix_vdrversion_check.diff
source = 50-xineliboutput.conf
md5sums = SKIP
@@ -32,7 +32,7 @@ pkgname = vdr-xineliboutput
depends = avahi
depends = libextractor
depends = libbluray
- depends = vdr-api=2.2.0
+ depends = vdr-api=2.4.0
optdepends = xineliboutput-xineplug: local output device
optdepends = xineliboutput-frontends: remote output device
backup = etc/vdr/conf.avail/50-xineliboutput.conf
diff --git a/PKGBUILD b/PKGBUILD
index 803c25195059..13567d5fd69c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Maintainer: Christopher Reimer <mail+vdr4arch[at]c-reimer[dot]de>
pkgbase=xineliboutput
pkgname=(vdr-xineliboutput xineliboutput-frontends xineliboutput-xineplug)
-pkgver=1.1.0.144.g46f0f1d
-_gitver=46f0f1dd61e759c523a86280f8ec6c5f1b40ce72
-_vdrapi=2.2.0
+pkgver=2.1.0
+_gitver=ba6aae8c11944f7d11b5d290d7905a010aba3944
+_vdrapi=2.4.0
pkgrel=1
url="http://www.sourceforge.net/projects/xineliboutput"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')