summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-09-04update pkgbuild to latest Photivo commitbesc
2024-06-07dependency and licence cleanupbesc
* No need to copy Photivo’s licence file. The GPL 3 only SPDX identifier is sufficient. * Remove gimp and python2 dependencies. See PKGBUILD for details. * Remove shared-mime-info dependency. Transitive dep required by Qt. No need to list it again.
2024-06-07Photivo is now ported to Qt 6. Update dependencybesc
2024-01-15clean up dependenciesbesc
2024-01-15change to Photivo's reimplemented CMake build systembesc
2023-06-25update pkgbuild to latest Photivo commitbesc
2021-06-03fix typo in e-mail addressbesc
2021-06-03fixed possibly failing build when env variable CMAKE_GENERATOR is setbesc
The PKGBUILD assumed that makefiles were generated by default which broke the build when the default generator was changed with the CMAKE_GENERATOR environment variable.
2021-06-03update pkgbuild to latest Photivo commitbesc
2021-06-03update AUR preparation scriptbesc
2020-08-22add convenience script for preparing an AUR updatebesc
2020-08-22add .gitignorebesc
2020-08-22add PKGBUILD and .SRCINFO for most recent Photivo versionbesc