Merge pull request #9283 from ayhanyalcinsoy/master
libsysstat:v.bump to 0.4.5
This commit is contained in:
@@ -13,8 +13,7 @@ def setup():
|
||||
shelltools.cd("build")
|
||||
cmaketools.configure("-DCMAKE_BUILD_TYPE=release \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_INSTALL_LIBDIR=/usr/lib\
|
||||
--DPULL_TRANSLATIONS=yes", sourceDir="..")
|
||||
-DCMAKE_INSTALL_LIBDIR=/usr/lib", sourceDir="..")
|
||||
|
||||
def build():
|
||||
shelltools.cd("build")
|
||||
|
||||
@@ -13,13 +13,13 @@
|
||||
<Icon>lxqt</Icon>
|
||||
<Summary>Library used to query system info and statistics</Summary>
|
||||
<Description>Library to query system statistics (net, resource usage, ...)</Description>
|
||||
<Archive sha1sum="f193dd4ce947253d24b0543c67cfbedc55ba9a35" type="tarxz">https://github.com/lxqt/libsysstat/releases/download/0.4.4/libsysstat-0.4.4.tar.xz</Archive>
|
||||
<Archive sha1sum="71afdcace20441634d65053b07a7bc22503f6ae5" type="tarxz">https://github.com/lxqt/libsysstat/releases/download/0.4.5/libsysstat-0.4.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>qt5-linguist</Dependency>
|
||||
<Dependency versionFrom="0.7.0">lxqt-build-tools</Dependency>
|
||||
<Dependency versionFrom="0.9.0">lxqt-build-tools</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
<Package>
|
||||
@@ -47,6 +47,13 @@
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2021-04-26</Date>
|
||||
<Version>0.4.5</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2020-11-05</Date>
|
||||
<Version>0.4.4</Version>
|
||||
|
||||
Reference in New Issue
Block a user