Install this version:
emerge -a =www-apps/soupault-5.3.0
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =www-apps/soupault-5.3.0
Or alternatively:
emerge --autounmask-write -a =www-apps/soupault-5.3.0
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 5.3.0 | 8 | ~amd64 | 0 |
# Copyright 2025-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit dune
DESCRIPTION="Static website generator based on HTML rewriting"
HOMEPAGE="https://soupault.net"
SRC_URI="https://codeberg.org/PataphysicalSociety/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
IUSE="+ocamlopt"
RDEPEND="
>=dev-lang/ocaml-4.14:=[ocamlopt?]
>=dev-ml/dune-2.0.0
>=dev-ml/camomile-2.0.0:=[ocamlopt?]
>=dev-ml/ocaml-tsort-2.2.0:=[ocamlopt?]
>=dev-ml/lua-ml-0.9.3:=[ocamlopt?]
dev-ml/digestif:=[ocamlopt?]
>=dev-ml/ocaml-base64-3.0.0:=[ocamlopt?]
>=dev-ml/jingoo-1.4.2:=[ocamlopt?]
>=dev-ml/spelll-0.4:=[ocamlopt?]
>=dev-ml/ocaml-yaml-2.0.0:=[ocamlopt?]
>=dev-ml/ocaml-csv-2.4:=[ocamlopt?]
>=dev-ml/ezjsonm-1.2.0:=[ocamlopt?]
>=dev-ml/re-1.9.0:=[ocamlopt?]
>=dev-ml/otoml-1.0.5:=[ocamlopt?]
>=dev-ml/ocaml-fileutils-0.6.3:=[ocamlopt?]
>=dev-ml/ocaml-containers-3.9:=[ocamlopt?]
>=dev-ml/markup-1.0.1:=[ocamlopt?]
>=dev-ml/lambdasoup-1.1.1:=[ocamlopt?]
>=dev-ml/logs-0.7.0:=[ocamlopt?]
>=dev-ml/fmt-0.8.9:=[ocamlopt?]
>=dev-ml/odate-0.6:=[ocamlopt?]
>=dev-ml/cmarkit-0.3.0:=[ocamlopt?]
!www-apps/soupault-bin
"
DEPEND="${RDEPEND}"
Manage flags for this package:
euse -i <flag> -p www-apps/soupault |
euse -E <flag> -p www-apps/soupault |
euse -D <flag> -p www-apps/soupault
>=dev-lang/ocaml-4.14:=[ocamlopt?] >=dev-ml/dune-2.0.0 >=dev-ml/camomile-2.0.0:=[ocamlopt?] >=dev-ml/ocaml-tsort-2.2.0:=[ocamlopt?] >=dev-ml/lua-ml-0.9.3:=[ocamlopt?] dev-ml/digestif:=[ocamlopt?] >=dev-ml/ocaml-base64-3.0.0:=[ocamlopt?] >=dev-ml/jingoo-1.4.2:=[ocamlopt?] >=dev-ml/spelll-0.4:=[ocamlopt?] >=dev-ml/ocaml-yaml-2.0.0:=[ocamlopt?] >=dev-ml/ocaml-csv-2.4:=[ocamlopt?] >=dev-ml/ezjsonm-1.2.0:=[ocamlopt?] >=dev-ml/re-1.9.0:=[ocamlopt?] >=dev-ml/otoml-1.0.5:=[ocamlopt?] >=dev-ml/ocaml-fileutils-0.6.3:=[ocamlopt?] >=dev-ml/ocaml-containers-3.9:=[ocamlopt?] >=dev-ml/markup-1.0.1:=[ocamlopt?] >=dev-ml/lambdasoup-1.1.1:=[ocamlopt?] >=dev-ml/logs-0.7.0:=[ocamlopt?] >=dev-ml/fmt-0.8.9:=[ocamlopt?] >=dev-ml/odate-0.6:=[ocamlopt?] >=dev-ml/cmarkit-0.3.0:=[ocamlopt?] !www-apps/soupault-bin
>=dev-lang/ocaml-4.14:=[ocamlopt?] >=dev-ml/dune-2.0.0 >=dev-ml/camomile-2.0.0:=[ocamlopt?] >=dev-ml/ocaml-tsort-2.2.0:=[ocamlopt?] >=dev-ml/lua-ml-0.9.3:=[ocamlopt?] dev-ml/digestif:=[ocamlopt?] >=dev-ml/ocaml-base64-3.0.0:=[ocamlopt?] >=dev-ml/jingoo-1.4.2:=[ocamlopt?] >=dev-ml/spelll-0.4:=[ocamlopt?] >=dev-ml/ocaml-yaml-2.0.0:=[ocamlopt?] >=dev-ml/ocaml-csv-2.4:=[ocamlopt?] >=dev-ml/ezjsonm-1.2.0:=[ocamlopt?] >=dev-ml/re-1.9.0:=[ocamlopt?] >=dev-ml/otoml-1.0.5:=[ocamlopt?] >=dev-ml/ocaml-fileutils-0.6.3:=[ocamlopt?] >=dev-ml/ocaml-containers-3.9:=[ocamlopt?] >=dev-ml/markup-1.0.1:=[ocamlopt?] >=dev-ml/lambdasoup-1.1.1:=[ocamlopt?] >=dev-ml/logs-0.7.0:=[ocamlopt?] >=dev-ml/fmt-0.8.9:=[ocamlopt?] >=dev-ml/odate-0.6:=[ocamlopt?] >=dev-ml/cmarkit-0.3.0:=[ocamlopt?] !www-apps/soupault-bin
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | soupault-5.3.0.tar.gz | 110798 bytes | https://codeberg.org/PataphysicalSociety/soupault/archive/5.3.0.tar.gz |