summaryrefslogtreecommitdiff
path: root/math/qalculate-bases
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2005-10-11 13:26:44 +0000
committeradam <adam@pkgsrc.org>2005-10-11 13:26:44 +0000
commit88f2577240846e854376f4413ecb6dd199f7a82a (patch)
treef3c7e4debbc5637835538334536a83e517edfb42 /math/qalculate-bases
parent0d6bbbc24b4ae66a7a81089d7a200f4296a473ac (diff)
downloadpkgsrc-88f2577240846e854376f4413ecb6dd199f7a82a.tar.gz
Utility for conversion between number bases using Qalculate library
Diffstat (limited to 'math/qalculate-bases')
-rw-r--r--math/qalculate-bases/DESCR5
-rw-r--r--math/qalculate-bases/Makefile19
-rw-r--r--math/qalculate-bases/PLIST4
-rw-r--r--math/qalculate-bases/distinfo5
4 files changed, 33 insertions, 0 deletions
diff --git a/math/qalculate-bases/DESCR b/math/qalculate-bases/DESCR
new file mode 100644
index 00000000000..5d4a8e83aa5
--- /dev/null
+++ b/math/qalculate-bases/DESCR
@@ -0,0 +1,5 @@
+Qalculate! Bases is a utility for conversion between number bases using the
+Qalculate! library. It presents the user with a small dialog with entries for
+binary, octal, decimal and hexadecimal numbers. When a number or mathematical
+expression (using the full capabilities of Qalculate!) is typed in any of the
+entries the others are updated as-you-type.
diff --git a/math/qalculate-bases/Makefile b/math/qalculate-bases/Makefile
new file mode 100644
index 00000000000..2f56717ec0a
--- /dev/null
+++ b/math/qalculate-bases/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/10/11 13:26:44 adam Exp $
+
+DISTNAME= qalculate-bases-0.8.2
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/}
+
+MAINTAINER= adam@NetBSD.org
+HOMEPAGE= http://qalculate.sourceforge.net/
+COMMENT= Utility for conversion between number bases using Qalculate
+
+USE_LIBTOOL= yes
+USE_PKGLOCALEDIR= yes
+USE_TOOLS+= gmake pkg-config
+GNU_CONFIGURE= yes
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+
+.include "../../math/qalculate/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/qalculate-bases/PLIST b/math/qalculate-bases/PLIST
new file mode 100644
index 00000000000..2845cbcac05
--- /dev/null
+++ b/math/qalculate-bases/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/11 13:26:44 adam Exp $
+bin/qalculate-bases
+share/applications/qalculate-bases.desktop
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/qalculate-bases.mo
diff --git a/math/qalculate-bases/distinfo b/math/qalculate-bases/distinfo
new file mode 100644
index 00000000000..6b8769c6d13
--- /dev/null
+++ b/math/qalculate-bases/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/10/11 13:26:44 adam Exp $
+
+SHA1 (qalculate-bases-0.8.2.tar.gz) = 4682fa714f248321d899740ff9346ecb5412eaad
+RMD160 (qalculate-bases-0.8.2.tar.gz) = 3ca24e6bd9cc5634d3c0935b1f453a7461f50898
+Size (qalculate-bases-0.8.2.tar.gz) = 360843 bytes