# -*- 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 2.14.0 v
github.tarball_from releases
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  8b6d4ab9c43a60f4dae1dcdcae5366aa97216baf \
                    sha256  9fcf0e103bdf2dc5b203734615f9d65990da64130b8a483ab9dddd9e59e811d9 \
                    size    250211

depends_build       path:bin/pkg-config:pkgconfig

depends_lib         port:libsidplayfp \
                    port:mpg123 \
                    port:libiconv \
                    port:pulseaudio

compiler.cxx_standard   2011
