public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Brayan" <this.brayan@proton.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-wireless/btscreenlocker/
Date: Mon, 15 Jul 2024 18:15:11 +0000 (UTC)	[thread overview]
Message-ID: <1721067298.9af8c0ed33a761046fa66379429bd38c80590387.this.brayan@gentoo> (raw)

commit:     9af8c0ed33a761046fa66379429bd38c80590387
Author:     Brayan M. Salazar <this.brayan <AT> proton <DOT> me>
AuthorDate: Mon Jul 15 18:12:00 2024 +0000
Commit:     Brayan <this.brayan <AT> proton <DOT> me>
CommitDate: Mon Jul 15 18:14:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9af8c0ed

net-wireless/btscreenlocker:

* Removed unnecesary function implementations.
* Removed unnecesary dependency on a system package.
* Added required dependency on virtual/pkgconfig.

Signed-off-by: Brayan M. Salazar <this.brayan <AT> proton.me>

 net-wireless/btscreenlocker/btscreenlocker-1.6.1.ebuild | 16 +---------------
 1 file changed, 1 insertion(+), 15 deletions(-)

diff --git a/net-wireless/btscreenlocker/btscreenlocker-1.6.1.ebuild b/net-wireless/btscreenlocker/btscreenlocker-1.6.1.ebuild
index 04b6751a9..e7c520c00 100644
--- a/net-wireless/btscreenlocker/btscreenlocker-1.6.1.ebuild
+++ b/net-wireless/btscreenlocker/btscreenlocker-1.6.1.ebuild
@@ -3,8 +3,6 @@
 
 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"
@@ -23,18 +21,6 @@ dev-qt/linguist-tools:5
 "
 RDEPEND="${DEPEND}"
 BDEPEND="
-sys-apps/coreutils
+virtual/pkgconfig
 >=dev-build/cmake-3.28
 "
-
-src_configure() {
-	cmake_src_configure || die "Couldn't configure ${PN}."
-}
-
-src_compile() {
-	cmake_build || die "Couldn't compile ${PN}."
-}
-
-src_install() {
-	cmake_src_install || die "Couldn't install ${PN}."
-}


             reply	other threads:[~2024-07-15 18:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-15 18:15 Brayan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-23 14:05 [gentoo-commits] repo/proj/guru:dev commit in: net-wireless/btscreenlocker/ Takuya Wakazono
2025-01-23 14:05 Takuya Wakazono
2024-08-21  0:27 Brayan
2024-08-17 13:21 Brayan
2024-08-07 12:06 Brayan
2024-07-29 17:59 Brayan
2024-07-23 19:34 Brayan
2024-07-16 14:58 Brayan
2024-07-15 21:30 Brayan
2024-07-15 19:53 Lucio Sauer
2024-07-15 15:18 Brayan

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=1721067298.9af8c0ed33a761046fa66379429bd38c80590387.this.brayan@gentoo \
    --to=this.brayan@proton.me \
    --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