Files
Joshua Root f6abd23fb6 math/*: set github.tarball_from explicitly
In preparation for changing the default.
2025-01-25 02:50:03 +11:00

31 lines
1.1 KiB
Tcl

# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup github 1.0
github.setup jonls qsopt-ex e5d498fde468e4669a3fbc4736e5d3b878e8c148
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
name QSopt_ex
version 2.5.10.20170629
categories math
license GPL-3+
maintainers nomaintainer
homepage https://www.wm.uni-bayreuth.de/de/team/rambau_joerg/TOPCOM/
description an exact linear programming solver
long_description {*}${description}
checksums rmd160 4bbeeb0fb629fa629731b9870ac07b796fd54d0c \
sha256 5f148537f0e815709fc274d6906946ced6117db3599a97b5acc347c6066909a1 \
size 323613
use_autoreconf yes
autoreconf.args -fvi
depends_lib-append port:gmp \
port:lbzip2 \
port:zlib