libqtxdg:v.bump to 3.7.1
This commit is contained in:
@@ -12,8 +12,7 @@ def setup():
|
|||||||
shelltools.makedirs("build")
|
shelltools.makedirs("build")
|
||||||
shelltools.cd("build")
|
shelltools.cd("build")
|
||||||
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
|
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
|
||||||
-DCMAKE_INSTALL_LIBDIR=/usr/lib\
|
-DCMAKE_INSTALL_LIBDIR=/usr/lib", sourceDir="..")
|
||||||
-DUSE_QT5=ON", sourceDir="..")
|
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
shelltools.cd("build")
|
shelltools.cd("build")
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
<Summary>Library providing freedesktop.org specs implementations for Qt.</Summary>
|
<Summary>Library providing freedesktop.org specs implementations for Qt.</Summary>
|
||||||
<Description>Library providing freedesktop.org specs implementations for Qt.</Description>
|
<Description>Library providing freedesktop.org specs implementations for Qt.</Description>
|
||||||
<Icon>lxqt-sudo</Icon>
|
<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>
|
<BuildDependencies>
|
||||||
<Dependency>libgcc</Dependency>
|
<Dependency>libgcc</Dependency>
|
||||||
<Dependency>cmake</Dependency>
|
<Dependency>cmake</Dependency>
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
<Dependency>qt5-svg-devel</Dependency>
|
<Dependency>qt5-svg-devel</Dependency>
|
||||||
<Dependency>gtk3-devel</Dependency>
|
<Dependency>gtk3-devel</Dependency>
|
||||||
<Dependency>xdg-user-dirs</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>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -62,6 +62,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="10">
|
||||||
<Date>2020-11-05</Date>
|
<Date>2020-11-05</Date>
|
||||||
<Version>3.6.0</Version>
|
<Version>3.6.0</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user