# Template file for 'quassel' pkgname=quassel version=0.11.0 revision=3 build_style=cmake short_desc="A simple irc client that doesnt need a Quasselcore" maintainer="Reh Wanne " license="GPL-3" homepage="http://www.quassel-irc.org" wrksrc="quassel-${version}" distfiles="http://quassel-irc.org/pub/quassel-${version}.tar.bz2" checksum="99a191b8bc2a410f7020b890ec57e0be49313f539da9f4843675bb108b0f4504" hostmakedepends="cmake pkg-config" makedepends="zlib-devel qt-devel libdbusmenu-qt-devel phonon-devel qca-devel" depends="desktop-file-utils qt-plugin-sqlite" configure_args="-DEMBED_DATA=1 -DWANT_QTCLIENT=OFF -DWANT_MONO=ON -DWANT_CORE=OFF -DWITH_OPENSSL=ON -DWITH_DBUS=ON -DWITH_PHONON=ON -DWITH_WEBKIT=ON"