www-apps/soupault - 5.2.1 (guru)

Search

Install

Install this version:

emerge -a =www-apps/soupault-5.2.1

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =www-apps/soupault-5.2.1

Or alternatively:

emerge --autounmask-write -a =www-apps/soupault-5.2.1

Package Information

Description:
Static website generator based on HTML rewriting
Homepage:
https://soupault.net
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
5.2.1 8 ~amd64 0
View Raw Ebuild
# Copyright 2025 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.13:=[ocamlopt?]
	>=dev-ml/dune-2.0.0
	>=dev-ml/camomile-2.0.0:=[ocamlopt?]
	>=dev-ml/ocaml-tsort-2.1.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.6:=[ocamlopt?]
	>=dev-ml/markup-1.0.0:=[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}"

USE Flags

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

Global/Standard Flags

ocamlopt
Default: Enabled (+)

Inherited Eclasses

Dependencies

DEPEND

	>=dev-lang/ocaml-4.13:=[ocamlopt?]
	>=dev-ml/dune-2.0.0
	>=dev-ml/camomile-2.0.0:=[ocamlopt?]
	>=dev-ml/ocaml-tsort-2.1.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.6:=[ocamlopt?]
	>=dev-ml/markup-1.0.0:=[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

RDEPEND

	>=dev-lang/ocaml-4.13:=[ocamlopt?]
	>=dev-ml/dune-2.0.0
	>=dev-ml/camomile-2.0.0:=[ocamlopt?]
	>=dev-ml/ocaml-tsort-2.1.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.6:=[ocamlopt?]
	>=dev-ml/markup-1.0.0:=[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

Manifest for 5.2.1

Type File Size Source URLs
DIST soupault-5.2.1.tar.gz 104959 bytes https://codeberg.org/PataphysicalSociety/soupault/archive/5.2.1.tar.gz