summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2024-01-28 22:42:02 +0100
committerManuel Reimer2024-01-28 22:42:02 +0100
commite4b900de609a894796b3362271307f74e69bd596 (patch)
treebf44ae7876341d282deecef06b655ed52b223bd4
parentd34ee04a7a0ff47d62fec3254437868b396b00a4 (diff)
downloadaur-e4b900de609a894796b3362271307f74e69bd596.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/ae37a73d33949e658035d2ee50021f06f892f16b)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6602ceab100f..2cfe690727ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,3 @@
-# Generated by makepkg 6.0.2
-# Mon Dec 19 13:44:06 UTC 2022
pkgbase = graphlcd-base
pkgdesc = Project to support graphical LC displays connected to the PC
pkgver = 2.0.3
@@ -11,7 +9,7 @@ pkgbase = graphlcd-base
arch = arm
arch = armv6h
arch = armv7h
- license = GPL2
+ license = GPL-2.0-only
depends = fontconfig
depends = graphicsmagick
depends = libusb-compat
diff --git a/PKGBUILD b/PKGBUILD
index 183eedb9bd49..e0df8a561507 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ epoch=1
pkgdesc="Project to support graphical LC displays connected to the PC"
url='https://github.com/M-Reimer/graphlcd-base'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
-license=('GPL2')
+license=('GPL-2.0-only')
depends=('fontconfig' 'graphicsmagick' 'libusb-compat' 'libvncserver')
optdepends=('serdisplib: Add support for more serial displays')
backup=('etc/graphlcd.conf')