liblxqt:v.bump to 0.17
This commit is contained in:
@@ -13,8 +13,7 @@ def setup():
|
||||
shelltools.cd("build")
|
||||
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||
-DPULL_TRANSLATIONS=yes", sourceDir="..")
|
||||
-DCMAKE_INSTALL_LIBDIR=lib", sourceDir="..")
|
||||
def build():
|
||||
shelltools.cd("build")
|
||||
cmaketools.make()
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<Icon>lxqt</Icon>
|
||||
<Summary>Common base library for LXQt components.</Summary>
|
||||
<Description>Core utility library for all LXDE-Qt components</Description>
|
||||
<Archive sha1sum="6c2e626389d45b924b362af52dc6921c68bfc393" type="tarxz">https://github.com/lxqt/liblxqt/releases/download/0.16.0/liblxqt-0.16.0.tar.xz</Archive>
|
||||
<Archive sha1sum="cfa3fa2f230a89b386165ccce9d346e8731720ab" type="tarxz">https://github.com/lxqt/liblxqt/releases/download/0.17.0/liblxqt-0.17.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>glibc-devel</Dependency>
|
||||
@@ -28,7 +28,7 @@
|
||||
<Dependency>qt5-qdbusviewer</Dependency>
|
||||
<Dependency>qt5-x11extras-devel</Dependency>
|
||||
<Dependency>libXScrnSaver-devel</Dependency>
|
||||
<Dependency versionFrom="0.7.0">lxqt-build-tools</Dependency>
|
||||
<Dependency versionFrom="0.9.0">lxqt-build-tools</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!--Patch level="1">qt5.14.diff</Patch-->
|
||||
@@ -66,6 +66,13 @@
|
||||
</RuntimeDependencies>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="12">
|
||||
<Date>2021-04-26</Date>
|
||||
<Version>0.17.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="11">
|
||||
<Date>2021-04-08</Date>
|
||||
<Version>0.16.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user