# -*- 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 libresidfp 1.0.1 v
revision            0
categories          audio devel
license             GPL-2+
maintainers         {makr @mohd-akram} openmaintainer

description         cycle exact SID emulation

long_description    This project is meant to replicate the SID as faithfully \
                    as possible while keeping good performance for realtime \
                    use. It is not intended to expose the chip internal state \
                    or adding fancy effects. Both the 6581 and the 8580 models \
                    are emulated.

checksums           rmd160  560fd4c0413f657f475d066acb5a43f5b11be583 \
                    sha256  9d9854019aa3c94e047054c6feef9696e953da990dd05fc61b55017041d54215 \
                    size    518574

compiler.cxx_standard   2011

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