From 482a48c0e1675b1e92663b8b5222bb7261aa7956 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 13 Jul 2024 12:26:41 +0100 Subject: gentoo auto-resync : 13:07:2024 - 12:26:41 --- x11-themes/Manifest.gz | Bin 20577 -> 20574 bytes x11-themes/tela-icon-theme/Manifest | 2 - .../tela-icon-theme-20230203.ebuild | 70 --------------------- 3 files changed, 72 deletions(-) delete mode 100644 x11-themes/tela-icon-theme/tela-icon-theme-20230203.ebuild (limited to 'x11-themes') diff --git a/x11-themes/Manifest.gz b/x11-themes/Manifest.gz index 33fc87cb5970..1e4a527dfd45 100644 Binary files a/x11-themes/Manifest.gz and b/x11-themes/Manifest.gz differ diff --git a/x11-themes/tela-icon-theme/Manifest b/x11-themes/tela-icon-theme/Manifest index 196b19eb821e..392d750587ff 100644 --- a/x11-themes/tela-icon-theme/Manifest +++ b/x11-themes/tela-icon-theme/Manifest @@ -1,7 +1,5 @@ -DIST tela-icon-theme-20230203.tar.gz 3774147 BLAKE2B c0b04ec934ed68a7d6267be030af861cf9c2c24e8367baebbc56b788f4dbec56dda2679190f33c739a04ed9ca3088138a1f89624e9beebf715149fbef2478576 SHA512 28ad9e67394ffa65bd1fe6052e38dd324487be621670bff933f3bb2aeee9134e656f1f8faebb060d5d765b808e008d5fede3d62a51b9ddca1e8047c927f3bdd1 DIST tela-icon-theme-20230625.tar.gz 3286109 BLAKE2B 65aa1b084b1bc63bdd15c484a4ab5588dc86996dd77d06bd727fdc3658517d1a9fc47c58eb73427267a767674f64a1ce92d14b796c97caa5849d5398c62fc5f0 SHA512 f5722c9fa5c9d0ccb01780eed0a6ce063954e85f5c708d2b998254f2978297b1a4cff52622d1e6b3feb667d4f99c3e31099e1c71fad182e35cbcfe1246f67279 DIST tela-icon-theme-20240419.tar.gz 3495225 BLAKE2B c9c97e183b8f35576dc68a4d1243d944d8528420e4759080052fbfccc1246bd18d0c29b9665ce55764ebb3e7fddb1fb1c92a015a03f6f764183938b26b780088 SHA512 f3d714c73b0624970c5758fee9785f363650e0c064771713d9499aa219880918e6d48cb5ffb457179a8baedd5e9d799f427f0c08dab746ab9932f4d95fda794d -EBUILD tela-icon-theme-20230203.ebuild 1800 BLAKE2B 9340f10de2d2bd765678ae1f40aff0f99aebcc885ea7a5894facc1a3898a527acda2e7361367cc68a8136956e0b7b1c3c3c511d4bd28c05121a80a854eada90d SHA512 09b11751563784fbb736832edf2835e2d341af7a1f35c23bbbd3004ca5e494a68540c3616d92f1ef3e867b389317c9e34d5d214a047cfd3807ab9d7cb7691ab3 EBUILD tela-icon-theme-20230625.ebuild 1797 BLAKE2B 52b303454d5f3d0ac47ed611fe9d7dd462ab809a2afc38900cfcd699c863788dc300819d841dd8a5f2279f47c8a6e6f334a298f6661720578ca44a7a38480aff SHA512 7588cbb0b5f173c039614898e1d8c1834d83dec6eeedb8d1d66e83e3baed782c26074181c761fbef032b5e7ea87aa68962c961fb04aad54b8d8f3d480fb58664 EBUILD tela-icon-theme-20240419.ebuild 1771 BLAKE2B 67660ac671a70ec76f8418ae65d3b918c9b9ed019bde1666c7f10c011481c5def403ff4bc9ce47a72d17a933471c5abea9eb7eb565d0192106ddb750023ad945 SHA512 8bb961f1c87f50edbbbc7c7a5517fec5476a0e0ab200d92fede4e8e15bc40ed0710e3228ac464957e07f6365bd2c231abde94ba8b7fe0f2cc713776b6cf372e3 EBUILD tela-icon-theme-99999999.ebuild 1771 BLAKE2B 67660ac671a70ec76f8418ae65d3b918c9b9ed019bde1666c7f10c011481c5def403ff4bc9ce47a72d17a933471c5abea9eb7eb565d0192106ddb750023ad945 SHA512 8bb961f1c87f50edbbbc7c7a5517fec5476a0e0ab200d92fede4e8e15bc40ed0710e3228ac464957e07f6365bd2c231abde94ba8b7fe0f2cc713776b6cf372e3 diff --git a/x11-themes/tela-icon-theme/tela-icon-theme-20230203.ebuild b/x11-themes/tela-icon-theme/tela-icon-theme-20230203.ebuild deleted file mode 100644 index 3a0301169077..000000000000 --- a/x11-themes/tela-icon-theme/tela-icon-theme-20230203.ebuild +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 2022-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit edo - -# eg. 20211225 -> 2021-12-25 -MY_PV="${PV:0:4}-${PV:4:2}-${PV:6:2}" -MY_PN="${PN^}" - -# standard comes first -MY_COLOR_VARIANTS=( standard black blue brown green grey orange pink purple red yellow manjaro ubuntu dracula nord ) - -inherit xdg - -DESCRIPTION="A flat colorful Design icon theme" -HOMEPAGE="https://github.com/vinceliuice/Tela-icon-theme" - -if [[ ${PV} == 99999999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/vinceliuice/${MY_PN}.git" -else - SRC_URI="https://github.com/vinceliuice/${MY_PN}/archive/refs/tags/${MY_PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm64 ~ppc64" - S="${WORKDIR}/${MY_PN}-${MY_PV}" -fi - -LICENSE="GPL-3+" -SLOT="0" -IUSE="+${MY_COLOR_VARIANTS[*]} +hardlink kde" # this is why standard comes first - -REQUIRED_USE="|| ( ${MY_COLOR_VARIANTS[*]} )" - -# not needed and slows us down, package installs 120 000 small files -RESTRICT="binchecks strip test" - -# technically we can use app-arch/hardlink too, but it's deprecated -BDEPEND=" - app-shells/bash - hardlink? ( sys-apps/util-linux[hardlink(-)?] ) -" - -src_prepare() { - default - # we use eclass for that - sed -i '/gtk-update-icon-cache/d' install.sh || die -} - -src_install() { - local v variants=( - $(for v in ${MY_COLOR_VARIANTS[@]}; do - usev ${v} - done) - $(usev kde '-c') - ) - - dodir /usr/share/icons - ./install.sh -d "${ED}/usr/share/icons" "${variants[@]}" || die - 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) - # https://bugs.gentoo.org/830467 - edob find "${ED}" -xtype l -print -delete - - einstalldocs -} -- cgit v1.2.3