109 lines
4.0 KiB
XML
109 lines
4.0 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>file</Name>
|
|
<Homepage>http://www.darwinsys.com/file/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>as-is</License>
|
|
<IsA>app:console</IsA>
|
|
<Summary>Program to identify a file's format by scanning binary data for patterns</Summary>
|
|
<Description>Program to identify a file's format by scanning binary data for patterns.</Description>
|
|
<Archive sha1sum="152daac79ccb4560dc65d5aaf754196ec1536f1d" type="targz">ftp://ftp.astron.com/pub/file/file-5.24.tar.gz</Archive>
|
|
<!-- An update to this package can easily break pisi, pay attention! -->
|
|
<BuildDependencies>
|
|
<Dependency>zlib-devel</Dependency>
|
|
<!-- remove python dependencies while bootstrap -->
|
|
<Dependency>python-devel</Dependency>
|
|
</BuildDependencies>
|
|
<!--<Patches>
|
|
<Patch level="1">git_fixes.patch</Patch>
|
|
</Patches>-->
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>file</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>zlib</Dependency>
|
|
<Dependency>python</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="data">/usr/share/misc</Path>
|
|
<Path fileType="header">/usr/include</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="9">
|
|
<Date>2015-08-24</Date>
|
|
<Version>5.24</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="8">
|
|
<Date>2015-06-17</Date>
|
|
<Version>5.23</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="7">
|
|
<Date>2015-04-02</Date>
|
|
<Version>5.22</Version>
|
|
<Comment>Release bump.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="6">
|
|
<Date>2014-05-11</Date>
|
|
<Version>5.18</Version>
|
|
<Comment>Release bump.</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2014-03-29</Date>
|
|
<Version>5.18</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>Serdar Soytetir</Name>
|
|
<Email>kaptan@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2013-10-22</Date>
|
|
<Version>5.15</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Yusuf Aydemir</Name>
|
|
<Email>yusuf.aydemir@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2013-03-04</Date>
|
|
<Version>5.13</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>Yusuf Aydemir</Name>
|
|
<Email>yusuf.aydemir@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2013-02-16</Date>
|
|
<Version>5.12</Version>
|
|
<Comment>New Release</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2012-11-22</Date>
|
|
<Version>5.11</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Serdar Soytetir</Name>
|
|
<Email>kaptan@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|