# -*- 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.0.2 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  09fd5f462f5431553121e2636b7f5eb2386e0cf2 \
                    sha256  2ebcd01db0bd53fdf1066820f61f543d0ec2c1b8d560bca0fda6e6ad55942aea \
                    size    1056049

depends_build       path:bin/pkg-config:pkgconfig

depends_lib         port:libsidplayfp

compiler.cxx_standard   2011

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