Path to this page:
./
finance/kmymoney2,
Personal finance manager for KDE
Branch: pkgsrc-2012Q1,
Version: 1.0.5nb8,
Package name: kmymoney2-1.0.5nb8,
Maintainer: garyKMyMoney intends to be the best Personal Finance Manager for free
users, full stop.
The ultimate objectives of KMyMoney are:
* Accuracy. Using time tested double entry accounting principles
KMyMoney can help ensure that your finances are kept in correct
order.
* Ease of use. KMyMoney strives to be the easiest open source
personal finance manager to use, especially for the non-technical
user.
* Familiar Features. KMyMoney intends to provide all important
features found in the commercially-available, personal finance
managers. The current release is closer than ever to that goal
and more improvements are already planned or being tested.
Required to run:[
databases/sqlite3] [
graphics/hicolor-icon-theme] [
sysutils/desktop-file-utils] [
textproc/libxml2] [
x11/kdebase3] [
x11/qt3-libs] [
x11/kdelibs3] [
finance/libofx]
Required to build:[
lang/perl5] [
devel/autoconf] [
devel/libtool-base] [
devel/pkg-config] [
devel/gmake] [
shells/bash] [
x11/qt3-tools] [
pkgtools/x11-links]
Package options: libofx
Master sites:
SHA1: dc496bb95353f0254125faa1de37b1431af06f1e
RMD160: 14a468b54335bd753cae0bc531ca648275cd1bfd
Filesize: 10783.315 KB
Version history: (Expand)
- (2012-06-09) Updated to version: kmymoney2-1.0.5nb8
- (2012-04-10) Package added to pkgsrc.se, version kmymoney2-1.0.5nb6 (created)
CVS history: (Expand)
2012-06-09 15:11:27 by Matthias Scheler | Files touched by this commit (2) |
Log message:
Pullup ticket #3829 - requested by dholland
finance/kmymoney2: build fix
Revisions pulled up:
- finance/kmymoney2/Makefile 1.59 via patch
- finance/kmymoney2/options.mk 1.4
---
Module Name: pkgsrc
Committed By: dholland
Date: Sat Jun 2 18:33:32 UTC 2012
Modified Files:
pkgsrc/finance/kmymoney2: Makefile options.mk
Log message:
As the sqlite plugin in the PLIST is unconditional, and sqlite3 is
innocuous and small compared to kde3, and built into netbsd-6 anyway,
and the package finds sqlite3 regardless of whether it's buildlinked,
always depend on sqlite3. Should fix build on netbsd-5.
Remove commented-out traces of a sqlite3 option from options.mk.
PKGREVISION++
|