1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Add kexchange.

KExchange is a currency converter for over 150 currencies using up-to-date
exchange rates from the PACIFIC Exchange Rate Service.

Features

	* rates may be refreshed on command or automatically on startup;

	* rates can be cached locally for offline use;

	* may also be used as a Euro converter; and

	* has an DCOP interface.
This commit is contained in:
Adam Weinberger 2003-10-18 07:49:32 +00:00
parent c9318df7b0
commit e38042481b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91553
5 changed files with 74 additions and 0 deletions

View File

@ -4,6 +4,7 @@
SUBDIR += gnucash
SUBDIR += gnucash-docs
SUBDIR += grisbi
SUBDIR += kexchange
SUBDIR += khacc
SUBDIR += libofx
SUBDIR += myphpmoney

View File

@ -0,0 +1,22 @@
# New ports collection makefile for: kexchange
# Date created: 17 October 2003
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kexchange
PORTVERSION= 0.3.2
CATEGORIES= finance kde
MASTER_SITES= http://ftp.kde.com/Financial_Investment/Currency_Tools/KExchange/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= KDE currency converter
USE_KDELIBS_VER= 3
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (kexchange-0.3.2.tar.gz) = e8e2e76bf4333bb391be83460de0702b

View File

@ -0,0 +1,14 @@
KExchange is a currency converter for over 150 currencies using up-to-date
exchange rates from the PACIFIC Exchange Rate Service.
Features
* rates may be refreshed on command or automatically on startup;
* rates can be cached locally for offline use;
* may also be used as a Euro converter; and
* has an DCOP interface.
WWW: http://www.favorin.com/projects/kexchange/

View File

@ -0,0 +1,36 @@
bin/kexchange
share/applnk/Applications/kexchange.desktop
share/apps/kexchange/icons/hicolor/16x16/actions/calculated.png
share/apps/kexchange/icons/hicolor/16x16/actions/conversion.png
share/apps/kexchange/icons/hicolor/16x16/actions/crossconversion.png
share/apps/kexchange/icons/hicolor/16x16/actions/f_sortdown.png
share/apps/kexchange/icons/hicolor/16x16/actions/f_sortup.png
share/apps/kexchange/icons/hicolor/16x16/actions/flag_eu.png
share/apps/kexchange/icons/hicolor/16x16/actions/reliable.png
share/apps/kexchange/icons/hicolor/16x16/actions/unreliable.png
share/apps/kexchange/kexchangeui.rc
share/apps/kexchange/tips
share/doc/HTML/en/kexchange/calculated.png
share/doc/HTML/en/kexchange/common
share/doc/HTML/en/kexchange/conversion.png
share/doc/HTML/en/kexchange/convert.png
share/doc/HTML/en/kexchange/crossconversion.png
share/doc/HTML/en/kexchange/index.docbook
share/doc/HTML/en/kexchange/index.cache.bz2
share/doc/HTML/en/kexchange/preferences.png
share/doc/HTML/en/kexchange/reliable.png
share/doc/HTML/en/kexchange/reload.png
share/doc/HTML/en/kexchange/table.png
share/doc/HTML/en/kexchange/unreliable.png
share/icons/hicolor/16x16/apps/kexchange.png
share/icons/hicolor/32x32/apps/kexchange.png
share/icons/locolor/16x16/apps/kexchange.png
share/icons/locolor/32x32/apps/kexchange.png
share/locale/de/LC_MESSAGES/kexchange.mo
share/locale/fi/LC_MESSAGES/kexchange.mo
@dirrm share/doc/HTML/en/kexchange
@dirrm share/apps/kexchange/icons/hicolor/16x16/actions
@dirrm share/apps/kexchange/icons/hicolor/16x16
@dirrm share/apps/kexchange/icons/hicolor
@dirrm share/apps/kexchange/icons
@dirrm share/apps/kexchange