Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
freecad


Commits:
3cb7bec8 by Jakub Klinkovský at 2026-04-08T09:13:38+02:00
upgpkg: 1.1.0-4: rebuild with vtk 9.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = freecad
        pkgdesc = Feature based parametric 3D CAD modeler
        pkgver = 1.1.0
-       pkgrel = 3
+       pkgrel = 4
        url = https://www.freecad.org
        arch = x86_64
        license = LGPL-2.0-only


=====================================
PKGBUILD
=====================================
@@ -17,7 +17,7 @@
 
 pkgname=freecad
 pkgver=1.1.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Feature based parametric 3D CAD modeler'
 arch=(x86_64)
 url='https://www.freecad.org'
@@ -86,6 +86,14 @@ prepare() {
   cd freecad
   git submodule update --init --recursive
   git cherry-pick -n ee09d4e696aa530e100b840428ab9c358032c744 # Fix build with 
coin 4.0.8
+
+  # Fix compatibility with VTK 9.6 
https://github.com/FreeCAD/FreeCAD/pull/25825
+  git cherry-pick -n bd90728f886bbeb6d69aafd4f68f934109b96f91
+  git cherry-pick -n c9acda2a659f9ac079fefd2c0b8d6ff9c8a8238e
+  git cherry-pick -n 6d4ce9e9b84963688e283adaf775ed40d5d775a1
+  git cherry-pick -n ff3e419d2ea4603ed8a28d3777f0d75b2a2af194
+  git cherry-pick -n 3a68d91ae306d88703d203d2ac8d41b2e5ce12dd
+  git cherry-pick -n 261ca3905b47b251b0751fd7af45ad5c3fd129e4
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/freecad/-/commit/3cb7bec8f66317d48870149b6ce9d952c18b0021

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/freecad/-/commit/3cb7bec8f66317d48870149b6ce9d952c18b0021
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


Reply via email to