[Lunar-commits] r19757 - in moonbase/trunk/science: . cln libqalculate qalculate-gtk

Jannis Pohlmann jannis at lunar-linux.org
Thu Apr 20 21:32:54 UTC 2006


Author: jannis
Date: 2006-04-20 21:32:50 +0000 (Thu, 20 Apr 2006)
New Revision: 19757

Added:
   moonbase/trunk/science/cln/
   moonbase/trunk/science/cln/DEPENDS
   moonbase/trunk/science/cln/DETAILS
   moonbase/trunk/science/libqalculate/
   moonbase/trunk/science/libqalculate/DEPENDS
   moonbase/trunk/science/libqalculate/DETAILS
   moonbase/trunk/science/qalculate-gtk/
   moonbase/trunk/science/qalculate-gtk/DEPENDS
   moonbase/trunk/science/qalculate-gtk/DETAILS
Log:
Added modules for cln, libqalculate and qalculate-gtk

Added: moonbase/trunk/science/cln/DEPENDS
===================================================================
--- moonbase/trunk/science/cln/DEPENDS	                        (rev 0)
+++ moonbase/trunk/science/cln/DEPENDS	2006-04-20 21:32:50 UTC (rev 19757)
@@ -0,0 +1 @@
+optional_depends "gmp" "--with-gmp" "--without-gmp" "to use external fast low-level functions from GNU MP 3"

Added: moonbase/trunk/science/cln/DETAILS
===================================================================
--- moonbase/trunk/science/cln/DETAILS	                        (rev 0)
+++ moonbase/trunk/science/cln/DETAILS	2006-04-20 21:32:50 UTC (rev 19757)
@@ -0,0 +1,15 @@
+          MODULE=cln
+         VERSION=1.1.11
+          SOURCE=$MODULE-$VERSION.tar.bz2
+   SOURCE_URL[0]=http://www.ginac.de/CLN/
+   SOURCE_URL[1]=ftp://ftpthep.physik.uni-mainz.de/pub/gnu/
+      SOURCE_VFY=sha1:ff9a02430e700afd990fc89d06cd8adcff32af67
+        WEB_SITE=http://ginac.de/CLN/
+         ENTERED=20060420
+         UPDATED=20060420
+           SHORT="C++ library for efficient computations with all kinds of numbers in arbitrary precision"
+      MAINTAINER=jannis at xfce.org
+
+cat << EOF
+C++ library for efficient computations with all kinds of numbers in arbitrary precision
+EOF

Added: moonbase/trunk/science/libqalculate/DEPENDS
===================================================================
--- moonbase/trunk/science/libqalculate/DEPENDS	                        (rev 0)
+++ moonbase/trunk/science/libqalculate/DEPENDS	2006-04-20 21:32:50 UTC (rev 19757)
@@ -0,0 +1,4 @@
+depends cln &&
+depends libxml2 &&
+depends glib-2 &&
+optional_depends "wget" "" "" "for downloading exchange rates"

Added: moonbase/trunk/science/libqalculate/DETAILS
===================================================================
--- moonbase/trunk/science/libqalculate/DETAILS	                        (rev 0)
+++ moonbase/trunk/science/libqalculate/DETAILS	2006-04-20 21:32:50 UTC (rev 19757)
@@ -0,0 +1,17 @@
+          MODULE=libqalculate
+         VERSION=0.9.3
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/qalculate/
+      SOURCE_VFY=sha1:4944811a1bfb2f49d3dc59386dcd2aa740fc2ac1
+        WEB_SITE=http://qalculate.sf.net
+         ENTERED=20060420
+         UPDATED=20060420
+           SHORT="Qalculate base library"
+      MAINTAINER=jannis at xfce.org
+
+cat << EOF
+Qalculate! is a multi-purpose desktop calculator for GNU/Linux. It is 
+small and simple to use but with much power and versatility underneath. 
+Features include customizable functions, units, arbitrary precision, 
+plotting, and a user-friendly interface (KDE or GTK+). 
+EOF

Added: moonbase/trunk/science/qalculate-gtk/DEPENDS
===================================================================
--- moonbase/trunk/science/qalculate-gtk/DEPENDS	                        (rev 0)
+++ moonbase/trunk/science/qalculate-gtk/DEPENDS	2006-04-20 21:32:50 UTC (rev 19757)
@@ -0,0 +1,6 @@
+depends libqalculate &&
+depends gtk+-2 &&
+depends libglade2 &&
+depends scrollkeeper &&
+optional_depends "gnuplot" "" "" "to enable plotting support" &&
+optional_depends "yelp" "" "" "to be able to display the manual"

Added: moonbase/trunk/science/qalculate-gtk/DETAILS
===================================================================
--- moonbase/trunk/science/qalculate-gtk/DETAILS	                        (rev 0)
+++ moonbase/trunk/science/qalculate-gtk/DETAILS	2006-04-20 21:32:50 UTC (rev 19757)
@@ -0,0 +1,19 @@
+          MODULE=qalculate-gtk
+         VERSION=0.9.3
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/qalculate/
+      SOURCE_VFY=sha1:d12aaaee539cffc3b1c606ea60444753206e5364
+        WEB_SITE=http://qalculate.sf.net
+         ENTERED=20060420
+         UPDATED=20060420
+           SHORT="Powerful GTK+-2 based calculator and plotting tool"
+      MAINTAINER=jannis at xfce.org
+
+cat << EOF
+Qalculate! is a multi-purpose desktop calculator for GNU/Linux. It is 
+small and simple to use but with much power and versatility underneath. 
+Features include customizable functions, units, arbitrary precision, 
+plotting, and a user-friendly interface (KDE or GTK+). 
+
+This package contains the GTK+-2 frontend.
+EOF



More information about the Lunar-commits mailing list