Package Details: qogir-icon-theme 2025.02.15-1

Git Clone URL: https://aur.archlinux.org/qogir-icon-theme.git (read-only, click to copy)
Package Base: qogir-icon-theme
Description: A colorful design icon theme for linux desktops
Upstream URL: https://www.pling.com/p/1296407
Keywords: qogir vinceliuice
Licenses: GPL-3.0
Submitter: Bitts311
Maintainer: FirstAirBender
Last Packager: FirstAirBender
Votes: 18
Popularity: 0.004424
First Submitted: 2020-06-08 13:31 (UTC)
Last Updated: 2025-09-08 05:43 (UTC)

Latest Comments

fcanata commented on 2026-04-12 20:58 (UTC) (edited on 2026-04-12 21:01 (UTC) by fcanata)

I tested the following packaging fix locally. It keeps the current install.sh-based approach, but prevents removals outside pkgdir during package().

--- PKGBUILD.orig
+++ PKGBUILD
@@ -2,17 +2,28 @@

 _pkgname=Qogir-icon-theme
 _pkgver=2025-02-15
-pkgname=${_pkgname@L}
+pkgname=qogir-icon-theme
 pkgver=${_pkgver//-/.}
-pkgrel=1
-pkgdesc="A colorful design icon theme for linux desktops"
+pkgrel=2
+pkgdesc="A colorful icon theme for Linux desktops"
 arch=('any')
-url="https://www.pling.com/p/1296407"
-license=('GPL-3.0')
-depends=('hicolor-icon-theme' 'gtk-update-icon-cache')
+url="https://github.com/vinceliuice/Qogir-icon-theme"
+license=('GPL-3.0-or-later')
+depends=('hicolor-icon-theme')
 options=('!strip')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/vinceliuice/$_pkgname/archive/$_pkgver.tar.gz")
 sha256sums=('b0d07cad5601e0341a53a62df0ed111823b75fc38741d435486620a59fb239ee')

+prepare() {
+   cd "$_pkgname-$_pkgver"
+
+   # Prevent install.sh from trying to remove icon theme directories
+   # outside of pkgdir during packaging.
+   sed -i \
+       -e "/rm -rf .*\\\$DEST_DIR\\/\\\$THEME_NAME{'-manjaro','-ubuntu'}{'','-dark','-light'}/d" \
+       -e "/rm -rf .*\\\$DEST_DIR\\/\\\$THEME_NAME{'','-manjaro','-ubuntu'}{'-dark','-light'}/d" \
+       install.sh
+}
+
 package() {
    cd "$_pkgname-$_pkgver"
    install -d "$pkgdir/usr/share/icons"

bsdice commented on 2025-09-12 09:26 (UTC)

Would pulling install.sh into the package improve security? Instead of downloading from github and executing it.

FirstAirBender commented on 2025-09-09 01:36 (UTC)

@sxe if you can reproduce the issue again, then please report it here: https://github.com/vinceliuice/Qogir-icon-theme/issues or under the comment section on pling

sxe commented on 2025-09-08 07:53 (UTC) (edited on 2025-09-08 07:55 (UTC) by sxe)

Thanks for the update.

I get a lot of these messages: rm: cannot remove '/usr/share/icons/Qogir-ubuntu-dark/22/devices/blueman-handheld.svg': Permission denied

Happens during the build process, not when installing the package.

airkoala commented on 2025-03-28 12:33 (UTC)

this package is out of date by two years. please update _pkgver to 2025-02-15

yochananmarqos commented on 2020-09-13 01:17 (UTC)

The upstream URL is Tela icon theme. The correct link is: https://www.pling.com/p/1296407/