From: "Petr Vaněk" <arkamar@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xwallpaper/
Date: Thu, 15 May 2025 07:24:26 +0000 (UTC) [thread overview]
Message-ID: <1747293703.be84d2bb4b1cc475a183a76142a926a789438154.arkamar@gentoo> (raw)
commit: be84d2bb4b1cc475a183a76142a926a789438154
Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Thu May 15 07:16:11 2025 +0000
Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Thu May 15 07:21:43 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be84d2bb
x11-misc/xwallpaper: drop 0.7.4
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>
x11-misc/xwallpaper/Manifest | 1 -
x11-misc/xwallpaper/xwallpaper-0.7.4.ebuild | 50 -----------------------------
2 files changed, 51 deletions(-)
diff --git a/x11-misc/xwallpaper/Manifest b/x11-misc/xwallpaper/Manifest
index 07db9637b1b6..d7bf7e802ba5 100644
--- a/x11-misc/xwallpaper/Manifest
+++ b/x11-misc/xwallpaper/Manifest
@@ -1,2 +1 @@
-DIST xwallpaper-0.7.4.tar.xz 86432 BLAKE2B c10a69ab5734e43e99a746872bff427797e1d8f9de06d241fa81435036527b029031bb49733cf2119e8725883f20b9253b779ef9113d32d1b4f77bd73511a76a SHA512 f6eaf41befe724ad55d14f607bdfe9d05c79139054deb6590198ce767cf42173f068459dd894b284f3e8dbc95fc482d8ed7ed1c615f7b72b249897a6a01d51ba
DIST xwallpaper-0.7.6.tar.xz 89208 BLAKE2B 3722e7382e104408f61c101f445cd7f741a0412dea328f1c6c01f3b85b3bdc1a4fc00b81283d88171e54833aabf51322a9a1b00fde72bea02496c2daa8d5db51 SHA512 dfc8e6dac42add4f8e7f77c9c634a5041015f8f919095ed2074c6b1b0072d3dc7d9627e4013f2ec6951b64ff8bb46a80a138edf33738733efff81eac26debbbd
diff --git a/x11-misc/xwallpaper/xwallpaper-0.7.4.ebuild b/x11-misc/xwallpaper/xwallpaper-0.7.4.ebuild
deleted file mode 100644
index 48173fbe6298..000000000000
--- a/x11-misc/xwallpaper/xwallpaper-0.7.4.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit autotools
-
-DESCRIPTION="Wallpaper setting utility for X"
-HOMEPAGE="https://github.com/stoeckmann/xwallpaper"
-
-if [[ ${PV} == 9999 ]] ; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/stoeckmann/${PN}.git"
-else
- SRC_URI="https://github.com/stoeckmann/${PN}/releases/download/v${PV}/${P}.tar.xz"
- KEYWORDS="amd64 arm64 ppc64 x86"
-fi
-
-LICENSE="ISC"
-SLOT="0"
-IUSE="+jpeg +png seccomp xpm"
-
-RDEPEND="
- x11-libs/pixman
- x11-libs/xcb-util
- x11-libs/xcb-util-image
- jpeg? ( media-libs/libjpeg-turbo:= )
- png? ( media-libs/libpng:0= )
- seccomp? ( >=sys-libs/libseccomp-2.3.1:0= )
- xpm? ( x11-libs/libXpm )
-"
-
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-src_prepare() {
- default
- eautoreconf
-}
-
-src_configure() {
- local myconf=(
- $(use_with jpeg)
- $(use_with png)
- $(use_with seccomp)
- $(use_with xpm)
- --with-randr
- )
- econf "${myconf[@]}"
-}
next reply other threads:[~2025-05-15 7:25 UTC|newest]
Thread overview: 65+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-15 7:24 Petr Vaněk [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-26 2:08 [gentoo-commits] repo/gentoo:master commit in: x11-misc/xwallpaper/ Sam James
2025-04-26 2:04 Sam James
2025-04-26 1:45 Sam James
2025-04-26 0:53 Sam James
2025-02-19 19:37 Sam James
2024-09-21 11:00 Petr Vaněk
2024-06-07 16:25 Arthur Zamarin
2024-06-06 1:58 Sam James
2024-06-05 19:59 Arthur Zamarin
2024-06-05 19:59 Arthur Zamarin
2022-09-20 0:29 Georgy Yakovlev
2022-09-20 0:29 Georgy Yakovlev
2022-01-08 8:29 Georgy Yakovlev
2022-01-08 8:29 Georgy Yakovlev
2022-01-08 8:27 Georgy Yakovlev
2022-01-08 8:27 Georgy Yakovlev
2021-08-24 18:31 Georgy Yakovlev
2021-08-24 18:31 Georgy Yakovlev
2021-07-18 21:20 Georgy Yakovlev
2021-07-18 21:20 Georgy Yakovlev
2021-07-17 23:18 Sam James
2021-07-15 21:42 Sam James
2021-07-15 21:39 Sam James
2021-07-15 21:33 Sam James
2021-07-03 20:50 Georgy Yakovlev
2021-06-29 16:33 Georgy Yakovlev
2021-06-29 16:33 Georgy Yakovlev
2021-06-18 6:30 Agostino Sarubbo
2021-06-18 6:27 Agostino Sarubbo
2021-05-25 18:41 Georgy Yakovlev
2021-05-25 18:41 Georgy Yakovlev
2021-05-25 18:41 Georgy Yakovlev
2021-02-12 1:22 Georgy Yakovlev
2021-02-12 1:22 Georgy Yakovlev
2020-04-25 12:27 Georgy Yakovlev
2020-03-25 8:43 Georgy Yakovlev
2020-02-29 21:07 Georgy Yakovlev
2020-02-29 21:07 Georgy Yakovlev
2020-02-29 21:07 Georgy Yakovlev
2019-08-04 8:41 Georgy Yakovlev
2019-07-19 6:57 Georgy Yakovlev
2019-07-19 6:57 Georgy Yakovlev
2019-07-19 6:57 Georgy Yakovlev
2019-07-19 6:57 Georgy Yakovlev
2019-07-19 6:57 Georgy Yakovlev
2019-07-19 6:57 Georgy Yakovlev
2019-06-28 17:17 Georgy Yakovlev
2019-06-28 17:17 Georgy Yakovlev
2019-06-16 18:47 Georgy Yakovlev
2019-06-16 18:47 Georgy Yakovlev
2019-06-16 18:47 Georgy Yakovlev
2019-06-16 18:47 Georgy Yakovlev
2019-05-02 19:24 Georgy Yakovlev
2019-05-02 19:24 Georgy Yakovlev
2019-05-02 19:24 Georgy Yakovlev
2019-05-02 19:24 Georgy Yakovlev
2019-03-19 0:54 Georgy Yakovlev
2018-12-18 3:49 Georgy Yakovlev
2018-12-12 5:56 Georgy Yakovlev
2018-12-12 5:56 Georgy Yakovlev
2018-10-08 10:10 Mikle Kolyada
2018-10-06 23:05 Thomas Deutschmann
2018-06-17 1:18 Georgy Yakovlev
2018-03-25 20:13 Michał Górny
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=1747293703.be84d2bb4b1cc475a183a76142a926a789438154.arkamar@gentoo \
--to=arkamar@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