lxqt-build-tools:v.bump to 0.9.0
This commit is contained in:
@@ -12,7 +12,7 @@ def setup():
|
||||
shelltools.makedirs("build")
|
||||
shelltools.cd("build")
|
||||
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DPULL_TRANSLATIONS=yes", sourceDir="..")
|
||||
-DLXQT_ETC_XDG_DIR=/etc", sourceDir="..")
|
||||
|
||||
def build():
|
||||
shelltools.cd("build")
|
||||
|
||||
@@ -13,12 +13,12 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Various packaging tools and scripts for LXQt applications.</Summary>
|
||||
<Description>Various packaging tools and scripts for LXQt applications</Description>
|
||||
<Archive sha1sum="89fd8937aec14b5c9e9db4ac58d317f1381db447" type="tarxz">https://github.com/lxqt/lxqt-build-tools/releases/download/0.8.0/lxqt-build-tools-0.8.0.tar.xz</Archive>
|
||||
<Archive sha1sum="a063879a7374992e7382cc334086e98d5b56a85f" type="tarxz">https://github.com/lxqt/lxqt-build-tools/releases/download/0.9.0/lxqt-build-tools-0.9.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-linguist</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.15.2">qt5-linguist</Dependency>
|
||||
<Dependency versionFrom="5.15.2">qt5-base-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -32,6 +32,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="14">
|
||||
<Date>2021-04-26</Date>
|
||||
<Version>0.9.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2020-12-19</Date>
|
||||
<Version>0.8.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user