From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xss-lock/
Date: Sun, 27 Feb 2022 00:26:13 +0000 (UTC) [thread overview]
Message-ID: <1645921551.8dc12977678ecd86e5474f710c3af1020e893f4b.sam@gentoo> (raw)
commit: 8dc12977678ecd86e5474f710c3af1020e893f4b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 27 00:25:51 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 27 00:25:51 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dc12977
x11-misc/xss-lock: update EAPI 6 -> 8
Bug: https://bugs.gentoo.org/774393
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../xss-lock/xss-lock-0.3.0_p20140302-r2.ebuild | 29 ++++++++++++++++++++++
1 file changed, 29 insertions(+)
diff --git a/x11-misc/xss-lock/xss-lock-0.3.0_p20140302-r2.ebuild b/x11-misc/xss-lock/xss-lock-0.3.0_p20140302-r2.ebuild
new file mode 100644
index 000000000000..ec728c0b8f5e
--- /dev/null
+++ b/x11-misc/xss-lock/xss-lock-0.3.0_p20140302-r2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake vcs-snapshot
+
+MY_COMMIT="1e158fb20108058dbd62bd51d8e8c003c0a48717"
+DESCRIPTION="Use external locker as X screen saver"
+HOMEPAGE="https://bitbucket.org/raymonad/xss-lock"
+SRC_URI="https://bitbucket.org/raymonad/xss-lock/get/${MY_COMMIT}.tar.bz2 -> ${P}.tar.bz2"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+man"
+
+RDEPEND="dev-libs/glib:2
+ x11-libs/libxcb
+ x11-libs/xcb-util"
+DEPEND="${RDEPEND}"
+BDEPEND="man? ( dev-python/docutils )"
+
+src_install() {
+ cmake_src_install
+
+ dodoc -r "${ED}"/usr/share/doc/${PN}/.
+ rm -r "${ED}"/usr/share/doc/${PN} || die
+}
next reply other threads:[~2022-02-27 0:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-27 0:26 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-03-06 8:53 [gentoo-commits] repo/gentoo:master commit in: x11-misc/xss-lock/ Andreas Sturmlechner
2022-03-06 8:50 Agostino Sarubbo
2022-02-06 11:18 Jonas Stein
2017-02-18 4:26 Michael Palimaka
2016-12-22 8:47 Patrice Clement
2016-12-21 9:51 Tobias Klausmann
2016-10-10 12:01 Patrice Clement
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=1645921551.8dc12977678ecd86e5474f710c3af1020e893f4b.sam@gentoo \
--to=sam@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