Files
main/network/analyzer/rrdtool/pspec.xml
T
2023-10-17 18:23:44 +03:00

186 lines
7.0 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>rrdtool</Name>
<Homepage>http://oss.oetiker.ch/rrdtool/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<PartOf>network.analyzer</PartOf>
<License>GPLv2</License>
<IsA>app:console</IsA>
<IsA>library</IsA>
<Summary>A system to store and display time-series data</Summary>
<Description>RRD is the acronym for Round Robin Database. RRD is a system to store and display time-series data (i.e. network bandwidth, machine/room temperature, server load average).</Description>
<Archive sha1sum="4da6da5e2f789d006c1ccc3b816a5a1ac9123bc8" type="targz">https://github.com/oetiker/rrdtool-1.x/releases/download/v1.8.0/rrdtool-1.8.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>groff</Dependency>
<Dependency>lua-devel</Dependency>
<Dependency>tcl-devel</Dependency>
<Dependency>cairo-devel</Dependency>
<Dependency>pango-devel</Dependency>
<Dependency>dejavu-fonts</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>libart_lgpl-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>tcp-wrappers-devel</Dependency>
<Dependency versionFrom="2.6.4">ruby-devel</Dependency>
</BuildDependencies>
<Patches>
<!--Patch level="1">rrdtool-1.4.7-ruby-2-fix.patch</Patch-->
<!--<Patch level="1">0001_rrdtool-1.4.7-configure.ac.patch</Patch> -->
<!--<Patch level="1">rrdtool-1.4.5-automake-1.11.2.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>rrdtool</Name>
<Summary>A system to store and display time-series data</Summary>
<RuntimeDependencies>
<Dependency>lua</Dependency>
<Dependency>tcl</Dependency>
<Dependency>perl</Dependency>
<Dependency>ruby</Dependency>
<Dependency>cairo</Dependency>
<Dependency>glib2</Dependency>
<Dependency>pango</Dependency>
<Dependency>libpng</Dependency>
<Dependency>python3</Dependency>
<Dependency>libxml2</Dependency>
<Dependency>rubygems</Dependency>
<Dependency>libart_lgpl</Dependency>
<Dependency>dejavu-fonts</Dependency>
<Dependency>tcp-wrappers</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/rrdtool</Path>
<Path fileType="localedata">/usr/share/locale</Path>
</Files>
</Package>
<Package>
<Name>rrdtool-devel</Name>
<Summary>Development header files for rrdtool.</Summary>
<RuntimeDependencies>
<Dependency release="current">rrdtool</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="14">
<Date>2023-10-17</Date>
<Version>1.8.0</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2023-03-31</Date>
<Version>1.8.0</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2022-12-29</Date>
<Version>1.8.0</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2022-11-23</Date>
<Version>1.8.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2021-10-24</Date>
<Version>1.7.2</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2021-06-28</Date>
<Version>1.7.2</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2020-05-18</Date>
<Version>1.7.2</Version>
<Comment>
* Rebuild due to new ruby
* Fix translation
</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="7">
<Date>2020-01-18</Date>
<Version>1.7.2</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2019-10-01</Date>
<Version>1.7.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2018-08-15</Date>
<Version>1.7.0</Version>
<Comment>Rebuild</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2018-01-31</Date>
<Version>1.7.0</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-03-01</Date>
<Version>1.6.0</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-15</Date>
<Version>1.5.3</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2015-07-30</Date>
<Version>1.5.3</Version>
<Comment>First release</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>