mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] seatd: version bump 0.5.0 -> 0.6.3
Date: Wed, 20 Oct 2021 11:52:55 +0200	[thread overview]
Message-ID: <20211020095255.3774809-1-p.zabel@pengutronix.de> (raw)

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/seatd.make | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/rules/seatd.make b/rules/seatd.make
index b848a5dc1037..26b6a3dc256d 100644
--- a/rules/seatd.make
+++ b/rules/seatd.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_SEATD) += seatd
 #
 # Paths and names
 #
-SEATD_VERSION		:= 0.5.0
-SEATD_MD5		:= 264a36907f4be34efa400fb6e1b26f5f
+SEATD_VERSION		:= 0.6.3
+SEATD_MD5		:= 0d375928bbcc39b1652e2730e01e6089
 SEATD			:= seatd-$(SEATD_VERSION)
 SEATD_SUFFIX		:= tar.gz
 SEATD_URL		:= https://git.sr.ht/~kennylevinsen/seatd/archive/$(SEATD_VERSION).$(SEATD_SUFFIX)
@@ -36,9 +36,9 @@ SEATD_LICENSE_FILES	:= file://LICENSE;md5=715a99d2dd552e6188e74d4ed2914d5a
 SEATD_CONF_TOOL	:= meson
 SEATD_CONF_OPT	:=  \
 	$(CROSS_MESON_USR) \
-	-Dlogind=$(call ptx/endis,PTXCONF_SEATD_SYSTEMD_LOGIND)d \
-	-Dseatd=$(call ptx/endis,PTXCONF_SEATD_SEATD)d \
-	-Dbuiltin=disabled \
+	-Dlibseat-logind=$(call ptx/ifdef,PTXCONF_SEATD_SYSTEMD_LOGIND,systemd,disabled) \
+	-Dlibseat-seatd=$(call ptx/endis,PTXCONF_SEATD_SEATD)d \
+	-Dlibseat-builtin=disabled \
 	-Dserver=$(call ptx/endis,PTXCONF_SEATD_SEATD)d \
 	-Dexamples=disabled \
 	-Dman-pages=disabled \
@@ -61,6 +61,7 @@ $(STATEDIR)/seatd.targetinstall:
 
 ifdef PTXCONF_SEATD_SEATD
 	@$(call install_copy, seatd, 0, 0, 0755, -, /usr/bin/seatd)
+	@$(call install_copy, seatd, 0, 0, 0755, -, /usr/bin/seatd-launch)
 ifdef PTXCONF_SEATD_SEATD_SYSTEMD_UNIT
 	@$(call install_alternative, seatd, 0, 0, 0644, \
 		/usr/lib/systemd/system/seatd.service)
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


             reply	other threads:[~2021-10-20  9:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-20  9:52 Philipp Zabel [this message]
2021-10-26  9:09 ` [ptxdist] [APPLIED] " Michael Olbrich

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=20211020095255.3774809-1-p.zabel@pengutronix.de \
    --to=p.zabel@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