public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/i3lock/
Date: Sun,  7 Apr 2024 18:26:43 +0000 (UTC)	[thread overview]
Message-ID: <1712514377.90fcce3361d1dca99f2cb9a4d895d9686b00e1c5.marecki@gentoo> (raw)

commit:     90fcce3361d1dca99f2cb9a4d895d9686b00e1c5
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  7 15:23:52 2024 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sun Apr  7 18:26:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90fcce33

x11-misc/i3lock: add 2.15

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 x11-misc/i3lock/Manifest           |  1 +
 x11-misc/i3lock/i3lock-2.15.ebuild | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/x11-misc/i3lock/Manifest b/x11-misc/i3lock/Manifest
index d497d592cb07..963a57ad07c0 100644
--- a/x11-misc/i3lock/Manifest
+++ b/x11-misc/i3lock/Manifest
@@ -1 +1,2 @@
 DIST i3lock-2.14.1.tar.xz 28756 BLAKE2B b38a3fafeebb5f8cebb643baeb875922659b556a5f919c2a837923e45e8f91a5f3ce297a424414ec9f05255e5888b91723617d837e5ffdbdf81aded42edc34cb SHA512 63b6bd73f66654fe52639434f7d3da64006144ec2ed685ba8683186730d4cc2c10d5aa66174f965030030243f59afaf6def3ff732f710ae441410218f84d6deb
+DIST i3lock-2.15.tar.xz 29100 BLAKE2B e84622e34a54681e162a3012c21fea4cc8b93a66e466647d65cc85f1a874d2be4d9988d54db74165b3dd1eccca1ca257a74b64ddbce08d681c9fc1c78701ee88 SHA512 6079f5233c0820c6e38f3cd8f3732d585e95e7d670408e4fb18ab580a2e1face8f3d6ea13eaaeedc8671f74def917183667e736b35306bf7c630d40625b41ac2

diff --git a/x11-misc/i3lock/i3lock-2.15.ebuild b/x11-misc/i3lock/i3lock-2.15.ebuild
new file mode 100644
index 000000000000..512d70eb36e7
--- /dev/null
+++ b/x11-misc/i3lock/i3lock-2.15.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson
+
+DESCRIPTION="Simple screen locker"
+HOMEPAGE="https://i3wm.org/i3lock/"
+SRC_URI="https://i3wm.org/${PN}/${P}.tar.xz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+	dev-libs/libev
+	sys-libs/pam
+	x11-libs/cairo[X,xcb(+)]
+	x11-libs/libxcb
+	x11-libs/libxkbcommon[X]
+	x11-libs/xcb-util
+	x11-libs/xcb-util-image
+	x11-libs/xcb-util-xrm"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+src_prepare() {
+	default
+
+	sed -i -e 's:login:system-auth:g' pam/${PN} || die
+}


             reply	other threads:[~2024-04-07 18:26 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-07 18:26 Marek Szuba [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-26 12:24 [gentoo-commits] repo/gentoo:master commit in: x11-misc/i3lock/ Jakov Smolić
2024-08-25 13:59 Sam James
2024-08-25 13:59 Sam James
2022-12-21 11:31 Marek Szuba
2022-11-10 22:40 Marek Szuba
2022-09-26  1:02 Marek Szuba
2022-07-23  2:50 Sam James
2022-06-30  9:02 Marek Szuba
2022-06-30  7:01 Agostino Sarubbo
2022-06-29 11:58 Sam James
2022-06-22 13:09 Jakov Smolić
2022-05-28 23:55 Marek Szuba
2022-05-28 23:55 Marek Szuba
2021-09-27 22:57 Marek Szuba
2021-08-27 23:13 Jakov Smolić
2021-01-07 10:14 David Seifert
2021-01-03  9:12 Sam James
2020-11-30 12:01 Marek Szuba
2020-11-30 12:01 Marek Szuba
2020-11-30 12:01 Marek Szuba
2020-11-30 12:01 Marek Szuba
2020-01-14 22:48 Matt Turner
2019-12-26 12:56 Georgy Yakovlev
2019-10-12 20:44 Mikle Kolyada
2019-07-23 10:03 Jeroen Roovers
2018-10-20 11:14 Jeroen Roovers
2018-10-20 11:14 Jeroen Roovers
2018-10-12  9:16 Jeroen Roovers
2018-10-11 19:15 Johannes Huber
2018-06-26  6:53 Johannes Huber
2018-06-26  6:53 Johannes Huber
2018-06-23 18:34 Mikle Kolyada
2018-06-23  9:54 Johannes Huber
2018-06-04 19:25 Mart Raudsepp
2018-03-26 19:18 Aaron Bauman
2018-01-06 21:49 Markus Meier
2017-11-25  8:22 Jeroen Roovers
2017-06-27  7:53 Jeroen Roovers
2017-06-27  7:53 Jeroen Roovers
2017-06-20 12:53 Pacho Ramos
2017-06-04 21:32 Jeroen Roovers
2016-06-12 10:16 Jeroen Roovers
2016-06-12 10:16 Jeroen Roovers
2015-08-09 17:54 Mikle Kolyada

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=1712514377.90fcce3361d1dca99f2cb9a4d895d9686b00e1c5.marecki@gentoo \
    --to=marecki@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