Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/alt-ergo/
Date: Mon, 30 Jan 2023 19:48:50
Message-Id: 1675108103.520acbb882cdd701e561e1c54bfa94134506c905.asturm@gentoo
1 commit: 520acbb882cdd701e561e1c54bfa94134506c905
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 27 20:30:41 2023 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 30 19:48:23 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=520acbb8
7
8 sci-mathematics/alt-ergo: drop 2.3.0-r1, 2.4.1_p20220407-r1
9
10 2.3.0-r1 overshadowed by 2.4.1-r2
11 2.4.1_p20220407-r1 overshadowed by 2.4.2-r1
12
13 Closes: https://bugs.gentoo.org/769332
14 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
15
16 sci-mathematics/alt-ergo/Manifest | 2 -
17 sci-mathematics/alt-ergo/alt-ergo-2.3.0-r1.ebuild | 56 ----------------------
18 .../alt-ergo/alt-ergo-2.4.1_p20220407-r1.ebuild | 52 --------------------
19 3 files changed, 110 deletions(-)
20
21 diff --git a/sci-mathematics/alt-ergo/Manifest b/sci-mathematics/alt-ergo/Manifest
22 index 7fc16be695dd..49ac1bd63a83 100644
23 --- a/sci-mathematics/alt-ergo/Manifest
24 +++ b/sci-mathematics/alt-ergo/Manifest
25 @@ -1,4 +1,2 @@
26 -DIST alt-ergo-2.3.0.tar.gz 455577 BLAKE2B 1836782be452df5147fc3041517fd267f3ce7facd15ad460c3e1dfba2b6ea455fee79ad8264ccb12cf21622c21a54c186c9943e7bffb392daab15d046ff93863 SHA512 a2f209b62b8494bfefe84328cdc786185e0534c5e224e212b83045b078352a51d2ab02622f72c22c74c7de95c7a554cbdae2a9a8a0c41f3f26c841f8c72f6b21
27 DIST alt-ergo-2.4.1.tar.gz 2883046 BLAKE2B 6930080f7735f043e33d02b7fa0990c53992848796c0a5cf6ea4d7122eb6b9e5d6ac7ce420a4a19da35fa0ce5ff431bc228f2314a6f709f27a16bc7481bbacd5 SHA512 c3eee41d3c588ca89c2a1eebe9f10914ef647743b58fb562b682172cf6b6bdeb0920ebbba8a850820c0cb53bad0260f11b82fe71f00830ea9b33f5bb5d4fd048
28 -DIST alt-ergo-2.4.1_p20220407.tar.gz 2884310 BLAKE2B aaa31242de3ffe3f804de1e47fb740593812991e60eb583339ec0e1c56caa40b3c7f14108d068a1dbcbd7efc0d8fc96f1ba652a77c03170bddef90931a44c12c SHA512 4c353a359c92e121859f84455bb98bd80c0d33bb2001d6f2998a822e6b3dd65c9c56b0bdcaf93e52863afd8e999de6939d05859b5fc6de2ed9689c1d083bba0a
29 DIST alt-ergo-2.4.2.tar.gz 2884553 BLAKE2B 95392625a6b17b3a2e41070a7f70ba124a95d99294f295d7c5a636a3327e6dac6b2153d1c90be4d24b72ce5ad22be5e174f6ae1c37663b093218a76ec1ada29a SHA512 61ae181ccd60a49f833ea79bbd5184a46f8eef24e7fe1169b15e905ed86584bdbe993ef86c203d5bfc3d79961024f96af0e4e623dc15479aa9538648291c9a75
30
31 diff --git a/sci-mathematics/alt-ergo/alt-ergo-2.3.0-r1.ebuild b/sci-mathematics/alt-ergo/alt-ergo-2.3.0-r1.ebuild
32 deleted file mode 100644
33 index 6dbe4ce6fc63..000000000000
34 --- a/sci-mathematics/alt-ergo/alt-ergo-2.3.0-r1.ebuild
35 +++ /dev/null
36 @@ -1,56 +0,0 @@
37 -# Copyright 1999-2022 Gentoo Authors
38 -# Distributed under the terms of the GNU General Public License v2
39 -
40 -EAPI=7
41 -
42 -DESCRIPTION="Automatic theorem prover"
43 -HOMEPAGE="https://alt-ergo.ocamlpro.com"
44 -SRC_URI="https://alt-ergo.ocamlpro.com/http/${P}/${P}.tar.gz"
45 -
46 -LICENSE="CeCILL-C"
47 -SLOT="0"
48 -KEYWORDS="amd64"
49 -IUSE="examples gtk +ocamlopt"
50 -
51 -DEPEND=">=dev-lang/ocaml-4.09.0:=[ocamlopt=]
52 - dev-ml/zarith:=
53 - dev-ml/lablgtk:2=[sourceview,ocamlopt=]
54 - dev-ml/camlzip:=
55 - sci-mathematics/psmt2-frontend
56 - >=dev-ml/ocplib-simplex-0.4:=
57 - >=dev-ml/menhir-20181006:=
58 - dev-ml/seq:=
59 - dev-ml/dune:=
60 - dev-ml/num:="
61 -RDEPEND="${DEPEND}"
62 -
63 -DOCS=( CHANGES INSTALL.md README.md )
64 -
65 -QA_FLAGS_IGNORED=(
66 - /usr/lib64/alt-ergo-parsers/AltErgoParsers.cmxs
67 - /usr/lib64/alt-ergo-lib/AltErgoLib.cmxs
68 - /usr/bin/alt-ergo
69 -)
70 -
71 -src_prepare() {
72 - default
73 - find "${S}" -name \*.ml | xargs sed -i "s:Pervasives:Stdlib:g" || die
74 -}
75 -
76 -src_configure() {
77 - ./configure --prefix /usr --libdir=/usr/$(get_libdir)
78 -}
79 -
80 -src_compile() {
81 - emake lib
82 - emake bin
83 - use gtk && emake gui
84 -}
85 -
86 -src_install() {
87 - default
88 - use gtk && emake DESTDIR="${D}" install-gui
89 - use examples && dodoc -r examples
90 - mv "${D}"/usr/doc/* "${D}"/usr/share/doc/${PF}/ || die
91 - rmdir "${D}"/usr/doc || die
92 -}
93
94 diff --git a/sci-mathematics/alt-ergo/alt-ergo-2.4.1_p20220407-r1.ebuild b/sci-mathematics/alt-ergo/alt-ergo-2.4.1_p20220407-r1.ebuild
95 deleted file mode 100644
96 index 99700c400f68..000000000000
97 --- a/sci-mathematics/alt-ergo/alt-ergo-2.4.1_p20220407-r1.ebuild
98 +++ /dev/null
99 @@ -1,52 +0,0 @@
100 -# Copyright 1999-2022 Gentoo Authors
101 -# Distributed under the terms of the GNU General Public License v2
102 -
103 -EAPI=8
104 -
105 -H=4e082218efe6e0e2315331580bbd08306c1f8a2d
106 -
107 -inherit dune
108 -
109 -DESCRIPTION="Automatic theorem prover"
110 -HOMEPAGE="https://alt-ergo.ocamlpro.com"
111 -SRC_URI="https://github.com/OCamlPro/${PN}/archive/${H}.tar.gz -> ${P}.tar.gz"
112 -S="${WORKDIR}"/${PN}-${H}
113 -
114 -LICENSE="CeCILL-C"
115 -SLOT="0/${PV}"
116 -KEYWORDS="~amd64"
117 -IUSE="examples +ocamlopt"
118 -
119 -RDEPEND="
120 - >=dev-lang/ocaml-4.09.0:=[ocamlopt=]
121 - >=sci-mathematics/psmt2-frontend-0.4.0:=
122 -
123 - >=dev-ml/cmdliner-1.1.0:=
124 - >=dev-ml/menhir-20181006:=
125 - >=dev-ml/ocplib-simplex-0.4:=
126 - dev-ml/camlzip:=
127 - dev-ml/num:=
128 - dev-ml/seq:=
129 - dev-ml/stdlib-shims:=
130 - dev-ml/zarith:=
131 -"
132 -DEPEND="${RDEPEND}"
133 -BDEPEND="dev-ml/dune-configurator"
134 -REQUIRED_USE="ocamlopt"
135 -
136 -src_prepare() {
137 - default
138 -
139 - # Remove the GTK2 GUI frontend because GTK2 in Gentoo is deprecated
140 - rm -r src/bin/gui || die
141 -}
142 -
143 -src_configure() {
144 - sh ./configure --prefix /usr --libdir=/usr/$(get_libdir) || die
145 -}
146 -
147 -src_install() {
148 - dune-install alt-ergo-lib alt-ergo-parsers alt-ergo
149 -
150 - use examples && dodoc -r examples
151 -}