X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=README;h=e749f3f3fc855a5100a8261fba8343b6443a2183;hb=70297ac8ec7453e4196f4b58056bcfe4b04f2aca;hp=83ca2b57b6e4ddbdf39b719d28c9925df75db6a0;hpb=865303923fcb231a171992b75a73364ff469ff8c;p=architektonas diff --git a/README b/README index 83ca2b5..e749f3f 100644 --- a/README +++ b/README @@ -1,13 +1,12 @@ @-~ Copyright and Licensing ~-@ Architektonas: Free Cross Platform 2D CAD software -Copyright (C) 2010 Underground Software. -Portions copyright (C) 2001-2003 RibbonSoft. +Copyright (C) 2011 Underground Software. Trademarks used are the property of their respective owners. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software -Foundation; either version 2 of the License, or (at your option) any later +Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY @@ -50,11 +49,29 @@ reflection and several false starts, the name Architektonas was chosen as a rough English transliteration of the Greek word for architect. We feel it's a good name and hope to live up to the expectations that such a name gives! +An interesting postscript to this story arose with a certain Mr. Ries van Twisk, +who is the author of another QCad fork called LibreCAD, arrived on the scene. +For some time Mr. van Twisk had access to the author's private repository and +rather than work with the author, he decided to create his own fork "from +scratch". Of course this was burdened with all of the problems that surrounded +the original QCad CE source done with Qt3 and the porting to Qt4 and the +Qt3Support module. And so, stagnation reared its ugly head once more. Sad, but +true. + +And so, in light of this prospect, and after the author of Architektonas having +beat his head against the illogical class structure and general brain-deadness +of the code, he decided it would be for the best to divorce himself from the +QCad codebase he so painstakingly ported to Qt4 and start from scratch. The +result, in our opinion, was worth the effort--and even the porting effort of +QCad CE was not in vain as it helped the author to clarify that vision and +arrive at something *much* better. We think you'll agree! And if you don't, we'd +love to hear from you so that we can improve! + @-~ Installation ~-@ -Architektonas is built on the Qt 4 framework; it requires version 4.6.3 or -later. We build it using gcc v4.4.3; we can't guarantee that it will compile on +Architektonas is built on the Qt 4 framework; it requires version 4.7.4 or +later. We build it using gcc v4.4.6; we can't guarantee that it will compile on lesser versions but you never know. Building Architektonas should be as easy as typing: