Modified: trunk/dports/multimedia/gavl/Portfile (75321 => 75322)
--- trunk/dports/multimedia/gavl/Portfile 2011-01-21 13:09:00 UTC (rev 75321)
+++ trunk/dports/multimedia/gavl/Portfile 2011-01-21 13:22:44 UTC (rev 75322)
@@ -6,9 +6,12 @@
name gavl
version 1.1.1
categories multimedia
+platforms darwin
maintainers nomaintainer
+
description Gavl (Gmerlin Audio Video Library) is a low level library, upon which \
multimedia APIs can be built.
+
long_description Gavl (Gmerlin Audio Video Library) 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. \
@@ -18,8 +21,8 @@
In addition, it handles the sometimes ugly task of converting between all \
these formats and provides some elementary operations (copying, scaling, \
alpha blending, etc).
+
homepage http://gmerlin.sourceforge.net/gavl_frame.html
-platforms darwin
master_sites sourceforge:gmerlin
depends_build port:doxygen \