nheko: update to 0.3.1.
Closes: #13206 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
a238ce2255
commit
16fba4643b
1 changed files with 8 additions and 4 deletions
|
@ -1,16 +1,20 @@
|
||||||
# Template file for 'nheko'
|
# Template file for 'nheko'
|
||||||
pkgname=nheko
|
pkgname=nheko
|
||||||
version=0.2.1
|
version=0.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="qt5-qmake qt5-host-tools git"
|
hostmakedepends="git qt5-host-tools qt5-qmake"
|
||||||
makedepends="lmdb-devel qt5-tools-devel qt5-multimedia-devel"
|
makedepends="lmdb-devel qt5-multimedia-devel qt5-tools-devel"
|
||||||
short_desc="Desktop client for the Matrix protocol"
|
short_desc="Desktop client for the Matrix protocol"
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/mujx/nheko"
|
homepage="https://github.com/mujx/nheko"
|
||||||
distfiles="https://github.com/mujx/nheko/archive/v${version}.tar.gz"
|
distfiles="https://github.com/mujx/nheko/archive/v${version}.tar.gz"
|
||||||
checksum=b53ea04b2aa728c8db8cfa8c03d343e3a0cd3e2403b5031f0050042896bfcecb
|
checksum=2298f1f1fd3c51603c8479eb7eb16ba50c059459964f930240e35ff7dbaafde5
|
||||||
|
|
||||||
|
pre_configure() {
|
||||||
|
sed -i 's/Werror/Wno-error/g' cmake/CompilerFlags.cmake
|
||||||
|
}
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/pixmaps
|
vmkdir usr/share/pixmaps
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue