Files
main/programming/language/java/fastjar/pspec.xml
T
2018-08-16 15:33:57 +03:00

63 lines
2.1 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<PISI>
<Source>
<Name>fastjar</Name>
<Homepage>http://savannah.nongnu.org/projects/fastjar</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:web</IsA>
<Summary>Sun java jar compatible archiver</Summary>
<Description>Sun java jar compatible archiver</Description>
<Archive sha1sum="c240a9e2115aad486329360d9166514261149af2" type="targz">http://download.savannah.gnu.org/releases/fastjar/fastjar-0.98.tar.gz</Archive>
<BuildDependencies>
<Dependency>zlib-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>fastjar</Name>
<RuntimeDependencies>
<Dependency>zlib</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/info</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2018-08-16</Date>
<Version>0.98</Version>
<Comment>Rebuild New T.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-05-11</Date>
<Version>0.98</Version>
<Comment>Release Bump</Comment>
<Name>Kamil Atlı</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>0.98</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2014-06-05</Date>
<Version>0.98</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>