qtermwidget5:v.bump to 0.8.0

This commit is contained in:
2017-10-25 00:18:35 +03:00
parent cc8d7730b0
commit ac1a299dfd
2 changed files with 9 additions and 1 deletions
+1
View File
@@ -15,6 +15,7 @@ def setup():
-DCMAKE_BUILD_TYPE=Release \
-DBUILD_DESIGNER_PLUGIN=0 \
-DCMAKE_INSTALL_LIBDIR=/usr/lib \
-DPULL_TRANSLATIONS=no \
-DUSE_QT5=true", sourceDir="..")
def build():
+8 -1
View File
@@ -11,7 +11,7 @@
<IsA>app:gui</IsA>
<Summary>Terminal widget for Qt5</Summary>
<Description>A simple terminal widget for using with Qt5 based applications</Description>
<Archive sha1sum="a839acbef69144a5c01beef9af86ca79cbd1cf68" type="tarxz">https://github.com/qterminal/qtermwidget/releases/download/0.7.1/qtermwidget-0.7.1.tar.xz</Archive>
<Archive sha1sum="f345e8af88c9f2ab72764683eaa557071536f3e4" type="tarxz">https://github.com/lxde/qtermwidget/releases/download/0.8.0/qtermwidget-0.8.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>libgcc</Dependency>
@@ -46,6 +46,13 @@
</Files>
</Package>
<History>
<Update release="5">
<Date>2017-10-24</Date>
<Version>0.8.0</Version>
<Comment>Version bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2017-03-31</Date>
<Version>0.7.1</Version>