From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 13 Feb 2026 11:03:06 +0100 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vqq0v-001DFE-2c for lore@lore.pengutronix.de; Fri, 13 Feb 2026 11:03:06 +0100 Received: from [127.0.0.1] (helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1vqq0w-00014f-BM; Fri, 13 Feb 2026 11:03:06 +0100 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1vqq0k-0000gt-OV; Fri, 13 Feb 2026 11:02:54 +0100 Received: from dude05.red.stw.pengutronix.de ([2a0a:edc0:0:1101:1d::54]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vqq0j-000YeX-0i; Fri, 13 Feb 2026 11:02:54 +0100 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.98.2) (envelope-from ) id 1vqq0k-0000000BgjO-2B4Q; Fri, 13 Feb 2026 11:02:54 +0100 From: Michael Olbrich To: ptxdist@pengutronix.de Date: Fri, 13 Feb 2026 11:02:54 +0100 Message-ID: <20260213100254.2785859-1-m.olbrich@pengutronix.de> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20260130094309.1792050-1-p.zabel@pengutronix.de> References: <20260130094309.1792050-1-p.zabel@pengutronix.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [ptxdist] [APPLIED] libtsm: new package X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: Philipp Zabel Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false Thanks, applied as bb34c6ad78078e64fdc4d89b1f656638c2617977. Michael [sent from post-receive hook] On Fri, 13 Feb 2026 11:02:54 +0100, Philipp Zabel wrote: > https://github.com/kmscon/libtsm/releases/tag/v4.4.1 > > Signed-off-by: Philipp Zabel > Message-Id: <20260130094309.1792050-1-p.zabel@pengutronix.de> > [mol: fix menu section] > Signed-off-by: Michael Olbrich > > diff --git a/rules/libtsm.in b/rules/libtsm.in > new file mode 100644 > index 000000000000..c1f104aa1e0b > --- /dev/null > +++ b/rules/libtsm.in > @@ -0,0 +1,11 @@ > +## SECTION=system_libraries > + > +config LIBTSM > + tristate > + select HOST_MESON > + select LIBXKBCOMMON > + prompt "libtsm" > + help > + Terminal-emulator State Machine > + > +# vim: ft=kconfig tw=80 > diff --git a/rules/libtsm.make b/rules/libtsm.make > new file mode 100644 > index 000000000000..2986d2d05c54 > --- /dev/null > +++ b/rules/libtsm.make > @@ -0,0 +1,60 @@ > +# -*-makefile-*- > +# > +# Copyright (C) 2026 by Philipp Zabel > +# > +# For further information about the PTXdist project and license conditions > +# see the README file. > +# > + > +# > +# We provide this package > +# > +PACKAGES-$(PTXCONF_LIBTSM) += libtsm > + > +# > +# Paths and names > +# > +LIBTSM_VERSION := 4.4.1 > +LIBTSM_MD5 := b821ba5e7f55b0c1118ac23a1668ce41 > +LIBTSM := libtsm-$(LIBTSM_VERSION) > +LIBTSM_SUFFIX := tar.gz > +LIBTSM_URL := https://github.com/kmscon/libtsm/archive/refs/tags/v$(LIBTSM_VERSION).$(LIBTSM_SUFFIX) > +LIBTSM_SOURCE := $(SRCDIR)/$(LIBTSM).$(LIBTSM_SUFFIX) > +LIBTSM_DIR := $(BUILDDIR)/$(LIBTSM) > +LIBTSM_LICENSE := MIT and BSD-2-Clause > +LIBTSM_LICENSE_FILES := file://COPYING;md5=69e8256cdc4e949f86fedf94b1b320b4 > + > +# ---------------------------------------------------------------------------- > +# Prepare > +# ---------------------------------------------------------------------------- > + > +# > +# meson > +# > +LIBTSM_CONF_TOOL := meson > +LIBTSM_CONF_OPT := \ > + $(CROSS_MESON_USR) \ > + -Dextra_debug=false \ > + -Dtests=false \ > + -Dgtktsm=false > + > +# ---------------------------------------------------------------------------- > +# Target-Install > +# ---------------------------------------------------------------------------- > + > +$(STATEDIR)/libtsm.targetinstall: > + @$(call targetinfo) > + > + @$(call install_init, libtsm) > + @$(call install_fixup, libtsm,PRIORITY,optional) > + @$(call install_fixup, libtsm,SECTION,base) > + @$(call install_fixup, libtsm,AUTHOR,"Philipp Zabel ") > + @$(call install_fixup, libtsm,DESCRIPTION,missing) > + > + @$(call install_lib, libtsm, 0, 0, 0644, libtsm) > + > + @$(call install_finish, libtsm) > + > + @$(call touch) > + > +# vim: ft=make