x11-themes/papirus-icon-theme: Version bump (v20200430)
authorMikle Kolyada <zlogene@gentoo.org>
Tue, 5 May 2020 13:47:38 +0000 (16:47 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Tue, 5 May 2020 13:48:11 +0000 (16:48 +0300)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
x11-themes/papirus-icon-theme/Manifest
x11-themes/papirus-icon-theme/papirus-icon-theme-20191101.ebuild
x11-themes/papirus-icon-theme/papirus-icon-theme-20191201.ebuild
x11-themes/papirus-icon-theme/papirus-icon-theme-20200102.ebuild
x11-themes/papirus-icon-theme/papirus-icon-theme-20200201.ebuild
x11-themes/papirus-icon-theme/papirus-icon-theme-20200301.ebuild
x11-themes/papirus-icon-theme/papirus-icon-theme-20200405.ebuild
x11-themes/papirus-icon-theme/papirus-icon-theme-20200430.ebuild [new file with mode: 0644]

index 202c3eb50e24eda77106b1fa8fbd6d9d67864719..9d662c692db81ce9c866bf5a8e3bd1efe9fff548 100644 (file)
@@ -5,3 +5,4 @@ DIST papirus-icon-theme-20200102.tar.gz 21110348 BLAKE2B b52282b74cbe771212360e1
 DIST papirus-icon-theme-20200201.tar.gz 21482791 BLAKE2B 5287e031505835465b85115d1a86e8af61b9e5947357654a3f00b768708bc6e49accbaa219b6b0889798153215cc072d7f8b1cd677fdfff113bf925968980e04 SHA512 07ed45eb409ed12f57657f058f9a5a03dec77679ed598dc8645536a614ecc5424c60be57f10de20ca72204d2a21152fdd62adadf2637bbfa1266d588c787d7e9
 DIST papirus-icon-theme-20200301.tar.gz 21896164 BLAKE2B fb2c11b3ebe893375283e7f95cc6e89a7c8b54f4b2d129a2517a2b4eb5f3c84da925ac399491e0739d16dd6c050c2969420f73dce7c9a2e83522ab7d63299b23 SHA512 8b9f0a9b0fdb676365d6b30af8ba8dee71ff433a4c4317151899f09614da3fc9764e5e9c48743cdf7c8fde6eea53a1d3ab37eb890f1486fc54ce328e6af9b348
 DIST papirus-icon-theme-20200405.tar.gz 22279244 BLAKE2B 756402258dcc356cde2c4822c979e93096de6fd827037a21839e67a6f6bf81da7c86cb311255a6018676941ad1659cb5206dc8f3d1bfd8f320381232b5a0528e SHA512 116aefea7049f7bdffee12fde8fa7088dfb4cd52f78bba617390700ba292b664dde32d30119f2929121988fa46244d452407b82f61f113b38810743c6db7e451
+DIST papirus-icon-theme-20200430.tar.gz 22659357 BLAKE2B 55c68d06375f1713650e908df8d2a47725d656dc12cb02117f5b49abf662d36c3397fc13f1b806899e14ccc1bb84643fbcf32d716c9254f2c69133c13904ac53 SHA512 5be8e68f3b0bff32c8c1c8c6fc4d4358a1fa18b9395cefbde4b6056fd38d1fb68f2cc555b5aa98e0399c24ddeb119d501b00098c459d43a734ae831b7df9624c
index 96967c513d908b28743d73445a4740dcb20faece..ffcaec181ce0b3900fb88790ffcce23c914e313d 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit gnome2-utils
+inherit gnome2-utils xdg-utils
 
 DESCRIPTION="icon theme for Linux"
 HOMEPAGE="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme"
@@ -23,4 +23,4 @@ src_install() {
 
 pkg_preinst() { gnome2_icon_savelist; }
 pkg_postinst() { gnome2_icon_cache_update; }
-pkg_postrm() { gnome2_icon_cache_update; }
+pkg_postrm() { xdg_icon_cache_update; }
index 96967c513d908b28743d73445a4740dcb20faece..ffcaec181ce0b3900fb88790ffcce23c914e313d 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit gnome2-utils
+inherit gnome2-utils xdg-utils
 
 DESCRIPTION="icon theme for Linux"
 HOMEPAGE="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme"
@@ -23,4 +23,4 @@ src_install() {
 
 pkg_preinst() { gnome2_icon_savelist; }
 pkg_postinst() { gnome2_icon_cache_update; }
-pkg_postrm() { gnome2_icon_cache_update; }
+pkg_postrm() { xdg_icon_cache_update; }
index 13a4c564e94612f30122ac2045babcb77a76c038..ffcaec181ce0b3900fb88790ffcce23c914e313d 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit gnome2-utils
+inherit gnome2-utils xdg-utils
 
 DESCRIPTION="icon theme for Linux"
 HOMEPAGE="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme"
@@ -23,4 +23,4 @@ src_install() {
 
 pkg_preinst() { gnome2_icon_savelist; }
 pkg_postinst() { gnome2_icon_cache_update; }
-pkg_postrm() { gnome2_icon_cache_update; }
+pkg_postrm() { xdg_icon_cache_update; }
index 13a4c564e94612f30122ac2045babcb77a76c038..ffcaec181ce0b3900fb88790ffcce23c914e313d 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit gnome2-utils
+inherit gnome2-utils xdg-utils
 
 DESCRIPTION="icon theme for Linux"
 HOMEPAGE="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme"
@@ -23,4 +23,4 @@ src_install() {
 
 pkg_preinst() { gnome2_icon_savelist; }
 pkg_postinst() { gnome2_icon_cache_update; }
-pkg_postrm() { gnome2_icon_cache_update; }
+pkg_postrm() { xdg_icon_cache_update; }
index 13a4c564e94612f30122ac2045babcb77a76c038..ffcaec181ce0b3900fb88790ffcce23c914e313d 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit gnome2-utils
+inherit gnome2-utils xdg-utils
 
 DESCRIPTION="icon theme for Linux"
 HOMEPAGE="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme"
@@ -23,4 +23,4 @@ src_install() {
 
 pkg_preinst() { gnome2_icon_savelist; }
 pkg_postinst() { gnome2_icon_cache_update; }
-pkg_postrm() { gnome2_icon_cache_update; }
+pkg_postrm() { xdg_icon_cache_update; }
index 13a4c564e94612f30122ac2045babcb77a76c038..ffcaec181ce0b3900fb88790ffcce23c914e313d 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit gnome2-utils
+inherit gnome2-utils xdg-utils
 
 DESCRIPTION="icon theme for Linux"
 HOMEPAGE="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme"
@@ -23,4 +23,4 @@ src_install() {
 
 pkg_preinst() { gnome2_icon_savelist; }
 pkg_postinst() { gnome2_icon_cache_update; }
-pkg_postrm() { gnome2_icon_cache_update; }
+pkg_postrm() { xdg_icon_cache_update; }
diff --git a/x11-themes/papirus-icon-theme/papirus-icon-theme-20200430.ebuild b/x11-themes/papirus-icon-theme/papirus-icon-theme-20200430.ebuild
new file mode 100644 (file)
index 0000000..72805a2
--- /dev/null
@@ -0,0 +1,26 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome2-utils xdg-utils
+
+DESCRIPTION="icon theme for Linux"
+HOMEPAGE="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme"
+SRC_URI="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+src_compile() { :; }
+
+src_install() {
+       insinto /usr/share/icons
+       doins -r ePapirus Papirus{,-Dark,-Light}
+
+}
+
+pkg_preinst() { gnome2_icon_savelist; }
+pkg_postinst() { gnome2_icon_cache_update; }
+pkg_postrm() { xdg_icon_cache_update; }