mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: "Sven Püschel" <s.pueschel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: "Sven Püschel" <s.pueschel@pengutronix.de>
Subject: [ptxdist] [PATCH] xorg-lib-xtrans: version bump 1.4.0 -> 1.6.0
Date: Wed, 22 Oct 2025 16:55:42 +0200	[thread overview]
Message-ID: <20251022145557.4091877-1-s.pueschel@pengutronix.de> (raw)

The release tarballs now use xz compression instead of bz2.

Checked the licenses contained in the COPYING file with the
SPDX Online Tool [1] and added all missing SPDX License
identifiers.

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

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

diff --git a/rules/host-xorg-lib-xtrans.make b/rules/host-xorg-lib-xtrans.make
index ff994b2c0..1f45a5295 100644
--- a/rules/host-xorg-lib-xtrans.make
+++ b/rules/host-xorg-lib-xtrans.make
@@ -25,5 +25,9 @@ HOST_XORG_LIB_XTRANS_DIR	= $(HOST_BUILDDIR)/$(XORG_LIB_XTRANS)
 # autoconf
 #
 HOST_XORG_LIB_XTRANS_CONF_TOOL	:= autoconf
+HOST_XORG_LIB_XTRANS_CONF_OPT	:= \
+	$(HOST_AUTOCONF) \
+	--disable-docs \
+	$(XORG_OPTIONS_DOCS)
 
 # vim: syntax=make
diff --git a/rules/xorg-lib-xtrans.make b/rules/xorg-lib-xtrans.make
index 6bba4b683..75dd062c3 100644
--- a/rules/xorg-lib-xtrans.make
+++ b/rules/xorg-lib-xtrans.make
@@ -15,14 +15,16 @@ PACKAGES-$(PTXCONF_XORG_LIB_XTRANS) += xorg-lib-xtrans
 #
 # Paths and names
 #
-XORG_LIB_XTRANS_VERSION	:= 1.4.0
-XORG_LIB_XTRANS_MD5	:= ce2fb8100c6647ee81451ebe388b17ad
+XORG_LIB_XTRANS_VERSION	:= 1.6.0
+XORG_LIB_XTRANS_MD5	:= 6ad67d4858814ac24e618b8072900664
 XORG_LIB_XTRANS		:= xtrans-$(XORG_LIB_XTRANS_VERSION)
-XORG_LIB_XTRANS_SUFFIX	:= tar.bz2
+XORG_LIB_XTRANS_SUFFIX	:= tar.xz
 XORG_LIB_XTRANS_URL	:= $(call ptx/mirror, XORG, individual/lib/$(XORG_LIB_XTRANS).$(XORG_LIB_XTRANS_SUFFIX))
 XORG_LIB_XTRANS_SOURCE	:= $(SRCDIR)/$(XORG_LIB_XTRANS).$(XORG_LIB_XTRANS_SUFFIX)
 XORG_LIB_XTRANS_DIR	:= $(BUILDDIR)/$(XORG_LIB_XTRANS)
-XORG_LIB_XTRANS_LICENSE	:= MIT
+XORG_LIB_XTRANS_LICENSE	:= MIT-open-group AND HPND-sell-variant AND MIT AND X11
+XORG_LIB_XTRANS_LICENSE_FILES := \
+	file://COPYING;md5=d6091702432f176651d4bf09e61bbe2d
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.47.3




                 reply	other threads:[~2025-10-22 14:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251022145557.4091877-1-s.pueschel@pengutronix.de \
    --to=s.pueschel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox