the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: qchartdiary
Version: 0.6.4.1
Revision: 1004
Depends: <<
libiconv,
libpng14-shlibs,
qt4-base-x11-qtcore-shlibs,
qt4-base-x11-qtgui-shlibs,
qt4-base-x11-qtsql-shlibs,
x11,
x11-shlibs
<<
BuildDepends: <<
libiconv-dev,
libpng14,
qt4-base-x11,
system-openssl-dev,
x11-dev
<<
Source: mirror:sourceforge:qchartdiary/QChartDiary-%v-src.tar.gz
Source-MD5: e7a29caddfe636b627eb2e4c2fcbbee1
SourceDirectory: QChartDiary
CompileScript: %p/lib/qt4-x11/bin/qmake QChartDiary.pro && make
InstallScript: mkdir -p %i/bin %i/share/icons %i/share/applications && cp -p QChartDiary %i/bin/ && cp QChartDiary.desktop %i/share/applications/ && cp QChartDiary.png %i/share/icons/
DocFiles: AUTHORS CHANGELOG:ChangeLog COPYING LICENSE
License: GPL
Homepage: http://qchartdiary.sourceforge.net
Maintainer: Jack Fink
GCC: 4.0
Description: Diary/Agenda application, uses Qt4
DescDetail: <<
QChartDiary is a diary/agenda application written in Qt 4 with the
capability of displaying some charts with the info given day to day by the
user, like waking up hour, hours worked, or whatever the user wants.
<<