Merge pull request #2898 from paddy-garcia/zulip-desktop
New package: zulip-desktop-0.5.1
This commit is contained in:
commit
63aacf2af4
1 changed files with 13 additions and 0 deletions
13
srcpkgs/zulip-desktop/template
Normal file
13
srcpkgs/zulip-desktop/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
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"
|
Loading…
Reference in a new issue