From: "Petr Vaněk" <arkamar@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/chameleon-xcursors/
Date: Sat, 21 Sep 2024 12:06:43 +0000 (UTC) [thread overview]
Message-ID: <1726920358.fe1e3e186d72f64d5d6dbaeb37400b07448f0826.arkamar@gentoo> (raw)
commit: fe1e3e186d72f64d5d6dbaeb37400b07448f0826
Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 21 12:05:24 2024 +0000
Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Sat Sep 21 12:05:58 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe1e3e18
x11-themes/chameleon-xcursors: drop 0.5-r2
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>
.../chameleon-xcursors-0.5-r2.ebuild | 35 ----------------------
1 file changed, 35 deletions(-)
diff --git a/x11-themes/chameleon-xcursors/chameleon-xcursors-0.5-r2.ebuild b/x11-themes/chameleon-xcursors/chameleon-xcursors-0.5-r2.ebuild
deleted file mode 100644
index 441b3f9c7b87..000000000000
--- a/x11-themes/chameleon-xcursors/chameleon-xcursors-0.5-r2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg
-
-COLOURS=( "Anthracite" "DarkSkyBlue" "SkyBlue" "Pearl" "White" )
-MY_PN="Chameleon"
-
-DESCRIPTION="Style neutral scalable cursor theme"
-HOMEPAGE="https://store.kde.org/p/999948/"
-for COLOUR in "${COLOURS[@]}"; do
- SRC_URI="${SRC_URI} mirror://gentoo/${MY_PN}-${COLOUR}-${PV}.tar.bz2"
-done
-S="${WORKDIR}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
-
-RDEPEND="x11-libs/libXcursor"
-
-src_install() {
- dodir /usr/share/cursors/xorg-x11/
-
- for COLOUR in "${COLOURS[@]}"; do
- for SIZE in Large Regular Small; do
- local name="${MY_PN}-${COLOUR}-${SIZE}"
- rm "${WORKDIR}"/${name}-${PV}/{COPYRIGHT,LICENSE} || die
- insinto /usr/share/cursors/xorg-x11/${name}
- doins -r "${WORKDIR}"/${name}-${PV}
- done
- done
-}
next reply other threads:[~2024-09-21 12:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-21 12:06 Petr Vaněk [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-19 18:05 [gentoo-commits] repo/gentoo:master commit in: x11-themes/chameleon-xcursors/ Pacho Ramos
2021-04-26 19:20 Conrad Kostecki
2021-04-26 19:20 Conrad Kostecki
2021-03-12 20:49 Andreas Sturmlechner
2017-12-02 13:03 David Seifert
2017-07-30 7:27 Andreas Hüttel
2017-03-24 19:20 Göktürk Yüksek
2015-10-31 9:36 Ian Delaney
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=1726920358.fe1e3e186d72f64d5d6dbaeb37400b07448f0826.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