summaryrefslogtreecommitdiff
path: root/sci-mathematics/sha1-polyml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-08-26 14:52:16 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-08-26 14:52:16 +0100
commitc3d998909264b1ff687b9c65cae3046443e66f7e (patch)
treeed7aa279f601f6c46fb8b7425bd2a051b72be8d6 /sci-mathematics/sha1-polyml
parentcf91c70bb5a537972156006c46756b9ac75bdb7b (diff)
gentoo auto-resync : 26:08:2022 - 14:52:16
Diffstat (limited to 'sci-mathematics/sha1-polyml')
-rw-r--r--sci-mathematics/sha1-polyml/Manifest4
-rw-r--r--sci-mathematics/sha1-polyml/metadata.xml8
-rw-r--r--sci-mathematics/sha1-polyml/sha1-polyml-5.9.ebuild56
3 files changed, 63 insertions, 5 deletions
diff --git a/sci-mathematics/sha1-polyml/Manifest b/sci-mathematics/sha1-polyml/Manifest
index 68476924b883..83eebc3ba555 100644
--- a/sci-mathematics/sha1-polyml/Manifest
+++ b/sci-mathematics/sha1-polyml/Manifest
@@ -1,3 +1,5 @@
DIST polyml-5.6-1.tar.gz 22041657 BLAKE2B c097dda273b12dfe013706e5fa313f210f1f0bf6b32766db6e459ce1bca46f93504baef3d7644922c60d119431d659cbd69d8cd273fcc94609eadff058d3cb9b SHA512 3107f4a5b17283dc3873b0ecf7eb1c607c42e14e859b50345b666f19412a2592e359ea29f03e56d390491e9104a71e0bf80eb39884f51d8724b37f8f935fa7d2
+DIST sha1-polyml-5.9.tar.gz 30801508 BLAKE2B d9a12b4a9734d2d663947e8699e6813b9c5f0a85f7527ebd73d578559ed4432a51ed8542733213c137c8235a2f6eebc28af77570c42234220d2993169340fd16 SHA512 da03c0759d633814b860fdc4051a010882b187444c0de1375f90e02ce26cb5e09cbbb48445da9f7d84d8af92352efcd9b509e863a915517e90e3fa6147bcbd0a
EBUILD sha1-polyml-5.6_p1.ebuild 1903 BLAKE2B 96d2cce56fd919dfc19b90aee63621083cd22994649f32809f1e4b7c0371ac4a4703ecb28e4627cb2afb58d5a2eb16c9803881faa4f08a9d257bf632b8c2a3e6 SHA512 f9b5b23f1a4341f7341537c318a4b835f2acdacc3bf7529d57a3b10fca6e985589b29a10287d93403550d1043559d76bc083e85eb3e788d4eb32c7ea1eca501a
-MISC metadata.xml 632 BLAKE2B ee955511fd25ab6f063cf0327078ae9c5b5613fccf4ef35cbaabfaa5c208c6a2109bb55755e01ca74fb4a1cb06a2ee55efe3bf50425d78462967c34299e46c05 SHA512 b4a825ed59409f7ef053e5b0affcea7ea8750d1cbee7b9f6c5187d6ff54892af73bf92db300bfeb00da81b57565347d75fe0f87474ef17a9e416b022e436e5e1
+EBUILD sha1-polyml-5.9.ebuild 1847 BLAKE2B 2dc294db23276cd95dd8bded6b8ea4759332efb48b281e63bdc558794d25b2d2e09c8505b0c07029d02aef12f69c1cbbf5f768bab04ae7b5e764404afa4d0407 SHA512 e0ef038e23cdccbcacd69b55f3c659e5b9057b9f2bdfb500ad08edb7535a9624121fe886cb6269f48d95a28dd731572fddcd4b9bb3cfc499018ede7165f4db25
+MISC metadata.xml 623 BLAKE2B 10d6f0f7075ed5fe3a84cf2b627a7db2fa99c661c6dba20e0e6a679cb91ff1d2bb2350fa4a53dcb03e44524664d911a1543cf79fd24888c17fa129125023452e SHA512 5c7cfa0defde48b45a36e672bea4de0e4d335c397e1627b195b6eaaa249502bd6e62e9ae727ade2489d60878125e3d29b5948c0ad83691d15870b86fa0d2a82a
diff --git a/sci-mathematics/sha1-polyml/metadata.xml b/sci-mathematics/sha1-polyml/metadata.xml
index 1c58775689e2..f593001d1839 100644
--- a/sci-mathematics/sha1-polyml/metadata.xml
+++ b/sci-mathematics/sha1-polyml/metadata.xml
@@ -10,8 +10,8 @@
<name>Gentoo Mathematics Project</name>
</maintainer>
<longdescription lang="en">
-sci-mathematics/sha1-polyml is the implementation of SHA1 taken from
-the GNU coreutils package as described in the sci-mathematics/sha1-polyml
-README. It is required by sci-mathematics/isabelle.
-</longdescription>
+ <pkg>sci-mathematics/sha1-polyml</pkg> is the implementation of SHA1 taken from
+ the GNU coreutils package as described in the <pkg>sci-mathematics/sha1-polyml</pkg>
+ README.
+ </longdescription>
</pkgmetadata>
diff --git a/sci-mathematics/sha1-polyml/sha1-polyml-5.9.ebuild b/sci-mathematics/sha1-polyml/sha1-polyml-5.9.ebuild
new file mode 100644
index 000000000000..184196977413
--- /dev/null
+++ b/sci-mathematics/sha1-polyml/sha1-polyml-5.9.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit toolchain-funcs
+
+MY_PN="polyml"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="implementation of SHA1 is taken from the GNU coreutils package"
+HOMEPAGE="https://isabelle.in.tum.de/"
+SRC_URI="https://isabelle.in.tum.de/components/${MY_P}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+S="${WORKDIR}/${MY_P}/sha1"
+
+# sci-mathematics/isabelle requires sci-mathematics/sha1-polyml, to avoid
+# this warning:
+# ### load_lib </usr/bin/libsha1.so> : /usr/bin/libsha1.so: cannot open shared
+# object file: No such file or directory
+# ### Using slow ML implementation of SHA1.digest
+# sci-mathematics/sha1-polyml supplies the library libsha1.so. Which
+# is the implementation of SHA1 taken from the GNU coreutils package
+# as described in the sci-mathematics/sha1-polyml README. Isabelle
+# builds libsha1.so in the contrib/polyml/$ML_PLATFORM directory.
+# isabelle dynamically loads libsha1.so as a plugin. The Isabelle-2012
+# linux binary bundle places libsha1.so in the contrib/polyml directory, which
+# is referred to as ML_HOME in the Isabelle Pure/General/sha1_polyml.ML source file.
+# ML_HOME is /usr/bin on Gentoo, and we want isabelle to depend o sha1-polyml.
+# For these reasons isabelle is patched to load it from
+# /usr/$(get_libdir)/sha1-polyml/libsha1.so
+
+src_compile() {
+ $(tc-getCC) \
+ ${CPPFLAGS} ${CFLAGS} ${LDFLAGS} -I. -fPIC -shared \
+ -o libsha1.so sha1.c || die "compile libsha1.so failed"
+ $(tc-getCC) \
+ ${CPPFLAGS} ${CFLAGS} ${LDFLAGS} -I. \
+ -o test_sha1 test_sha1.c -ldl || die "compile test_sha1 failed"
+}
+
+src_test() {
+ ./test_sha1 ./libsha1.so || die "tests failed"
+}
+
+src_install() {
+ dodoc README
+
+ local ld="${EPREFIX}/usr/$(get_libdir)/${PN}"
+ exeinto "${ld}"
+ doexe libsha1.so
+}