# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           python 1.0
PortGroup           sourcehut 1.0

sourcehut.setup     lioploum offpunk 2.7.1 v
revision            0
categories          net gemini
license             AGPL
maintainers         nomaintainer
description         Command-line and offline-first smolnet browser/feed reader \
                    for Gemini, Gopher, Spartan and Web by Ploum
long_description    {*}${description}. The goal of Offpunk is to be able \
                    to synchronise your content once (a day, a week, a month) \
                    and then browse/organise it while staying disconnected.

checksums           rmd160  ec716f40882eb5fb81eef9b7fc26e8515fc0e441 \
                    sha256  9af9c1a12f3da0edf489f99026aa98beccd97ad61f3ad58d9eef8f684dc70c7f \
                    size    1027067

python.default_version 313

depends_lib-append  port:chafa \
                    port:less \
                    port:py${python.version}-beautifulsoup4 \
                    port:py${python.version}-chardet \
                    port:py${python.version}-cryptography \
                    port:py${python.version}-feedparser \
                    port:py${python.version}-hatchling \
                    port:py${python.version}-lxml_html_clean \
                    port:py${python.version}-readability-lxml \
                    port:py${python.version}-requests \
                    port:py${python.version}-setproctitle
depends_run-append  port:xdg-utils
