slackbuilds_ponce/libraries/libqtpas/changelog
Vijay Marcel 65fe2d4623
libraries/libqtpas: Updated for version 2.9.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-01-06 08:08:36 +07:00

26 lines
701 B
Text

Changelog for the libqtpas SlackBuild script.
--------------------------------------------------
12/09/2022:
libqtpas added in Slackbuilds.org
21/09/2022:
Added SLKCFLAGS to QMAKE. Thanks to David Miller
for pointing it out. Bumped the build no.
24/01/2023:
corrected spelling mistake in README and slack-desc.
This will now build from lazarus source instead of
relying on Debian source package.Thanks to Davild Miller
For pointing that out.For the 64-bit systems I have added
-march=x86-64 -mtune=native flag so it will be optimized
for the host system, also added Hardening Flags.
Bumped the build no.
05/01/2024:
Upgraded to version 2.9 corresponding to the lazarus
version 2.2.6-0 in SBo.