public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/mate-themes/
Date: Sat, 20 Jan 2024 18:48:26 +0000 (UTC)	[thread overview]
Message-ID: <1705776475.7abc320b443497e4b02822d52f420e42b8730050.ulm@gentoo> (raw)

commit:     7abc320b443497e4b02822d52f420e42b8730050
Author:     Ian Jordan <immoloism <AT> gmail <DOT> com>
AuthorDate: Sat Jan 20 01:55:14 2024 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 20 18:47:55 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7abc320b

x11-themes/mate-themes: Remove COPYING files

Clean up copying files which aren't needed as the user has already
accepted this in package.license.

Rewoked removed command based on ulm's suggestion.

Closes: https://bugs.gentoo.org/599654
Signed-off-by: Ian Jordan <immoloism <AT> gmail.com>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 .../mate-themes/mate-themes-3.22.24-r1.ebuild      | 41 ++++++++++++++++++++++
 1 file changed, 41 insertions(+)

diff --git a/x11-themes/mate-themes/mate-themes-3.22.24-r1.ebuild b/x11-themes/mate-themes/mate-themes-3.22.24-r1.ebuild
new file mode 100644
index 000000000000..fa121bd8c466
--- /dev/null
+++ b/x11-themes/mate-themes/mate-themes-3.22.24-r1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools xdg
+
+MATE_GTK_V="$(ver_cut 1-2)"
+
+HOMEPAGE="https://mate-desktop.org"
+DESCRIPTION="A set of MATE themes, with sets for users with limited or low vision"
+SRC_URI="https://pub.mate-desktop.org/releases/themes/${MATE_GTK_V}/${P}.tar.xz"
+
+LICENSE="CC-BY-SA-3.0 GPL-3+ LGPL-2.1+ LGPL-3"
+SLOT="0/${MATE_GTK_V}"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+RESTRICT="binchecks strip"
+
+RDEPEND="
+	>=x11-libs/gdk-pixbuf-2:2
+	>=x11-libs/gtk+-2:2
+"
+
+DEPEND="${RDEPEND}
+	>=sys-devel/gettext-0.19.8:*
+	>=dev-build/autoconf-2.53
+	>=x11-misc/icon-naming-utils-0.8.7:0
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	default
+	eautoreconf
+}
+
+src_install() {
+	default
+	# Cleanup files from user's system as license is already accepted in package.licence
+	# the default install phase chokes if they're not available to install.
+	find "${ED}"/usr/share/themes -type f -name COPYING -delete || die
+}


             reply	other threads:[~2024-01-20 18:48 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-20 18:48 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-26  3:17 [gentoo-commits] repo/gentoo:master commit in: x11-themes/mate-themes/ Sam James
2024-09-17 17:50 Andreas Sturmlechner
2024-08-30  5:57 Joonas Niilola
2024-08-30  5:57 Joonas Niilola
2024-01-19 10:53 Sam James
2024-01-19 10:53 Sam James
2024-01-19 10:53 Sam James
2024-01-19 10:53 Sam James
2024-01-19 10:53 Sam James
2023-12-22  6:46 Sam James
2022-12-16 20:39 Arthur Zamarin
2022-12-03  1:15 Sam James
2022-12-03  1:14 Sam James
2022-06-28  2:03 WANG Xuerui
2021-06-30 22:43 Adam Feldman
2021-06-30 22:43 Adam Feldman
2021-06-30 22:43 Adam Feldman
2020-04-06 17:49 Adam Feldman
2020-04-06 17:49 Adam Feldman
2019-04-22  1:47 Aaron Bauman
2019-04-14 21:25 Mikle Kolyada
2019-04-14 16:24 Mikle Kolyada
2019-04-14 15:27 Mikle Kolyada
2019-04-07 10:50 Andreas Sturmlechner
2018-12-02 17:35 Mart Raudsepp
2018-12-02 14:29 Mikle Kolyada
2018-12-02 10:12 Mikle Kolyada
2018-10-06 20:25 Mart Raudsepp
2018-09-23 11:53 Pacho Ramos
2018-09-16  9:10 Mart Raudsepp
2018-09-10 16:19 Mikle Kolyada
2018-09-09 23:53 Thomas Deutschmann
2017-09-27  3:23 NP Hardass
2017-06-04 15:18 Ettore Di Giacinto
2017-04-04 20:29 NP Hardass
2017-04-04 20:29 NP Hardass
2017-04-04 20:29 NP Hardass
2017-02-05 18:13 NP Hardass
2016-11-21 11:02 Ettore Di Giacinto
2016-11-14 21:03 NP Hardass
2016-09-10 18:23 NP Hardass
2016-09-05  3:31 NP Hardass
2016-08-06  2:12 NP Hardass
2016-05-30 19:18 Mikle Kolyada
2016-03-26  2:37 NP Hardass
2016-03-15 17:53 Agostino Sarubbo
2016-03-06  8:09 Mikle Kolyada
2016-02-22 20:48 NP Hardass
2015-12-31 23:37 NP Hardass

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=1705776475.7abc320b443497e4b02822d52f420e42b8730050.ulm@gentoo \
    --to=ulm@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