mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
telepathy-qt: update to 0.9.6.
This commit is contained in:
parent
a3f8b48fa4
commit
ac4d8e8d92
1 changed files with 4 additions and 4 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'telepathy-qt'
|
# Template file for 'telepathy-qt'
|
||||||
pkgname=telepathy-qt
|
pkgname=telepathy-qt
|
||||||
version=0.9.5
|
version=0.9.6
|
||||||
revision=2
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_EXAMPLES=OFF -DENABLE_TESTS=OFF"
|
configure_args="-DENABLE_EXAMPLES=OFF -DENABLE_TESTS=OFF"
|
||||||
hostmakedepends="cmake pkg-config"
|
hostmakedepends="cmake pkg-config"
|
||||||
makedepends="qt-devel telepathy-farstream-devel telepathy-glib-devel gstreamer-devel"
|
makedepends="qt-devel telepathy-farstream-devel telepathy-glib-devel gstreamer-devel"
|
||||||
short_desc="Qt4 bindings for the Telepathy D-Bus protocol"
|
short_desc="Qt4 bindings for the Telepathy D-Bus protocol"
|
||||||
maintainer="Duncan Overbruck <mail@duncano.de>"
|
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://telepathy.freedesktop.org/"
|
homepage="http://telepathy.freedesktop.org/"
|
||||||
distfiles="http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=93474858efe55bf45ee9352f88b852d4a24505939dc81a3a3c6fa5a686809c8e
|
checksum=0c57dd7bf7adcf24e6c60f1f52d22b159c17b30257ac61214baf74560ad0f048
|
||||||
|
|
||||||
subpackages="${sourcepkg}-farstream ${sourcepkg}-devel"
|
subpackages="telepathy-qt-farstream telepathy-qt-devel"
|
||||||
|
|
||||||
telepathy-qt-farstream_package() {
|
telepathy-qt-farstream_package() {
|
||||||
depends="telepathy-qt>=${version}_${revision}"
|
depends="telepathy-qt>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue