---
name: frei0r-plugins-gavl
version: 1.3_2
origin: graphics/frei0r-plugins-gavl
comment: Frei0r gavl plugins
arch: freebsd:10:x86:64
www: http://frei0r.dyne.org/
maintainer: jhale@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- GPLv2
flatsize: 3326843
desc: |
  Frei0r is a minimalistic plugin API for video sources and filters. The
  behaviour of the effects can be controlled from the host by simple
  parameters. The intent is to solve the recurring reimplementation or
  adaptation issue of standard effects.

  It is not meant as a generic API for all kinds of video applications.

  There is no support for the requirements of special application areas
  like non linear editors, hardware accelerated shader effects, and high
  precision video processing. These advanced issues are not even solved
  satisfactory for non cross application plugin apis and are still an
  evolving field.

  The frei0r API is not meant to be a competing standard to more
  ambitious efforts.

  WWW: http://frei0r.dyne.org/
deps:
  gavl: {origin: multimedia/gavl, version: 1.4.0}
  png: {origin: graphics/png, version: 1.5.17}
categories:
- graphics
shlibs_required:
- libgavl.so.1
shlibs_provided:
- vectorscope.so
- scale0tilt.so
- rgbparade.so
files:
  /usr/local/lib/frei0r-1/rgbparade.so: a46d3ec8fceb91ff1af870cfd905ed776fa86c6260b891cffddfc08092eff4bc
  /usr/local/lib/frei0r-1/scale0tilt.so: babea60d7c553cea9e66486dbf9476c834c1b2cd6dc8c2606c94e850727555ef
  /usr/local/lib/frei0r-1/vectorscope.so: 8382a24897059b0ed9e2fa2198a018da324b41172ae9c4fd2d3b755c3bd36c65
  /usr/local/share/licenses/frei0r-plugins-gavl-1.3_2/GPLv2: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c
  /usr/local/share/licenses/frei0r-plugins-gavl-1.3_2/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/frei0r-plugins-gavl-1.3_2/catalog.mk: 36cb7deac6eb3b1978b597248859b586ed2897e5a72184e0c15573d4dd8d349b
directories:
  /usr/local/share/licenses/frei0r-plugins-gavl-1.3_2/: n
  /usr/local/share/licenses/: y
  /usr/local/lib/frei0r-1/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
