Merge pull request #9311 from ayhanyalcinsoy/master
lxqt-sudo:v.bump to 0.17.0
This commit is contained in:
@@ -13,7 +13,6 @@ def setup():
|
||||
shelltools.cd("build")
|
||||
cmaketools.configure("-DCMAKE_BUILD_TYPE=release \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DPULL_TRANSLATIONS=yes \
|
||||
-DCMAKE_INSTALL_LIBDIR=/usr/lib", sourceDir="..")
|
||||
|
||||
def build():
|
||||
|
||||
@@ -13,15 +13,15 @@
|
||||
<Icon>lxqt</Icon>
|
||||
<Summary>Python binding of terminal widget for Qt</Summary>
|
||||
<Description>LXQt privilege program (lxsu).</Description>
|
||||
<Archive sha1sum="fdc2f44798cd313b58ada6f5662cc4f58eff9d5b" type="tarxz">https://github.com/lxqt/lxqt-sudo/releases/download/0.16.0/lxqt-sudo-0.16.0.tar.xz</Archive>
|
||||
<Archive sha1sum="679cefaa5842c5c97c241c4fc18b9e159e374fe9" type="tarxz">https://github.com/lxqt/lxqt-sudo/releases/download/0.17.0/lxqt-sudo-0.17.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>kwindowsystem-devel</Dependency>
|
||||
<Dependency versionFrom="0.16.0">liblxqt-devel</Dependency>
|
||||
<Dependency>libqtxdg-devel</Dependency>
|
||||
<Dependency versionFrom="0.17.0">liblxqt-devel</Dependency>
|
||||
<Dependency versionFrom="3.7.1">libqtxdg-devel</Dependency>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>qt5-linguist</Dependency>
|
||||
<Dependency versionFrom="0.7.0">lxqt-build-tools</Dependency>
|
||||
<Dependency versionFrom="0.9.0">lxqt-build-tools</Dependency>
|
||||
</BuildDependencies>
|
||||
<Icon>lxqt-sudo</Icon>
|
||||
</Source>
|
||||
@@ -40,6 +40,13 @@
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="11">
|
||||
<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="10">
|
||||
<Date>2020-11-05</Date>
|
||||
<Version>0.16.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user