summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorq234rty2024-01-17 13:17:59 +0800
committerq234rty2024-01-17 13:19:15 +0800
commit0ea017c0fee8d13bb32fc8cecbb2ee5e9335c828 (patch)
tree3cb4a96e7d3cb0bb543302bf84471f34d8035bdb
parent0beed6118112fe23d39cc16b87405ab4e9fb7603 (diff)
downloadaur-0ea017c0fee8d13bb32fc8cecbb2ee5e9335c828.tar.gz
Use LicenseRef-custom for now
Until support for long licenses improve on aurweb
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d58df513a9d..20552e6bad84 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = xorg-xwayland-hidpi-xprop
pkgdesc = run X clients under wayland, with !733 HiDPI patch
pkgver = 23.2.4
- pkgrel = 1
+ pkgrel = 2
url = https://xorg.freedesktop.org
arch = x86_64
- license = LicenseRef-Adobe-Display-PostScript AND BSD-3-Clause AND LicenseRef-DEC-3-Clause AND HPND AND LicenseRef-HPND-sell-MIT-disclaimer-xserver AND HPND-sell-variant AND ICU AND ISC AND MIT AND MIT-open-group AND NTP AND SGI-B-2.0 AND SMLNJ AND X11 AND X11-distribute-modifications-variant
+ license = LicenseRef-custom
makedepends = meson
makedepends = xorgproto
makedepends = xtrans
diff --git a/PKGBUILD b/PKGBUILD
index 4bf6f64848c5..7ac1075ef685 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=xorg-xwayland-hidpi-xprop
pkgver=23.2.4
-pkgrel=1
+pkgrel=2
arch=('x86_64')
-license=('LicenseRef-Adobe-Display-PostScript AND BSD-3-Clause AND LicenseRef-DEC-3-Clause AND HPND AND LicenseRef-HPND-sell-MIT-disclaimer-xserver AND HPND-sell-variant AND ICU AND ISC AND MIT AND MIT-open-group AND NTP AND SGI-B-2.0 AND SMLNJ AND X11 AND X11-distribute-modifications-variant')
+license=('LicenseRef-custom')
url="https://xorg.freedesktop.org"
pkgdesc="run X clients under wayland, with !733 HiDPI patch"
depends=('nettle' 'libepoxy' 'systemd-libs' 'libxfont2'