summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2019-11-09 19:01:02 +0100
committerManuel Reimer2019-11-09 19:01:02 +0100
commit5caf90027a053f087facf86996d6d38a57eb1329 (patch)
tree7f2806a48a4c93d8512274a04f7d644654b09201
parentebcecc7337eb6ae53dfc6825dacf01a681eec703 (diff)
downloadaur-5caf90027a053f087facf86996d6d38a57eb1329.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/89c2f247051e1eda9323add9f072fb68ce84e1ce)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 12cce874a630..4990d131e621 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
-# Generated by makepkg 5.1.3
-# Sat Oct 12 17:30:04 UTC 2019
+# Generated by makepkg 5.2.0
+# Sat Nov 9 18:01:00 UTC 2019
pkgbase = linuxtv-dvb-apps
pkgdesc = Linux DVB API applications and utilities
pkgver = 1505
@@ -14,7 +14,7 @@ pkgbase = linuxtv-dvb-apps
license = GPL
makedepends = mercurial
depends = glibc
- optdepends = dtv-scan-tables-git: initial tuning data necessary for scannig utils
+ optdepends = dtv-scan-tables-git: initial tuning data necessary for scanning utils
source = hg+https://linuxtv.org/hg/dvb-apps/#revision=3d43b280298c
source = https://gitweb.gentoo.org/repo/gentoo.git/plain/media-tv/linuxtv-dvb-apps/files/linuxtv-dvb-apps-1.1.1.20100223-perl526.patch
source = https://git.busybox.net/buildroot/plain/package/dvb-apps/0003-handle-static-shared-only-build.patch
diff --git a/PKGBUILD b/PKGBUILD
index 3d898156c48c..1ed6d2746b0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,8 @@
-# Maintainer: Tomasz Maciej Nowak <com[dot]gmail[at]tmn505>
+# Contributor: Tomasz Maciej Nowak <com[dot]gmail[at]tmn505>
# Contributor: Jonathan Conder <jonno.conder@gmail.com>
# Contributor: Jaroslaw Swierczynski <swiergot@aur.archlinux.org>
# Contributor: Camille Moncelier <pix@devlife.org>
-# All my PKGBUILDs are managed at https://github.com/tmn505/AUR
-
pkgname=linuxtv-dvb-apps
pkgver=1505
pkgrel=2
@@ -15,7 +13,7 @@ url='https://www.linuxtv.org'
license=('GPL')
depends=('glibc')
makedepends=('mercurial')
-optdepends=('dtv-scan-tables-git: initial tuning data necessary for scannig utils')
+optdepends=('dtv-scan-tables-git: initial tuning data necessary for scanning utils')
source=("hg+https://linuxtv.org/hg/dvb-apps/#revision=${_hgrev}"
'https://gitweb.gentoo.org/repo/gentoo.git/plain/media-tv/linuxtv-dvb-apps/files/linuxtv-dvb-apps-1.1.1.20100223-perl526.patch'
'https://git.busybox.net/buildroot/plain/package/dvb-apps/0003-handle-static-shared-only-build.patch'