From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5721C138334 for ; Sat, 24 Aug 2019 05:51:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7CE46E07DB; Sat, 24 Aug 2019 05:51:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5CCE5E07DB for ; Sat, 24 Aug 2019 05:51:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0ECAF34A238 for ; Sat, 24 Aug 2019 05:51:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D2FC622 for ; Sat, 24 Aug 2019 05:51:01 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1566625846.4c87381169e5da96cc195675eeb651da005ca54a.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/sxhkd/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/sxhkd/Manifest x11-misc/sxhkd/sxhkd-0.6.1.ebuild X-VCS-Directories: x11-misc/sxhkd/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: 4c87381169e5da96cc195675eeb651da005ca54a X-VCS-Branch: master Date: Sat, 24 Aug 2019 05:51:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f065ed40-b2eb-49e9-9aef-8f4baba2a939 X-Archives-Hash: bfd6c44eff8355014a941359c828cab9 commit: 4c87381169e5da96cc195675eeb651da005ca54a Author: Tim Harder gentoo org> AuthorDate: Sat Aug 24 05:48:12 2019 +0000 Commit: Tim Harder gentoo org> CommitDate: Sat Aug 24 05:50:46 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c873811 x11-misc/sxhkd: version bump to 0.6.1 Signed-off-by: Tim Harder gentoo.org> x11-misc/sxhkd/Manifest | 1 + x11-misc/sxhkd/sxhkd-0.6.1.ebuild | 27 +++++++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/x11-misc/sxhkd/Manifest b/x11-misc/sxhkd/Manifest index ceaaf277891..4fc9dce06ff 100644 --- a/x11-misc/sxhkd/Manifest +++ b/x11-misc/sxhkd/Manifest @@ -1,2 +1,3 @@ DIST sxhkd-0.5.9.tar.gz 34649 BLAKE2B e07d9a7a99cd3ab1436ece589a57023de87c6a1e74ef509e9bfc9db3bcda9680f826dc2edad1474004775cf307b9280dc60e18060a803deb801022c004bf0e8c SHA512 32ee7261b4fa10d5a62a7fa61e689977d12afd654e81123711bda1f006e4b6baa7524352086037594e6ef1989dd8fcb6eddc1114085ee91546a69f6d1146924e DIST sxhkd-0.6.0.tar.gz 34756 BLAKE2B e0bf9cc50893baa345ea0dcfae096b5f76408bf1c5e8b5405a2175f33c6201c14c3683da2202cc2a9eaa07327df484f921863178b464164cdf931ca3a0c21848 SHA512 0ccafa2b29b87dcf6bdcb45b67b8aeb5f70c2855fe99c0cd2b271052cd7b6bbf5186b3ae2da3ae9b411f0766a8ab85a35b3a325442a80527a7c959280d36b46b +DIST sxhkd-0.6.1.tar.gz 34808 BLAKE2B b25ff934d0a7f28b3950152ef800da90c5f990f2efd92e9178fef8a77939dc1ed1bbde55bb5a990c33fd3d0be7490dfb2e799ca56abf3c3c6f20c258169eb100 SHA512 d8cd6166ff7e7bc800ed79c5d63cbdfad4f9824c5a5e19b6a315b2ec570295150600651376265932f5fde8b6127f629a553337c6454a1c78c62b3395aaeb55a2 diff --git a/x11-misc/sxhkd/sxhkd-0.6.1.ebuild b/x11-misc/sxhkd/sxhkd-0.6.1.ebuild new file mode 100644 index 00000000000..72d597e8986 --- /dev/null +++ b/x11-misc/sxhkd/sxhkd-0.6.1.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit toolchain-funcs systemd + +DESCRIPTION="Simple X hotkey daemon" +HOMEPAGE="https://github.com/baskerville/sxhkd/" +SRC_URI="https://github.com/baskerville/sxhkd/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="BSD-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND="x11-libs/libxcb + x11-libs/xcb-util-keysyms" +DEPEND="${RDEPEND} + x11-libs/xcb-util" + +src_compile() { + emake CC="$(tc-getCC)" PREFIX=/usr +} + +src_install() { + emake PREFIX=/usr DESTDIR="${D}" install + systemd_dounit contrib/systemd/${PN}.service +}