Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
maui-shelf
Commits:
1589b9b6 by Antonio Rojas at 2026-05-29T22:15:42+02:00
upgpkg: 4.0.2-2: gcc-libs--
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,16 +1,17 @@
pkgbase = maui-shelf
pkgdesc = Document and EBook collection manager
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-documents
depends = mauikit-filebrowsing
=====================================
PKGBUILD
=====================================
@@ -3,15 +3,16 @@
pkgname=maui-shelf
_pkgname=shelf
pkgver=4.0.2
-pkgrel=1
+pkgrel=2
pkgdesc='Document and EBook collection manager'
url='https://mauikit.org/'
arch=(x86_64)
license=(LGPL-3.0-only)
-depends=(gcc-libs
- glibc
+depends=(glibc
kcoreaddons
ki18n
+ libgcc
+ libstdc++
mauikit
mauikit-documents
mauikit-filebrowsing
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/maui-shelf/-/commit/1589b9b64969a2afe820dd476a153a47e762f65a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/maui-shelf/-/commit/1589b9b64969a2afe820dd476a153a47e762f65a
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