New package: dm-zoned-tools-1.0.1
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
74c9b74200
commit
e869733cd0
1 changed files with 16 additions and 0 deletions
16
srcpkgs/dm-zoned-tools/template
Normal file
16
srcpkgs/dm-zoned-tools/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'dm-zoned-tools'
|
||||
pkgname=dm-zoned-tools
|
||||
version=1.0.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
short_desc="dm-zoned device mapper userspace tool"
|
||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/hgst/dm-zoned-tools/"
|
||||
distfiles="https://github.com/hgst/${pkgname}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=66d64d74966f85a29f73c1fe060049092a7211a7dabb3b9adba25206c0a4078b
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
}
|
Loading…
Add table
Reference in a new issue