Antti Harri [2007-01-06, 15:54:28]:
>
> 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 :-)alright, I fixed the problems you guys brought up, i.e. - added build script for the translations (qcad authors forgot to include it apparently), so you can now choose a language on startup or in the options menu. - fixed help path and some other paths. new diff attached. steven Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
qcad.diff.gz
Description: application/gunzip
