public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/hyprpicker/
Date: Wed, 02 Apr 2025 07:09:05 +0000 (UTC)	[thread overview]
Message-ID: <1743511085.96bc1ad418d605eb77a21566238ed3bd659253ea.flow@gentoo> (raw)

commit:     96bc1ad418d605eb77a21566238ed3bd659253ea
Author:     Filip Kobierski <fkobi <AT> pm <DOT> me>
AuthorDate: Tue Apr  1 12:33:54 2025 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue Apr  1 12:38:05 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=96bc1ad4

gui-apps/hyprpicker: add 0.4.3 with hyprutils dependency

- update DESCRIPTION
- add hyprutils dependency with slot operator

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

 gui-apps/hyprpicker/Manifest                |  1 +
 gui-apps/hyprpicker/hyprpicker-0.4.3.ebuild | 32 +++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/gui-apps/hyprpicker/Manifest b/gui-apps/hyprpicker/Manifest
index 5b0f7b6e6..2a28e6799 100644
--- a/gui-apps/hyprpicker/Manifest
+++ b/gui-apps/hyprpicker/Manifest
@@ -1,2 +1,3 @@
 DIST hyprpicker-0.3.0.gh.tar.gz 24591 BLAKE2B 5a2defcc6871a0fe0d6905097a9168934e5a5185b32f22349add43de4f4579d58a4b7f2e089ff42ac55589559575f6a7f923df128c289238dd812068ddfda6e3 SHA512 b6594e492bfaa17d16a6b5f864b939ab94963362575d50fc031145f7d17610e45e43c1c5ce5d098381297ab2089a2502ed69fcd97d11a9e9d8731d2e53359117
 DIST hyprpicker-0.4.2.gh.tar.gz 25167 BLAKE2B 05e8742e3ba0b32769aab96c9f643725d648aef1c404b6afc796a51c8ef63816945edd0c2fd924f76349b54204914ecfb37f2ec5c7e08cfe2b559efd73d634a5 SHA512 13ad07426405441442669546f90a332602f1e3869e004571c81443f004717b8cf03187f5787a1d9d317b6c2ab280aa00f47dcfca3e4b6403243fdfa14a5b68de
+DIST hyprpicker-0.4.3.gh.tar.gz 26418 BLAKE2B 0aed2ea771d4b8019a0e40f72322e451adf2b62e6de08ffceeed86b5fa9c97eed65a705969678b3b5d1efd3e496c3938943ba0be1ddbe810283e1b879530ad5e SHA512 030cf4880b54431f999365c457d53ce881c2488b2bfb154f94ce5138aaba9d6fe28636a0c1c4c4a06cf46441ff5c2733c262aa6136a4006f1f6e648208bc3aa8

diff --git a/gui-apps/hyprpicker/hyprpicker-0.4.3.ebuild b/gui-apps/hyprpicker/hyprpicker-0.4.3.ebuild
new file mode 100644
index 000000000..bcdbee284
--- /dev/null
+++ b/gui-apps/hyprpicker/hyprpicker-0.4.3.ebuild
@@ -0,0 +1,32 @@
+# Copyright 2024-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="wlroots-compatible Wayland color picker that does not suck"
+HOMEPAGE="https://github.com/hyprwm/hyprpicker"
+SRC_URI="https://github.com/hyprwm/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+	dev-libs/wayland
+	gui-libs/hyprutils:=
+	x11-libs/cairo
+	x11-libs/libxkbcommon
+	x11-libs/pango
+	>=dev-util/hyprwayland-scanner-0.4.2
+	>=gui-libs/hyprutils-0.2.0
+"
+
+BDEPEND="
+	${RDEPEND}
+	dev-libs/wayland-protocols
+	dev-util/wayland-scanner
+	media-libs/libglvnd
+	media-libs/libjpeg-turbo
+"


             reply	other threads:[~2025-04-02  7:09 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-02  7:09 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-04 14:16 [gentoo-commits] repo/proj/guru:master commit in: gui-apps/hyprpicker/ David Roman
2025-05-04 14:16 David Roman
2025-05-04 14:16 David Roman
2025-05-04 14:16 David Roman
2025-05-04 14:16 David Roman
2025-02-13  9:56 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-24 20:56 David Roman
2024-07-27 17:46 David Roman
2024-07-26 23:50 David Roman
2024-06-07 23:48 Julien Roy
2024-05-24 18:26 Julien Roy
2024-05-24 18:26 Julien Roy
2023-12-31 15:40 David Roman
2023-05-30 21:58 Haelwenn Monnier
2023-04-20 19:40 Florian Schmaus
2023-04-20 19:40 Florian Schmaus
2023-04-20 19:40 Florian Schmaus

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=1743511085.96bc1ad418d605eb77a21566238ed3bd659253ea.flow@gentoo \
    --to=flow@gentoo.org \
    --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