pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/qalculate-units Utility for conversion between un...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bced7bc8c818
branches: trunk
changeset: 500663:bced7bc8c818
user: adam <adam%pkgsrc.org@localhost>
date: Tue Oct 11 13:29:40 2005 +0000
description:
Utility for conversion between units using Qalculate library
diffstat:
math/qalculate-units/DESCR | 5 +++++
math/qalculate-units/Makefile | 19 +++++++++++++++++++
math/qalculate-units/PLIST | 4 ++++
math/qalculate-units/distinfo | 5 +++++
4 files changed, 33 insertions(+), 0 deletions(-)
diffs (49 lines):
diff -r 2afc90cc029f -r bced7bc8c818 math/qalculate-units/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/qalculate-units/DESCR Tue Oct 11 13:29:40 2005 +0000
@@ -0,0 +1,5 @@
+Qalculate! Units is a new utility for conversion between units using the
+Qalculate! library. A large number of units can be selected from a list or be
+entered directly, allowing any combination of different units and prefixes.
+Qalculate! Units supports full mathematical expressions, with a large number
+of functions, constants and fault-tolerant parsing.
diff -r 2afc90cc029f -r bced7bc8c818 math/qalculate-units/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/qalculate-units/Makefile Tue Oct 11 13:29:40 2005 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/10/11 13:29:40 adam Exp $
+
+DISTNAME= qalculate-units-0.8.2
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/}
+
+MAINTAINER= adam%NetBSD.org@localhost
+HOMEPAGE= http://qalculate.sourceforge.net/
+COMMENT= Utility for conversion between units 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 -r 2afc90cc029f -r bced7bc8c818 math/qalculate-units/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/qalculate-units/PLIST Tue Oct 11 13:29:40 2005 +0000
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/11 13:29:40 adam Exp $
+bin/qalculate-units
+share/applications/qalculate-units.desktop
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/qalculate-units.mo
diff -r 2afc90cc029f -r bced7bc8c818 math/qalculate-units/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/qalculate-units/distinfo Tue Oct 11 13:29:40 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/10/11 13:29:40 adam Exp $
+
+SHA1 (qalculate-units-0.8.2.tar.gz) = dac6186f234673a16308d4d2f343f4c8c7bd20a5
+RMD160 (qalculate-units-0.8.2.tar.gz) = fdd3df372f4c7805d93c65b96442d51fae139b24
+Size (qalculate-units-0.8.2.tar.gz) = 367645 bytes
Home |
Main Index |
Thread Index |
Old Index