[Lunar-commits] r15292 - in moonbase/branches/submissions/new: . GUatu dirac gnomebaker libcaca swfdec

Auke Kok sofar at lunar-linux.org
Wed Jun 8 10:24:45 UTC 2005


Author: sofar
Date: 2005-06-08 10:24:42 +0000 (Wed, 08 Jun 2005)
New Revision: 15292

Added:
   moonbase/branches/submissions/new/GUatu/
   moonbase/branches/submissions/new/GUatu/DEPENDS
   moonbase/branches/submissions/new/GUatu/DETAILS
   moonbase/branches/submissions/new/dirac/
   moonbase/branches/submissions/new/dirac/DETAILS
   moonbase/branches/submissions/new/gnomebaker/
   moonbase/branches/submissions/new/gnomebaker/BUILD
   moonbase/branches/submissions/new/gnomebaker/DEPENDS
   moonbase/branches/submissions/new/gnomebaker/DETAILS
   moonbase/branches/submissions/new/libcaca/
   moonbase/branches/submissions/new/libcaca/BUILD
   moonbase/branches/submissions/new/libcaca/DETAILS
   moonbase/branches/submissions/new/swfdec/
   moonbase/branches/submissions/new/swfdec/DEPENDS
   moonbase/branches/submissions/new/swfdec/DETAILS
Log:
Adding new submissions to the review queue.


Added: moonbase/branches/submissions/new/GUatu/DEPENDS
===================================================================
--- moonbase/branches/submissions/new/GUatu/DEPENDS	2005-06-08 10:01:17 UTC (rev 15291)
+++ moonbase/branches/submissions/new/GUatu/DEPENDS	2005-06-08 10:24:42 UTC (rev 15292)
@@ -0,0 +1,3 @@
+depends gtkglext  &&
+depends unrar     &&
+depends unzip

Added: moonbase/branches/submissions/new/GUatu/DETAILS
===================================================================
--- moonbase/branches/submissions/new/GUatu/DETAILS	2005-06-08 10:01:17 UTC (rev 15291)
+++ moonbase/branches/submissions/new/GUatu/DETAILS	2005-06-08 10:24:42 UTC (rev 15292)
@@ -0,0 +1,14 @@
+          MODULE=GUatu
+         VERSION=0.852 
+          SOURCE=$MODULE-$VERSION.tgz
+      SOURCE_URL=$SFORGE_URL/guatu
+      SOURCE_VFY=sha1:34694bdfc085fc11793fbdf68c92b9b9e10e1acb
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
+        WEB_SITE=http://guatu.sourceforge.net
+         ENTERED=20050608
+         UPDATED=20050608
+      MAINTAINER=elangelo at xfce.org
+           SHORT="comic book viewer"
+cat << EOF
+GUatu is a GTK/OpenGL-based comic book viewer.
+EOF

Added: moonbase/branches/submissions/new/dirac/DETAILS
===================================================================
--- moonbase/branches/submissions/new/dirac/DETAILS	2005-06-08 10:01:17 UTC (rev 15291)
+++ moonbase/branches/submissions/new/dirac/DETAILS	2005-06-08 10:24:42 UTC (rev 15292)
@@ -0,0 +1,15 @@
+          MODULE=dirac
+         VERSION=0.5.2
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/$MODULE
+      SOURCE_VFY=ec355cebcebf38ccf1dff108b392a40a139752e3
+        WEB_SITE=http://dirac.sourceforge.net/index.html
+         ENTERED=20050602
+         UPDATED=20050602
+           SHORT="video compression and decompression tools"
+cat << EOF
+Dirac is a video codec that provides general-purpose video compression
+and decompression tools comparable with state-of-the-art systems. Dirac
+is available for distribution under the MPL version 1.1 software
+license.
+EOF

Added: moonbase/branches/submissions/new/gnomebaker/BUILD
===================================================================
--- moonbase/branches/submissions/new/gnomebaker/BUILD	2005-06-08 10:01:17 UTC (rev 15291)
+++ moonbase/branches/submissions/new/gnomebaker/BUILD	2005-06-08 10:24:42 UTC (rev 15292)
@@ -0,0 +1,7 @@
+(
+
+  default_build &&
+  install gnomebaker.desktop /usr/share/applications/ &&
+  install gnomebaker.glade /usr/share/gnomebaker/
+
+) > $C_FIFO 2>&1

Added: moonbase/branches/submissions/new/gnomebaker/DEPENDS
===================================================================
--- moonbase/branches/submissions/new/gnomebaker/DEPENDS	2005-06-08 10:01:17 UTC (rev 15291)
+++ moonbase/branches/submissions/new/gnomebaker/DEPENDS	2005-06-08 10:24:42 UTC (rev 15292)
@@ -0,0 +1,9 @@
+depends dvd+rw-tools  &&
+depends libgnomeui    &&
+depends scrollkeeper  &&
+depends libglade2     && 
+depends libvorbis     &&
+depends mpg123        &&
+depends sox 
+
+

