public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/seatd/
Date: Fri, 11 Dec 2020 07:58:25 +0000 (UTC)	[thread overview]
Message-ID: <1607673489.dc8edaa92db78c8d861d15f2ee252ed1eb88141f.juippis@gentoo> (raw)

commit:     dc8edaa92db78c8d861d15f2ee252ed1eb88141f
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Mon Dec  7 17:37:27 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Dec 11 07:58:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc8edaa9

sys-auth/seatd: Install systemd service file

Closes: https://bugs.gentoo.org/754657
Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
Closes: https://github.com/gentoo/gentoo/pull/18555
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-auth/seatd/{seatd-0.4.0.ebuild => seatd-0.4.0-r1.ebuild} | 4 ++--
 sys-auth/seatd/seatd-9999.ebuild                             | 3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/sys-auth/seatd/seatd-0.4.0.ebuild b/sys-auth/seatd/seatd-0.4.0-r1.ebuild
similarity index 93%
rename from sys-auth/seatd/seatd-0.4.0.ebuild
rename to sys-auth/seatd/seatd-0.4.0-r1.ebuild
index 06bf3fce1be..ab311a6c598 100644
--- a/sys-auth/seatd/seatd-0.4.0.ebuild
+++ b/sys-auth/seatd/seatd-0.4.0-r1.ebuild
@@ -3,13 +3,12 @@
 
 EAPI=7
 
-inherit meson
+inherit meson systemd
 
 DESCRIPTION="Minimal seat management daemon and universal library"
 HOMEPAGE="https://sr.ht/~kennylevinsen/seatd"
 if [[ ${PV} == 9999 ]]; then
 	inherit git-r3
-
 	EGIT_REPO_URI="https://git.sr.ht/~kennylevinsen/seatd"
 else
 	KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
@@ -45,4 +44,5 @@ src_configure() {
 src_install() {
 	meson_src_install
 	newinitd "${FILESDIR}/seatd.initd" seatd
+	systemd_dounit contrib/systemd/seatd.service
 }

diff --git a/sys-auth/seatd/seatd-9999.ebuild b/sys-auth/seatd/seatd-9999.ebuild
index 3d89eb8e867..ab311a6c598 100644
--- a/sys-auth/seatd/seatd-9999.ebuild
+++ b/sys-auth/seatd/seatd-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit meson
+inherit meson systemd
 
 DESCRIPTION="Minimal seat management daemon and universal library"
 HOMEPAGE="https://sr.ht/~kennylevinsen/seatd"
@@ -44,4 +44,5 @@ src_configure() {
 src_install() {
 	meson_src_install
 	newinitd "${FILESDIR}/seatd.initd" seatd
+	systemd_dounit contrib/systemd/seatd.service
 }


             reply	other threads:[~2020-12-11  7:58 UTC|newest]

Thread overview: 64+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-11  7:58 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-21 20:46 [gentoo-commits] repo/gentoo:master commit in: sys-auth/seatd/ Arthur Zamarin
2024-10-23  6:21 Arthur Zamarin
2023-12-05  7:53 Arthur Zamarin
2023-08-23 20:05 Arthur Zamarin
2023-08-23 20:05 Arthur Zamarin
2023-08-23 20:05 Arthur Zamarin
2023-08-23 20:05 Arthur Zamarin
2023-07-21 11:00 Arthur Zamarin
2023-07-21 11:00 Arthur Zamarin
2023-07-21 11:00 Arthur Zamarin
2023-05-31  8:37 Arthur Zamarin
2022-11-13 11:39 Sam James
2022-11-13 11:39 Sam James
2022-11-12 12:13 Arthur Zamarin
2022-11-12 12:13 Arthur Zamarin
2022-11-12 12:13 Arthur Zamarin
2022-09-28 21:27 Sam James
2022-09-28 19:05 Arthur Zamarin
2022-09-28 19:05 Arthur Zamarin
2022-09-28 16:29 Arthur Zamarin
2022-09-15 16:41 Arthur Zamarin
2022-09-15 16:41 Arthur Zamarin
2022-08-19  6:16 Arthur Zamarin
2022-08-19  5:19 Arthur Zamarin
2022-08-18 23:08 Sam James
2022-08-18 23:08 Sam James
2022-08-18 23:08 Sam James
2022-08-18 23:08 Sam James
2022-08-14 20:06 Sam James
2022-05-26  1:12 Sam James
2022-05-17  8:37 WANG Xuerui
2022-05-17  8:37 WANG Xuerui
2022-05-17  5:59 Sam James
2022-04-30 12:06 Arthur Zamarin
2022-04-30 12:00 Arthur Zamarin
2022-02-25 21:03 Arthur Zamarin
2022-02-25 18:27 Sam James
2022-02-25 17:56 Arthur Zamarin
2022-02-25 17:56 Arthur Zamarin
2022-02-25 15:46 Arthur Zamarin
2022-02-23 21:38 Arthur Zamarin
2022-02-05 17:01 James Le Cuirot
2021-12-07  2:17 Sam James
2021-12-06 11:31 Agostino Sarubbo
2021-12-06  7:08 Agostino Sarubbo
2021-10-23 13:00 Arthur Zamarin
2021-10-23 13:00 Arthur Zamarin
2021-10-23 13:00 Arthur Zamarin
2021-10-15  6:55 Arthur Zamarin
2021-09-17  1:52 Ionen Wolkens
2021-09-17  1:52 Ionen Wolkens
2021-09-13  9:58 Arthur Zamarin
2021-09-13  6:41 Arthur Zamarin
2021-09-13  6:41 Arthur Zamarin
2021-08-07  8:25 Ionen Wolkens
2021-08-07  8:25 Ionen Wolkens
2021-07-02  7:38 Joonas Niilola
2021-06-13 11:12 Sam James
2021-06-13 11:12 Sam James
2021-03-17  6:44 Joonas Niilola
2020-12-11 18:02 Matthew Thode
2020-11-13 20:53 Aaron Bauman
2020-11-11 17:24 Aaron Bauman

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=1607673489.dc8edaa92db78c8d861d15f2ee252ed1eb88141f.juippis@gentoo \
    --to=juippis@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /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