Commit Graph

8 Commits

Author SHA1 Message Date
Ilya Zlobintsev
999418ad67 feat: add alternative headless and libadwaita builds (#227)
* feat: add packages for libadwaita version

* feat: package builds attempt

* fix: add cargo feature

* fix: workflow matrix

* fix: add missing images

* fix: condition target

* fix: depends

* feat: actually add the adwaita feature

* use multiple recipes

* add headless recipe

* fix: add conflicts to package manifests

* fix: only build the required crate in makefile

* fix: actually build headless in the headless recipe

* fix: add missing headless dependencies
2023-12-09 21:12:53 +02:00
Gabriele Musco
b751f6ff91 feat: install svg icon; fix some install permissions (#226)
Co-authored-by: Gabriele Musco <gabmus@disroot.org>
2023-12-02 09:17:49 +02:00
Neal Gompa (ニール・ゴンパ)
e9229ad7b0 fix: Use DESTDIR properly in the Makefile and introduce PREFIX (#220)
This allows for packaging tooling to use the Makefile properly.
2023-11-25 18:12:50 +02:00
David Marzal
0db71731d4 chore: install systemd service as non-executable (#218)
As per https://aur.archlinux.org/packages/lact#comment-945155
2023-11-25 12:23:47 +02:00
Ilya Zlobintsev
16b1b3d5e2 feat: properly set icon, use app id for names 2023-02-19 21:21:16 +02:00
Ilya Zlobintsev
de9786b59e feat: unified binary 2023-01-05 12:45:57 +02:00
Ilya Zlobintsev
0b4c42da12 update packaging 2023-01-01 23:25:37 +02:00
Ilya Zlobintsev
2e25a5b5fb add makefile 2023-01-01 20:16:16 +02:00