# -*- 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 libsidplayfp 2.16.0 v
github.tarball_from releases
revision            0
categories          audio devel
license             GPL-2+
maintainers         {makr @mohd-akram} openmaintainer

description         C64 music player library

long_description    libsidplayfp is a C64 music player library which integrates \
                    the reSID SID chip emulation into a cycle-based emulator \
                    environment, constantly aiming to improve emulation of the \
                    C64 system and the SID chips.

checksums           rmd160  d1a534ecb72126a99c899c310f569fee1e9369dd \
                    sha256  81bfd58ccaa3a0ef28c903b841b4fa3014811901fd12fbb9a80b7b5d5ec2b151 \
                    size    873824

depends_build       path:bin/pkg-config:pkgconfig

depends_lib         port:libgcrypt

compiler.cxx_standard   2011
