public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/hicolor-icon-theme/
Date: Wed,  6 Sep 2017 08:24:35 +0000 (UTC)	[thread overview]
Message-ID: <1504686271.0dc18064ebfd2c860df5bf342622beaf287d6e00.polynomial-c@gentoo> (raw)

commit:     0dc18064ebfd2c860df5bf342622beaf287d6e00
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  6 08:24:11 2017 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed Sep  6 08:24:31 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dc18064

x11-themes/hicolor-icon-theme: Bump to version 0.17

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 x11-themes/hicolor-icon-theme/Manifest             |  1 +
 .../hicolor-icon-theme-0.17.ebuild                 | 23 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/x11-themes/hicolor-icon-theme/Manifest b/x11-themes/hicolor-icon-theme/Manifest
index 0b0fa86b515..44766a68eab 100644
--- a/x11-themes/hicolor-icon-theme/Manifest
+++ b/x11-themes/hicolor-icon-theme/Manifest
@@ -1,2 +1,3 @@
 DIST hicolor-icon-theme-0.15.tar.xz 51056 SHA256 9cc45ac3318c31212ea2d8cb99e64020732393ee7630fa6c1810af5f987033cc SHA512 4ae3cb1d2d1dfc219424d41ffd72323a44e5320117e5e88f81c1629964dd42ab2055c999d0c846f9d8834e7b922b5cec36481e8c82fede6a4e73faf3ac09bd20 WHIRLPOOL a33a9d59f3b9fae944bd5da37f5d47527aa2c83a15c4ac6ae2b32d3533fe3eacd4264228bbf92569b11052a03d6c5d5cc05ea262ae799c558226ab73184bd7f6
 DIST hicolor-icon-theme-0.16.tar.xz 52976 SHA256 b0f8e770815fc80f7719d367608a2eb05572570cfca2734f986deae73e7d1f39 SHA512 db883032c3c0375575e20127f100cda3fbd4ab7c90952bd555ce99318a5c233695bf8799ac08ef2617efeac3fcdee227e2ecdd3d8361db8240d68f088446877f WHIRLPOOL 0cb4004ff587f1c5c29cdbedf7db6433d8bcf7d489c087918b9887db4dd794e42b32c0414e110a702cb2208b5cb79ddc6efe43d861c4f1806db354401bf3cdc7
+DIST hicolor-icon-theme-0.17.tar.xz 53016 SHA256 317484352271d18cbbcfac3868eab798d67fff1b8402e740baa6ff41d588a9d8 SHA512 eca8655930aa7e234f42630041c0053fde067b970fad1f81c55fcd4c5046c03edfdf2ede72a3e78fba2908e7da53e9463d3c5ae12ab9f5ef261e29a49f9c7a8d WHIRLPOOL ee946145edf620f61b1e5302be99c83353fb41e65aae8c09e9a3663942839e86ae2fc80fc4b9623ec44180188b2d1fb633fc5a443ad06d75a3569a6e3ce8b7ec

diff --git a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.17.ebuild b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.17.ebuild
new file mode 100644
index 00000000000..cd94aeb6176
--- /dev/null
+++ b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.17.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2-utils
+
+DESCRIPTION="Fallback theme for the freedesktop icon theme specification"
+HOMEPAGE="https://freedesktop.org/wiki/Software/icon-theme"
+SRC_URI="https://icon-theme.freedesktop.org/releases/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND=""
+DEPEND="app-arch/xz-utils"
+
+RESTRICT="binchecks strip"
+
+pkg_preinst() { gnome2_icon_savelist; }
+pkg_postinst() { gnome2_icon_cache_update; }
+pkg_postrm() { gnome2_icon_cache_update; }


             reply	other threads:[~2017-09-06  8:24 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-06  8:24 Lars Wendler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-17  7:56 [gentoo-commits] repo/gentoo:master commit in: x11-themes/hicolor-icon-theme/ WANG Xuerui
2021-05-19  9:23 Yixun Lan
2021-04-05 22:19 Sam James
2021-01-06 12:07 Fabian Groffen
2020-12-09 15:35 Mike Gilbert
2018-12-12 13:08 Mikle Kolyada
2018-03-29 19:03 Sergei Trofimovich
2018-03-17  0:22 Michael Palimaka
2018-03-15 13:45 Mikle Kolyada
2018-01-29 15:51 Tobias Klausmann
2017-12-24 13:38 Sergei Trofimovich
2017-12-24 11:11 Sergei Trofimovich
2017-12-21 11:05 Sergei Trofimovich
2017-12-19 12:08 Jason Zaman
2017-08-22 14:22 Lars Wendler
2015-12-24  1:26 Gilles Dartiguelongue

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=1504686271.0dc18064ebfd2c860df5bf342622beaf287d6e00.polynomial-c@gentoo \
    --to=polynomial-c@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