---
name: resid
version: 0.16_1
origin: audio/resid
comment: Cycle-based SID emulator engine
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: ehaupt@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 449713
desc: |
  Since June 1998, a cycle-based SID emulator engine is available and is
  distributed under the GNU General Public License (GPL). It's called reSID, is
  programmed in C++, and so far has been developed by Dag Lem.

  Requirement for processor power is huge (don't expect a complex SID emulator
  like this to run on a machine with less than 233-300 MHz).
categories: [emulators, audio]
files:
  /usr/local/include/resid/envelope.h: 17ce507dbd9a2ac3d3603264631a4dc12097d9336b21ff71951398cfdf12ffb9
  /usr/local/include/resid/extfilt.h: 04e17affb1580c09972b754b1f39e744366ceddd24d1c7b7cdb24fe1091069f5
  /usr/local/include/resid/filter.h: 956969864c8a893cef9b6ffc1817ed89bfc3d8ff90eac443af13d84b79ef4825
  /usr/local/include/resid/pot.h: a1ab91996954732c30ced63d02299247dc422ba73135b1a3fa45de152a59de6b
  /usr/local/include/resid/sid.h: e8f401afcddbeb0a09d3250f9e13977cd8948403892771c943ddabc347b9e958
  /usr/local/include/resid/siddefs.h: c99bb4abffae87037a3449019e4b9da77087c2b9e262385db272b64e1f579ddd
  /usr/local/include/resid/spline.h: c4b30cd64b7f12e4c4bc9ce85089eae7c9a0d2f13137ec73382eb312a00b98f2
  /usr/local/include/resid/voice.h: 2b287206a30eb72f08b8f8b3a2db23524a04b14b95cebb2f27e3d3a04b55db90
  /usr/local/include/resid/wave.h: be65236f0780234a81f9a4d0fedffd4bc510ffcddff943010733b735ee70de37
  /usr/local/lib/libresid.a: b7e4fa1e41bfa607c0a63a44df4b4f85e10255b134532a66b9a0d18aafd6aab6
  /usr/local/lib/libresid.la: 22cc71cfc9ff0043bcd89082a16b4fb35c40d3e2cbe245f94fd76e3caaddf212
  /usr/local/lib/libresid.so: '-'
  /usr/local/lib/libresid.so.5: fcffc6f0dbc513fd083bfe11cb95badeaa5bab8ee08f900984fecec7be989d12
  /usr/local/share/licenses/resid-0.16_1/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/resid-0.16_1/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/resid-0.16_1/catalog.mk: 2f89c28a84fecb976dc8a99303da4103b2bc6b6a941dc8ad6ecd2f2cf8df411e
directories:
  /usr/local/share/licenses/resid-0.16_1/: n
  /usr/local/share/licenses/: y
  /usr/local/include/resid/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
    cd /usr/local
  pre-deinstall: |
    /sbin/ldconfig -R
    cd /usr/local
  post-deinstall: |
    cd /usr/local
