15 lines
532 B
Bash
15 lines
532 B
Bash
# Template file for 'fuse-exfat'
|
|
pkgname=fuse-exfat
|
|
version=1.2.4
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config exfat-utils"
|
|
makedepends="fuse-devel"
|
|
depends="exfat-utils>=${version}"
|
|
short_desc="Free exFAT file system implementation"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-2"
|
|
homepage="https://github.com/relan/exfat"
|
|
distfiles="https://github.com/relan/exfat/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
|
checksum=9312d23a5d82543ad2e9ab7f0a0b471aea53eeb8eae664451c881b46d849756e
|