obconf-qt:v.bump to 0.16.1
This commit is contained in:
@@ -11,8 +11,7 @@ def setup():
|
||||
shelltools.makedirs("build")
|
||||
shelltools.cd("build")
|
||||
cmaketools.configure("-DCMAKE_BUILD_TYPE=release \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DPULL_TRANSLATIONS=yes", sourceDir="..")
|
||||
-DCMAKE_INSTALL_PREFIX=/usr", sourceDir="..")
|
||||
|
||||
def build():
|
||||
shelltools.cd("build")
|
||||
|
||||
@@ -13,15 +13,15 @@
|
||||
<Icon>lxqt</Icon>
|
||||
<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>
|
||||
<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>
|
||||
<Dependency>cmake</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>qt5-linguist</Dependency>
|
||||
<Dependency>kwindowsystem-devel</Dependency>
|
||||
<Dependency versionFrom="0.7.0">lxqt-build-tools</Dependency>
|
||||
<Dependency versionFrom="0.9.0">lxqt-build-tools</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -43,6 +43,13 @@
|
||||
</Package>
|
||||
|
||||
<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">
|
||||
<Date>2020-11-05</Date>
|
||||
<Version>0.16.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user