# -*- 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           github 1.0
PortGroup           python 1.0

github.setup        YisusChrist spankbang-dl c2f65f4dde5d7f85e768c15e6bc89c763be722d7
version             2026.06.20
revision            0
categories-prepend  net multimedia
platforms           {darwin any}
license             GPL-3
maintainers         nomaintainer
description         download tool for Spankbang
long_description    ${name} is a {*}${description}.
checksums           rmd160  e3296a9222e0f7d3c01c4ce0ecf857a3734e61c0 \
                    sha256  9d6c23bce713ed97925fbd3186edd065d77b626dabf3258225cf46683fb8013b \
                    size    42585
github.tarball_from archive
supported_archs     noarch

python.default_version  313
python.pep517_backend   poetry

depends_lib-append  port:py${python.version}-beautifulsoup4 \
                    port:py${python.version}-cloudscraper \
                    port:py${python.version}-core-helpers \
                    port:py${python.version}-inquirer \
                    port:py${python.version}-requests \
                    port:py${python.version}-rich \
                    port:py${python.version}-tkinter \
                    port:py${python.version}-tqdm

notes "
To use the app, you need to install X server via xquartz port, xorg-server(-legacy) or xlibre-xserver.
"
