2010-01-24 12:41:03 +00:00
|
|
|
# Template file for 'dosfstools'
|
|
|
|
pkgname=dosfstools
|
2012-07-18 08:42:22 +00:00
|
|
|
version=3.0.12
|
|
|
|
revision=1
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-makefile
|
2012-07-09 12:52:50 +00:00
|
|
|
make_install_args="PREFIX=/usr SBINDIR=/usr/sbin"
|
2010-01-24 12:41:03 +00:00
|
|
|
short_desc="DOS filesystem tools"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-07-09 12:52:50 +00:00
|
|
|
homepage="http://www.daniel-baumann.ch/software/$pkgname"
|
|
|
|
license="GPL-2"
|
|
|
|
distfiles="http://www.daniel-baumann.ch/software/$pkgname/$pkgname-$version.tar.bz2"
|
2012-07-18 08:42:22 +00:00
|
|
|
checksum=5ee889083baf755ae54b9fcfdce30c3dab8038652bd8acc6f2b7382c5fe261e4
|
2010-01-24 12:41:03 +00: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."
|