Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
normaliz


Commits:
3f6ef0a4 by Antonio Rojas at 2026-05-29T22:03:20+02:00
upgpkg: 3.11.1-3: gcc-libs--

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = normaliz
        pkgdesc = A tool for computations in affine monoids, vector 
configurations, lattice polytopes, and rational cones
        pkgver = 3.11.1
-       pkgrel = 2
+       pkgrel = 3
        url = https://www.normaliz.uni-osnabrueck.de/
        arch = x86_64
        license = GPL-3.0-or-later
@@ -9,9 +9,11 @@ pkgbase = normaliz
        makedepends = git
        depends = e-antic
        depends = flint
-       depends = gcc-libs
        depends = glibc
        depends = gmp
+       depends = libgcc
+       depends = libgomp
+       depends = libstdc++
        depends = nauty
        source = git+https://github.com/Normaliz/Normaliz#tag=v3.11.1
        sha256sums = 
6921c95c6aef4e75f080b9d0e74bc54a600a57429c6e84c78e35422d709862a8


=====================================
PKGBUILD
=====================================
@@ -3,16 +3,18 @@
 
 pkgname=normaliz
 pkgver=3.11.1
-pkgrel=2
+pkgrel=3
 pkgdesc='A tool for computations in affine monoids, vector configurations, 
lattice polytopes, and rational cones'
 arch=(x86_64)
 url='https://www.normaliz.uni-osnabrueck.de/'
 license=(GPL-3.0-or-later)
 depends=(e-antic
          flint
-         gcc-libs
          glibc
          gmp
+         libgcc
+         libgomp
+         libstdc++
          nauty)
 makedepends=(boost
              git)



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

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