123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>systemtap</Name>
- <Homepage>http://sourceware.org/systemtap/</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv2+</License>
- <IsA>app:console</IsA>
- <Summary>Instrumentation System</Summary>
- <Description>systemtap is an instrumentation system for systems running Linux 2.6. Developers can write instrumentation to collect data on the operation of the system.</Description>
- <Archive sha1sum="7ba2ad579a5ba66ccfd36ad6df0896c9e136f9e9" type="targz">https://sourceware.org/systemtap/ftp/releases/systemtap-4.9.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>bzip2</Dependency>
- <Dependency>nss-devel</Dependency>
- <Dependency>boost-devel</Dependency>
- <Dependency>python-devel</Dependency>
- <Dependency>python3-devel</Dependency>
- <Dependency>sqlite-devel</Dependency>
- <Dependency>json-c-devel</Dependency>
- <Dependency>ncurses-devel</Dependency>
- <Dependency>libxml2-devel</Dependency>
- <Dependency>readline-devel</Dependency>
- <Dependency>elfutils-devel</Dependency>
- <Dependency>python-setuptools</Dependency>
- <Dependency>python3-setuptools</Dependency>
- <Dependency>python3-packaging</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>systemtap</Name>
- <RuntimeDependencies>
- <Dependency>elfutils</Dependency>
- <Dependency>readline</Dependency>
- <Dependency>sqlite</Dependency>
- <Dependency>python</Dependency>
- <Dependency>libgcc</Dependency>
- <Dependency>bzip2</Dependency>
- <Dependency>nspr</Dependency>
- <Dependency>nss</Dependency>
- <Dependency>boost</Dependency>
- <Dependency>json-c</Dependency>
- <Dependency>ncurses</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="config">/etc</Path>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="executable">/usr/sbin</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/run/systemtap</Path>
- <Path fileType="data">/run/stap-server</Path>
- <Path fileType="data">/etc/logrotate.d</Path>
- <Path fileType="data">/var/log/stap-server</Path>
- <Path fileType="data">/var/cache/systemtap</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="data">/usr/share/systemtap/tapset</Path>
- <Path fileType="data">/usr/share/systemtap/runtime</Path>
- <Path fileType="executable">/usr/libexec/systemtap</Path>
- <Path fileType="config">/usr/lib/tmpfiles.d/systemtap.conf</Path>
- <Path fileType="data">/usr/share/systemtap/examples</Path>
- <Path fileType="data">/usr/share/systemtap/interactive-notebook/</Path>
- </Files>
- <AdditionalFiles>
- <AdditionalFile owner="root" permission="0644" target="/usr/lib/tmpfiles.d/systemtap.conf">tmpfiles.conf</AdditionalFile>
- </AdditionalFiles>
- <Provides>
- <COMAR script="package.py">System.Package</COMAR>
- </Provides>
- </Package>
- <Package>
- <Name>systemtap-testsuite</Name>
- <Summary>Testsuite allows testing of the entire SystemTap toolchain without having to rebuild from sources</Summary>
- <RuntimeDependencies>
- <Dependency release="current">systemtap</Dependency>
- <Dependency release="current">systemtap-sdt-devel</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="data">/usr/share/systemtap/testsuite</Path>
- </Files>
- </Package>
- <Package>
- <Name>systemtap-sdt-devel</Name>
- <Summary>Static probe support tools</Summary>
- <RuntimeDependencies>
- <Dependency release="current">systemtap</Dependency>
- <Dependency>python-devel</Dependency>
- <Dependency>sqlite-devel</Dependency>
- <Dependency>readline-devel</Dependency>
- <Dependency>ncurses-devel</Dependency>
- <Dependency>libxml2-devel</Dependency>
- <Dependency>json-c-devel</Dependency>
- <Dependency>boost-devel</Dependency>
- <Dependency>nss-devel</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin/dtrace</Path>
- <Path fileType="header">/usr/include</Path>
- </Files>
- </Package>
- <History>
- <Update release="6">
- <Date>2023-10-29</Date>
- <Version>4.9</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2022-10-24</Date>
- <Version>4.7</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2020-02-02</Date>
- <Version>4.2</Version>
- <Comment>Version bump</Comment>
- <Name>Kamil Atlı</Name>
- <Email>suvari@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2018-08-10</Date>
- <Version>3.2</Version>
- <Comment>Rebuild</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2018-03-22</Date>
- <Version>3.2</Version>
- <Comment>Rebuild</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2017-11-24</Date>
- <Version>3.2</Version>
- <Comment>First release</Comment>
- <Name>Osman Erkan</Name>
- <Email>osman.erkan@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|