mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
Update template
This commit is contained in:
parent
d63841b50e
commit
c44ccb86fd
1 changed files with 3 additions and 3 deletions
|
@ -5,12 +5,12 @@ version="0.10.0"
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="the client you need to connect to the quasselcore"
|
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"
|
license="GPL-3"
|
||||||
homepage="http://www.quassel-irc.org"
|
homepage="http://www.quassel-irc.org"
|
||||||
wrksrc="quassel-${version}"
|
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"
|
checksum="68228ce23aa3a992add3d00cb1e8b4863d8ca64bea99c881edf6d16ff9ec7c23"
|
||||||
hostmakedepends="cmake"
|
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"
|
configure_args="-DWANT_QTCLIENT=ON -DWANT_MONO=OFF -DWANT_CORE=OFF -DWITH_OPENSSL=ON -DWITH_DBUS=ON -DWITH_PHONON=ON -DWITH_WEBKIT=ON"
|
||||||
|
|
Loading…
Add table
Reference in a new issue