Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
topcom
Commits:
79ba8952 by Antonio Rojas at 2026-05-24T15:15:31+02:00
upgpkg: 1.1.2-4: gcc-libs--
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,16 +1,17 @@
pkgbase = topcom
pkgdesc = A package for computing Triangulations Of Point
Configurations and Oriented Matroids
pkgver = 1.1.2
- pkgrel = 3
+ pkgrel = 4
url =
https://www.wm.uni-bayreuth.de/de/team/rambau_joerg/TOPCOM/index.html
arch = x86_64
license = GPL-2.0-or-later
makedepends = qsopt-ex
makedepends = soplex
depends = cddlib
- depends = gcc-libs
depends = glibc
depends = gmp
+ depends = libgcc
+ depends = libstdc++
source =
https://www.wm.uni-bayreuth.de/de/team/rambau_joerg/TOPCOM-Downloads/TOPCOM-1_1_2.tgz
source = system-libs.patch
sha256sums =
4fb10754ee5b76056441fea98f2c8dee5db6f2984d8c14283b49239ad4378ab6
=====================================
PKGBUILD
=====================================
@@ -2,15 +2,16 @@
pkgname=topcom
pkgver=1.1.2
-pkgrel=3
+pkgrel=4
pkgdesc='A package for computing Triangulations Of Point Configurations and
Oriented Matroids'
arch=(x86_64)
url='https://www.wm.uni-bayreuth.de/de/team/rambau_joerg/TOPCOM/index.html'
license=(GPL-2.0-or-later)
depends=(cddlib
- gcc-libs
glibc
- gmp)
+ gmp
+ libgcc
+ libstdc++)
makedepends=(qsopt-ex
soplex)
source=(https://www.wm.uni-bayreuth.de/de/team/rambau_joerg/TOPCOM-Downloads/TOPCOM-${pkgver//./_}.tgz
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/topcom/-/commit/79ba895242ba3ec57756b42227bca05e184875fa
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/topcom/-/commit/79ba895242ba3ec57756b42227bca05e184875fa
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