| Name: | lazarus |
|---|---|
| Version: | 4.2 |
| Release: | 2.el10_1 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 0 |
| License: | GPL-2.0-or-later AND LGPL-2.0-only WITH Independent-modules-exception AND MPL-1.1 AND Apache-2.0 |
| RPM: | lazarus-4.2-2.el10_1.aarch64.rpm |
| Source RPM: | lazarus-4.2-2.el10_1.src.rpm |
| Build Date: | Mon Oct 06 2025 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://www.lazarus-ide.org/ |
| Summary: | Lazarus Component Library and IDE for Free Pascal |
| Description: | Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more. Lazarus is the missing part of the puzzle that will allow you to develop programs for all of the above platforms in a Delphi-like environment. The IDE is a RAD tool that includes a form designer. Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal strive for "write once, compile anywhere". Since the exact same compiler is available on all of the above platforms you don't need to do any recoding to produce identical products for different platforms. In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus Component Library (LCL). |
- Disable building the LCL for gtk and qt4 (not supported in EPEL10)
- Update to v4.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
- Fix lazbuild failing to build programs if IDE is not installed
- Update to v4.0
- Drop Patch1 (crash in lazbuild) - issue fixed upstream
- Drop Patch2 (Qt5 segfault) - backport from this release
- Fix license tag ("LGPL-2.0 WITH Classpath-exception-2.0" -> "LGPL-2.0-only WITH Independent-modules-exception")
- Update to v3.8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- Add a patch to fix SIGSEGV in programs built using Qt5 widgetset
- Update to v3.6
- Update to v3.4 - Drop Patch2 (qt6pas build failure - backport from this release) - Drop Patch3 (segfault in GTK2 widgetset - backport from this release) - Move GTK+ widgetset support to separate subpackage