From a693a49d235bea057923bcbc2ee6a40cce4bb060 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 7 Jun 2023 15:42:35 +0100 Subject: gentoo auto-resync : 07:06:2023 - 15:42:35 --- x11-themes/Manifest.gz | Bin 20754 -> 20757 bytes x11-themes/fluent-icon-theme/Manifest | 4 +- .../fluent-icon-theme-2022.11.30.ebuild | 56 --------------------- .../fluent-icon-theme-2023.06.07.ebuild | 56 +++++++++++++++++++++ 4 files changed, 58 insertions(+), 58 deletions(-) delete mode 100644 x11-themes/fluent-icon-theme/fluent-icon-theme-2022.11.30.ebuild create mode 100644 x11-themes/fluent-icon-theme/fluent-icon-theme-2023.06.07.ebuild (limited to 'x11-themes') diff --git a/x11-themes/Manifest.gz b/x11-themes/Manifest.gz index 9a4a4652f973..4e5dc8845c20 100644 Binary files a/x11-themes/Manifest.gz and b/x11-themes/Manifest.gz differ diff --git a/x11-themes/fluent-icon-theme/Manifest b/x11-themes/fluent-icon-theme/Manifest index 8a33bcda9d70..73beece1e457 100644 --- a/x11-themes/fluent-icon-theme/Manifest +++ b/x11-themes/fluent-icon-theme/Manifest @@ -1,5 +1,5 @@ -DIST fluent-icon-theme-2022.11.30.tar.gz 5822571 BLAKE2B 876ef9350b10b868017195929f9b7503033785abfee020b6a0e3fe1820e481f52cebe3836ebfef2c075d65160425d804903b0f7e1e067b86d9cee559b23ceecd SHA512 20939ad5fd393971477cc66dcf1e5dd8e38ec6653daed206c003348daedc62e7bc485488327611f00fe26420b3bb4a8476035495f738af1f7fa407dd47e9efd1 DIST fluent-icon-theme-2023.02.01.tar.gz 5910433 BLAKE2B 8725381ffdf184e21fb44343a64cfc1ebb91b32abe9bf72a5abec16a49139ffbb5b9217232e068338ab311b6840064e8b99f912d1d886938ee0289d612d20640 SHA512 d6b5ef6b17e8207cefcab8d83f8a3cacff49d388fae5b5c6807f61c820d27a1c9cc96289a61cafdb2707fa912eaf50048264b653e191e26e33844b8dd1091013 -EBUILD fluent-icon-theme-2022.11.30.ebuild 1334 BLAKE2B 03e7a2a36dfbc7c2df8790beb1b52e931f0aac981f64a866b07d0128b0cf0c4fddfa0814eb7e8535e600e14b6d38858b7f4c4e071028cf90fe4e227777b099d9 SHA512 4fc77385ae36a04919b336f39ad98ae2c04f9aaeb5864d48e999253c336811916427a93c86d083b6cb641b0bc9e650e02436680bce7bc2c9ba3b3e861fd6fa72 +DIST fluent-icon-theme-2023.06.07.tar.gz 6213271 BLAKE2B f088caa2c54f73923bef12f8fd30a286fd6ab0829ca3d6c40aabd2ddb71d0c70c6718a69a7c7b6039d7e5506c313fbe8ea14bbf9252e5524d06fe6fce73ec664 SHA512 7e85613a58ce1fad4c8b0b31b81bfe9b226982ab8ede2413d87e89a12d78aeffef01f0a20fcaccfda6431a88e7798dc00a0a824a73f938e7daa48cb799588738 EBUILD fluent-icon-theme-2023.02.01.ebuild 1334 BLAKE2B 03e7a2a36dfbc7c2df8790beb1b52e931f0aac981f64a866b07d0128b0cf0c4fddfa0814eb7e8535e600e14b6d38858b7f4c4e071028cf90fe4e227777b099d9 SHA512 4fc77385ae36a04919b336f39ad98ae2c04f9aaeb5864d48e999253c336811916427a93c86d083b6cb641b0bc9e650e02436680bce7bc2c9ba3b3e861fd6fa72 +EBUILD fluent-icon-theme-2023.06.07.ebuild 1335 BLAKE2B 79de3643b214da5b4f40e38b24b85f1ca6f366474fd6940d6834b67c85ef80aa7ea2891bc052547d50ae8effc988d827235ed5a5100c0156fe706b3438e5b610 SHA512 5bc86d4492e1963b583e697b4faac700db0ee6a4c0b9917682db5cb64449f281774055ac32c390ee2fc43206e4239893077225300cc453dcc57e8722e40d720e MISC metadata.xml 761 BLAKE2B 6ff0f7e9cfd1ed82e6e34e8b730fa60ecfb4827467b5f0bc9aa94df860f54a28ad30290526046d28f952d794bbd287e000634fa24ea9a9aa9a4b088f076900c9 SHA512 54b5cb1d7da3a7098ec9e538c35c0e96349dcf828206d7ae7588444bd82e2a95b3a95306db1ec598b0684157133278386dacd48763d993669cc6269e0a5b4288 diff --git a/x11-themes/fluent-icon-theme/fluent-icon-theme-2022.11.30.ebuild b/x11-themes/fluent-icon-theme/fluent-icon-theme-2022.11.30.ebuild deleted file mode 100644 index fe300c325a84..000000000000 --- a/x11-themes/fluent-icon-theme/fluent-icon-theme-2022.11.30.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 2022-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -# ie. 2021.12.20 -> 2021-12-20 -MY_PV="${PV//./-}" -MY_PN="${PN^}" - -inherit xdg - -DESCRIPTION="Fluent icon theme for Linux desktops" -HOMEPAGE="https://github.com/vinceliuice/Fluent-icon-theme" - -if [[ ${PV} == *9999* ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/vinceliuice/${MY_PN}.git" -else - SRC_URI="https://github.com/vinceliuice/${MY_PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 ~x86" - S="${WORKDIR}/${MY_PN}-${MY_PV}" -fi - -LICENSE="GPL-3+" -SLOT="0" -IUSE="+black +hardlink round" -RESTRICT="binchecks strip test" - -BDEPEND="sys-apps/util-linux[hardlink(-)?]" - -src_prepare() { - default - - sed -i '/gtk-update-icon-cache/d' install.sh || die -} - -src_install() { - dodir /usr/share/icons - local myinstallopts=( - --all - --dest "${ED}/usr/share/icons" - $(usev black '--black') - $(usev round '--round') - ) - bash ./install.sh "${myinstallopts[@]}" || die "install script failed" - - if use hardlink; then - einfo "Linking duplicate icons... (may take a long time)" - hardlink -pot "${ED}/usr/share/icons" || die "hardlink failed" - fi - - # installs broken symlink (by design, but we remove it due to QA warnings) - find "${ED}" -xtype l -delete || die "removing broken symlinks failed" - - einstalldocs -} diff --git a/x11-themes/fluent-icon-theme/fluent-icon-theme-2023.06.07.ebuild b/x11-themes/fluent-icon-theme/fluent-icon-theme-2023.06.07.ebuild new file mode 100644 index 000000000000..c1ca65370187 --- /dev/null +++ b/x11-themes/fluent-icon-theme/fluent-icon-theme-2023.06.07.ebuild @@ -0,0 +1,56 @@ +# Copyright 2022-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +# ie. 2021.12.20 -> 2021-12-20 +MY_PV="${PV//./-}" +MY_PN="${PN^}" + +inherit xdg + +DESCRIPTION="Fluent icon theme for Linux desktops" +HOMEPAGE="https://github.com/vinceliuice/Fluent-icon-theme" + +if [[ ${PV} == *9999* ]]; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/vinceliuice/${MY_PN}.git" +else + SRC_URI="https://github.com/vinceliuice/${MY_PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64 ~x86" + S="${WORKDIR}/${MY_PN}-${MY_PV}" +fi + +LICENSE="GPL-3+" +SLOT="0" +IUSE="+black +hardlink round" +RESTRICT="binchecks strip test" + +BDEPEND="sys-apps/util-linux[hardlink(-)?]" + +src_prepare() { + default + + sed -i '/gtk-update-icon-cache/d' install.sh || die +} + +src_install() { + dodir /usr/share/icons + local myinstallopts=( + --all + --dest "${ED}/usr/share/icons" + $(usev black '--black') + $(usev round '--round') + ) + bash ./install.sh "${myinstallopts[@]}" || die "install script failed" + + if use hardlink; then + einfo "Linking duplicate icons... (may take a long time)" + hardlink -pot "${ED}/usr/share/icons" || die "hardlink failed" + fi + + # installs broken symlink (by design, but we remove it due to QA warnings) + find "${ED}" -xtype l -delete || die "removing broken symlinks failed" + + einstalldocs +} -- cgit v1.2.3