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 056911581C1 for ; Tue, 16 Jul 2024 14:58:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 395AAE2A64; Tue, 16 Jul 2024 14:58:09 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 07017E2A64 for ; Tue, 16 Jul 2024 14:58:09 +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 E4574335C31 for ; Tue, 16 Jul 2024 14:58:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F1E821E1A for ; Tue, 16 Jul 2024 14:58:05 +0000 (UTC) From: "Brayan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brayan" Message-ID: <1721141822.907f45ce2179b76fa5f72034daae78fcaf40d14a.this.brayan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-wireless/btscreenlocker/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-wireless/btscreenlocker/Manifest net-wireless/btscreenlocker/btscreenlocker-1.6.3.ebuild X-VCS-Directories: net-wireless/btscreenlocker/ X-VCS-Committer: this.brayan X-VCS-Committer-Name: Brayan X-VCS-Revision: 907f45ce2179b76fa5f72034daae78fcaf40d14a X-VCS-Branch: dev Date: Tue, 16 Jul 2024 14:58:05 +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: 2dbeb933-4497-44d5-b4ac-94ae8782cff4 X-Archives-Hash: af8a694bf574b3ff93d47abe91e7e1f9 commit: 907f45ce2179b76fa5f72034daae78fcaf40d14a Author: Brayan M. Salazar proton me> AuthorDate: Tue Jul 16 14:57:02 2024 +0000 Commit: Brayan proton me> CommitDate: Tue Jul 16 14:57:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=907f45ce net-wireless/btscreenlocker: add 1.6.3 Signed-off-by: Brayan M. Salazar proton.me> net-wireless/btscreenlocker/Manifest | 1 + .../btscreenlocker/btscreenlocker-1.6.3.ebuild | 28 ++++++++++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/net-wireless/btscreenlocker/Manifest b/net-wireless/btscreenlocker/Manifest index 2525ab5ae..1f1a9fbc7 100644 --- a/net-wireless/btscreenlocker/Manifest +++ b/net-wireless/btscreenlocker/Manifest @@ -1 +1,2 @@ DIST BtScreenLocker-1.6.2.tar.gz 61168 BLAKE2B 864b622b4b257e4032d777c398a45e0ac2f0378774913deaedcdda9231feda4762ad40706508f8a3e5d21f8feab8a347c8fea79e16e9d832f5d45c1045bfdfdc SHA512 a8073f6622f54bae4aa6ab21cc91bd1405bd5037d8d3d6d06cb1f04badc47270a6aea241da93177652c41154a5e25709251a20bd4bda5f3ac411804e23ee4684 +DIST BtScreenLocker-1.6.3.tar.gz 61599 BLAKE2B cc04095e769fe4fabab83b695652afc044a87c63b4205bd6300ae1e3504a083479da20f92d71edff0d1aaa371ecf1c33b6692e6df4742c9bee48308a1d049863 SHA512 1f0359f1cbebab89acc9e539119513b5cde77b1ddc99ad4bcb2c5ea7e8c82c72afed90297f925ed6b113e0f910c2966dd37b92190a76ce81b215a5117fadd96c diff --git a/net-wireless/btscreenlocker/btscreenlocker-1.6.3.ebuild b/net-wireless/btscreenlocker/btscreenlocker-1.6.3.ebuild new file mode 100644 index 000000000..328c9843a --- /dev/null +++ b/net-wireless/btscreenlocker/btscreenlocker-1.6.3.ebuild @@ -0,0 +1,28 @@ +# Copyright 2024 Brayan M. Salazar +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit cmake + +DESCRIPTION="Daemon to lock your screen when Bluetooth trusted devices go away." +HOMEPAGE="https://github.com/brookiestein/BtScreenLocker" +SRC_URI="https://github.com/brookiestein/BtScreenLocker/archive/refs/tags/${PV}.tar.gz -> BtScreenLocker-${PV}.tar.gz" +S="${WORKDIR}/BtScreenLocker-${PV}" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64" + +DEPEND=" +dev-qt/linguist-tools:5 +dev-qt/qtbluetooth:5 +dev-qt/qtdbus:5 +dev-qt/qtwidgets:5 +>=net-wireless/bluez-5.76 +" +RDEPEND="${DEPEND}" +BDEPEND=" +>=dev-build/cmake-3.28 +virtual/pkgconfig +"