On Fri, 5 Jan 2007, steven mestdagh wrote:
This updates qcad to version 2.0.5.0 (community edition).
Thanks to Martynas Venckus for fixing an issue on amd64.
I would like to get some more testing/feedback before it goes in.
We could perhaps add the part library in a subpackage, but let's start
with this diff first.
Compiles and runs on 4.0-current / i386 except for these small
issues:
QSettings: error creating /qcad-2.0.5.0_writes_to_HOME/.qt
QSettings: error creating /qcad-2.0.5.0_writes_to_HOME/.qt
This can be fixed with setting PORTHOME in the Makefile:
PORTHOME= ${WRKDIST}
Also the help menu is not working, add symlink to assistant
in do-install:
${LN} -s ${MODQT_QTDIR}/bin/assistant ${PREFIX}/share/qcad/bin/assistant
I noticed this but I don't know how to fix it:
-------- Building QCad --------
qcad.pro:176: Unknown test function: join
Great that you fixed the issue on amd64! I'm waiting
forward seeing this update committed :-)
--
Antti Harri