14 lines
522 B
Bash
14 lines
522 B
Bash
pkgname="zulip-desktop"
|
|
version=0.5.1
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DBUILD_WITH_QT5=On"
|
|
short_desc="Workplace chat that improves your productivity"
|
|
maintainer="Luca - <luca.andrea.fuse@gmx.com>"
|
|
license="Apache-2.0"
|
|
homepage="https://www.zulip.com"
|
|
distfiles="https://github.com/zulip/${pkgname}/archive/${version}.tar.gz"
|
|
hostmakedepends="cmake"
|
|
makedepends="qt5-webkit-devel phonon-qt5-devel qt5-svg-devel qt5-multimedia-devel"
|
|
checksum="d806dadf8a5e1fcf5f8cd19d9557e580c1426cee3d95c32593c615e4aa9236b5"
|