[Lunar-commits] r25484 - in moonbase/trunk/graphics: . cinepaint
Dennis Veatch
stumbles at lunar-linux.org
Sat Aug 18 17:49:21 CEST 2007
Author: stumbles
Date: 2007-08-18 17:49:21 +0200 (Sat, 18 Aug 2007)
New Revision: 25484
Added:
moonbase/trunk/graphics/cinepaint/
moonbase/trunk/graphics/cinepaint/BUILD
moonbase/trunk/graphics/cinepaint/DEPENDS
moonbase/trunk/graphics/cinepaint/DETAILS
Log:
Initial import.
Added: moonbase/trunk/graphics/cinepaint/BUILD
===================================================================
--- moonbase/trunk/graphics/cinepaint/BUILD (rev 0)
+++ moonbase/trunk/graphics/cinepaint/BUILD 2007-08-18 15:49:21 UTC (rev 25484)
@@ -0,0 +1,7 @@
+(
+
+ OPTS="$OPTS --enable-gtk2"
+
+ default_build
+
+) > $C_FIFO 2>&1
Added: moonbase/trunk/graphics/cinepaint/DEPENDS
===================================================================
--- moonbase/trunk/graphics/cinepaint/DEPENDS (rev 0)
+++ moonbase/trunk/graphics/cinepaint/DEPENDS 2007-08-18 15:49:21 UTC (rev 25484)
@@ -0,0 +1,12 @@
+depends zlib
+depends flex
+depends fltk
+depends libXext
+depends libXpm
+depends libpng
+depends tiff
+depends lcms
+depends ftgl
+depends OpenEXR
+
+optional_depends "gutenprint" "--with-gutenprint" "--without-gutenprint" "for printing support"
Added: moonbase/trunk/graphics/cinepaint/DETAILS
===================================================================
--- moonbase/trunk/graphics/cinepaint/DETAILS (rev 0)
+++ moonbase/trunk/graphics/cinepaint/DETAILS 2007-08-18 15:49:21 UTC (rev 25484)
@@ -0,0 +1,19 @@
+ MODULE=cinepaint
+ VERSION=0.22-1
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/$MODULE
+ SOURCE_VFY=sha1:717580b9b8b1044d76f1f0e4330e1c8104e2a206
+ WEB_SITE=http://www.cinepaint.org/
+ ENTERED=20070818
+ UPDATED=20070818
+ SHORT="deep paint manipulation and image processing"
+
+cat << EOF
+CinePaint is a collection of free open source software tools for deep
+paint manipulation and image processing. CinePaint is used for motion
+picture frame-by-frame retouching, dirt removal, wire rig removal,
+render repair, background plates, and 3d model textures. It's been used
+on many feature films, including The Last Samurai where it was used to
+add flying arrows. It's also being used by pro photographers who need
+greater color fidelity than is available in other tools.
+EOF
More information about the Lunar-commits
mailing list