Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
pantheon-photos
Commits:
36b1f2c2 by Antonio Rojas at 2026-01-13T14:21:36+01:00
upgpkg: 8.0.1-3: libraw 0.22 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = pantheon-photos
pkgdesc = The Pantheon Photos Manager
pkgver = 8.0.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/elementary/photos
arch = x86_64
groups = pantheon
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=pantheon-photos
pkgver=8.0.1
-pkgrel=2
+pkgrel=3
pkgdesc='The Pantheon Photos Manager'
arch=(x86_64)
url=https://github.com/elementary/photos
@@ -53,6 +53,7 @@ pkgver() {
}
build() {
+ export LDFLAGS+=" -lm"
arch-meson pantheon-photos build
meson compile -C build
}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pantheon-photos/-/commit/36b1f2c23349e50cb6ac16d4cf77e8bed340bbe7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pantheon-photos/-/commit/36b1f2c23349e50cb6ac16d4cf77e8bed340bbe7
You're receiving this email because of your account on gitlab.archlinux.org.