summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-04-16Updated to version 1.3.0Paul Hentschel (hpmachining)
2022-03-21Fixed packaging issue.Paul Hentschel (hpmachining)
Fixed an issue with the packaging function that was causing a clean chroot build to fail. I had to remove the linkflags option from the scons command in the packaging function.
2022-03-12Updated .SRCINFO filePaul Hentschel (hpmachining)
2022-03-12Updated for latest scons version (4.3.0)Paul Hentschel (hpmachining)
2019-08-18Update for python3.Paul Hentschel (hpmachining)
Scons was updated to use python3. Some files needed to be patched to build using python3.
2019-06-29Removed prepare functionPaul Hentschel (hpmachining)
Was using a sed line in prepare() to add LDFLAGS to build, but there is a scons command line option to do it.
2019-04-20Removed version restriction from cbang makedepends.Paul Hentschel (hpmachining)
2019-03-09Minor tweaks.Paul Hentschel (hpmachining)
2019-02-19Updated to version 1.2.0 and Qt5Paul Hentschel (hpmachining)
2017-02-08Uploaded package to AURJustin R. St-Amant