# -*- 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.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  f7fbc582611d099864726827dd8953ce45a91a3c \
                    sha256  168cbdef81835837a6eacba1ed513169b1c36792206428287ae9ea498d5dd3c0 \
                    size    533485

compiler.cxx_standard   2011

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