---
name: csound
version: 5.18.02
origin: audio/csound
comment: Sound synthesizer
arch: freebsd:9:x86:64
www: http://csound.sourceforge.net/
maintainer: c.petrik.sosa@gmail.com
prefix: /usr/local
licenselogic: single
licenses:
- LGPL21
flatsize: 27633247
desc: |
  Csound is a programming language designed and optimized for sound rendering and
  signal processing. The language consists of over 450 opcodes - the operational
  codes that the sound designer uses to build "instruments" or patches.

  Although there are an increasing number of graphical "front-ends" for the
  language, you typically design and modify your patches using a word processor.
  Usually, you create two text files - a .orc (orchestra) file containing the
  "instruments," and a .sco (score) file containing the "notes."

  In Csound, the complexity of your patches is limited by your knowledge,
  interest, and need, but never by the language itself. For instance, a 22,050
  oscillator additive synthesizer with 1024 stage envelope generators on each is
  merely a copy-and-paste operation.  The same goes for a 1 million voice
  granular texture!

  Have you ever dreamed of sounds such as these? Well in Csound you can. And in
  Csound these dreams can come true!

  WWW: http://csound.sourceforge.net/
deps:
  xproto: {origin: x11/xproto, version: 7.0.24}
  xf86vidmodeproto: {origin: x11/xf86vidmodeproto, version: 2.3.1}
  xextproto: {origin: x11/xextproto, version: 7.2.1}
  renderproto: {origin: x11/renderproto, version: 0.11.1}
  libxcb: {origin: x11/libxcb, version: 1.9.1}
  libXxf86vm: {origin: x11/libXxf86vm, version: 1.1.3}
  libXrender: {origin: x11/libXrender, version: 0.9.8}
  libXfixes: {origin: x11/libXfixes, version: 5.0.1}
  libXext: {origin: x11/libXext, version: '1.3.2,1'}
  libXdmcp: {origin: x11/libXdmcp, version: 1.1.1}
  libXdamage: {origin: x11/libXdamage, version: 1.1.4}
  libXau: {origin: x11/libXau, version: 1.0.8}
  libX11: {origin: x11/libX11, version: '1.6.1,1'}
  kbproto: {origin: x11/kbproto, version: 1.0.6}
  fixesproto: {origin: x11/fixesproto, version: 5.0}
  dri2proto: {origin: x11/dri2proto, version: 2.8}
  damageproto: {origin: x11/damageproto, version: 1.2.1}
  fltk: {origin: x11-toolkits/fltk, version: 1.3.2}
  libXft: {origin: x11-fonts/libXft, version: 2.3.1}
  fontconfig: {origin: x11-fonts/fontconfig, version: '2.10.93,1'}
  libxml2: {origin: textproc/libxml2, version: 2.8.0_2}
  expat: {origin: textproc/expat2, version: 2.1.0}
  freetype2: {origin: print/freetype2, version: 2.4.12_1}
  pciids: {origin: misc/pciids, version: 20130818}
  python27: {origin: lang/python27, version: 2.7.5_2}
  python2: {origin: lang/python2, version: 2}
  python: {origin: lang/python, version: '2.7,2'}
  png: {origin: graphics/png, version: 1.5.17}
  libdrm: {origin: graphics/libdrm, version: 2.4.46}
  libGLU: {origin: graphics/libGLU, version: 9.0.0}
  libGL: {origin: graphics/libGL, version: 8.0.5_4}
  jpeg: {origin: graphics/jpeg, version: 8_4}
  pkgconf: {origin: devel/pkgconf, version: 0.9.2_1}
  libpthread-stubs: {origin: devel/libpthread-stubs, version: 0.3_3}
  libpciaccess: {origin: devel/libpciaccess, version: 0.13.2}
  gettext: {origin: devel/gettext, version: 0.18.3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
  libvorbis: {origin: audio/libvorbis, version: '1.3.3_1,3'}
  libsndfile: {origin: audio/libsndfile, version: 1.0.25_3}
  libogg: {origin: audio/libogg, version: '1.3.1,4'}
  flac: {origin: audio/flac, version: 1.3.0_1}
categories:
- lang
- audio
shlibs_required:
- libintl.so.9
- libsndfile.so.1
- libcsound64.so.5
- libfltk_images.so.1.3
- libpng15.so.15
- libjpeg.so.11
- libfltk.so.1.3
- libXext.so.6
- libXft.so.2
- libfontconfig.so.1
- libX11.so.6
shlibs_provided:
- libcsound64.so.5
- libcsnd.so.5
options: {PULSEAUDIO: off, PORTAUDIO: off, OSC: off, JACK: off, FLUIDSYNTH: off, FLTK: on,
  DSSI: off, ALSA: off}
message: |
  ===================-Please Note:-====================================
  /usr/local/bin/mixer has been renamed to /usr/local/bin/csmixer so it
  won't conflict with /usr/bin/mixer
  =====================================================================
