1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- <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="9a74bbe7805d562316e92417f71e4b03155308e6" type="targz">http://sourceforge.net/projects/gptfdisk/files/gptfdisk/1.0.3/gptfdisk-1.0.3.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="4">
- <Date>2018-01-01</Date>
- <Version>1.0.3</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2017-03-08</Date>
- <Version>1.0.1</Version>
- <Comment>Release Bump</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- <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>
|