summarylogtreecommitdiffstats
path: root/qt-dir.patch
AgeCommit message (Collapse)Author
2023-12-05Publish version 3.6.1-3 - Major refactoringCarl Smedstad
* Remove vcpkg dependency and dynamically link to system dependencies. This massively reduces the build time as we don't have to build for example curl & zlib from source. * Depend on system Qt instead of bundling it. Brings installed package size down to 30.18 MiB. * Add a check() stage running the googletest suite and a subset of the Go unit test suite. * Set proper LDFLAGS for the Go build. This PKGBUILD passes namcap without any warnings.
2023-11-15Fix gitignoreAli Molaei