101 lines
3.8 KiB
XML
101 lines
3.8 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>pisilinux-dev-tools</Name>
|
|
<Homepage>http://www.pisilinux.org</Homepage>
|
|
<Packager>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<IsA>app:console</IsA>
|
|
<Summary>A collection of useful tools that Pisi Linux developers use to make their developing work a lot easier</Summary>
|
|
<Description>Pisilinux-dev-tools is a collection of useful tools that Pisilinux developers use to make their developing work a lot easier. Such tools can include packaging preparation, package analysis, etc.</Description>
|
|
<Archive sha1sum="202e8ba50f95c150fa6049f42780c6b97ed45cd9" type="tarxz">http://source.pisilinux.org/1.0/pisilinux-dev-tools-0.0.2.tar.xz</Archive>
|
|
<Patches>
|
|
<Patch>fix_detect_mesa.patch</Patch>
|
|
<Patch>spped_up.patch</Patch>
|
|
<Patch>ignore_glibc-32bit.patch</Patch>
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>pisilinux-dev-tools</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>chrpath</Dependency>
|
|
<Dependency>binutils</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="9">
|
|
<Date>2015-06-28</Date>
|
|
<Version>0.0.2</Version>
|
|
<Comment>fix runtime deps.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="8">
|
|
<Date>2014-09-21</Date>
|
|
<Version>0.0.2</Version>
|
|
<Comment>checkelf: ignore glibc-32bit</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="7">
|
|
<Date>2014-07-01</Date>
|
|
<Version>0.0.2</Version>
|
|
<Comment>rebuild.</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="6">
|
|
<Date>2014-06-19</Date>
|
|
<Version>0.0.2</Version>
|
|
<Comment>Speed up checkelf.</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2014-06-16</Date>
|
|
<Version>0.0.2</Version>
|
|
<Comment>checkelf: fix detect mesa.</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2014-04-11</Date>
|
|
<Version>0.0.2</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2014-04-03</Date>
|
|
<Version>0.0.1</Version>
|
|
<Comment>Use re.search() for checking command file output.</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2013-10-29</Date>
|
|
<Version>0.0.1</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2011-05-23</Date>
|
|
<Version>0.0.1</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|