mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
073780e9dc
commit
13e43c1fdd
2 changed files with 4 additions and 4 deletions
|
@ -2381,7 +2381,7 @@ libCbc.so.3 CoinMP-1.8.3_1
|
||||||
libOsiCommonTests.so.1 CoinMP-1.8.3_1
|
libOsiCommonTests.so.1 CoinMP-1.8.3_1
|
||||||
libCbcSolver.so.3 CoinMP-1.8.3_1
|
libCbcSolver.so.3 CoinMP-1.8.3_1
|
||||||
libmwaw-0.3.so.3 libmwaw-0.3.7_1
|
libmwaw-0.3.so.3 libmwaw-0.3.7_1
|
||||||
libixion-0.15.so.0 libixion-0.15.0_1
|
libixion-0.14.so.0 libixion-0.14.1_1
|
||||||
liborcus-parser-0.14.so.0 liborcus-0.14.1_1
|
liborcus-parser-0.14.so.0 liborcus-0.14.1_1
|
||||||
liborcus-mso-0.14.so.0 liborcus-0.14.1_1
|
liborcus-mso-0.14.so.0 liborcus-0.14.1_1
|
||||||
liborcus-0.14.so.0 liborcus-0.14.1_1
|
liborcus-0.14.so.0 liborcus-0.14.1_1
|
||||||
|
|
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'libixion'
|
# Template file for 'libixion'
|
||||||
pkgname=libixion
|
pkgname=libixion
|
||||||
version=0.15.0
|
version=0.14.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config python3"
|
hostmakedepends="pkg-config python3"
|
||||||
makedepends="boost-devel mdds python3-devel spdlog"
|
makedepends="boost-devel mdds python3-devel"
|
||||||
short_desc="General purpose formula parser and interpreter"
|
short_desc="General purpose formula parser and interpreter"
|
||||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://gitlab.com/ixion/ixion/"
|
homepage="https://gitlab.com/ixion/ixion/"
|
||||||
distfiles="http://kohei.us/files/ixion/src/${pkgname}-${version}.tar.xz"
|
distfiles="http://kohei.us/files/ixion/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b1f60af61be875e3bfa7ad18203a6c8ccdeb9922a531e196029fc42fbfa0b9e6
|
checksum=6ad1384fcf813083c6d981a16b2643c953f9bac4c2caf1ed1682921d9b69ed91
|
||||||
replaces="libixion11>=0"
|
replaces="libixion11>=0"
|
||||||
|
|
||||||
libixion-devel_package() {
|
libixion-devel_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue