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 B1F7915807A for ; Wed, 9 Oct 2024 06:31:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5DD1DE29EA; Wed, 9 Oct 2024 06:31:11 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3BF03E29E5 for ; Wed, 9 Oct 2024 06:31:11 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 292FC34320B for ; Wed, 9 Oct 2024 06:31:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED94E27F9 for ; Wed, 9 Oct 2024 06:31:06 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1728455458.050f97b6afecbe4203fe9b3ca60b5a8bd9577021.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/elementary-xfce-icon-theme/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/elementary-xfce-icon-theme/Manifest x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.20.ebuild X-VCS-Directories: x11-themes/elementary-xfce-icon-theme/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 050f97b6afecbe4203fe9b3ca60b5a8bd9577021 X-VCS-Branch: master Date: Wed, 9 Oct 2024 06:31:06 +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: 357d43ed-e70f-42b6-9a4a-a180696ef12d X-Archives-Hash: e5cb0e6d7066a41b9b4abae4d6863e24 commit: 050f97b6afecbe4203fe9b3ca60b5a8bd9577021 Author: Michał Górny gentoo org> AuthorDate: Wed Oct 9 06:11:40 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Oct 9 06:30:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=050f97b6 x11-themes/elementary-xfce-icon-theme: Bump to 0.20 Signed-off-by: Michał Górny gentoo.org> x11-themes/elementary-xfce-icon-theme/Manifest | 1 + .../elementary-xfce-icon-theme-0.20.ebuild | 50 ++++++++++++++++++++++ 2 files changed, 51 insertions(+) diff --git a/x11-themes/elementary-xfce-icon-theme/Manifest b/x11-themes/elementary-xfce-icon-theme/Manifest index 821a59173d8d..318c17c054ca 100644 --- a/x11-themes/elementary-xfce-icon-theme/Manifest +++ b/x11-themes/elementary-xfce-icon-theme/Manifest @@ -1 +1,2 @@ DIST elementary-xfce-0.19.tar.gz 7130377 BLAKE2B ee9d94b609fbd1537519f365030996eec2da2f4890380506a5a78ce138ca5174827d0c4ac98850911fe317bfaf64483cbcb06bf40de220493387855eec228a53 SHA512 e36482877e791bdd39a1e0c1e8d5de60865e5845036fb1e5436e62908a4c700adf01b394e5f99ce82abe834aac8dd4d71a17fe4a85de8b50b8a41a2afe3ebbf1 +DIST elementary-xfce-0.20.tar.gz 7439368 BLAKE2B 4413debd94d236177613a701c4040de7577446ecafa73b6162db451b065a3b5a4a689666a1f178a7fd67ccc372624a35724e10a58579e8c2ec396d8a787589dc SHA512 483bd6c7b6ac92f074c79d4b5fe6b992055d6b92a025731d39e1a92f638eb04d38394ed6c38366f4c2eddac8b52e5a605d4e5be69e4a825a02875e5ca31f04d4 diff --git a/x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.20.ebuild b/x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.20.ebuild new file mode 100644 index 000000000000..34a423a8ea3d --- /dev/null +++ b/x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.20.ebuild @@ -0,0 +1,50 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit xdg toolchain-funcs + +MY_P="${PN%-icon-theme}-${PV}" +DESCRIPTION="Elementary icons forked from upstream, extended and maintained for Xfce" +HOMEPAGE="https://github.com/shimmerproject/elementary-xfce" +SRC_URI="https://github.com/shimmerproject/elementary-xfce/archive/v${PV}.tar.gz -> ${MY_P}.tar.gz" +S="${WORKDIR}/${MY_P}" + +# see AUTHORS +LICENSE=" + GPL-2+ + Apache-2.0 + CC-BY-4.0 CC-BY-NC-SA-4.0 CC-BY-SA-4.0 + public-domain +" +SLOT="0" +KEYWORDS="~amd64 ~riscv ~x86" + +BDEPEND=" + media-gfx/optipng + x11-libs/gdk-pixbuf:2 + x11-libs/gtk+:3" + +src_prepare() { + sed -i -e 's:-Werror -O0 -pipe:${CFLAGS} ${CPPFLAGS} ${LDFLAGS}:' \ + svgtopng/Makefile || die + # https://dart.dev/brand ; unclear if we should redistribute that + find -name application-vnd.dart.svg -delete || die + default +} + +src_configure() { + # custom script + ./configure --prefix="${EPREFIX}/usr" || die +} + +src_compile() { + emake CC="$(tc-getCC)" +} + +src_install() { + default + # delete dangling doc links + find -L "${D}" -type l -delete || die +}