91 lines
3.2 KiB
XML
91 lines
3.2 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>libunwind</Name>
|
|
<Homepage>http://www.nongnu.org/libunwind/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>MIT</License>
|
|
<IsA>library</IsA>
|
|
<Summary>Call chain tracer of a program</Summary>
|
|
<Description>libunwind is a portable and efficient C programming interface (API) to determine the call chain of a program.</Description>
|
|
<Archive sha1sum="aa04e6a7164aef754415b3b5e9453985741dd99e" type="targz">http://download.savannah.gnu.org/releases/libunwind/libunwind-1.1.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>xz-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>libunwind</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>xz</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc/libunwind</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="man">/usr/share/man/man3</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>libunwind-devel</Name>
|
|
<Summary>Development files for libunwind</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">libunwind</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="6">
|
|
<Date>2015-01-30</Date>
|
|
<Version>1.1</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2014-05-11</Date>
|
|
<Version>1.1</Version>
|
|
<Comment>Release bump.</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2014-02-20</Date>
|
|
<Version>1.1</Version>
|
|
<Comment>Rebuild Unused</Comment>
|
|
<Name>Varol Maksutoğlu</Name>
|
|
<Email>waroi@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2013-07-27</Date>
|
|
<Version>1.1</Version>
|
|
<Comment>Move pc files to devel pack, rebuild</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2013-02-16</Date>
|
|
<Version>1.1</Version>
|
|
<Comment>New release</Comment>
|
|
<Name>Serdar Soytetir</Name>
|
|
<Email>kaptan@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2011-12-09</Date>
|
|
<Version>1.0.1</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|