SlackBuilds Repository

15.0 > Development > lazarus (3.2)

lazarus (rapid application development tool for freepascal)

Lazarus is a Rapid Application Development Tool for FreePascal. It
comes with the LCL - Lazarus Component Library, which contains platform
independent visual components like buttons, windows, checkbox, treeview
and many, many more. The LCL is platform independent, so you can write
an application once and then compile for various platforms without
changing code.

By default this script builds lazarus with "gtk2" but it can instead
use "qt5" by following these steps:

1. build and install libqtpas from SlackBuilds.org
2. build lazarus with the command:

LCL=qt5 ./lazarus.SlackBuild

3. install lazarus

Note: before installing lazarus 3.0 make sure first to remove any
previous lazarus installation, then upgrading fpc to version 3.2.2
build 3.

This requires: fpc

Maintained by: Antonio Leal
Keywords: pascal,freepascal,free pascal,delphi,object-pascal,IDE,RAD,qt4pas,free,lazarus,ide,rad
ChangeLog: lazarus

Homepage:
http://www.lazarus.freepascal.org/

Source Downloads:
lazarus-3.2-0.tar.gz (75b871d4d19d08570d2f282b0d8fed0e)

Download SlackBuild:
lazarus.tar.gz
lazarus.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
doinst.sh
lazarus.SlackBuild
lazarus.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds