parent
2383902100
commit
f1753e84b0
1 changed files with 14 additions and 0 deletions
14
srcpkgs/fatresize/template
Normal file
14
srcpkgs/fatresize/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'fatresize'
|
||||
pkgname=fatresize
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libparted-devel"
|
||||
depends="parted"
|
||||
short_desc="Utility to resize FAT filesystems using libparted"
|
||||
maintainer="Anjandev Momi <anjan@momi.ca>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/ya-mouse/fatresize"
|
||||
distfiles="https://github.com/ya-mouse/fatresize/archive/v${version}.tar.gz"
|
||||
checksum=9232bc354b6c49a9e695e071bfd2d62ec79cdf4bc84928fcf1967fa39b75c33e
|
Loading…
Reference in a new issue