2012-07-05 10:23:21 +00:00
|
|
|
# Template file for 'mtools'
|
|
|
|
pkgname=mtools
|
2014-09-06 19:00:21 +00:00
|
|
|
version=4.0.18
|
2015-05-22 09:47:56 +00:00
|
|
|
revision=2
|
2012-07-05 10:23:21 +00:00
|
|
|
build_style=gnu-configure
|
|
|
|
makedepends="acl-devel"
|
2014-01-01 15:10:11 +00:00
|
|
|
conf_files="/etc/mtools.conf"
|
2012-07-05 10:23:21 +00:00
|
|
|
short_desc="A collection of utilities to access MS-DOS disks"
|
2015-04-10 07:16:30 +00:00
|
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
2012-07-05 10:23:21 +00:00
|
|
|
license="GPL-2"
|
|
|
|
homepage="http://www.gnu.org/software/mtools"
|
2015-05-22 09:47:56 +00:00
|
|
|
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
2014-09-06 19:00:21 +00:00
|
|
|
checksum=59e9cf80885399c4f229e5d87e49c0c2bfeec044e1386d59fcd0b0aead6b2f85
|
2012-07-05 10:23:21 +00:00
|
|
|
|
|
|
|
post_install() {
|
2014-09-06 19:00:21 +00:00
|
|
|
vconf mtools.conf
|
2012-07-05 10:23:21 +00:00
|
|
|
}
|