lazarus-lcl-gtk2 stable port information

Package: lazarus-lcl-gtk2
Version: 0.9.30.4
Revision: 1
License: GPL/LGPL

Depends: <<
lazarus-aqua (>= 0.9.30.4),
gtk+2-shlibs,
glib2-shlibs,
cairo-shlibs
<<

Builddepends: gtk+2, gtk+2-dev, glib2-dev, cairo
Conflicts: lazarus-gtk2

Recommends: fpc-doc, lazarus-doc

Source: http://downloads.sourceforge.net/lazarus/lazarus-%v-src.tar.bz2
Source-MD5: ebd40cdfdfc4b66d1ced7a0d48d6da84

SourceDirectory: lazarus

UseMaxBuildJobs: false

CompileScript: <<
#!/bin/sh -ev

# ** Start compiling the lazarus component libraries

make lcl LCL_PLATFORM=gtk2 OPT="-gw -dHasX -Fl/%p/lib/pango-ft219/lib/"

<<

InstallScript: <<
# ** install the gtk2 part of the lcl

install -d %i/share/lazarus/lcl/units/%m-darwin
mv lcl/units/%m-darwin/gtk2 %i/share/lazarus/lcl/units/%m-darwin

<<

Description: The gtk2 version of the lcl for lazarus-aqua

DescUsage: <<
With this package, lazarus-aqua can also build programs with the
gtk2 version of the lcl.
<<

Homepage: http://wiki.freepascal.org/Main_Page

Maintainer: Karl-Michael Schindler