summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2024-05-19Release 1.6.1Luke Horwell
2024-03-07Switch to SPDX license identifierLuke Horwell
https://rfc.archlinux.page/0016-spdx-license-identifiers/
2023-10-16Release 1.6Luke Horwell
2023-05-03Revert "Update checksum due to git archive changes"Luke Horwell
This reverts commit 91789087766ec400ec9346b7846331875d806208. GitHub changed their mind about this change.
2023-01-30Update checksum due to git archive changesLuke Horwell
https://github.blog/changelog/2023-01-30-git-archive-checksums-may-change/
2022-08-16Release 1.5.1Luke Horwell
2022-07-31Release 1.5Luke Horwell
While the version is now 1.5, the tag on GitHub is 'v1.5-release'
2022-02-21Release 1.4.1Luke Horwell
2022-02-09Release 1.4Luke Horwell
2021-11-16Update dependencies: fmt, hdf5Luke Horwell
The change is necessary due to changes to Arch's OpenCV packaging. - 'fmt' required to run - 'hdf5' is a dependency of 'python-opencv'
2021-05-24Release 1.3Luke Horwell
2021-04-04Update dependencies to python-opencvLuke Horwell
The 'opencv' package made a split and now has a dedicated 'python-opencv' package, which we can depend on. This new 'python-opencv' package depends on 'vtk' which was necessary to explicitly depend on in the last commit.
2021-04-03Add dependency: vtkLuke Horwell
"opencv" package updated. The required "libvtkInteractionStyle.so.1" is now provided in vtk.
2021-03-13Re-release v1.2Luke Horwell
Upstream tag changed from 6bb944c -> 38e4b28
2021-03-10Release v1.2Luke Horwell
2021-03-02Initial commitLuke Horwell