We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0963573 commit 705be71Copy full SHA for 705be71
1 file changed
srcpkgs/package-notes/template
@@ -0,0 +1,16 @@
1
+# Template file for 'package-notes'
2
+pkgname=package-notes
3
+version=0.17
4
+revision=1
5
+#wrksrc=
6
+#create_wrksrc=yes
7
+#only_for_archs="i686 x86_64"
8
+build_style=gnu-makefile
9
+depends="python3-pyelftools"
10
+checkdepends="python3-pytest python3-pyelftools"
11
+short_desc="Tools to add packaging metadata to ELF files"
12
+maintainer="Duncaen <duncaen@voidlinux.org>"
13
+license="GPL-3.0-or-later"
14
+homepage="https://github.com/systemd/package-notes"
15
+distfiles="https://github.com/systemd/package-notes/archive/refs/tags/v${version}.tar.gz"
16
+checksum=1dfe42d83a51282260afb6f2438b345198dc483d287a791d9f716306a0372c89
0 commit comments