* [ptxdist] [PATCH] xorg-lib-Xrandr: version bump 1.5.2 -> 1.5.4
@ 2025-10-22 14:46 Sven Püschel
0 siblings, 0 replies; only message in thread
From: Sven Püschel @ 2025-10-22 14:46 UTC (permalink / raw)
To: ptxdist; +Cc: Sven Püschel
The release tarball is now compressed with xz instead of bz2.
Checked the COPYING file with the SPDX Online Tool [1] and updated the
license according to it's output.
[1] https://tools.spdx.org/app/check_license/
Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
---
rules/xorg-lib-Xrandr.make | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/rules/xorg-lib-Xrandr.make b/rules/xorg-lib-Xrandr.make
index ff4e530be..a3e8e3323 100644
--- a/rules/xorg-lib-Xrandr.make
+++ b/rules/xorg-lib-Xrandr.make
@@ -14,14 +14,16 @@ PACKAGES-$(PTXCONF_XORG_LIB_XRANDR) += xorg-lib-xrandr
#
# Paths and names
#
-XORG_LIB_XRANDR_VERSION := 1.5.2
-XORG_LIB_XRANDR_MD5 := 18f3b20d522f45e4dadd34afb5bea048
+XORG_LIB_XRANDR_VERSION := 1.5.4
+XORG_LIB_XRANDR_MD5 := 24e0b72abe16efce9bf10579beaffc27
XORG_LIB_XRANDR := libXrandr-$(XORG_LIB_XRANDR_VERSION)
-XORG_LIB_XRANDR_SUFFIX := tar.bz2
+XORG_LIB_XRANDR_SUFFIX := tar.xz
XORG_LIB_XRANDR_URL := $(call ptx/mirror, XORG, individual/lib/$(XORG_LIB_XRANDR).$(XORG_LIB_XRANDR_SUFFIX))
XORG_LIB_XRANDR_SOURCE := $(SRCDIR)/$(XORG_LIB_XRANDR).$(XORG_LIB_XRANDR_SUFFIX)
XORG_LIB_XRANDR_DIR := $(BUILDDIR)/$(XORG_LIB_XRANDR)
-XORG_LIB_XRANDR_LICENSE := MIT
+XORG_LIB_XRANDR_LICENSE := HPND-sell-variant
+XORG_LIB_XRANDR_LICENSE_FILES := \
+ file://COPYING;md5=c9d1a2118a6cd5727521db8e7a2fee69
# ----------------------------------------------------------------------------
# Prepare
--
2.47.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-10-22 14:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-22 14:46 [ptxdist] [PATCH] xorg-lib-Xrandr: version bump 1.5.2 -> 1.5.4 Sven Püschel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox