From: "Tiziano Müller" <dev-zero@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/dev-zero:master commit in: x11-misc/xss-lock/
Date: Fri, 30 May 2014 08:07:53 +0000 (UTC) [thread overview]
Message-ID: <1400534235.03296bc910b5f2bae442ea546f4da921a2a57d71.dev-zero@gentoo> (raw)
commit: 03296bc910b5f2bae442ea546f4da921a2a57d71
Author: Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
AuthorDate: Mon May 19 21:17:00 2014 +0000
Commit: Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Mon May 19 21:17:15 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/dev-zero.git;a=commit;h=03296bc9
Initial commit, ebuild written by me.
---
x11-misc/xss-lock/Manifest | 1 +
x11-misc/xss-lock/xss-lock-scm.ebuild | 30 ++++++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/x11-misc/xss-lock/Manifest b/x11-misc/xss-lock/Manifest
new file mode 100644
index 0000000..e50e225
--- /dev/null
+++ b/x11-misc/xss-lock/Manifest
@@ -0,0 +1 @@
+EBUILD xss-lock-scm.ebuild 720 SHA256 7e61aeb2d8b446ad6d378b87a86587d56fb824e8c76f48b458b311e5db9777bc SHA512 33f094a25f661a4ef11da863ed1cef20b1345d2e59a99c3e60587c70ceb0c606ce1deae2e542ab09c3c9660db47fb87f6fa16aca5ce91567008a54012339a7a5 WHIRLPOOL 7a602dc7e9299a84dc989b974508886540de9e0d0aac91835ae0ce4454d11a6df57c325affc3beb9429b3968f362e9969596fe73f46ef7ea755ba561c72a665b
diff --git a/x11-misc/xss-lock/xss-lock-scm.ebuild b/x11-misc/xss-lock/xss-lock-scm.ebuild
new file mode 100644
index 0000000..e0adb87
--- /dev/null
+++ b/x11-misc/xss-lock/xss-lock-scm.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit git-r3 cmake-utils bash-completion-r1
+
+DESCRIPTION="Use external locker as X screen saver."
+HOMEPAGE="https://bitbucket.org/raymonad/xss-lock"
+EGIT_REPO_URI="https://bitbucket.org/raymonad/xss-lock.git"
+
+LICENSE="Boost-1.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="dev-libs/glib
+ x11-libs/libxcb
+ sys-apps/systemd"
+RDEPEND="${DEPEND}
+ dev-python/docutils"
+
+src_install() {
+ cmake-utils_src_install
+
+ dodoc "${D}"/usr/share/doc/xss-lock/*
+ dobashcomp "${D}/usr/share/bash-completion/completions/xss-lock"
+ rm -rf "${D}/usr/share"/{bash-completion/completions,doc/xss-lock,zsh}
+}
next reply other threads:[~2014-05-30 8:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-30 8:07 Tiziano Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-05-10 14:46 [gentoo-commits] dev/dev-zero:master commit in: x11-misc/xss-lock/ Tiziano Müller
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=1400534235.03296bc910b5f2bae442ea546f4da921a2a57d71.dev-zero@gentoo \
--to=dev-zero@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