pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/qalculate-currency Utility for conversion between...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2afc90cc029f
branches: trunk
changeset: 500662:2afc90cc029f
user: adam <adam%pkgsrc.org@localhost>
date: Tue Oct 11 13:29:06 2005 +0000
description:
Utility for conversion between currencies using Qalculate library
diffstat:
math/qalculate-currency/DESCR | 7 +++++++
math/qalculate-currency/Makefile | 19 +++++++++++++++++++
math/qalculate-currency/PLIST | 4 ++++
math/qalculate-currency/distinfo | 5 +++++
4 files changed, 35 insertions(+), 0 deletions(-)
diffs (51 lines):
diff -r 6d2baa5b8da8 -r 2afc90cc029f math/qalculate-currency/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/qalculate-currency/DESCR Tue Oct 11 13:29:06 2005 +0000
@@ -0,0 +1,7 @@
+Qalculate! Currency is a new utility for conversion between currencies using
+the Qalculate! library. It presents the user with a small dialog with two menus
+for currencies to convert between and two entries for the value to convert to
+or from. When a number or mathematical expression (using the full capabilities
+of Qalculate!) is typed in one of the entries conversion between the two
+currencies are done as-you-type. Current exchange rates can be fetched from the
+Internet with a simple button click.
diff -r 6d2baa5b8da8 -r 2afc90cc029f math/qalculate-currency/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/qalculate-currency/Makefile Tue Oct 11 13:29:06 2005 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/10/11 13:29:06 adam Exp $
+
+DISTNAME= qalculate-currency-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 currencies 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 6d2baa5b8da8 -r 2afc90cc029f math/qalculate-currency/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/qalculate-currency/PLIST Tue Oct 11 13:29:06 2005 +0000
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/11 13:29:06 adam Exp $
+bin/qalculate-currency
+share/applications/qalculate-currency.desktop
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/qalculate-currency.mo
diff -r 6d2baa5b8da8 -r 2afc90cc029f math/qalculate-currency/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/qalculate-currency/distinfo Tue Oct 11 13:29:06 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/10/11 13:29:06 adam Exp $
+
+SHA1 (qalculate-currency-0.8.2.tar.gz) = 136cc659cf7f2f4ee96cf0f0bdb223d3e94c0c10
+RMD160 (qalculate-currency-0.8.2.tar.gz) = 63baa580d667caa24998a31f3b988015c4ee4fe7
+Size (qalculate-currency-0.8.2.tar.gz) = 362113 bytes
Home |
Main Index |
Thread Index |
Old Index