From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/hyprpaper/
Date: Thu, 20 Apr 2023 19:40:50 +0000 (UTC) [thread overview]
Message-ID: <1682012840.80fbfd3e1ee985be6d8e8c8e67eb96ba107f82b0.flow@gentoo> (raw)
commit: 80fbfd3e1ee985be6d8e8c8e67eb96ba107f82b0
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Thu Apr 20 17:47:20 2023 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Apr 20 17:47:20 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=80fbfd3e
gui-apps/hyprpaper: add 0.2.0-r1
Add missing BDEPENDS
Closes: https://bugs.gentoo.org/904457
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
gui-apps/hyprpaper/hyprpaper-0.2.0-r1.ebuild | 33 ++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
diff --git a/gui-apps/hyprpaper/hyprpaper-0.2.0-r1.ebuild b/gui-apps/hyprpaper/hyprpaper-0.2.0-r1.ebuild
new file mode 100644
index 000000000..972f27fc0
--- /dev/null
+++ b/gui-apps/hyprpaper/hyprpaper-0.2.0-r1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="A blazing fast wayland wallpaper utility"
+HOMEPAGE="https://github.com/hyprwm/hyprpaper"
+SRC_URI="https://github.com/hyprwm/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="
+ dev-libs/wayland
+ dev-libs/wayland-protocols
+ dev-util/cmake
+ dev-util/wayland-scanner
+ media-libs/libjpeg-turbo
+ x11-libs/cairo
+ x11-libs/pango
+"
+
+src_compile() {
+ emake protocols
+ cmake_src_compile
+}
+
+src_install() {
+ dobin "${BUILD_DIR}/${PN}"
+}
next reply other threads:[~2023-04-20 19:40 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-20 19:40 Florian Schmaus [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-30 15:43 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/hyprpaper/ 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-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-11-09 16:30 Viorel Munteanu
2024-11-09 16:30 Viorel Munteanu
2024-08-31 13:05 David Roman
2024-08-31 13:05 David Roman
2024-05-24 18:26 Julien Roy
2024-05-24 18:26 Julien Roy
2024-05-14 19:12 Julien Roy
2024-05-14 19:07 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-05-14 19:12 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-02-17 21:17 Julien Roy
2024-01-04 15:19 Viorel Munteanu
2024-01-04 15:19 Viorel Munteanu
2023-12-31 15:40 David Roman
2023-12-31 15:40 David Roman
2023-08-18 6:21 Viorel Munteanu
2023-08-18 6:21 Viorel Munteanu
2023-05-30 21:58 Haelwenn Monnier
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=1682012840.80fbfd3e1ee985be6d8e8c8e67eb96ba107f82b0.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