Vacuum: fix build

* remove outdated recipe files
* fix crash on exit
This commit is contained in:
Gerasim Troeglazov
2019-03-30 11:55:02 +10:00
parent ee7c00fcca
commit 53a8c6f88b
5 changed files with 45 additions and 394 deletions

View File

@@ -3,7 +3,7 @@ DESCRIPTION="Vacuum IM is a free/libre cross-platform Qt-based Jabber client."
HOMEPAGE="http://www.vacuum-im.org/"
COPYRIGHT="2008-2018 Vacuum Team"
LICENSE="GNU GPL v3"
REVISION="2"
REVISION="3"
SOURCE_URI="https://github.com/Vacuum-IM/vacuum-im/archive/$portVersion-Alpha.tar.gz"
CHECKSUM_SHA256="0c34a9c4ce123085dd0ad572ea6bb252d881b188c42293007d0d16f92340ad52"
SOURCE_DIR="vacuum-im-$portVersion-Alpha"
@@ -51,6 +51,7 @@ BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
cmd:g++$secondaryArchSuffix
cmd:lrelease$secondaryArchSuffix >= 5
cmd:make
cmd:qmake$secondaryArchSuffix >= 5
"