eclib: for boost-1.88

This commit is contained in:
Đoàn Trần Công Danh 2025-08-08 22:00:56 +07:00
parent 2d03feb301
commit bf4207c693

View file

@ -1,10 +1,11 @@
# Template file for 'eclib'
pkgname=eclib
version=20250122
revision=2
revision=3
build_style=gnu-configure
configure_args="--with-flint --with-boost"
makedepends="pari-devel ntl-devel flintlib-devel boost-devel"
makedepends="pari-devel ntl-devel flintlib-devel boost-devel-minimal
libboost_thread libboost_system"
short_desc="Elliptic curve library, includes mwrank"
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
license="GPL-2.0-or-later"