Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Current Qcad version in Portage is 1.4.7; this one is for 1.5.1. It uses only QT3. I made two versions: 1.5.1 uses tmake and 1.5.1-r1 no longer needs tmake. I'm not sure whether tmake has been included for platform independence? Both work using gcc 3.1 I placed them: /usr/portage/app-sci/qcad/qcad-1.5.1.ebuild
Created an attachment (id=2996) [edit] qcad-1.5.1.ebuild
Created an attachment (id=2997) [edit] qcad-1.5.1-r1.ebuild
*** Bug 6362 has been marked as a duplicate of this bug. ***
Hi, I submitted bug 6326 because I don't noticed this one. Sorry :) Some comments on this ebuild: * The SRC_URI is not valid, version 1.5.1 had to be downloaded from sf.net I think. * tmake is not needed if you use QT3, only QT2 uses tmake (so I think the tmake dependency can be removed). * The line "export QTDIR=/usr/qt/3" is not needed, so I think this can also be removed. * "changes-1.4.8" should be changed in "changes-1.5.0" Bye, Niek - The_Surfer @ GoT ;-)
Committed.