2010-01-24 13:41:03 +01:00
|
|
|
# Template file for 'dosfstools'
|
|
|
|
pkgname=dosfstools
|
2012-12-19 21:31:53 +01:00
|
|
|
version=3.0.13
|
2012-07-18 10:42:22 +02:00
|
|
|
revision=1
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-makefile
|
2012-07-09 14:52:50 +02:00
|
|
|
make_install_args="PREFIX=/usr SBINDIR=/usr/sbin"
|
2010-01-24 13:41:03 +01:00
|
|
|
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"
|
|
|
|
checksum=9b3a4114c0a57ff9f831d531d5ec7a38e683eb2153521112b7a4a9d5783af866
|
2010-01-24 13:41:03 +01:00
|
|
|
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."
|