Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
libappimage
Commits:
0961c82d by Antonio Rojas at 2026-05-24T13:45:06+02:00
upgpkg: 1.0.4.5-14: gcc-libs--
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = libappimage
pkgdesc = Reference implementation of the AppImage specification
pkgver = 1.0.4.5
- pkgrel = 13
+ pkgrel = 14
url = https://appimage.org/
arch = x86_64
license = MIT
@@ -14,11 +14,12 @@ pkgbase = libappimage
makedepends = xdg-utils-cxx
depends = boost-libs
depends = cairo
- depends = gcc-libs
depends = glib2
depends = glibc
depends = libarchive
+ depends = libgcc
depends = librsvg
+ depends = libstdc++
depends = squashfuse
source = git+https://github.com/AppImage/libappimage#tag=v1.0.4-5
source = cmake-4.patch
=====================================
PKGBUILD
=====================================
@@ -3,18 +3,19 @@
pkgname=libappimage
pkgver=1.0.4.5
_pkgver=1.0.4-5
-pkgrel=13
+pkgrel=14
pkgdesc='Reference implementation of the AppImage specification'
arch=(x86_64)
url='https://appimage.org/'
license=(MIT)
depends=(boost-libs
cairo
- gcc-libs
glib2
glibc
libarchive
+ libgcc
librsvg
+ libstdc++
squashfuse)
makedepends=(boost
cmake
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libappimage/-/commit/0961c82d9aa9f9aec13dc03142d0d260166af0d6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libappimage/-/commit/0961c82d9aa9f9aec13dc03142d0d260166af0d6
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