parent
073780e9dc
commit
13e43c1fdd
|
@ -2381,7 +2381,7 @@ libCbc.so.3 CoinMP-1.8.3_1
|
|||
libOsiCommonTests.so.1 CoinMP-1.8.3_1
|
||||
libCbcSolver.so.3 CoinMP-1.8.3_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-mso-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'
|
||||
pkgname=libixion
|
||||
version=0.15.0
|
||||
version=0.14.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
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"
|
||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
license="MPL-2.0"
|
||||
homepage="https://gitlab.com/ixion/ixion/"
|
||||
distfiles="http://kohei.us/files/ixion/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=b1f60af61be875e3bfa7ad18203a6c8ccdeb9922a531e196029fc42fbfa0b9e6
|
||||
checksum=6ad1384fcf813083c6d981a16b2643c953f9bac4c2caf1ed1682921d9b69ed91
|
||||
replaces="libixion11>=0"
|
||||
|
||||
libixion-devel_package() {
|
||||
|
|
Loading…
Reference in New Issue