83 lines
3.2 KiB
XML
83 lines
3.2 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>upx</Name>
|
||
<Homepage>http://upx.sourceforge.net/</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>GPL</License>
|
||
<IsA>app:console</IsA>
|
||
<Summary>Ultimate executable compressor.</Summary>
|
||
<Description>UPX is an advanced executable file compressor. UPX will typically reduce the file size of programs and DLLs by around 50%-70%, thus reducing disk space, network load times, download times and other distribution and storage costs.</Description>
|
||
<Archive sha1sum="2f69002bd6012011c90732e8da96c366157e51e9" type="tarxz">http://upx.sourceforge.net/download/upx-3.95-src.tar.xz</Archive>
|
||
<Archive sha1sum="5ec1c4606fec88c770a9712073e83916f8aed173" type="tarbz2">http://downloads.sourceforge.net/sevenzip/lzma465.tar.bz2</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>ucl-devel</Dependency>
|
||
<Dependency>zlib-devel</Dependency>
|
||
</BuildDependencies>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>upx</Name>
|
||
<Summary>Ultimate executable compressor.</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency>ucl</Dependency>
|
||
<!--<Dependency>zlib</Dependency>-->
|
||
<!--<Dependency>libgcc</Dependency>-->
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
<Path fileType="man">/usr/share/man/man1</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="6">
|
||
<Date>2020-02-19</Date>
|
||
<Version>3.95</Version>
|
||
<Comment>Ver. bump</Comment>
|
||
<Name>Blue DeviL</Name>
|
||
<Email>bluedevil@sctzine.com</Email>
|
||
</Update>
|
||
<Update release="5">
|
||
<Date>2018-08-10</Date>
|
||
<Version>3.94</Version>
|
||
<Comment>Rebuild.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="4">
|
||
<Date>2018-01-14</Date>
|
||
<Version>3.94</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2017-02-17</Date>
|
||
<Version>3.91</Version>
|
||
<Comment>Release Bump</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2016-06-08</Date>
|
||
<Version>3.91</Version>
|
||
<Comment>Release Bump</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2016-04-03</Date>
|
||
<Version>3.91</Version>
|
||
<Comment>First Pisi Release</Comment>
|
||
<Name>İbrahim KARAGÜZEL</Name>
|
||
<Email>karaguzelibrahim@gmail.com</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|