void-packages/srcpkgs/dosfstools/template

17 lines
692 B
Plaintext
Raw Normal View History

# Template file for 'dosfstools'
pkgname=dosfstools
2013-03-02 09:01:41 +01:00
version=3.0.16
2012-07-18 10:42:22 +02:00
revision=1
build_style=gnu-makefile
2012-07-09 14:52:50 +02:00
make_install_args="PREFIX=/usr SBINDIR=/usr/sbin"
short_desc="DOS filesystem tools"
maintainer="Juan RP <xtraeme@gmail.com>"
2012-07-09 14:52:50 +02:00
homepage="http://www.daniel-baumann.ch/software/$pkgname"
license="GPL-2"
2012-12-19 21:31:53 +01:00
distfiles="${DEBIAN_SITE}/main/d/${pkgname}/${pkgname}_${version}.orig.tar.xz"
2013-03-02 09:01:41 +01:00
checksum=450b422d89a305bcca76b1af076c51944a5cc0f1707727ee8ef64e969dd4e956
long_desc="
The dosfstools package includes the mkdosfs (a.k.a. mkfs.dos and mkfs.vfat)
and dosfsck (a.k.a. fsck.msdos and fsck.vfat) utilities, which respectively
make and check MS-DOS FAT filesystems on hard drives or on floppies."