Files
main/hardware/disk/gptfdisk/pspec.xml
T
2016-06-09 00:45:04 +03:00

54 lines
2.0 KiB
XML

<PISI>
<Source>
<Name>gptfdisk</Name>
<Homepage>http://www.rodsbooks.com/gdisk/</Homepage>
<Packager>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:console</IsA>
<Summary>A text-mode partitioning tool that works on GUID Partition Table (GPT) disks</Summary>
<Description>A text-mode partitioning tool that works on GUID Partition Table (GPT) disks</Description>
<BuildDependencies>
<Dependency>util-linux</Dependency>
<Dependency>ncurses-devel</Dependency>
<Dependency>popt-devel</Dependency>
<Dependency>libutil-linux-devel</Dependency>
</BuildDependencies>
<Archive sha1sum="ad28c511c642235815b83fffddf728c117057cba" type="targz">http://sourceforge.net/projects/gptfdisk/files/gptfdisk/1.0.1/gptfdisk-1.0.1.tar.gz</Archive>
</Source>
<Package>
<Name>gptfdisk</Name>
<RuntimeDependencies>
<Dependency>ncurses</Dependency>
<Dependency>popt</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>libutil-linux</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="executable">/usr/bin</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2016-06-09</Date>
<Version>1.0.1</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2015-10-28</Date>
<Version>1.0.1</Version>
<Comment>First release</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>