123 lines
4.5 KiB
XML
123 lines
4.5 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>nspr</Name>
|
||
<Homepage>http://www.mozilla.org/projects/nspr/</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>GPLv2</License>
|
||
<IsA>library</IsA>
|
||
<Summary>Netscape Portable Runtime</Summary>
|
||
<Description>Netscape Portable Runtime (NSPR) provides a platform-neutral API for system level and libc like functions. The API is used in the Mozilla client, many of Netscape/AOL/iPlanet's and other software offerings.</Description>
|
||
<Archive sha1sum="c87c6a10e0e36866006b45c194d70cd8c67d0934" type="targz">ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v4.10.8/src/nspr-4.10.8.tar.gz</Archive>
|
||
<AdditionalFiles>
|
||
<AdditionalFile target="nspr/config/nspr.pc.in">nspr.pc.in</AdditionalFile>
|
||
<AdditionalFile permission="0755" target="generate-pc-config.sh">generate-pc-config.sh</AdditionalFile>
|
||
</AdditionalFiles>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>nspr</Name>
|
||
<Files>
|
||
<Path fileType="library">/usr/lib</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>nspr-devel</Name>
|
||
<PartOf>system.devel</PartOf>
|
||
<Summary>Development files for nspr</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency release="current">nspr</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="header">/usr/include</Path>
|
||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="11">
|
||
<Date>2015-04-02</Date>
|
||
<Version>4.10.8</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Hakan Yıldız</Name>
|
||
<Email>hknyldz93@gmail.com</Email>
|
||
</Update>
|
||
<Update release="10">
|
||
<Date>2014-12-06</Date>
|
||
<Version>4.10.7</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Yusuf Aydemir</Name>
|
||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="9">
|
||
<Date>2014-07-05</Date>
|
||
<Version>4.10.6</Version>
|
||
<Comment>Release bump.</Comment>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="8">
|
||
<Date>2014-05-11</Date>
|
||
<Version>4.10.4</Version>
|
||
<Comment>Release bump.</Comment>
|
||
<Name>Marcin Bojara</Name>
|
||
<Email>marcin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="7">
|
||
<Date>2014-03-29</Date>
|
||
<Version>4.10.4</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="6">
|
||
<Date>2013-11-18</Date>
|
||
<Version>4.10.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="5">
|
||
<Date>2013-10-23</Date>
|
||
<Version>4.10.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Ertuğrul Erata</Name>
|
||
<Email>ertugrulerata@gmail.com</Email>
|
||
</Update>
|
||
<Update release="4">
|
||
<Date>2013-07-18</Date>
|
||
<Version>4.10</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Marcin Bojara</Name>
|
||
<Email>marcin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2013-05-17</Date>
|
||
<Version>4.9.6</Version>
|
||
<Comment>v.bump</Comment>
|
||
<Name>Erdinç Gültekin</Name>
|
||
<Email>erdincgultekin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2013-01-14</Date>
|
||
<Version>4.9.5</Version>
|
||
<Comment>New release</Comment>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2012-11-25</Date>
|
||
<Version>4.9.4</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Erdinç Gültekin</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|