---
name: arss
version: 0.2.3_1
origin: audio/arss
comment: Additive Image Synthesizer (convert audio to images, images to audio)
arch: freebsd:9:x86:64
www: http://arss.sourceforge.net/
maintainer: beyert@cs.ucr.edu
prefix: /usr/local
licenselogic: single
flatsize: 33800
desc: |
  The Analysis & Resynthesis Sound Spectrograph (formerly known as the Analysis &
  Reconstruction Sound Engine), or ARSS, is a program that analyses a sound file
  into a spectrogram and is able to synthesise this spectrogram, or any other
  user-created image, back into a sound.

  ARSS is now superseded by Photosounder, which makes use of most of the
  techniques offered by ARSS in a simple to use and powerful graphical user
  interface and built in editor.

  WWW: http://arss.sourceforge.net/
deps:
  fftw3: {origin: math/fftw3, version: 3.3.3_1}
categories: [audio]
files:
  /usr/local/bin/arss: b4967bb371410e30701f9dd9d1e00d336318aca1675199ae402df11a310eaae0
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
