From 317c9f66693a8341a07ba45fe158e8699cc1cd19 Mon Sep 17 00:00:00 2001 From: Maciej Barć Date: Mon, 27 Dec 2021 14:08:03 +0100 Subject: sci-mathematics/stp: multiple fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - add missing test submodules - add optional cryptominisat dependency (USE=dependency) - add the Gentoo Mathematics Project to co-maintainers - change python to optional dependency (USE=python) - install PDF documentation - patch CMakeLists.txt to fix CFLAGS - patch stp.py to fix python module Closes: https://bugs.gentoo.org/759457 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Maciej Barć --- sci-mathematics/stp/metadata.xml | 51 +++++++++++++++++++++++----------------- 1 file changed, 29 insertions(+), 22 deletions(-) (limited to 'sci-mathematics/stp/metadata.xml') diff --git a/sci-mathematics/stp/metadata.xml b/sci-mathematics/stp/metadata.xml index 511b06e39e35..5054ed8fec27 100644 --- a/sci-mathematics/stp/metadata.xml +++ b/sci-mathematics/stp/metadata.xml @@ -1,26 +1,33 @@ + - - jeffrey@icurse.nl - Jeffrey Lin - - - proxy-maint@gentoo.org - Proxy Maintainers - - - STP is a constraint solver (or SMT solver) aimed at solving - constraints of bitvectors and arrays. These types of - constraints can be generated by program analysis tools, theorem - provers, automated bug finders, cryptographic attack tools, - intelligent fuzzers, model checkers, and by many other - applications. - - - stp/stp - - - Enable building the Python interface - + + jeffrey@icurse.nl + Jeffrey Lin + + + sci-mathematics@gentoo.org + Gentoo Mathematics Project + + + STP is a constraint solver (or SMT solver) aimed at solving + constraints of bitvectors and arrays. These types of + constraints can be generated by program analysis tools, theorem + provers, automated bug finders, cryptographic attack tools, + intelligent fuzzers, model checkers, and by many other + applications. + + + https://github.com/stp/stp/issues/ + stp/stp + + + + Enable sci-mathematics/cryptominisat support + + + Enable building the Python interface + + -- cgit v1.2.3-65-gdbad