x11-themes/pop-icon-theme: new package, add 3.5.0

Signed-off-by: Daichi Yamamoto <dev@dyama.net>
This commit is contained in:
Daichi Yamamoto
2024-08-22 10:32:42 +09:00
parent 8931a5a476
commit 31debd20c2
3 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1 @@
DIST pop-icon-theme-3.5.0.tar.gz 23658746 BLAKE2B 4eece02ad5029755a0e11e3ac0377b62e854429a13a72c81edb8aa5ee19d07f95721dc3068b3d1c6faebaac002fe7ad8789dc778bcf85efe15c9a1f24b469be4 SHA512 36b400c306e6e27d1e1c51a53c6728057058f7dba7958c82846979942930b108d065badc60aa3494bfc3f9fd3b69e955cc7f1717c8d2b9a81eda016205cb3030

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>dev@dyama.net</email>
<name>Daichi Yamamoto</name>
</maintainer>
<stabilize-allarches />
<upstream>
<remote-id type="github">pop-os/icon-theme</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -0,0 +1,15 @@
# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit meson xdg
DESCRIPTION="System76 Pop icon theme for Linux"
HOMEPAGE="https://github.com/pop-os/icon-theme"
SRC_URI="https://github.com/pop-os/icon-theme/archive/v${PV}/${P}.tar.gz"
S="${WORKDIR}/icon-theme-${PV}"
LICENSE="CC-BY-SA-4.0"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"