From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DC51515806E for ; Wed, 7 Jun 2023 13:40:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08FE9E0867; Wed, 7 Jun 2023 13:40:26 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DDC1BE0878 for ; Wed, 7 Jun 2023 13:40:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C935F340A5C for ; Wed, 7 Jun 2023 13:40:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1183EA8A for ; Wed, 7 Jun 2023 13:40:23 +0000 (UTC) From: "Maciej Barć" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" Message-ID: <1686145220.042815ab0a03fea7aab312ef094b9f9f1cdada59.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/fluent-icon-theme/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/fluent-icon-theme/Manifest x11-themes/fluent-icon-theme/fluent-icon-theme-2022.11.30.ebuild X-VCS-Directories: x11-themes/fluent-icon-theme/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 042815ab0a03fea7aab312ef094b9f9f1cdada59 X-VCS-Branch: master Date: Wed, 7 Jun 2023 13:40:23 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ee660f7b-be2e-42f1-b68c-4428eaaeb605 X-Archives-Hash: 476a3dd402f3a7ba675fed50ffb9b2e4 commit: 042815ab0a03fea7aab312ef094b9f9f1cdada59 Author: Maciej Barć gentoo org> AuthorDate: Wed Jun 7 12:50:47 2023 +0000 Commit: Maciej Barć gentoo org> CommitDate: Wed Jun 7 13:40:20 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=042815ab x11-themes/fluent-icon-theme: drop old 2022.11.30 Signed-off-by: Maciej Barć gentoo.org> x11-themes/fluent-icon-theme/Manifest | 1 - .../fluent-icon-theme-2022.11.30.ebuild | 56 ---------------------- 2 files changed, 57 deletions(-) diff --git a/x11-themes/fluent-icon-theme/Manifest b/x11-themes/fluent-icon-theme/Manifest index d54414f40036..8324059359ca 100644 --- a/x11-themes/fluent-icon-theme/Manifest +++ b/x11-themes/fluent-icon-theme/Manifest @@ -1,2 +1 @@ -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 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 -}