summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2021-12-30 17:37:30 +0100
committerManuel Reimer2021-12-30 17:37:30 +0100
commitbd7af9173752123a168f409f951c75b2c3c3020c (patch)
treeda1418ba18a35acbc3dc6a3a8ecb1e851161e353
parent2c1bee4f1b9a96b600b3aa344e5a198c6fbbb0ff (diff)
downloadaur-bd7af9173752123a168f409f951c75b2c3c3020c.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/de1af7ba166ee7e30848b5ed0cffbef3e592c30b)
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0cf94b8f8a52..1822cdca2f4e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
-# Generated by makepkg 5.2.2
-# Sat May 1 09:47:53 UTC 2021
+# Generated by makepkg 6.0.1
+# Thu Dec 30 16:37:26 UTC 2021
pkgbase = xineliboutput
pkgver = 2.2.0
- pkgrel = 4
+ pkgrel = 5
url = https://www.sourceforge.net/projects/xineliboutput
arch = x86_64
arch = i686
@@ -18,7 +18,7 @@ pkgbase = xineliboutput
makedepends = libextractor
makedepends = libxrandr
makedepends = mesa
- makedepends = vdr-api=2.4.7
+ makedepends = vdr-api=2.6.0
makedepends = xine-lib
source = xineliboutput::git://git.code.sf.net/p/xineliboutput/git#commit=279926fee2ea471da8f367cd76b7215118b9bc37
source = 50-xineliboutput.conf
@@ -30,7 +30,7 @@ pkgname = vdr-xineliboutput
depends = avahi
depends = libextractor
depends = libbluray
- depends = vdr-api=2.4.7
+ depends = vdr-api=2.6.0
optdepends = xineliboutput-xineplug: local output device
optdepends = xineliboutput-frontends: remote output device
backup = etc/vdr/conf.avail/50-xineliboutput.conf
@@ -51,4 +51,3 @@ pkgname = xineliboutput-xineplug
depends = xine-lib
optdepends = nvidia: Required for VDPAU decoding
optdepends = xorg-server: Required for software decoding
-
diff --git a/PKGBUILD b/PKGBUILD
index 6bd7f03d4dc1..8f09eb3a0296 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ pkgbase=xineliboutput
pkgname=(vdr-xineliboutput xineliboutput-frontends xineliboutput-xineplug)
pkgver=2.2.0
_gitver=279926fee2ea471da8f367cd76b7215118b9bc37
-_vdrapi=2.4.7
-pkgrel=4
+_vdrapi=2.6.0
+pkgrel=5
url="https://www.sourceforge.net/projects/xineliboutput"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
license=('GPL2')