---
name: libsmacker
version: 1.0
origin: multimedia/libsmacker
comment: C library for decoding .smk Smacker Video files
arch: freebsd:9:x86:64
www: http://libsmacker.sourceforge.net
maintainer: kennedy.greg@gmail.com
prefix: /usr/local
licenselogic: single
flatsize: 38447
desc: |
  libsmacker is a cross-platform C library which can be used for decoding Smacker
  Video files produced by RAD Game Tools. Smacker Video was the king of video
  middleware in the 1990s, and its 256-color compressed video format was used in
  over 2600 software titles.

  WWW: http://libsmacker.sourceforge.net
categories: [multimedia]
files:
  /usr/local/lib/libsmacker.so: 1b03563f9cc396545799feacacc036866ee5d2bb19be123f352670091dd3cb03
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
