# -*- 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.12.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  37f4b5c31cb461249df1d548358f70294f2908e1 \
                    sha256  1cc681d760a610b5db83c1a34c65389db384fd43a1f423ae581d65482526812c \
                    size    251994

depends_build       path:bin/pkg-config:pkgconfig

depends_lib         port:libsidplayfp \
                    port:mpg123

compiler.cxx_standard   2011