git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/nfpm/nfpm.yaml
diff options
context:
space:
mode:
authorH. P. <coding _æ_ lirion.de> 2024-06-16 13:07:26 +0200
committerH. P. <coding _æ_ lirion.de> 2024-06-16 13:07:26 +0200
commit14354b96301e252f52b5315e63b43f44dbac5314 (patch)
tree0fd91d25caa6a681ca8eaab4f3d3f6031afc0b3e /nfpm/nfpm.yaml
downloadlirion-initfunctions-14354b96301e252f52b5315e63b43f44dbac5314.tar.bz2
InComm
Diffstat (limited to 'nfpm/nfpm.yaml')
-rw-r--r--nfpm/nfpm.yaml34
1 files changed, 34 insertions, 0 deletions
diff --git a/nfpm/nfpm.yaml b/nfpm/nfpm.yaml
new file mode 100644
index 0000000..2f1d8b1
--- /dev/null
+++ b/nfpm/nfpm.yaml
@@ -0,0 +1,34 @@
+name: ln-initscripts
+arch: all
+platform: linux
+version: 1.0.0
+version_schema: semver
+epoch: 1
+prerelease: wtf1
+version_metadata: git
+release: 1
+section: admin
+priority: optional
+maintainer: No env variable was set <noenv@example.com>
+description: An alternative to initscript-like status messages from lirion.de
+vendor: lirion.de
+homepage: https://git.lirion.de/lirion-initfunctions/
+license: LGLPv3
+mtime: "2024-06-16T12:30:00Z"
+changelog: "changelog.yaml"
+disable_globbing: false
+depends:
+ - bash
+contents:
+ - src: ../fs/usr/lib/lirion
+ dst: /usr/lib/lirion
+ type: tree
+umask: 0o022
+rpm:
+ signature:
+ key_id: 99a00d948c6e71b599e986ad5421594bf1ab46f4
+deb:
+ signature:
+ method: dpkg-sig
+ type: origin
+ key_id: 99a00d948c6e71b599e986ad5421594bf1ab46f4