From 6dfd9c39ab68bbc917ffc374b2fa515f676f891f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 26 Dec 2022 20:08:29 +0000 Subject: gentoo auto-resync : 26:12:2022 - 20:08:29 --- sci-mathematics/Manifest.gz | Bin 17202 -> 17204 bytes sci-mathematics/frobby/Manifest | 2 +- sci-mathematics/frobby/frobby-0.9.0-r3.ebuild | 63 -------------------------- sci-mathematics/frobby/frobby-0.9.0-r4.ebuild | 59 ++++++++++++++++++++++++ 4 files changed, 60 insertions(+), 64 deletions(-) delete mode 100644 sci-mathematics/frobby/frobby-0.9.0-r3.ebuild create mode 100644 sci-mathematics/frobby/frobby-0.9.0-r4.ebuild (limited to 'sci-mathematics') diff --git a/sci-mathematics/Manifest.gz b/sci-mathematics/Manifest.gz index 901cc5ea22ff..e0739bd91f68 100644 Binary files a/sci-mathematics/Manifest.gz and b/sci-mathematics/Manifest.gz differ diff --git a/sci-mathematics/frobby/Manifest b/sci-mathematics/frobby/Manifest index df70c7fa59a3..7cbe9ab87e9b 100644 --- a/sci-mathematics/frobby/Manifest +++ b/sci-mathematics/frobby/Manifest @@ -2,5 +2,5 @@ AUX frobby-cflags-no-strip-soname.patch 1273 BLAKE2B 42eadf37029f1ecd679e7591fa9 AUX frobby-gcc-4.7.patch 974 BLAKE2B 1d8b6194866fd865858dfde063b5cc454c9b1a33106b5f49b9d3e595a0742039c434b287da9a000bace6dbf3f376fa2805ea9748a4a92a997b7ea05053262333 SHA512 2e1895b16064cd7121145202f865b0b9ca1cdb3e5088d82f9f80c8a2fdc8ef4a76f734e326d8685465b06218eea1a502d48ee0e6dd51fe92965bc3f8830fc13f AUX frobby-gmp-5.1.patch 482 BLAKE2B b807633ea98da37c51207276cfcc991db411cbb049dec30313013bfc2cbb1c1aaf1df60ed0136348fe52769b0f56295550302aabbf9360dcf2ad298363e6dff8 SHA512 a0e113c8a7c25c442a13425baf3fd3259ef48dfa67db25dcc1c87c9a2b1d2453d7daf9778a7c46ce9298db4f59177b63b7811eb4085f206c5a73e538488d174b DIST frobby_v0.9.0.tar.gz 852524 BLAKE2B 7cb2a617e85dee8c39c94973520e6dd42118145f1fbf09e7d16c3712a190407f216affd5bcea2ce4b6124b984b18c462118700c161168ae29bf4eebdb9bd1e53 SHA512 b1f64d7a8630ba7f5464e36f66a06a7a7909bc42f2e52898b2967b8ad6288da8ce11a5d79ebfbbfe2f3933930ad26444173f721465ae9a42b6dcf3eef7ecc59e -EBUILD frobby-0.9.0-r3.ebuild 1302 BLAKE2B ea9905cec63a05a6b180046dd9b07e6872f444ebe6934c7267ba46a31418a9c81a426c7b4eacbc6a1b4186b0056a7935553af310682671e55edc88ccd96a72c6 SHA512 9025dc010c189cfd56ccca9fcc1c14dc1424f883e9643ecd3d6ec104cb228ec0b08adab6a4b05ea95f6172381640285408575555e4f1fa2ad27927f8b9ad9de5 +EBUILD frobby-0.9.0-r4.ebuild 1201 BLAKE2B 7f7ca68edd2d6de46a53956cec856beba3b9f2c2bb6d00f59ede031428fd00d22e5c470886a66d5add4f000d9693c0193bf664e5f34a1f9914b2ce6dd53ac5b5 SHA512 091eb493fa614a7f60d6789b9401ad868fe0af8f5c922c391b51147acd2dfdcc3d42741d1976304b3718d877d6312191c17fe517a66a6c9061c9b4d374b508c6 MISC metadata.xml 270 BLAKE2B 4a5eb6dd2d9b902f13d543c859532c69cadc4595acd36675d25ff9ff204757f274327f87aa1bd7ddb1f040d5b028f52f614828b6794c19f60cc08dca04185af6 SHA512 cff77e4b0c454fc9c32b427b012585f4b1ab12dc2ca19ef669b43b0c64eb0ad6ffdc07a04c0c3e4eef8ce621f3a90c701bdd824cbc6e828aa62f6450f40ac1c6 diff --git a/sci-mathematics/frobby/frobby-0.9.0-r3.ebuild b/sci-mathematics/frobby/frobby-0.9.0-r3.ebuild deleted file mode 100644 index ae7086641b0d..000000000000 --- a/sci-mathematics/frobby/frobby-0.9.0-r3.ebuild +++ /dev/null @@ -1,63 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit toolchain-funcs - -DESCRIPTION="Software system and project for computations with monomial ideals" -HOMEPAGE="http://www.broune.com/frobby/" -SRC_URI="http://www.broune.com/frobby/frobby_v${PV}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~arm x86" -IUSE="doc static-libs" - -RDEPEND="dev-libs/gmp:0=[cxx(+)]" -DEPEND="${RDEPEND} - doc? ( virtual/latex-base )" - -S="${WORKDIR}/frobby_v${PV}" - -PATCHES=( - "${FILESDIR}/${PN}-cflags-no-strip-soname.patch" - "${FILESDIR}/${PN}-gcc-4.7.patch" - "${FILESDIR}/${PN}-gmp-5.1.patch" -) - -src_prepare() { - default - - # CXXFLAGS are called CPPFLAGS - sed "s/CPPFLAGS/CXXFLAGS/" -i Makefile || die -} - -src_configure() { - default - # Makefile uses the value of CXX which may be defined in /etc/env, - # breaking cross-compile. - tc-export CXX -} - -src_compile() { - emake - MODE=shared emake library - use static-libs && emake library - use doc && emake docPdf -} - -src_install() { - dobin bin/frobby - dolib.so bin/libfrobby.so - dosym libfrobby.so "${PREFIX}/usr/$(get_libdir)/libfrobby.so.0" - use static-libs && dolib.a bin/libfrobby.a - - insinto /usr/include - doins src/frobby.h - - insinto /usr/include/"${PN}" - doins src/stdinc.h - - use doc && dodoc bin/manual.pdf -} diff --git a/sci-mathematics/frobby/frobby-0.9.0-r4.ebuild b/sci-mathematics/frobby/frobby-0.9.0-r4.ebuild new file mode 100644 index 000000000000..14a17f5470f5 --- /dev/null +++ b/sci-mathematics/frobby/frobby-0.9.0-r4.ebuild @@ -0,0 +1,59 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit toolchain-funcs + +DESCRIPTION="Software system and project for computations with monomial ideals" +HOMEPAGE="http://www.broune.com/frobby/" +SRC_URI="http://www.broune.com/frobby/frobby_v${PV}.tar.gz" +S="${WORKDIR}/frobby_v${PV}" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="amd64 ~arm x86" +IUSE="doc" + +RDEPEND="dev-libs/gmp:0=[cxx(+)]" +DEPEND="${RDEPEND}" +BDEPEND="doc? ( virtual/latex-base )" + +PATCHES=( + "${FILESDIR}"/${PN}-cflags-no-strip-soname.patch + "${FILESDIR}"/${PN}-gcc-4.7.patch + "${FILESDIR}"/${PN}-gmp-5.1.patch +) + +src_prepare() { + default + + # CXXFLAGS are called CPPFLAGS + sed "s/CPPFLAGS/CXXFLAGS/" -i Makefile || die +} + +src_configure() { + default + # Makefile uses the value of CXX which may be defined in /etc/env, + # breaking cross-compile. + tc-export CXX +} + +src_compile() { + emake MODE=shared + emake MODE=shared library + use doc && emake docPdf +} + +src_install() { + dobin bin/frobby + dolib.so bin/libfrobby.so + dosym libfrobby.so /usr/$(get_libdir)/libfrobby.so.0 + + doheader src/frobby.h + + insinto /usr/include/frobby + doins src/stdinc.h + + use doc && dodoc bin/manual.pdf +} -- cgit v1.2.3