From 955b44a8eb2500bb1096e84a7d3085b30e619d03 Mon Sep 17 00:00:00 2001 From: Christian Schendel Date: Fri, 10 Oct 2025 03:25:49 +0200 Subject: [PATCH] upgpkg: papirus-icon-theme-git-20250501.r80.g586ce5ff45-1: new upstream release --- .SRCINFO | 6 ++++-- .gitignore | 1 + LICENSES/FSFAP.txt | 1 + PKGBUILD | 11 ++++++++--- REUSE.toml | 7 +++++++ io.git.PapirusIconTheme.metainfo.xml | 29 ++++++++++++++++++++++++++++ 6 files changed, 50 insertions(+), 5 deletions(-) create mode 100644 LICENSES/FSFAP.txt create mode 100644 io.git.PapirusIconTheme.metainfo.xml diff --git a/.SRCINFO b/.SRCINFO index 7776227..f0a6adf 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = papirus-icon-theme-git pkgdesc = A free and open source SVG icon theme based on Paper Icon Set - pkgver = 20250501.r79.gecaa1c499b + pkgver = 20250501.r80.g586ce5ff45 pkgrel = 1 url = https://git.io/papirus-icon-theme install = alt-icons.install @@ -15,6 +15,8 @@ pkgbase = papirus-icon-theme-git conflicts = papirus-icon-theme options = !strip source = papirus-icon-theme::git+https://github.com/PapirusDevelopmentTeam/papirus-icon-theme.git - sha256sums = SKIP + source = io.git.PapirusIconTheme.metainfo.xml + b2sums = SKIP + b2sums = 7c28927a741d47bb0ab84772110aadcb233db2d0a3a294a0fb7a7849590dd9f30bb0cfea7cb849ae77a6b52a030b9b2703bb98dbbf32fb475f714093f3b94279 pkgname = papirus-icon-theme-git diff --git a/.gitignore b/.gitignore index 40c0180..8c2d8ed 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ !REUSE.toml !*.install !*.patch +!*.metainfo.xml diff --git a/LICENSES/FSFAP.txt b/LICENSES/FSFAP.txt new file mode 100644 index 0000000..32bc8a8 --- /dev/null +++ b/LICENSES/FSFAP.txt @@ -0,0 +1 @@ +Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty. diff --git a/PKGBUILD b/PKGBUILD index 0427979..73ebe6b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ # Contributor: Lucas SaliƩs Brum pkgname=papirus-icon-theme-git -pkgver=20250501.r79.gecaa1c499b +pkgver=20250501.r80.g586ce5ff45 pkgrel=1 pkgdesc="A free and open source SVG icon theme based on Paper Icon Set" arch=('any') @@ -33,8 +33,12 @@ install='alt-icons.install' options+=( !strip ) -source=("${pkgname%-git}::git+https://github.com/PapirusDevelopmentTeam/papirus-icon-theme.git") -sha256sums=('SKIP') +source=( + "${pkgname%-git}::git+https://github.com/PapirusDevelopmentTeam/papirus-icon-theme.git" + "io.git.PapirusIconTheme.metainfo.xml" +) +b2sums=('SKIP' + '7c28927a741d47bb0ab84772110aadcb233db2d0a3a294a0fb7a7849590dd9f30bb0cfea7cb849ae77a6b52a030b9b2703bb98dbbf32fb475f714093f3b94279') pkgver() { cd "$srcdir/${pkgname%-git}" @@ -44,6 +48,7 @@ pkgver() { package() { cd "$srcdir/${pkgname%-git}" make DESTDIR="$pkgdir" install + install -Dm644 ../io.git.PapirusIconTheme.metainfo.xml "${pkgdir}/usr/share/metainfo/io.git.PapirusIconTheme.metainfo.xml" } # vim: set ft=sh ts=4 sw=4 et: diff --git a/REUSE.toml b/REUSE.toml index e45b4ff..b8cd10c 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -21,3 +21,10 @@ path = [ ] SPDX-FileCopyrightText = "Arch Linux contributors" SPDX-License-Identifier = "0BSD" + +[[annotations]] +path = [ + "io.git.PapirusIconTheme.metainfo.xml", +] +SPDX-FileCopyrightText = " Freedesktop.org, the AppStream Project" +SPDX-License-Identifier = "FSFAP" diff --git a/io.git.PapirusIconTheme.metainfo.xml b/io.git.PapirusIconTheme.metainfo.xml new file mode 100644 index 0000000..1540ae7 --- /dev/null +++ b/io.git.PapirusIconTheme.metainfo.xml @@ -0,0 +1,29 @@ + + + io.git.PapirusIconTheme + FSFAP + GPL-3.0 + + Papirus + A free and open source icon theme for Linux, based on the Paper Icon Set + +

+ Papirus is a free and open source SVG icon theme for Linux, based on Paper Icon Set + with a lot of new icons and a few extras, like Hardcode-Tray support, KDE colorscheme + support, Folder Color support, and others. + It is available in four variants: +

+
    +
  • Papirus
  • +
  • Papirus Dark
  • +
  • Papirus Light
  • +
+
+ + + + https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme/master/preview.png + + +
+