create core package

This commit is contained in:
aydemir
2015-02-24 11:18:35 +02:00
parent 0e4b743b82
commit 70b25d0f95
1098 changed files with 169545 additions and 0 deletions
+48
View File
@@ -0,0 +1,48 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>ncompress</Name>
<Homepage>http://ncompress.sourceforge.net</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>public-domain</License>
<IsA>app:console</IsA>
<Summary>Another uncompressor for compatibility</Summary>
<Description>The ncompress package contains the compress and uncompress file compression and decompression utilities, which are compatible with the original UNIX compress utility (.Z file extensions). These utilities can't handle gzipped (.gz file extensions) files, but gzip can handle compressed files.</Description>
<Archive sha1sum="5f43cc6cfe5f70a8a58fdcf0fc40f4ab2168ee2f" type="targz">mirrors://sourceforge/ncompress/ncompress-4.2.4.4.tar.gz</Archive>
<Patches>
<Patch level="1">ncompress-4.2.4-make.patch</Patch>
<Patch level="1">ncompress-4.2.4-lfs2.patch</Patch>
<Patch level="1">ncompress-2GB.patch</Patch>
<Patch level="1">ncompress-4.2.4-endians.patch</Patch>
</Patches>
</Source>
<Package>
<Name>ncompress</Name>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2014-05-11</Date>
<Version>4.2.4.4</Version>
<Comment>Release bump.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2011-12-20</Date>
<Version>4.2.4.4</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>