From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/hyprpaper/
Date: Sun, 31 Dec 2023 15:40:01 +0000 (UTC) [thread overview]
Message-ID: <1703983019.97b3d695cccdb110ae0d7dba7cad91b2ef4ea1ef.davidroman@gentoo> (raw)
commit: 97b3d695cccdb110ae0d7dba7cad91b2ef4ea1ef
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Sun Dec 31 00:36:59 2023 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sun Dec 31 00:36:59 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=97b3d695
gui-apps/hyprpaper: drop 0.3.0
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
gui-apps/hyprpaper/Manifest | 1 -
gui-apps/hyprpaper/hyprpaper-0.3.0.ebuild | 34 -------------------------------
2 files changed, 35 deletions(-)
diff --git a/gui-apps/hyprpaper/Manifest b/gui-apps/hyprpaper/Manifest
index f48bb29cdc..597779e677 100644
--- a/gui-apps/hyprpaper/Manifest
+++ b/gui-apps/hyprpaper/Manifest
@@ -1,2 +1 @@
-DIST hyprpaper-0.3.0.gh.tar.gz 26787 BLAKE2B 114ef9c68372a4081035282c1826d66fdb5306eea18e91663dd31645bcb6972d1fd7ad913b0c1f452001025f6c54b5dd8cefbb634702a4440901102822b5a82d SHA512 6b1ccdc7257db89f435c0d4b4afb6f42a46f9d0635d211d4c0408d6a801c4438eecad53a512e5ea51a768e883e4e446b8a8efdca4b1336dc51499e586cbe070f
DIST hyprpaper-0.4.0.gh.tar.gz 27092 BLAKE2B f7e10edf6e4f0f23476d872f77c7c4a69e2f563ad0ab30cadc0195a3be7431eb50be5ed53db24087d38a2de4c524e3010396ca59664d022b7b43748a394f2031 SHA512 cdd8aba060ecbe7e0ec5680f285d8fa06cd6cc429251351ac62e4d50b5ac1767b420d64ec6d0ac4a14f877847158b3795f84be0a99e70babbe1c2a6bb285723c
diff --git a/gui-apps/hyprpaper/hyprpaper-0.3.0.ebuild b/gui-apps/hyprpaper/hyprpaper-0.3.0.ebuild
deleted file mode 100644
index 8e1fa582b4..0000000000
--- a/gui-apps/hyprpaper/hyprpaper-0.3.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# 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/libglvnd
- 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-12-31 15:40 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-31 15:40 David Roman [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-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=1703983019.97b3d695cccdb110ae0d7dba7cad91b2ef4ea1ef.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