mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] xorg-lib-Xdamage: version bump 1.1.5 -> 1.1.6
@ 2025-10-22 12:28 Sven Püschel
  0 siblings, 0 replies; only message in thread
From: Sven Püschel @ 2025-10-22 12:28 UTC (permalink / raw)
  To: ptxdist; +Cc: Sven Püschel

The tar archives now use xz compression instead of bz2.

Adjusted the license by pasting the COPYING file contents into the
SPDX Online Tool [1].

[1] https://tools.spdx.org/app/check_license/

Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
---
 rules/xorg-lib-Xdamage.make | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/rules/xorg-lib-Xdamage.make b/rules/xorg-lib-Xdamage.make
index 157dab5e8..22ea07022 100644
--- a/rules/xorg-lib-Xdamage.make
+++ b/rules/xorg-lib-Xdamage.make
@@ -14,14 +14,16 @@ PACKAGES-$(PTXCONF_XORG_LIB_XDAMAGE) += xorg-lib-xdamage
 #
 # Paths and names
 #
-XORG_LIB_XDAMAGE_VERSION	:= 1.1.5
-XORG_LIB_XDAMAGE_MD5		:= e3f554267a7a04b042dc1f6352bd6d99
+XORG_LIB_XDAMAGE_VERSION	:= 1.1.6
+XORG_LIB_XDAMAGE_MD5		:= ca55d29fa0a8b5c4a89f609a7952ebf8
 XORG_LIB_XDAMAGE		:= libXdamage-$(XORG_LIB_XDAMAGE_VERSION)
-XORG_LIB_XDAMAGE_SUFFIX		:= tar.bz2
+XORG_LIB_XDAMAGE_SUFFIX		:= tar.xz
 XORG_LIB_XDAMAGE_URL		:= $(call ptx/mirror, XORG, individual/lib/$(XORG_LIB_XDAMAGE).$(XORG_LIB_XDAMAGE_SUFFIX))
 XORG_LIB_XDAMAGE_SOURCE		:= $(SRCDIR)/$(XORG_LIB_XDAMAGE).$(XORG_LIB_XDAMAGE_SUFFIX)
 XORG_LIB_XDAMAGE_DIR		:= $(BUILDDIR)/$(XORG_LIB_XDAMAGE)
-XORG_LIB_XDAMAGE_LICENSE	:= MIT
+XORG_LIB_XDAMAGE_LICENSE	:= HPND-sell-variant
+XORG_LIB_XDAMAGE_LICENSE_FILES	:= \
+	file://COPYING;md5=9fe101f30dd24134cf43146863241868
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.47.3




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-10-22 12:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-22 12:28 [ptxdist] [PATCH] xorg-lib-Xdamage: version bump 1.1.5 -> 1.1.6 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