libgavl1 stable port information

Package: libgavl1
Version: 1.2.0
Revision: 1
###
Source: mirror:sourceforge:gmerlin/gavl-%v.tar.gz
Source-MD5: f7dd25d3ef26a8d22f947e9383d251e7
#Source-SHA1: a48ccb58aeb4cdd2e986b2fa432db39a95189366
###
DocFiles: README NEWS TODO COPYING AUTHORS INSTALL ChangeLog
###
Depends: %N-shlibs (= %v-%r)
BuildDepends: fink ( >= 0.24.12 ), doxygen ( >= 1.5.6-1)
BuildDependsOnly: true
#
# this isn't using the libpng currently since we get that from gmerlin-avdecoder1
ConfigureParams: --disable-libpng
###
Maintainer: Hans-Christoph Steiner
HomePage: http://gmerlin.sourceforge.net/
License: GPL
Description: Gmerlin Audio Video Library
DescDetail: <<
Gavl is short for Gmerlin Audio Video Library.
It is a low level library, upon which multimedia APIs can be built.
Gavl handles all the details of audio and video formats like colorspaces,
samplerates, multichannel configurations etc. It provides standardized
definitions for those formats as well as container structures for carrying
Audio samples or Video frames.
In addition, it handles the sometimes ugly task to convert between all these
formats as well as some elemtary operations (scaling, alpha blending etc).
This package provides the the run-time library.
<<
###
SplitOff: <<
Package: %N-shlibs
Description: Shared libraries for gavl
Files: <<
lib/libgavl.1.dylib
<<
Shlibs: <<
%p/lib/libgavl.1.dylib 2.0.0 %n (>= 1.1.2-1)
<<
DocFiles: README NEWS TODO COPYING AUTHORS INSTALL ChangeLog
<<