[Lazarus] Subversion & RapinSVN on Linux -- Configuring?
Peter Williams
pewslinuxvault at gmail.com
Fri Mar 12 04:06:20 CET 2010
On Thu, 11 Mar 2010 07:37:12 -0800 (PST)
Jesus Reyes <jesusrmx at yahoo.com.mx> wrote:
>
> > > I place it into lcl/ along poscriptcanvas.pas.
> >
> > lcl/ only contains platform independent sources (they must
> > use a
> > minimum of external libraries). Platform dependent things
> > should be
> > placed in lcl/interfaces/...
> > I think that non gtk users won't use cairo, so better place
> > it in
> > lcl/interfaces/gtk2.
> >
> >
> > Mattias
> >
> > --
>
> I think it would be good to make it an independent package available in
Yes. A normal package is the best solution.
Mattias
More information about the Lazarus
mailing list