Bug 6335 - Updated ebuild for Qcad
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

------- Comment #1 From AlterEgo 2002-08-11 14:31:25 0000 -------
Created an attachment (id=2996) [details]
qcad-1.5.1.ebuild

------- Comment #2 From AlterEgo 2002-08-11 14:32:10 0000 -------
Created an attachment (id=2997) [details]
qcad-1.5.1-r1.ebuild

------- Comment #3 From SpanKY 2002-08-12 07:43:12 0000 -------
*** Bug 6362 has been marked as a duplicate of this bug. ***

------- Comment #4 From Niek van der Maas 2002-08-12 09:13:20 0000 -------
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 ;-) 

------- Comment #5 From Dan Armak (RETIRED) 2002-08-19 10:07:15 0000 -------
Committed.