Plugins and librecad.pro

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Plugins and librecad.pro

maqifrnswa
Hello all,
Rallaz: what's the status of the plugins? Do you think it would be
interesting/worthwhile to add the plugin as a SUBDIR in librecad.pro?
This way they will automatically build and be distributed.
~Scott
Reply | Threaded
Open this post in threaded view
|

Re: Plugins and librecad.pro

Rallaz
2011/10/21 showard314 [via LibreCAD] <[hidden email]>:
> Hello all,
> Rallaz: what's the status of the plugins?

Currently stopped, I have very little time and I am planning a new DXF library.
I think more important to solve DWG support than plugins.
The plugin is not completely finished but you can use.


> Do you think it would be
> interesting/worthwhile to add the plugin as a SUBDIR in librecad.pro?

is what we should do


> This way they will automatically build and be distributed.
> ~Scott

In all of my RPM are built and distributed, and no bug report!!  :-))

simply a script with:
~>cd LibreCAD
~>qmake
~>make
~>cd plugins
~>qmake
~>make


Rallaz
Reply | Threaded
Open this post in threaded view
|

Re: Plugins and librecad.pro

maqifrnswa
On Fri, Oct 21, 2011 at 12:53 PM, Rallaz [via LibreCAD]
<[hidden email]> wrote:
> 2011/10/21 showard314 [via LibreCAD] <[hidden email]>:
>> Hello all,
>> Rallaz: what's the status of the plugins?
>
> Currently stopped, I have very little time and I am planning a new DXF
> library.
> I think more important to solve DWG support than plugins.
> The plugin is not completely finished but you can use.

GREAT about the DXF and DWG libraries!! Your'e right that will be phenomenal

>
>
>> Do you think it would be
>> interesting/worthwhile to add the plugin as a SUBDIR in librecad.pro?
>
> is what we should do
>
>
>> This way they will automatically build and be distributed.
>> ~Scott
>
> In all of my RPM are built and distributed, and no bug report!!  :-))

Ok, so it probably will be safe to start shipping them. I can start by
putting them int he daily PPA builds and see what people think.

Cheers,
Scott