Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / f3d
Commits:
632b82d0 by Caleb Maclennan at 2025-01-15T16:28:11+03:00
upgpkg: 2.5.1-4: Rebuild with backported EGL detection patch
- - - - -
451857b4 by Caleb Maclennan at 2025-01-15T16:30:05+03:00
upgpkg: 2.5.1-5: Rebuild with backported EGL detection patch
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = f3d
pkgdesc = A fast and minimalist 3D viewer
pkgver = 2.5.1
- pkgrel = 3
+ pkgrel = 5
url = https://github.com/f3d-app/f3d
arch = x86_64
license = BSD-3-Clause
@@ -33,6 +33,8 @@ pkgbase = f3d
depends = verdict
depends = vtk
source =
https://github.com/f3d-app/f3d/archive/refs/tags/v2.5.1/f3d-2.5.1.tar.gz
+ source = f3d-2.5.4-vtk9.4-compat.patch
sha256sums =
55ea01931f90f066df1abc0ae4e9575672e80b83b241f51884224baa8dccac24
+ sha256sums =
937d1b5bd922dc226340b6480dd51df5ad37ad66f6683121e4aa7b82737179b5
pkgname = f3d
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=f3d
pkgver=2.5.1
-pkgrel=3
+pkgrel=5
pkgdesc='A fast and minimalist 3D viewer'
arch=('x86_64')
url="https://github.com/${pkgname}-app/${pkgname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/f3d/-/compare/d5b07cfad43a746f5c4f64c2e1b286baa8ec0b00...451857b42eb49e47bd0ebee701a1d68dc4c3fd1b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/f3d/-/compare/d5b07cfad43a746f5c4f64c2e1b286baa8ec0b00...451857b42eb49e47bd0ebee701a1d68dc4c3fd1b
You're receiving this email because of your account on gitlab.archlinux.org.