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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 26DDE158003 for ; Fri, 18 Feb 2022 15:59:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15E3BE0798; Fri, 18 Feb 2022 15:59:30 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EBC05E0798 for ; Fri, 18 Feb 2022 15:59:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 907E834334D for ; Fri, 18 Feb 2022 15:59:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A992429 for ; Fri, 18 Feb 2022 15:59:26 +0000 (UTC) From: "Nickolas Raymond Kaczynski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nickolas Raymond Kaczynski" Message-ID: <1645199854.d6ed12936e59374cb1845b53516f11f2e7973d9d.nrk@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-misc/xbanish/ X-VCS-Repository: repo/proj/guru X-VCS-Files: x11-misc/xbanish/Manifest x11-misc/xbanish/xbanish-1.8.ebuild X-VCS-Directories: x11-misc/xbanish/ X-VCS-Committer: nrk X-VCS-Committer-Name: Nickolas Raymond Kaczynski X-VCS-Revision: d6ed12936e59374cb1845b53516f11f2e7973d9d X-VCS-Branch: dev Date: Fri, 18 Feb 2022 15:59:26 +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: da6f19ba-59f2-4dd0-ae6d-2d719df52ae1 X-Archives-Hash: 3e24f90e9df671f6048f1e85b2376499 commit: d6ed12936e59374cb1845b53516f11f2e7973d9d Author: Nickolas Raymond Kaczynski disroot org> AuthorDate: Fri Feb 18 15:57:34 2022 +0000 Commit: Nickolas Raymond Kaczynski disroot org> CommitDate: Fri Feb 18 15:57:34 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d6ed1293 x11-misc/xbanish: version bump v1.8 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nickolas Raymond Kaczynski disroot.org> x11-misc/xbanish/Manifest | 1 + x11-misc/xbanish/xbanish-1.8.ebuild | 43 +++++++++++++++++++++++++++++++++++++ 2 files changed, 44 insertions(+) diff --git a/x11-misc/xbanish/Manifest b/x11-misc/xbanish/Manifest index 0aa1cc974..a24d7f3e1 100644 --- a/x11-misc/xbanish/Manifest +++ b/x11-misc/xbanish/Manifest @@ -1 +1,2 @@ DIST xbanish-1.7.tar.gz 6379 BLAKE2B b5c2da9890676be642d963147b38585089160bbeb8609e66e586ce69b886e39e4b02e60e1c4554fb27454ae3bc89c7169f5b1ece3e511e327ee0bfbef25035c3 SHA512 f790ea888812bb6b7793f0a60a900724fc407ec4485672e37d464387ffacfa4bf2dc891862f3fed06948cda31024745816b3adb58074c4578edc6a9848f2bd08 +DIST xbanish-1.8.tar.gz 7082 BLAKE2B 2b54a93754264723b6c18d089db40aae902a8e406d919ffbc42d01cd4b85675477cef9c586c09cbf3f518a84aff9f33069cc228627d9967ae182fac545b1a6e5 SHA512 d6c3434f38bd0c9aabdc8745cb46ad196df379acae156f2f282aba83f69ecb88164fe752cd868e63ab887ca5758fbfd502d709c811843fe1deafd880e161a972 diff --git a/x11-misc/xbanish/xbanish-1.8.ebuild b/x11-misc/xbanish/xbanish-1.8.ebuild new file mode 100644 index 000000000..ef2bb8219 --- /dev/null +++ b/x11-misc/xbanish/xbanish-1.8.ebuild @@ -0,0 +1,43 @@ +# Copyright 2021-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit toolchain-funcs + +DESCRIPTION="Banish the mouse cursor when typing, show it again when the mouse moves" +HOMEPAGE="https://github.com/jcs/xbanish" + +SRC_URI="https://github.com/jcs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +KEYWORDS="~amd64" +LICENSE="ISC" +SLOT="0" +IUSE="" + +RDEPEND=" + x11-libs/libX11 + x11-libs/libXfixes + x11-libs/libXi + x11-libs/libXext +" +DEPEND=" + ${RDEPEND} + x11-libs/libXt +" + +src_configure() { + # Makefile doesn't respect user's LDFLAGS + sed -i \ + -e 's|\$(LIBS) |\$(LIBS) $(LDFLAGS) |g' \ + Makefile || die "sed failed" +} + +src_compile() { + emake CC=$(tc-getCC) +} + +src_install() { + dobin xbanish + doman xbanish.1 +}