blob: 156ad52fa634ca1f74ed82dea544e5a0af10ee50 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
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.
|