Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
maui-pix
Commits:
888f1b7e by Antonio Rojas at 2026-05-29T22:12:36+02:00
upgpkg: 4.0.2-2: gcc-libs--
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,16 +1,17 @@
pkgbase = maui-pix
pkgdesc = Image gallery application
pkgver = 4.0.2
- pkgrel = 1
+ pkgrel = 2
url = https://mauikit.org/
arch = x86_64
groups = maui
license = LGPL-3.0-only
makedepends = extra-cmake-modules
- depends = gcc-libs
depends = glibc
depends = kcoreaddons
depends = ki18n
+ depends = libgcc
+ depends = libstdc++
depends = mauikit
depends = mauikit-filebrowsing
depends = mauikit-imagetools
=====================================
PKGBUILD
=====================================
@@ -3,15 +3,16 @@
_pkgname=pix
pkgname=maui-$_pkgname
pkgver=4.0.2
-pkgrel=1
+pkgrel=2
pkgdesc='Image gallery application'
url='https://mauikit.org/'
arch=(x86_64)
license=(LGPL-3.0-only)
-depends=(gcc-libs
- glibc
+depends=(glibc
kcoreaddons
ki18n
+ libgcc
+ libstdc++
mauikit
mauikit-filebrowsing
mauikit-imagetools
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/maui-pix/-/commit/888f1b7e34d2e1357d76bbc9ebdc2b0703bcaa8e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/maui-pix/-/commit/888f1b7e34d2e1357d76bbc9ebdc2b0703bcaa8e
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help