Merge pull request #9288 from ayhanyalcinsoy/master
obconf-qt:v.bump to 0.16.1
This commit is contained in:
@@ -11,8 +11,7 @@ def setup():
|
|||||||
shelltools.makedirs("build")
|
shelltools.makedirs("build")
|
||||||
shelltools.cd("build")
|
shelltools.cd("build")
|
||||||
cmaketools.configure("-DCMAKE_BUILD_TYPE=release \
|
cmaketools.configure("-DCMAKE_BUILD_TYPE=release \
|
||||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
-DCMAKE_INSTALL_PREFIX=/usr", sourceDir="..")
|
||||||
-DPULL_TRANSLATIONS=yes", sourceDir="..")
|
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
shelltools.cd("build")
|
shelltools.cd("build")
|
||||||
|
|||||||
@@ -13,15 +13,15 @@
|
|||||||
<Icon>lxqt</Icon>
|
<Icon>lxqt</Icon>
|
||||||
<Summary>This is a Qt port of ObConf, configurator of OpenBox window manager.</Summary>
|
<Summary>This is a Qt port of ObConf, configurator of OpenBox window manager.</Summary>
|
||||||
<Description>This is a Qt port of ObConf, configurator of OpenBox window manager.</Description>
|
<Description>This is a Qt port of ObConf, configurator of OpenBox window manager.</Description>
|
||||||
<Archive sha1sum="0c53ee9d41c6963a72fbd5da420a301ea6095300" type="tarxz">https://github.com/lxqt/obconf-qt/releases/download/0.16.0/obconf-qt-0.16.0.tar.xz</Archive>
|
<Archive sha1sum="0ed7d802bb84746476e51f9ca5f7150dae35ebbd" type="tarxz">https://github.com/lxqt/obconf-qt/releases/download/0.16.1/obconf-qt-0.16.1.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>cmake</Dependency>
|
<Dependency>cmake</Dependency>
|
||||||
<Dependency>icon-theme-hicolor</Dependency>
|
<Dependency>icon-theme-hicolor</Dependency>
|
||||||
<Dependency versionFrom="0.16.0">liblxqt-devel</Dependency>
|
<Dependency versionFrom="0.17.0">liblxqt-devel</Dependency>
|
||||||
<Dependency>openbox-devel</Dependency>
|
<Dependency>openbox-devel</Dependency>
|
||||||
<Dependency>qt5-linguist</Dependency>
|
<Dependency>qt5-linguist</Dependency>
|
||||||
<Dependency>kwindowsystem-devel</Dependency>
|
<Dependency>kwindowsystem-devel</Dependency>
|
||||||
<Dependency versionFrom="0.7.0">lxqt-build-tools</Dependency>
|
<Dependency versionFrom="0.9.0">lxqt-build-tools</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -43,6 +43,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="11">
|
||||||
|
<Date>2021-04-26</Date>
|
||||||
|
<Version>0.16.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>0.16.0</Version>
|
<Version>0.16.0</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user