Added: moonbase/branches/submissions/new/gnomebaker/DETAILS
===================================================================
--- moonbase/branches/submissions/new/gnomebaker/DETAILS	2005-06-08 10:01:17 UTC (rev 15291)
+++ moonbase/branches/submissions/new/gnomebaker/DETAILS	2005-06-08 10:24:42 UTC (rev 15292)
@@ -0,0 +1,13 @@
+           MODULE=gnomebaker
+          VERSION=0.3   
+           SOURCE=$MODULE-$VERSION.tar.gz
+       SOURCE_URL=$SFORGE_URL/$MODULE/
+       SOURCE_VFY=sha1:700a57eecb53f369f5b5ce97638468ce684efa14
+         WEB_SITE=http://gnomebaker.sourceforge.net
+          ENTERED=20050521
+          UPDATED=20050521
+       MAINTAINER=elangelo at xfce.org
+            SHORT="GUI for cdrtools"
+cat << EOF
+Gnomebaker is a GNOME cd/dvd burning application. 
+EOF

Added: moonbase/branches/submissions/new/libcaca/BUILD
===================================================================
--- moonbase/branches/submissions/new/libcaca/BUILD	2005-06-08 10:01:17 UTC (rev 15291)
+++ moonbase/branches/submissions/new/libcaca/BUILD	2005-06-08 10:24:42 UTC (rev 15292)
@@ -0,0 +1,6 @@
+(
+  
+  OPTS="$OPTS --disable-debug --disable-doc"
+  default_build
+
+) > $C_FIFO 2>&1

Added: moonbase/branches/submissions/new/libcaca/DETAILS
===================================================================
--- moonbase/branches/submissions/new/libcaca/DETAILS	2005-06-08 10:01:17 UTC (rev 15291)
+++ moonbase/branches/submissions/new/libcaca/DETAILS	2005-06-08 10:24:42 UTC (rev 15292)
@@ -0,0 +1,18 @@
+          MODULE=libcaca
+         VERSION=0.9
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://sam.zoy.org/$MODULE
+      SOURCE_VFY=sha1:25615139b0f5938b3e439c777364e7d8cd12634d
+        WEB_SITE=http://sam.zoy.org/libcaca/
+         ENTERED=20050602
+         UPDATED=20050602
+           SHORT="Graphical output represented with ASCII text, similar to AAlib"
+cat << EOF
+The libcaca library is a graphics library that outputs text instead of
+pixels, so that it can work on older video cards or text terminals. It
+is not unlike the famous AAlib library. libcaca needs a terminal to
+work, thus it should work on all Unix systems (including Mac OS X)
+using either the slang library or the ncurses library, on DOS using
+the conio library, and on Windows systems using either slang or
+ncurses (through Cygwin emulation) or conio
+EOF

Added: moonbase/branches/submissions/new/swfdec/DEPENDS
===================================================================
--- moonbase/branches/submissions/new/swfdec/DEPENDS	2005-06-08 10:01:17 UTC (rev 15291)
+++ moonbase/branches/submissions/new/swfdec/DEPENDS	2005-06-08 10:24:42 UTC (rev 15292)
@@ -0,0 +1,6 @@
+depends  libart_lgpl  &&
+depends  gtk+         &&
+depends  zlib         &&
+depends  liboil       &&
+      
+optional_depends "mozilla" "" "" "swfdec plugin for Mozilla"

Added: moonbase/branches/submissions/new/swfdec/DETAILS
===================================================================
--- moonbase/branches/submissions/new/swfdec/DETAILS	2005-06-08 10:01:17 UTC (rev 15291)
+++ moonbase/branches/submissions/new/swfdec/DETAILS	2005-06-08 10:24:42 UTC (rev 15292)
@@ -0,0 +1,18 @@
+          MODULE=swfdec
+         VERSION=0.3.5
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://www.schleef.org/swfdec/download/
+      SOURCE_VFY=sha1:4f11ac00a82bcb2359eccfdde07fd8626fd421e4
+        WEB_SITE=http://www.schleef.org/swfdec/
+         ENTERED=20050602
+         UPDATED=20050602
+           SHORT="a library for rendering Flash animations and games."
+cat << EOF
+Swfdec is a library for rendering Flash animations and games. It was
+originally designed as a basis library for creating Flash plugins
+for GStreamer, but it is a fully standalone library which only use
+the libart library for drawing. Swfdec is released under the LGPL.
+Included with swfdec is Gtk+-based application called swf_play and
+a Mozilla plug-in that uses swf_play to display SWF animations in a
+browser window.
+EOF



More information about the Lunar-commits mailing list