From 8c1a9c780d476c3feab025b8acb1b68040924eb0 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 19 Jun 2024 10:21:16 +0100 Subject: x11-themes/material-icon-theme : EAPI bump --- .../x11-themes/material-icon-theme-1.314.1337 | 12 ------- .../x11-themes/material-icon-theme-1.314.1337-r1 | 12 +++++++ metadata/pkg_desc_index | 2 +- .../material-icon-theme-1.314.1337-r1.ebuild | 40 ++++++++++++++++++++++ .../material-icon-theme-1.314.1337.ebuild | 40 ---------------------- 5 files changed, 53 insertions(+), 53 deletions(-) delete mode 100644 metadata/md5-cache/x11-themes/material-icon-theme-1.314.1337 create mode 100644 metadata/md5-cache/x11-themes/material-icon-theme-1.314.1337-r1 create mode 100644 x11-themes/material-icon-theme/material-icon-theme-1.314.1337-r1.ebuild delete mode 100644 x11-themes/material-icon-theme/material-icon-theme-1.314.1337.ebuild diff --git a/metadata/md5-cache/x11-themes/material-icon-theme-1.314.1337 b/metadata/md5-cache/x11-themes/material-icon-theme-1.314.1337 deleted file mode 100644 index d5f10c79..00000000 --- a/metadata/md5-cache/x11-themes/material-icon-theme-1.314.1337 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=install postinst postrm preinst unpack -DEPEND=>=dev-vcs/git-1.8.2.1[curl] -DESCRIPTION=Icon theme following the Google's material design specifications -EAPI=6 -HOMEPAGE=https://gitlab.com/bionel/bionel-icons -INHERIT=eutils git-r3 gnome2-utils -KEYWORDS=amd64 x86 -LICENSE=Apache-2.0 -PROPERTIES=live -SLOT=0 -_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d edos2unix 33e347e171066657f91f8b0c72ec8773 epatch 8c71fb9c4d7cfece295d510d74995a8e eqawarn c9847c43b3253a276ae2eabddedab3d7 estack c61c368a76fdf3a82fdf8dbaebea3804 eutils 27d6d8292d4e729f95acaddba111de88 git-r3 fbb2889c81f3a05910c1524db69425c1 gnome2-utils 30dbce54b89e77b86f366548f94419ad ltprune 97143780d341cc8d8f1d4c6187a36d29 multilib c19072c3cd7ac5cb21de013f7e9832e0 preserve-libs 21162ec96c87041004a75348d97342dd strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 vcs-clean d271b7bc7e6a009758d7d4ef749174e3 wrapper 4a1902f969e5718126434fc35f3a0d9c xdg-utils baea6080dd821f5562d715887954c9d3 -_md5_=ea671a52dc802603cb455cd6bb374aee diff --git a/metadata/md5-cache/x11-themes/material-icon-theme-1.314.1337-r1 b/metadata/md5-cache/x11-themes/material-icon-theme-1.314.1337-r1 new file mode 100644 index 00000000..8c2989a5 --- /dev/null +++ b/metadata/md5-cache/x11-themes/material-icon-theme-1.314.1337-r1 @@ -0,0 +1,12 @@ +BDEPEND=>=dev-vcs/git-1.8.2.1[curl] +DEFINED_PHASES=install postinst postrm preinst unpack +DESCRIPTION=Icon theme following the Google's material design specifications +EAPI=8 +HOMEPAGE=https://gitlab.com/bionel/bionel-icons +INHERIT=git-r3 gnome2-utils +KEYWORDS=amd64 x86 +LICENSE=Apache-2.0 +PROPERTIES=live +SLOT=0 +_eclasses_=git-r3 fbb2889c81f3a05910c1524db69425c1 gnome2-utils 30dbce54b89e77b86f366548f94419ad multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 xdg-utils baea6080dd821f5562d715887954c9d3 +_md5_=8fc1a85ac33536e568656508ab1cef46 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 6a1235a8..071e8b58 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -91,7 +91,7 @@ x11-misc/nvidia-prime 314: NVIDIA Prime Render Offload configuration and utiliti x11-misc/nvidia-settings 390.157-r5 470.239.06 535.171.04: NVIDIA Linux X11 Settings Utility x11-misc/pcmanfm-qt-share 1337: PCManFM-QT custom action to share folder using Samba x11-misc/sddm 0.20.0-r1: Simple Desktop Display Manager -x11-themes/material-icon-theme 1.314.1337: Icon theme following the Google's material design specifications +x11-themes/material-icon-theme 1.314.1337-r1: Icon theme following the Google's material design specifications x11-themes/redcore-artwork-calamares 1.314.1337-r4: Redcore Linux branding component for Calamares x11-themes/redcore-artwork-community 1.314.1337: Redcore Linux Community Wallpapers x11-themes/redcore-artwork-core 1.314.1337: Offical Redcore Linux Core Artwork diff --git a/x11-themes/material-icon-theme/material-icon-theme-1.314.1337-r1.ebuild b/x11-themes/material-icon-theme/material-icon-theme-1.314.1337-r1.ebuild new file mode 100644 index 00000000..d4a5e30f --- /dev/null +++ b/x11-themes/material-icon-theme/material-icon-theme-1.314.1337-r1.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit git-r3 gnome2-utils + +DESCRIPTION="Icon theme following the Google's material design specifications" +HOMEPAGE="https://gitlab.com/bionel/bionel-icons" + +EGIT_BRANCH="master" +EGIT_REPO_URI="https://gitlab.com/bionel/bionel-icons.git" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" + +DEPEND="" +RDEPEND="${DEPEND}" + +S="${WORKDIR}/${P}" + +src_install() { + dodir usr/share/icons + insinto usr/share/icons + doins -r material-icons/* +} + +pkg_preinst() { + gnome2_icon_savelist +} + +pkg_postinst() { + gnome2_icon_cache_update +} + +pkg_postrm() { + gnome2_icon_cache_update +} diff --git a/x11-themes/material-icon-theme/material-icon-theme-1.314.1337.ebuild b/x11-themes/material-icon-theme/material-icon-theme-1.314.1337.ebuild deleted file mode 100644 index 68a53c72..00000000 --- a/x11-themes/material-icon-theme/material-icon-theme-1.314.1337.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit eutils git-r3 gnome2-utils - -DESCRIPTION="Icon theme following the Google's material design specifications" -HOMEPAGE="https://gitlab.com/bionel/bionel-icons" - -EGIT_BRANCH="master" -EGIT_REPO_URI="https://gitlab.com/bionel/bionel-icons.git" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -DEPEND="" -RDEPEND="${DEPEND}" - -S="${WORKDIR}/${P}" - -src_install() { - dodir usr/share/icons - insinto usr/share/icons - doins -r material-icons/* -} - -pkg_preinst() { - gnome2_icon_savelist -} - -pkg_postinst() { - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -} -- cgit v1.2.3