add CI files
Some checks failed
ci/woodpecker/push/test Pipeline failed
ci/woodpecker/push/build unknown status

add makefile

add fpm conf
This commit is contained in:
Simon Vieille 2024-07-30 21:34:05 +02:00
commit 87e76093a5
Signed by: deblan
GPG key ID: 579388D585F70417
8 changed files with 155 additions and 1 deletions

6
.fpm Normal file
View file

@ -0,0 +1,6 @@
-s dir
--name i3-wallpaper-manager
--license agpl3
--description "Wallpaper manager for i3"
--url "https://gitnet.fr/deblan/i3-wallpaper-manager"
--maintainer "Simon Vieille <contact+i3wallpapermanager@deblan.fr>"