summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
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