[Lunar-commits] <moonbase-other> libqalculate: Readding to moonbase.
Dennis Veatch
stumbles at lunar-linux.org
Thu Jul 12 17:50:43 CEST 2012
commit 3fa36c19a2050bd1f45f86177d62e946e2f2f786
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Thu, 12 Jul 2012 08:50:43 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/3fa36c19a2050bd1f45f86177d62e946e2f2f786
libqalculate: Readding to moonbase.
---
science/libqalculate/BUILD +6/-0
science/libqalculate/DEPENDS +5/-0
science/libqalculate/DETAILS +17/-0
3 files changed, 28 insertions (+), 0 deletions (-)
--- /dev/null
+++ b/science/libqalculate/BUILD
@@ -0,0 +1,6 @@
+(
+
+ autoconf &&
+ default_build
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/science/libqalculate/DEPENDS
@@ -0,0 +1,5 @@
+depends cln
+depends libxml2
+depends glib-2
+
+optional_depends "wget" "" "" "for downloading exchange rates"
--- /dev/null
+++ b/science/libqalculate/DETAILS
@@ -0,0 +1,17 @@
+ MODULE=libqalculate
+ VERSION=0.9.7
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/qalculate
+ SOURCE_VFY=sha1:c15f7f3a97995decf62cc964956fc1e374ecd78c
+ WEB_SITE=http://qalculate.sf.net
+ ENTERED=20060420
+ UPDATED=20100109
+ MAINTAINER=jannis at lunar-linux.org
+ SHORT="Qalculate base library"
+
+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
More information about the Lunar-commits
mailing list