* [ptxdist] [PATCH] xorg-font-util: version bump 1.3.2 -> 1.4.1
@ 2025-10-21 13:55 Sven Püschel
0 siblings, 0 replies; only message in thread
From: Sven Püschel @ 2025-10-21 13:55 UTC (permalink / raw)
To: ptxdist; +Cc: Sven Püschel
Releases are now uploaded as xz archives instead of bz2 archives.
Added all SPDX License identifiers based on the contents of the
COPYING file checked with 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-font-util.make | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/rules/xorg-font-util.make b/rules/xorg-font-util.make
index 1b68ad2cc..08ab57eba 100644
--- a/rules/xorg-font-util.make
+++ b/rules/xorg-font-util.make
@@ -16,14 +16,16 @@ PACKAGES-$(PTXCONF_XORG_FONT_UTIL) += xorg-font-util
#
# Paths and names
#
-XORG_FONT_UTIL_VERSION := 1.3.2
-XORG_FONT_UTIL_MD5 := 3d6adb76fdd072db8c8fae41b40855e8
+XORG_FONT_UTIL_VERSION := 1.4.1
+XORG_FONT_UTIL_MD5 := a6541d12ceba004c0c1e3df900324642
XORG_FONT_UTIL := font-util-$(XORG_FONT_UTIL_VERSION)
-XORG_FONT_UTIL_SUFFIX := tar.bz2
+XORG_FONT_UTIL_SUFFIX := tar.xz
XORG_FONT_UTIL_URL := $(call ptx/mirror, XORG, individual/font/$(XORG_FONT_UTIL).$(XORG_FONT_UTIL_SUFFIX))
XORG_FONT_UTIL_SOURCE := $(SRCDIR)/$(XORG_FONT_UTIL).$(XORG_FONT_UTIL_SUFFIX)
XORG_FONT_UTIL_DIR := $(BUILDDIR)/$(XORG_FONT_UTIL)
-XORG_FONT_UTIL_LICENSE := MIT
+XORG_FONT_UTIL_LICENSE := MIT AND BSD-2-Clause-NetBSD AND BSD-Source-Code AND MIT-open-group AND Unicode-TOU
+XORG_FONT_UTIL_LICENSE_FILES := \
+ file://COPYING;md5=2a9e705c00e463c8d294f90486852e06
# ----------------------------------------------------------------------------
# Prepare
--
2.47.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-10-21 13:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-21 13:55 [ptxdist] [PATCH] xorg-font-util: version bump 1.3.2 -> 1.4.1 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