summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Reimer2017-09-08 22:58:47 +0200
committerChristopher Reimer2017-09-08 22:58:47 +0200
commit30aaa7a24a4529c0c2bce2bf842aed6dd656c906 (patch)
treeb8c1e3a2a142b156de55ed34df5a759c0651e692
parente7e5a7ebad58b4ab7844b5ad37fce543357654b1 (diff)
downloadaur-30aaa7a24a4529c0c2bce2bf842aed6dd656c906.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/8c9681f84b9ffcc0f355b6a8fff3c14d20ee0756)
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
-rw-r--r--vdr.service1
3 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 02eaf934e111..89578bf6bc76 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by makepkg 5.0.2
+# Fri Sep 8 20:58:46 UTC 2017
pkgbase = vdr
pkgdesc = 'open' digital satellite receiver and timer controlled video disk recorder
pkgver = 2.2.0
@@ -11,6 +13,7 @@ pkgbase = vdr
arch = armv7h
license = GPL2
makedepends = systemd
+ depends = fontconfig
depends = libcap
depends = libjpeg-turbo
depends = libsystemd
@@ -42,7 +45,7 @@ pkgbase = vdr
backup = var/lib/vdr/sources.conf
backup = var/lib/vdr/svdrphosts.conf
source = ftp://ftp.tvdr.de/vdr/vdr-2.2.0.tar.bz2
- source = MainMenuHooks-v1_0_2.diff::http://www.vdr-portal.de/index.php?page=Attachment&attachmentID=30330
+ source = MainMenuHooks-v1_0_2.diff::https://www.vdr-portal.de/index.php?attachment/30330
source = 00-vdr.conf
source = 50-dvbsddevice.conf
source = 50-hello.conf
@@ -65,7 +68,7 @@ pkgbase = vdr
md5sums = 3565ca5ad9be5c75f66478f0796b120d
md5sums = dd20f932b846b5f50ac455b65e9432ad
md5sums = 7cad811b4ac5ee6c0b5496d006f1e0ee
- md5sums = 64979737d26758a75dda488b323c293c
+ md5sums = 6c021358f299dca9ef7bbeb163312690
md5sums = 59ce04d1d01bf92bf6cfc0b74223191c
pkgname = vdr
diff --git a/PKGBUILD b/PKGBUILD
index 9940c8a407c6..526b3b0b7f5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="'open' digital satellite receiver and timer controlled video disk recor
url="http://tvdr.de/"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
license=('GPL2')
-depends=('libcap' 'libjpeg-turbo' 'libsystemd' 'perl' 'ttf-font')
+depends=('fontconfig' 'libcap' 'libjpeg-turbo' 'libsystemd' 'perl' 'ttf-font')
makedepends=('systemd') #libsystemd should be enough but the pkg-config file is missing in the libsystemd package
optdepends=('lirc-utils: remote control support'
'ncurses: skincurses plugin'
@@ -18,7 +18,7 @@ conflicts=('runvdr-extreme')
provides=("vdr-api=2.2.0")
install='vdr.install'
source=("ftp://ftp.tvdr.de/vdr/${pkgname}-${pkgver}.tar.bz2"
- 'MainMenuHooks-v1_0_2.diff::http://www.vdr-portal.de/index.php?page=Attachment&attachmentID=30330'
+ 'MainMenuHooks-v1_0_2.diff::https://www.vdr-portal.de/index.php?attachment/30330'
'00-vdr.conf' '50-dvbsddevice.conf' '50-hello.conf' '50-pictures.conf' '50-rcu.conf'
'60-create-dvb-device-units.rules'
'gen-sddropin'
@@ -47,7 +47,7 @@ md5sums=('8853f64c0fc3d41ffd3b4bfc6f0a14b7'
'3565ca5ad9be5c75f66478f0796b120d'
'dd20f932b846b5f50ac455b65e9432ad'
'7cad811b4ac5ee6c0b5496d006f1e0ee'
- '64979737d26758a75dda488b323c293c'
+ '6c021358f299dca9ef7bbeb163312690'
'59ce04d1d01bf92bf6cfc0b74223191c')
prepare() {
diff --git a/vdr.service b/vdr.service
index 06845524ce43..28bdeb85cda1 100644
--- a/vdr.service
+++ b/vdr.service
@@ -2,7 +2,6 @@
Description=Video Disk Recorder
After=oscam.service
After=sundtek.service
-After=xlogin@vdr.service
[Service]
Type=notify