summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKyuunex2024-04-10 23:07:17 +0400
committerKyuunex2024-04-10 23:07:17 +0400
commita80fca175c9020c1c7960ab12ddbda41c55df4e4 (patch)
treebe66009be4124a774ac1f515d5238d0f6af908b4 /PKGBUILD
parente6b805a829b86e6759889853a6d0dd608549a783 (diff)
downloadaur-a80fca175c9020c1c7960ab12ddbda41c55df4e4.tar.gz
fix license?
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD18
1 files changed, 17 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6dcce597ef4e..f9297b54a390 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,23 @@ pkgname=xorg-xwayland-osu
pkgver=23.2.4
pkgrel=2
arch=('x86_64')
-license=('custom')
+license=(
+ LicenseRef-Adobe-Display-PostScript
+ BSD-3-Clause
+ LicenseRef-DEC-3-Clause
+ HPND
+ LicenseRef-HPND-sell-MIT-disclaimer-xserver
+ HPND-sell-variant
+ ICU
+ ISC
+ MIT
+ MIT-open-group
+ NTP
+ SGI-B-2.0
+ SMLNJ
+ X11
+ X11-distribute-modifications-variant
+)
groups=('xorg')
url="https://xorg.freedesktop.org"
pkgdesc="run X clients under wayland (patched specifically to run osu! under Wine correctly)"