public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/hyprlock/
Date: Fri, 26 Jul 2024 20:29:24 +0000 (UTC)	[thread overview]
Message-ID: <1722000784.c39578df69fb0b38caa5e4fc8b536e23c1c9e008.davidroman@gentoo> (raw)

commit:     c39578df69fb0b38caa5e4fc8b536e23c1c9e008
Author:     Filip Kobierski <fkobi <AT> pm <DOT> me>
AuthorDate: Fri Jul 26 13:33:04 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri Jul 26 13:33:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c39578df

gui-apps/hyprlock: add hyprutils dependency

Without it it did not compile:
```
--   Package 'hyprutils' not found
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:619 (message):
  The following required packages were not found:

   - hyprutils>=0.2.0

Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPkgConfig.cmake:841 (_pkg_check_modules_internal)
  CMakeLists.txt:39 (pkg_check_modules)
```

Also sorted RDEPEND

Signed-off-by: Filip Kobierski <fkobi <AT> pm.me>

 .../hyprlock/{hyprlock-0.4.1.ebuild => hyprlock-0.4.1-r1.ebuild}   | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gui-apps/hyprlock/hyprlock-0.4.1.ebuild b/gui-apps/hyprlock/hyprlock-0.4.1-r1.ebuild
similarity index 96%
rename from gui-apps/hyprlock/hyprlock-0.4.1.ebuild
rename to gui-apps/hyprlock/hyprlock-0.4.1-r1.ebuild
index bc8665681..7d6de6548 100644
--- a/gui-apps/hyprlock/hyprlock-0.4.1.ebuild
+++ b/gui-apps/hyprlock/hyprlock-0.4.1-r1.ebuild
@@ -20,13 +20,14 @@ LICENSE="BSD"
 SLOT="0"
 
 RDEPEND="
+	>=dev-libs/hyprlang-0.4.0
+	>=gui-libs/hyprutils-0.2.0
 	dev-libs/date
+	dev-libs/glib:2
 	dev-libs/wayland
+	media-libs/libglvnd
 	media-libs/mesa[opengl]
 	sys-libs/pam
-	dev-libs/glib:2
-	>=dev-libs/hyprlang-0.4.0
-	media-libs/libglvnd
 	x11-libs/cairo
 	x11-libs/libxkbcommon
 	x11-libs/libdrm


             reply	other threads:[~2024-07-26 20:29 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-26 20:29 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-13 11:38 [gentoo-commits] repo/proj/guru:master commit in: gui-apps/hyprlock/ David Roman
2024-12-30 15:43 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-12-30 16:12 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-12-30 15:43 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-12-30 16:12 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-08-31 13:05 David Roman
2024-07-26 20:29 David Roman
2024-05-23 22:18 Haelwenn Monnier
2024-04-13 17:15 Julien Roy
2024-04-10 20:12 Julien Roy
2024-04-10 20:12 Julien Roy
2024-03-19 23:55 Julien Roy
2024-02-24 12:14 Haelwenn Monnier
2024-02-23 23:40 Julien Roy
2024-02-23 23:40 Julien Roy
2024-02-23 23:40 Julien Roy
2024-02-21 11:52 Julien Roy
2024-02-21  1:36 Julien Roy
2024-02-21  1:36 Julien Roy

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=1722000784.c39578df69fb0b38caa5e4fc8b536e23c1c9e008.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --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