summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2024-07-01Patch for QWT 6.3.0Michael Laß
The changelog does not look like there are any breaking changes, so allowing the version without any code changes should work: https://qwt.sourceforge.io/qwtchangelog.html
2024-03-01Update to 6.5Michael Laß
2024-01-11Update to 6.40Michael Laß
2023-12-03Fix CMAKE flag to enable RTL-SDR support (again)Michael Laß
f260ae6ecba97a9e83bbbb7f1471286d5a8cf3ca, which we apply on top of 6.30, changes the option name back to RTLSDR_LINUX.
2023-12-03Update to 6.30Michael Laß
2023-11-08Fix location of librtlsdr.soMichael Laß
2023-11-08Fix CMAKE flag to enable RTL-SDR supportMichael Laß
Thanks again to tgheretford!
2023-11-08Update to 6.25Michael Laß
Again, we use a slightly different version number for the package to better fit its semantics and to avoid an epoch bump when upstream updates to 6.3.
2023-10-16Update to 6.2Michael Laß
2023-10-02Include correct version of the manualMichael Laß
2023-10-02Update to 6.1Michael Laß
Versions 4, 5 and 6 are all still maintained and just provide different kinds of GUI. Let's switch to the newest variant 6.1 here but leave all the infrastructure in place to easily switch between versions in the PKGBUILD.
2023-07-08Update to 4.7Michael Laß
2023-05-03Build with RTLSDR_LINUX=ONMichael Laß
RTLSDR_LINUX=ON is needed to make RTL-SDR devices available. Thanks to tgheretford for pointing this out.
2023-04-26Update to 4.6Michael Laß
2022-06-30Update to 4.4.2Michael Laß
2022-06-21Update to 4.4.1Michael Laß
2022-06-14Update to 4.4Michael Laß
2022-04-07Update to 4.351Michael Laß
2022-04-02Update to 4.35Michael Laß
2022-02-15Update to 4.3aMichael Laß
2021-12-28Update to 4.11Michael Laß
We deviate in our versioning as upstream's version 4.11 semantically means 4.1.1. If there ever is a version 4.2, it is newer and should be detected as newer by pacman. Sticking to the upstream versioning would require bumping the epoch in those cases.
2021-09-06Update to 4.1Michael Laß
2021-08-02Update to 4.0Michael Laß
2021-05-13Add a couple of patches (mainly stability fixes)Michael Laß
2021-05-12Update to 3.72Michael Laß
This includes all of our stability fixes + more.
2021-05-09Add a couple of patches and fix one optdependMichael Laß
2021-05-09Add optional deps, remove old sdrplay backendMichael Laß
2021-05-08Initial commitMichael Laß