public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ettore Di Giacinto" <mudler@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/mate-icon-theme-faenza/
Date: Thu,  8 Dec 2016 15:31:34 +0000 (UTC)	[thread overview]
Message-ID: <1481211029.d1b23afd8d72ed5c225a2d688164b5d80516d352.mudler@gentoo> (raw)

commit:     d1b23afd8d72ed5c225a2d688164b5d80516d352
Author:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 10 20:41:57 2016 +0000
Commit:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Thu Dec  8 15:30:29 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1b23afd

x11-themes/mate-icon-theme-faenza: version bump to 1.16.0

Package-Manager: portage-2.3.1

 x11-themes/mate-icon-theme-faenza/Manifest         |  1 +
 .../mate-icon-theme-faenza-1.16.0.ebuild           | 32 ++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/x11-themes/mate-icon-theme-faenza/Manifest b/x11-themes/mate-icon-theme-faenza/Manifest
index d16ce86..2364af7 100644
--- a/x11-themes/mate-icon-theme-faenza/Manifest
+++ b/x11-themes/mate-icon-theme-faenza/Manifest
@@ -1,2 +1,3 @@
 DIST mate-icon-theme-faenza-1.12.0.tar.xz 19058516 SHA256 c8f6eaac54fdd6d3a81e5cbf18e2bb342c51fd07e0d3deaafc7ca2180bf0b97c SHA512 58c26458027bc9938ca01f88942faedce5189b090302adb3c4f63f1c042616fb4fb8f53f1454a9d7de1b642af1074fa3f7a1a75eeaacbc675a4467dad9b95be4 WHIRLPOOL 06caf42f694c25a92c0206476711361208d7dba71da7daaed802242a1bd020bfb6280bec45e1cb35e17cc53d0d60c01ae12951a671548d29eceb015a2da2c4d6
 DIST mate-icon-theme-faenza-1.14.0.tar.xz 19314908 SHA256 d912ffc86e01e71e96499c993cc429922ffd2576abc075e5c212cd95095fb984 SHA512 91c92eb1e3db91425a6fba13803b050227acf3bc0e9b6c0f07f6805d7c154cc21e2dbf38fac567aa4953abebb678663936491a65a0de5889be837f53068a6e58 WHIRLPOOL 597f961079bf742f091558f41daa47f3370c8a55520f38b6c2b51ba8697ecb95b5a86792ab419c88ddf663f54dc88aac8d01069e9142885dd4b1b6a232adc049
+DIST mate-icon-theme-faenza-1.16.0.tar.xz 19312972 SHA256 6f45684c4df51598115e891c95e6949c1f066e436ef0a685fc30ef95151e7f5c SHA512 27d7521f52edf274eb066c7a7c689237dc584b68712787e5e008b22d90427391c952fd59eb372c4d08063af7f0bd85dbab35c57fd63b3e86fda174010f76c0fb WHIRLPOOL 777eb785cd285b3d6b624dfb717f3b6e3bb8f459aa2976a9662f840532a1a46f2f3b05527ab309b095e956f02bd4d097759baef54587afc7ff46f69d12cdd40b

diff --git a/x11-themes/mate-icon-theme-faenza/mate-icon-theme-faenza-1.16.0.ebuild b/x11-themes/mate-icon-theme-faenza/mate-icon-theme-faenza-1.16.0.ebuild
new file mode 100644
index 00000000..d8a9d75
--- /dev/null
+++ b/x11-themes/mate-icon-theme-faenza/mate-icon-theme-faenza-1.16.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+	KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="Faenza icon theme, that was adapted for MATE desktop"
+LICENSE="GPL-3"
+SLOT="0"
+
+IUSE="minimal"
+
+RDEPEND="x11-themes/hicolor-icon-theme:0
+	!minimal? ( >=x11-themes/mate-icon-theme-${MATE_BRANCH} )"
+
+RESTRICT="binchecks strip"
+
+# https://github.com/mate-desktop/mate-icon-theme-faenza/issues/13
+MATE_FORCE_AUTORECONF=true
+
+src_prepare() {
+	# Remove broken libreoffice icons (dangling symlinks).
+	rm matefaenza/apps/16/*libreoffice* || die
+
+	mate_src_prepare
+}


             reply	other threads:[~2016-12-08 15:32 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-08 15:31 Ettore Di Giacinto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-24 14:01 [gentoo-commits] repo/gentoo:master commit in: x11-themes/mate-icon-theme-faenza/ Andreas Sturmlechner
2020-05-08  4:45 Adam Feldman
2020-05-08  4:45 Adam Feldman
2018-10-06 20:25 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
2016-11-24 22:22 Ettore Di Giacinto
2016-11-21 11:02 Ettore Di Giacinto
2016-10-15  2:59 NP Hardass
2016-08-12  5:13 NP Hardass
2016-08-06  2:12 NP Hardass
2016-07-25 18:36 NP Hardass
2016-05-30 19:18 Mikle Kolyada
2016-02-09 15:22 NP Hardass
2016-02-09  2:49 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=1481211029.d1b23afd8d72ed5c225a2d688164b5d80516d352.mudler@gentoo \
    --to=mudler@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