[Lunar-commits] <moonbase-other> gavl: Readding to moonbase.
Dennis Veatch
stumbles at lunar-linux.org
Wed Jul 18 14:06:42 CEST 2012
commit a40c5c69d298a227c842bc05268334583545add1
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Wed, 18 Jul 2012 05:06:42 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/a40c5c69d298a227c842bc05268334583545add1
gavl: Readding to moonbase.
---
libs/gavl/DEPENDS +1/-0
libs/gavl/DETAILS +18/-0
2 files changed, 19 insertions (+), 0 deletions (-)
--- /dev/null
+++ b/libs/gavl/DEPENDS
@@ -0,0 +1 @@
+optional_depends doxygen "--with-doxygen" "--without-doxygen" "For documentation support"
--- /dev/null
+++ b/libs/gavl/DETAILS
@@ -0,0 +1,18 @@
+ MODULE=gavl
+ VERSION=1.4.0
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/gmerlin/
+ SOURCE_VFY=sha1:b1ef06942ff00b4d0c8dc361213a1542717855cc
+ WEB_SITE=http://gmerlin.sourceforge.net/
+ ENTERED=20080930
+ UPDATED=20120717
+ SHORT="Gmerlin Audio Video Library"
+
+cat << EOF
+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 images inside an application.
+EOF
+
More information about the Lunar-commits
mailing list