Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
ceres-solver


Commits:
cdc7376b by Sven-Hendrik Haase at 2023-10-14T04:50:52+02:00
Cleanup old patches

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -10,20 +10,10 @@ license=('LGPL')
 depends=('google-glog' 'suitesparse')
 makedepends=('cmake' 'ninja' 'eigen')
 optdepends=('openmp')
-source=("http://ceres-solver.org/ceres-solver-${pkgver}.tar.gz";
-        "0001-fix-for-suitesparse-6.0.0.patch"
-         suitesparse-7.2.patch)
-sha256sums=('48b2302a7986ece172898477c3bcd6deb8fb5cf19b3327bc49969aad4cede82d'
-            '0eb45170ec3e87839a688b78ce2d2cffe562a7aa3d10619043729252d3a56d79'
-            'df2baafa45f3f3ab43919eb0b2ce4b900ba1bbb4d363fb3fe8e2795c1e5eb9cc')
+source=("http://ceres-solver.org/ceres-solver-${pkgver}.tar.gz";)
+sha256sums=('48b2302a7986ece172898477c3bcd6deb8fb5cf19b3327bc49969aad4cede82d')
 options=('staticlibs')
 
-prepare() {
-  cd $pkgname-$pkgver
-  # patch -p1 -i "$srcdir"/0001-fix-for-suitesparse-6.0.0.patch
-  # patch -p1 -i "$srcdir"/suitesparse-7.2.patch
-}
-
 build() {
   cd $pkgname-$pkgver
   cmake \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ceres-solver/-/commit/cdc7376b6a736b27cb0c171df55335b75b14bb74

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ceres-solver/-/commit/cdc7376b6a736b27cb0c171df55335b75b14bb74
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to