---
name: lib765
version: 0.4.2
origin: emulators/lib765
comment: Emulation of uPD765a Floppy Disc Controller
arch: freebsd:9:x86:64
www: http://www.seasip.demon.co.uk/Unix/LibDsk/
maintainer: rene@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [LGPL20]
flatsize: 144142
desc: |
  lib765 is an emulation of the uPD765a (AKA Intel 8272) Floppy Disc Controller
  [FDC] as used in Amstrad computers such as the PCW, CPC and Spectrum +3. At
  present it is not a "full" 765; features not used in the PCW BIOS (such as:
  DMA; multisector reads/writes; multitrack mode) are either left unimplemented
  or incomplete.

  lib765 is released under the GNU Library GPL.

  WWW: http://www.seasip.demon.co.uk/Unix/LibDsk/
deps:
  libdsk: {origin: emulators/libdsk, version: 1.2.1}
categories: [emulators, devel]
options: {DOCS: on, LIBDSK: on}
files:
  /usr/local/include/765.h: 458af83ac2eea739a0082af30d3546d8ce9771309213ce36f18e1d153fc06c70
  /usr/local/lib/lib765.a: 1a55f2d4ab238800664a5f2a4b5809eb6b9bbe58c26e3386abb3a9ed270fe5ed
  /usr/local/lib/lib765.la: 102d11654e40dcfad9a93007765f9a6b092cb74c76d344d0e9eedc1d8c4bec11
  /usr/local/lib/lib765.so: '-'
  /usr/local/lib/lib765.so.4: cadd0e1a649b3fb7e2dd2594c9a78f57500ff855d35352e8f4c5834ed308d435
  /usr/local/share/doc/lib765/765.txt: 3e9aee4a8cb870c466661ec0984a4ad7ae29db30e3e173f996baf99223e99ad1
  /usr/local/share/doc/lib765/ChangeLog: a8149b2ae9abeb9345cedc6efdb544a29b0bf008d5f31f488feb3554fa767239
  /usr/local/share/licenses/lib765-0.4.2/LGPL20: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c
  /usr/local/share/licenses/lib765-0.4.2/LICENSE: 643a99a8991dd00022c12a2f7da51968c6865df48065fd5f9fa9dd29aadb155f
  /usr/local/share/licenses/lib765-0.4.2/catalog.mk: d602101856fb47402e87701726a5e59e3de427f7a4411e31871b39c6398364af
directories:
  /usr/local/share/licenses/lib765-0.4.2/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/lib765/: 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
