From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/hyprpaper/
Date: Thu, 4 Jan 2024 15:19:46 +0000 (UTC) [thread overview]
Message-ID: <1704341593.b5d6e5f87232903dbca53f3856823d27b1cfd63c.ceamac@gentoo> (raw)
commit: b5d6e5f87232903dbca53f3856823d27b1cfd63c
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Thu Jan 4 04:13:13 2024 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Thu Jan 4 04:13:13 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b5d6e5f8
gui-apps/hyprpaper: add 0.6.0
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
gui-apps/hyprpaper/Manifest | 1 +
gui-apps/hyprpaper/hyprpaper-0.6.0.ebuild | 40 +++++++++++++++++++++++++++++++
2 files changed, 41 insertions(+)
diff --git a/gui-apps/hyprpaper/Manifest b/gui-apps/hyprpaper/Manifest
index 579f560888..49bf8efd6c 100644
--- a/gui-apps/hyprpaper/Manifest
+++ b/gui-apps/hyprpaper/Manifest
@@ -1 +1,2 @@
DIST hyprpaper-0.5.0.gh.tar.gz 27437 BLAKE2B 7f3a284370f8cfbc9c4fb73c73b4093a934e557bc04c21143946043b9413b17cfb4313be4300bd9853bec1bd73bd3c44bf6511c0be4b734400a707661cfd7f1f SHA512 2f7d57f5b4d90641c638ad83b9a08b03cb436abaaa8c9eafd242f14b76846843309ff729395981d88248854537e320602df09f7c5900de8137d6b7b5bc7272e0
+DIST hyprpaper-0.6.0.gh.tar.gz 28122 BLAKE2B 4a70873f06080c73abb0ad4bf3156b710f710a5c832c59a96245561f7ff9a4f6260deebd7a69cef9a523cccd3572a3b2863ef833e23f0b4daf849469ef467715 SHA512 78a6c885ab451026e619eb3c710dc39fcabbf1230bef8b3346d1817fde13c7bdb38acd108f47d814098294d718efbbd227c4955632d2e291d155c0196ca949cd
diff --git a/gui-apps/hyprpaper/hyprpaper-0.6.0.ebuild b/gui-apps/hyprpaper/hyprpaper-0.6.0.ebuild
new file mode 100644
index 0000000000..1548403487
--- /dev/null
+++ b/gui-apps/hyprpaper/hyprpaper-0.6.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 2023-2024 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
+ dev-vcs/git
+"
+RDEPEND="
+ dev-libs/hyprlang
+ gui-libs/wlroots
+ media-libs/libglvnd
+ media-libs/libjpeg-turbo
+ media-libs/libwebp
+ x11-libs/cairo
+ x11-libs/pango
+"
+
+src_compile() {
+ emake protocols
+ cmake_src_compile
+}
+
+src_install() {
+ dobin "${BUILD_DIR}/${PN}"
+}
next reply other threads:[~2024-01-04 15:19 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-04 15:19 Viorel Munteanu [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
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
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=1704341593.b5d6e5f87232903dbca53f3856823d27b1cfd63c.ceamac@gentoo \
--to=ceamac@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