libqtxdg:v.bump to 3.7.1

This commit is contained in:
2021-04-26 13:05:25 +03:00
parent 76b49021fc
commit 56d027cfa7
2 changed files with 10 additions and 4 deletions
+1 -2
View File
@@ -12,8 +12,7 @@ def setup():
shelltools.makedirs("build")
shelltools.cd("build")
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=/usr/lib\
-DUSE_QT5=ON", sourceDir="..")
-DCMAKE_INSTALL_LIBDIR=/usr/lib", sourceDir="..")
def build():
shelltools.cd("build")
+9 -2
View File
@@ -14,7 +14,7 @@
<Summary>Library providing freedesktop.org specs implementations for Qt.</Summary>
<Description>Library providing freedesktop.org specs implementations for Qt.</Description>
<Icon>lxqt-sudo</Icon>
<Archive sha1sum="ad91cb84329308199d228362070ce3e758b8030b" type="tarxz">https://github.com/lxqt/libqtxdg/releases/download/3.6.0/libqtxdg-3.6.0.tar.xz</Archive>
<Archive sha1sum="d9829d416a6ce9cb31e4fa12732363ae75c0b654" type="tarxz">https://github.com/lxqt/libqtxdg/releases/download/3.7.1/libqtxdg-3.7.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>libgcc</Dependency>
<Dependency>cmake</Dependency>
@@ -24,7 +24,7 @@
<Dependency>qt5-svg-devel</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>xdg-user-dirs</Dependency>
<Dependency versionFrom="0.7.0">lxqt-build-tools</Dependency>
<Dependency versionFrom="0.9.0">lxqt-build-tools</Dependency>
</BuildDependencies>
</Source>
@@ -62,6 +62,13 @@
</Package>
<History>
<Update release="11">
<Date>2021-04-26</Date>
<Version>3.7.1</Version>
<Comment>version bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="10">
<Date>2020-11-05</Date>
<Version>3.6.0</Version>