Commit graph

3 commits

Author SHA1 Message Date
Jose Alonso Cardenas Marquez
4a05009c90
editors/lazarus-*: Update to 3.0.0 and 3.1.0
- Add editors/lazarus-qt6
- Add new CONFLICTS
- Change default lazarus and lazarus-devel to 3.0.0 and 3.1.0
- Change lazarus.mk file. Now stable and devel version support qt6 interface
2023-12-22 20:11:52 -05:00
Jose Alonso Cardenas Marquez
c626e9b7f5
editors/lazarus-*-devel: Update to 3.0.0.20231028
- Update pkg-message.in file
- Add -p to ${INSTALL_DATA} to preserves the access and modification times. It
  avoids issues with checksum changes and it improves compile time when lazarus
  ide is rebuild by users.
- Update CONFLICTS
2023-10-29 12:52:20 -05:00
Jose Alonso Cardenas Marquez
561d7cf968 editors/lazarus-devel: editors/lazarus-qt5-devel: New port
Lazarus is the class libraries for Free Pascal that emulate Delphi.
Free Pascal is a GPL'ed compiler that runs on Linux, Win32, OS/2, 68K
and more. Free Pascal is designed to be able to understand and compile
Delphi syntax, which is of course OOP.

Lazarus is the part of the missing puzzle that will allow you to
develop Delphi-like programs in all of the above platforms. Unlike Java
which strives to be a write once run anywhere, Lazarus and Free Pascal
strives for write once compile anywhere. (devel version)

WWW: https://www.lazarus-ide.org/
2021-08-26 18:08:58 -05:00