---
name: flake
version: 0.11
origin: audio/flake
comment: FLAC audio encoder
arch: freebsd:9:x86:64
www: http://flake-enc.sourceforge.net
maintainer: dbn@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [LGPL21]
flatsize: 278289
desc: |
  The Flake encoder project was started as a way for the author to learn more
  about lossless audio encoding. The author chose the FLAC format because it is
  open and well-documented. Although the FLAC reference encoder is also free and
  open-source, the author's goal was to implement the standard from scratch as an
  independent project. Flake is licensed under the GNU LGPL.

  Once Flake progressed to a usable state, the author submitted the encoder to be
  included as part of FFmpeg. It was included and improved upon by other FFmpeg
  developers. Since then, Ithe author has added more features to Flake and
  improved the encoding speed. The author plan to add some of these features into
  FFmpeg as the encoder progresses.

  There are both benefits and drawbacks to using Flake as a FLAC encoder
  alternative. In its current state, Flake gives, on average, slightly better
  compression than the FLAC reference encoder and is about twice as fast.
  However, it does not currently implement all the advanced features such as
  tagging, cuesheets, 24-bit audio, embedded pictures, and ogg encapsulation.
  The author hopes to add these to Flake in future releases.

  WWW: http://flake-enc.sourceforge.net
categories: [audio]
files:
  /usr/local/bin/flake: 7e7e591f0fb49f6f59ebef3e9112ce81c2210b2f03e76580801429e4086a5880
  /usr/local/include/flake.h: 6c2e2589ec325313f10decafdbbe8be4def89a0a97550c80b7ac39adefb3b4a0
  /usr/local/lib/libflake.a: ae2d5518f8ba4c6f60fe5f6308a4f0e4de5e2b32dd9a64417d283fdd7f173b94
  /usr/local/share/licenses/flake-0.11/LGPL21: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551
  /usr/local/share/licenses/flake-0.11/LICENSE: 771915ce001e64e6273d8877b28a1155e8c64a0053ed0b98d93dcb4562911c92
  /usr/local/share/licenses/flake-0.11/catalog.mk: d62f89b6cf871b043542a50eb8201d13e9beedf5fee4fd82eae42c67755b0636
directories:
  /usr/local/share/licenses/flake-0.11/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
