# -*- 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.2.2 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  acd6336351722e352d4616c7a4f5f75ecafefbc0 \
                    sha256  2eb0204b76d52fe825c0e1f98826f62a179033a60543032d0e8b90060ecaa50e \
                    size    539749

compiler.cxx_standard   2011

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