New package: exfatprogs-1.1.3
This commit is contained in:
parent
6d91dfc678
commit
4cf55d5b62
1 changed files with 21 additions and 0 deletions
21
srcpkgs/exfatprogs/template
Normal file
21
srcpkgs/exfatprogs/template
Normal file
|
@ -0,0 +1,21 @@
|
|||
# Template file for 'exfatprogs'
|
||||
pkgname=exfatprogs
|
||||
version=1.1.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf automake libtool"
|
||||
short_desc="Tools to create, check and label exFAT filesystems"
|
||||
maintainer="k4leg <python.bogdan@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/exfatprogs/exfatprogs"
|
||||
distfiles="https://github.com/exfatprogs/exfatprogs/archive/${version}.tar.gz"
|
||||
checksum=e3ee4fb5af4abc9335aed7a749c319917c652ac1af687ba40aabd04a6b71f1ca
|
||||
conflicts="exfat-utils"
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vdoc NEWS
|
||||
}
|
Loading…
Add table
Reference in a new issue