# -*- 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

github.setup        libsidplayfp sidplayfp 3.2.0 v
revision            0
categories          audio
license             GPL-2+
maintainers         {makr @mohd-akram} openmaintainer

description         Console SID/MUS player

long_description    sidplayfp is a console C64 music player which uses the \
                    libsidplayfp engine to provide the best SID listening \
                    experience.

checksums           rmd160  d3aa70f5ef19618416d256c909f02ec61cf0baf3 \
                    sha256  0a26e98719b1ff1e83b9ceeaa76ba6bc7adf3275545798e5c84df4440cf3b1a2 \
                    size    1054136

depends_build       path:bin/pkg-config:pkgconfig

depends_lib         port:libsidplayfp

compiler.cxx_standard   2011

github.livecheck.regex  {([0-9.]+)}
