From 4eaeaf683cb193978f14d55e52ea834d32e8a089 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 2 Jan 2024 14:53:28 +0000 Subject: gentoo auto-resync : 02:01:2024 - 14:53:28 --- app-misc/geneweb/geneweb-7.0.0-r3.ebuild | 79 ++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 app-misc/geneweb/geneweb-7.0.0-r3.ebuild (limited to 'app-misc/geneweb/geneweb-7.0.0-r3.ebuild') diff --git a/app-misc/geneweb/geneweb-7.0.0-r3.ebuild b/app-misc/geneweb/geneweb-7.0.0-r3.ebuild new file mode 100644 index 000000000000..b6c840c1af47 --- /dev/null +++ b/app-misc/geneweb/geneweb-7.0.0-r3.ebuild @@ -0,0 +1,79 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Genealogy software program with a Web interface" +HOMEPAGE="https://github.com/geneweb/geneweb" +SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="+ocamlopt test" +RESTRICT="strip !test? ( test )" + +RDEPEND="dev-lang/ocaml[ocamlopt?] + =dev-ml/markup-1.0.0:= + dev-ml/unidecode:= + dev-ml/calendars:= + dev-ml/zarith:=" +DEPEND="${RDEPEND} + dev-ml/cppo + foo.gw \" will save the database (use the previous" + einfo "version to do that). \"gwc2 foo.gw -o bar \" will restore it " + einfo "(using the current package)" +} -- cgit v1.2.3