summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2025-06-16PKGBUILD: replace udev rule installation with optional hardware wallet udev ↵tuxxx
rule deps (#4) Reviewed-on: https://codeberg.org/tuxxx/sparrow-wallet-git/pulls/4
2025-06-13PKGBUILD: add MimeInfo and udev rules (#3)tuxxx
This PR adds missing udev rules for hardware wallets and MimeInfo files for file associations. While udev rules are available in both, release packages and source, MimeInfo is dynamically generated in RPM build process as discussed in https://github.com/sparrowwallet/sparrow/issues/1754 - this is why i added a static version of MimeInfo.yml to this package. Reviewed-on: https://codeberg.org/tuxxx/sparrow-wallet-git/pulls/3
2025-06-04introduce variable for jdkversion (#2)tuxxx
Reviewed-on: https://codeberg.org/tuxxx/sparrow-wallet-git/pulls/2
2025-06-03[CI] add .woodpecker.yaml (#1)tuxxx
Reviewed-on: https://codeberg.org/tuxxx/sparrow-wallet-git/pulls/1
2025-06-03initial committuxxx