[Lunar-commits] <moonbase-other> libfame: Readding to moonbase.
stumbles
stumbles at lunar-linux.org
Mon Jun 3 17:55:13 CEST 2013
commit 836fb953e4e496681e529e38208f26210b1bfc4a
Author: stumbles <stumbles at lunar-linux.org>
Date: Mon, 03 Jun 2013 08:54:59 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/836fb953e4e496681e529e38208f26210b1bfc4a
libfame: Readding to moonbase.
---
libs/libfame/BUILD | +8/-0
libs/libfame/DETAILS | +14/-0
2 files changed, 22 insertions(+)
--- /dev/null
+++ b/libs/libfame/BUILD
@@ -0,0 +1,8 @@
+(
+
+ cp /usr/share/automake/config.sub $SOURCE_DIRECTORY &&
+
+ unset CC CXX
+ default_build
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/libs/libfame/DETAILS
@@ -0,0 +1,14 @@
+ MODULE=libfame
+ VERSION=0.9.1
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/fame/
+ SOURCE_VFY=sha1:2b3c04f8be5ab715cda2bb6aef847e7d2d4709ee
+ WEB_SITE=http://fame.sourceforge.net
+ ENTERED=20030529
+ UPDATED=20050919
+ SHORT="A MPEG-1 and MPEG-4 video encoding library"
+cat << EOF
+libfame is a video encoding library. It can currently encode MPEG-1
+and MPEG-4 rectangular video, as well as MPEG-4 video with arbitrary
+shape.
+EOF
More information about the Lunar-commits
mailing list