telepathy-qt: update to 0.9.6.1.
This commit is contained in:
parent
7e3c782c7d
commit
990de0a393
1 changed files with 3 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'telepathy-qt'
|
||||
pkgname=telepathy-qt
|
||||
version=0.9.6
|
||||
revision=2
|
||||
version=0.9.6.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_EXAMPLES=OFF -DENABLE_TESTS=OFF"
|
||||
hostmakedepends="cmake pkg-config"
|
||||
|
@ -11,9 +11,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://telepathy.freedesktop.org/"
|
||||
distfiles="http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=0c57dd7bf7adcf24e6c60f1f52d22b159c17b30257ac61214baf74560ad0f048
|
||||
|
||||
subpackages="telepathy-qt-farstream telepathy-qt-devel"
|
||||
checksum=496eb4951ea9b181d7d68a2122a885474c4f73b519319496aa1b97d9b361a1f8
|
||||
|
||||
telepathy-qt-farstream_package() {
|
||||
depends="telepathy-qt>=${version}_${revision}"
|
||||
|
@ -22,7 +20,6 @@ telepathy-qt-farstream_package() {
|
|||
vmove usr/lib/*-farstream.so.*
|
||||
}
|
||||
}
|
||||
|
||||
telepathy-qt-devel_package() {
|
||||
depends="telepathy-qt>=${version}_${revision} telepathy-qt-farstream>=${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue