Balló György pushed to branch main at Arch Linux / Packaging / Packages / exempi
Commits:
52bb5f56 by Balló György at 2026-03-20T09:47:10+01:00
upgpkg: 2.6.6-3: Replace gcc-libs dependency
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,15 +1,16 @@
pkgbase = exempi
pkgdesc = Library to parse XMP metadata
pkgver = 2.6.6
- pkgrel = 2
+ pkgrel = 3
url = https://libopenraw.freedesktop.org/exempi/
arch = x86_64
license = BSD-3-Clause
makedepends = boost
makedepends = git
depends = expat
- depends = gcc-libs
depends = glibc
+ depends = libgcc
+ depends = libstdc++
depends = zlib
source =
git+https://gitlab.freedesktop.org/libopenraw/exempi.git#tag=2.6.6
validpgpkeys = 6C44DB3E0BF3EAF5B433239A5FEE05E6A56E15A3
=====================================
PKGBUILD
=====================================
@@ -4,15 +4,16 @@
pkgname=exempi
pkgver=2.6.6
-pkgrel=2
+pkgrel=3
pkgdesc='Library to parse XMP metadata'
arch=(x86_64)
url='https://libopenraw.freedesktop.org/exempi/'
license=(BSD-3-Clause)
depends=(
expat
- gcc-libs
glibc
+ libgcc
+ libstdc++
zlib
)
makedepends=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/exempi/-/commit/52bb5f56680d3d9431d7c84cf47775fcb70d9b98
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/exempi/-/commit/52bb5f56680d3d9431d7c84cf47775fcb70d9b98
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