Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages /
xorg-xwayland
Commits:
4e71a098 by Andreas Radke at 2024-01-16T14:50:40+01:00
upgpkg: 23.2.4-1; Update with full SPDX license list (taken from Fedora)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,11 +1,11 @@
pkgbase = xorg-xwayland
pkgdesc = run X clients under wayland
- pkgver = 23.2.3
+ pkgver = 23.2.4
pkgrel = 1
url = https://xorg.freedesktop.org
arch = x86_64
groups = xorg
- license = custom
+ 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
makedepends = meson
makedepends = xorgproto
makedepends = xtrans
@@ -34,11 +34,11 @@ pkgbase = xorg-xwayland
provides = xorg-server-xwayland
conflicts = xorg-server-xwayland
replaces = xorg-server-xwayland
- source =
https://xorg.freedesktop.org/archive/individual/xserver/xwayland-23.2.3.tar.xz
- source =
https://xorg.freedesktop.org/archive/individual/xserver/xwayland-23.2.3.tar.xz.sig
+ source =
https://xorg.freedesktop.org/archive/individual/xserver/xwayland-23.2.4.tar.xz
+ source =
https://xorg.freedesktop.org/archive/individual/xserver/xwayland-23.2.4.tar.xz.sig
validpgpkeys = 67DC86F2623FC5FD4BB5225D14706DBE1E4B4540
validpgpkeys = 3C2C43D9447D5938EF4551EBE23B7E70B467F0BF
- sha512sums =
37198aa2f06313a0cb2add51cc78f81b26a42f2c9d55a0d3eecf958777107ea5560961c128f2d0af055f7460ba10fadb1b9050251c2c50f2251b40ab517e79cd
+ sha512sums =
ac3ff208cbef5bbe4637c335cfda226489c93b0a3768f2f4fb0201c588485ede38262fbce77ef1425b3d2a0be61b6580df53341c7b95e6072c8b6371ad29d187
sha512sums = SKIP
pkgname = xorg-xwayland
=====================================
PKGBUILD
=====================================
@@ -1,10 +1,10 @@
# Maintainer: AndyRTR <[email protected]>
pkgname=xorg-xwayland
-pkgver=23.2.3
+pkgver=23.2.4
pkgrel=1
arch=('x86_64')
-license=('custom')
+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')
groups=('xorg')
url="https://xorg.freedesktop.org"
pkgdesc="run X clients under wayland"
@@ -16,7 +16,7 @@ makedepends=('meson' 'xorgproto' 'xtrans' 'libxkbfile' 'dbus'
'xorg-font-util' 'wayland-protocols' 'mesa-libgl'
'systemd' 'egl-wayland')
source=(https://xorg.freedesktop.org/archive/individual/xserver/xwayland-$pkgver.tar.xz{,.sig})
-sha512sums=('37198aa2f06313a0cb2add51cc78f81b26a42f2c9d55a0d3eecf958777107ea5560961c128f2d0af055f7460ba10fadb1b9050251c2c50f2251b40ab517e79cd'
+sha512sums=('ac3ff208cbef5bbe4637c335cfda226489c93b0a3768f2f4fb0201c588485ede38262fbce77ef1425b3d2a0be61b6580df53341c7b95e6072c8b6371ad29d187'
'SKIP')
provides=('xorg-server-xwayland')
conflicts=('xorg-server-xwayland')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xorg-xwayland/-/commit/4e71a0980aa65ed7fa2f95fc8afbbf7a15e2035e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xorg-xwayland/-/commit/4e71a0980aa65ed7fa2f95fc8afbbf7a15e2035e
You're receiving this email because of your account on gitlab.archlinux.org.