Files
main/hardware/disk/dosfstools/pspec.xml
T
2016-06-10 17:53:20 +03:00

44 lines
1.7 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>dosfstools</Name>
<Homepage>http://www.daniel-baumann.ch/software/dosfstools/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<IsA>app:console</IsA>
<Summary>Tools to create and check DOS and VFAT filesystems</Summary>
<Description>The dosfstools package includes the DOS and VFAT filesystem utilities like mkdosfs, mkfs.msdos, mkfs.vfat, dosfsck, dosfslabel. You can create and check MS-DOS FAT filesystems on hard drives or on floppies</Description>
<Archive type="targz" sha1sum="49642b114114cf863fe84e999feea0bca3b7bc29">https://github.com/dosfstools/dosfstools/archive/v3.0.26.tar.gz</Archive>
</Source>
<Package>
<Name>dosfstools</Name>
<Files>
<Path fileType="executable">/sbin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2016-06-10</Date>
<Version>3.0.26</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2014-04-03</Date>
<Version>3.0.26</Version>
<Comment>First release</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
</History>
</PISI>