aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaichi Yamamoto <dev@dyama.net>2024-08-22 10:32:42 +0900
committerDaichi Yamamoto <dev@dyama.net>2024-08-22 10:34:33 +0900
commit31debd20c2b503ad40e0abba5ec97c85fbc088f8 (patch)
tree23c1ffcb4a116d34ea10b4dd7d234ff132f68ebf /x11-themes
parentgui-apps/pop-launcher: new package, add 1.2.1 (diff)
downloadguru-31debd20c2b503ad40e0abba5ec97c85fbc088f8.tar.gz
guru-31debd20c2b503ad40e0abba5ec97c85fbc088f8.tar.bz2
guru-31debd20c2b503ad40e0abba5ec97c85fbc088f8.zip
x11-themes/pop-icon-theme: new package, add 3.5.0
Signed-off-by: Daichi Yamamoto <dev@dyama.net>
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/pop-icon-theme/Manifest1
-rw-r--r--x11-themes/pop-icon-theme/metadata.xml12
-rw-r--r--x11-themes/pop-icon-theme/pop-icon-theme-3.5.0.ebuild15
3 files changed, 28 insertions, 0 deletions
diff --git a/x11-themes/pop-icon-theme/Manifest b/x11-themes/pop-icon-theme/Manifest
new file mode 100644
index 000000000..4ac201eec
--- /dev/null
+++ b/x11-themes/pop-icon-theme/Manifest
@@ -0,0 +1 @@
+DIST pop-icon-theme-3.5.0.tar.gz 23658746 BLAKE2B 4eece02ad5029755a0e11e3ac0377b62e854429a13a72c81edb8aa5ee19d07f95721dc3068b3d1c6faebaac002fe7ad8789dc778bcf85efe15c9a1f24b469be4 SHA512 36b400c306e6e27d1e1c51a53c6728057058f7dba7958c82846979942930b108d065badc60aa3494bfc3f9fd3b69e955cc7f1717c8d2b9a81eda016205cb3030
diff --git a/x11-themes/pop-icon-theme/metadata.xml b/x11-themes/pop-icon-theme/metadata.xml
new file mode 100644
index 000000000..34cca7726
--- /dev/null
+++ b/x11-themes/pop-icon-theme/metadata.xml
@@ -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>
diff --git a/x11-themes/pop-icon-theme/pop-icon-theme-3.5.0.ebuild b/x11-themes/pop-icon-theme/pop-icon-theme-3.5.0.ebuild
new file mode 100644
index 000000000..0ca0aaf2f
--- /dev/null
+++ b/x11-themes/pop-icon-theme/pop-icon-theme-3.5.0.ebuild
@@ -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"