lxqt-build-tools:v.bump to 0.9.0
This commit is contained in:
@@ -12,7 +12,7 @@ def setup():
|
|||||||
shelltools.makedirs("build")
|
shelltools.makedirs("build")
|
||||||
shelltools.cd("build")
|
shelltools.cd("build")
|
||||||
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
|
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
|
||||||
-DPULL_TRANSLATIONS=yes", sourceDir="..")
|
-DLXQT_ETC_XDG_DIR=/etc", sourceDir="..")
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
shelltools.cd("build")
|
shelltools.cd("build")
|
||||||
|
|||||||
@@ -13,12 +13,12 @@
|
|||||||
<IsA>app:gui</IsA>
|
<IsA>app:gui</IsA>
|
||||||
<Summary>Various packaging tools and scripts for LXQt applications.</Summary>
|
<Summary>Various packaging tools and scripts for LXQt applications.</Summary>
|
||||||
<Description>Various packaging tools and scripts for LXQt applications</Description>
|
<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>
|
<BuildDependencies>
|
||||||
<Dependency>cmake</Dependency>
|
<Dependency>cmake</Dependency>
|
||||||
<Dependency>glib2-devel</Dependency>
|
<Dependency>glib2-devel</Dependency>
|
||||||
<Dependency versionFrom="5.7.1">qt5-linguist</Dependency>
|
<Dependency versionFrom="5.15.2">qt5-linguist</Dependency>
|
||||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
<Dependency versionFrom="5.15.2">qt5-base-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -32,6 +32,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="13">
|
||||||
<Date>2020-12-19</Date>
|
<Date>2020-12-19</Date>
|
||||||
<Version>0.8.0</Version>
|
<Version>0.8.0</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user