Skip to content

Commit 705be71

Browse files
committed
New package: package-notes-0.17
1 parent 0963573 commit 705be71

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

srcpkgs/package-notes/template

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)