| Bug#: 6335 | Product: Gentoo Linux | Version: 1.3 | Platform: x86 |
| OS/Version: Linux | Status: RESOLVED | Severity: enhancement | Priority: P2 |
| Resolution: FIXED | Assigned To: danarmak@gentoo.org | Reported By: r.oosterling@gmail.com | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: Updated ebuild for Qcad | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2002-08-11 14:29 0000 | |||
| Description: | Opened: 2002-08-11 14:29 0000 |
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) [details]
qcad-1.5.1.ebuild
Created an attachment (id=2997) [details]
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 ;-)