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/hyprpaper/
Date: Mon, 31 Mar 2025 10:07:44 +0000 (UTC)	[thread overview]
Message-ID: <1743317838.5e8136a3a3925af644d1781e0454aefa2a60d95f.davidroman@gentoo> (raw)

commit:     5e8136a3a3925af644d1781e0454aefa2a60d95f
Author:     Johannes Huber <johu <AT> gmx <DOT> de>
AuthorDate: Sun Mar 30 06:55:21 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sun Mar 30 06:57:18 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5e8136a3

gui-apps/hyprpaper: drop 0.7.1-r1

Signed-off-by: Johannes Huber <johu <AT> gmx.de>

 gui-apps/hyprpaper/Manifest                  |  1 -
 gui-apps/hyprpaper/hyprpaper-0.7.1-r1.ebuild | 44 ----------------------------
 2 files changed, 45 deletions(-)

diff --git a/gui-apps/hyprpaper/Manifest b/gui-apps/hyprpaper/Manifest
index d54180cee..62b01b2db 100644
--- a/gui-apps/hyprpaper/Manifest
+++ b/gui-apps/hyprpaper/Manifest
@@ -1,3 +1,2 @@
-DIST hyprpaper-0.7.1.gh.tar.gz 29173 BLAKE2B 2eea3d8ace0b643279cbb39342c1382fdbbf01c9928487b50df3bfd60961b4da4e03fa67dbeb9f6b2bd7182923128702207b49d1379fc2af24a1bafbf14b9279 SHA512 6bd1c42aa02f6b808d111ff86ce696fa6b70411c02f5f68eee9df7b3ccb45da2f9aad7e32252fa517abb431b6735c65a326d24295ad795795018fb4181bf6441
 DIST hyprpaper-0.7.3.gh.tar.gz 27116 BLAKE2B 17805567c0008fe34ab4211c017dfdc6ed3efc672b66700ac03830751927c5a377f72c8687a38957f70b282fa48e2ff17883b831d76b642d54664e67aee0f1bf SHA512 f3403ef1a999e66033ec313a2efea546d300ac2ccb6f8877d825d421cce0b38058a450fd82f4ee6a5c25a7e29b6eb8eeadcd59401699823d002eb13f0ab79b09
 DIST hyprpaper-0.7.4.gh.tar.gz 27407 BLAKE2B e443f6d2b9e920fa2f20135d49b29720b06f4eeee6369ae30c1f80287d225e4e3e519b7f95250f7663aee5256048dab79d9a5b6c9f0e6f7fd242eb15e2812180 SHA512 5cf26a46a20c182632acb79918b1d7ff2fa36c09960e37778f1f4471575f99dc65a5430466835b4196b8fbd03a5ce3906f4e36357b2c29b6df8df20682afdac8

diff --git a/gui-apps/hyprpaper/hyprpaper-0.7.1-r1.ebuild b/gui-apps/hyprpaper/hyprpaper-0.7.1-r1.ebuild
deleted file mode 100644
index 725a2a9c6..000000000
--- a/gui-apps/hyprpaper/hyprpaper-0.7.1-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# 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"
-
-RDEPEND="
-	dev-libs/hyprlang
-	dev-libs/wayland
-	gui-libs/hyprutils:=
-	media-libs/libglvnd
-	media-libs/libjpeg-turbo:=
-	media-libs/libwebp:=
-	x11-libs/cairo
-	x11-libs/pango
-"
-DEPEND="
-	${RDEPEND}
-	dev-libs/wayland-protocols
-"
-BDEPEND="
-	>=dev-util/hyprwayland-scanner-0.4.0
-	dev-util/wayland-scanner
-	dev-vcs/git
-	virtual/pkgconfig
-"
-
-src_compile() {
-	emake protocols
-	cmake_src_compile
-}
-
-src_install() {
-	dobin "${BUILD_DIR}/${PN}"
-}


             reply	other threads:[~2025-03-31 10:08 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-31 10:07 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-08 22:18 [gentoo-commits] repo/proj/guru:master commit in: gui-apps/hyprpaper/ David Roman
2025-03-31 10:07 David Roman
2025-03-31 10:07 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-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
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=1743317838.5e8136a3a3925af644d1781e0454aefa2a60d95f.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