George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
lib3mf
Commits:
af70b405 by George Rawlinson at 2025-12-16T03:51:42+00:00
docs: add note about upstreamed patch
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -39,6 +39,8 @@
b2sums=('e5b8ea1060b99d800fd23bec0e55163cbe4757e1298ae13c851410e54f4eb153ad62e29
prepare() {
cd "$pkgbase"
+ # PR opened upstream:
+ # https://github.com/3MFConsortium/lib3mf/pull/445
patch -p1 -i "$srcdir/fix-missing-header.patch"
}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib3mf/-/commit/af70b405dde40d67623c19be813bb33e0ebe7b45
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib3mf/-/commit/af70b405dde40d67623c19be813bb33e0ebe7b45
You're receiving this email because of your account on gitlab.archlinux.org.