[Lunar-commits] <moonbase> libqualculate: adding a patch (from Redhat) and BUILD so this will
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Sat Feb 7 03:47:37 CET 2009
commit 9fc3e0f3fead21e80f653c91f90ad42d0b0fdf72
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Fri Feb 6 21:47:37 2009 -0500
libqualculate: adding a patch (from Redhat) and BUILD so this will
compile with the latest cln.
---
science/libqalculate/BUILD | 7 +++++++
science/libqalculate/DETAILS | 11 +++++++----
2 files changed, 14 insertions(+), 4 deletions(-)
diff --git a/science/libqalculate/BUILD b/science/libqalculate/BUILD
new file mode 100644
index 0000000..f324295
--- /dev/null
+++ b/science/libqalculate/BUILD
@@ -0,0 +1,7 @@
+(
+
+ patch_it $SOURCE_CACHE/$SOURCE2 0 &&
+ autoconf &&
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/science/libqalculate/DETAILS b/science/libqalculate/DETAILS
index f89dd9a..6d553f1 100644
--- a/science/libqalculate/DETAILS
+++ b/science/libqalculate/DETAILS
@@ -1,8 +1,11 @@
MODULE=libqalculate
VERSION=0.9.6
SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE2=libqalculate-cln12.patch
SOURCE_URL=$SFORGE_URL/qalculate/
+ SOURCE2_URL=$PATCH_URL
SOURCE_VFY=sha1:0bcd42e13c23db9489ce594767d5017bdcb338ad
+ SOURCE2_VFY=sha1:5546b0656a67fd3e3e7aec02d349b7f44da2478b
WEB_SITE=http://qalculate.sf.net
ENTERED=20060420
UPDATED=20071202
@@ -10,8 +13,8 @@
MAINTAINER=jannis at lunar-linux.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+).
+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