Update template
This commit is contained in:
parent
d63841b50e
commit
c44ccb86fd
|
@ -5,12 +5,12 @@ version="0.10.0"
|
|||
revision=1
|
||||
build_style=cmake
|
||||
short_desc="the client you need to connect to the quasselcore"
|
||||
maintainer="Reh Wanne rehwanne@milliways.info"
|
||||
maintainer="Reh Wanne <rehwanne@milliways.info>"
|
||||
license="GPL-3"
|
||||
homepage="http://www.quassel-irc.org"
|
||||
wrksrc="quassel-${version}"
|
||||
distfiles="http://quassel-irc.org/pub/quassel-0.10.0.tar.bz2"
|
||||
distfiles="http://quassel-irc.org/pub/quassel-${version}.tar.bz2"
|
||||
checksum="68228ce23aa3a992add3d00cb1e8b4863d8ca64bea99c881edf6d16ff9ec7c23"
|
||||
hostmakedepends="cmake"
|
||||
makedepends="qt>=4 qt-devel>=4"
|
||||
makedepends="qt-devel>=4"
|
||||
configure_args="-DWANT_QTCLIENT=ON -DWANT_MONO=OFF -DWANT_CORE=OFF -DWITH_OPENSSL=ON -DWITH_DBUS=ON -DWITH_PHONON=ON -DWITH_WEBKIT=ON"
|
||||
|
|
Loading…
Reference in New Issue