telepathy-logger: update to 0.2.12.
This commit is contained in:
parent
5417e20478
commit
e4054c7ec4
@ -1,2 +1,2 @@
|
|||||||
abi_depends=">=0.2.4"
|
abi_depends=">=0.2.12" # call support
|
||||||
api_depends="${abi_depends}"
|
api_depends=">=${abi_depends}"
|
||||||
|
@ -5,12 +5,7 @@ long_desc="${long_desc}
|
|||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
||||||
revision=2
|
|
||||||
|
|
||||||
Add_dependency run pkg-config
|
|
||||||
Add_dependency run dbus-glib-devel
|
|
||||||
Add_dependency run libxml2-devel
|
Add_dependency run libxml2-devel
|
||||||
Add_dependency run sqlite-devel
|
|
||||||
Add_dependency run telepathy-glib-devel
|
Add_dependency run telepathy-glib-devel
|
||||||
Add_dependency run telepathy-logger
|
Add_dependency run telepathy-logger
|
||||||
|
|
||||||
|
@ -1,15 +1,14 @@
|
|||||||
# Template file for 'telepathy-logger'
|
# Template file for 'telepathy-logger'
|
||||||
pkgname=telepathy-logger
|
pkgname=telepathy-logger
|
||||||
version=0.2.10
|
version=0.2.12
|
||||||
revision=4
|
|
||||||
distfiles="http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-schemas-compile"
|
configure_args="--disable-static --disable-schemas-compile --enable-call"
|
||||||
short_desc="Telepathy framework logging daemon"
|
short_desc="Telepathy framework logging daemon"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://telepathy.freedesktop.org/wiki/Logger"
|
homepage="http://telepathy.freedesktop.org/wiki/Logger"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
checksum=6496a31ea975217c5c36a4e8f1e0544c7e523f527ef423385f20bfd85da45fc0
|
checksum=43ce8c6d0309889b56116e9a6eb023e6698962fad72deb1202fee36d64a80199
|
||||||
long_desc="
|
long_desc="
|
||||||
Telepathy is a D-Bus framework for unifying real time communication,
|
Telepathy is a D-Bus framework for unifying real time communication,
|
||||||
including instant messaging, voice calls and video calls. It abstracts
|
including instant messaging, voice calls and video calls. It abstracts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user