mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
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'
|
# Template file for 'telepathy-qt'
|
||||||
pkgname=telepathy-qt
|
pkgname=telepathy-qt
|
||||||
version=0.9.6
|
version=0.9.6.1
|
||||||
revision=2
|
revision=1
|
||||||
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"
|
||||||
|
@ -11,9 +11,7 @@ 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=0c57dd7bf7adcf24e6c60f1f52d22b159c17b30257ac61214baf74560ad0f048
|
checksum=496eb4951ea9b181d7d68a2122a885474c4f73b519319496aa1b97d9b361a1f8
|
||||||
|
|
||||||
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}"
|
||||||
|
@ -22,7 +20,6 @@ telepathy-qt-farstream_package() {
|
||||||
vmove usr/lib/*-farstream.so.*
|
vmove usr/lib/*-farstream.so.*
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
telepathy-qt-devel_package() {
|
telepathy-qt-devel_package() {
|
||||||
depends="telepathy-qt>=${version}_${revision} telepathy-qt-farstream>=${version}_${revision}"
|
depends="telepathy-qt>=${version}_${revision} telepathy-qt-farstream>=${version}_${revision}"
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue