mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
telepathy-mission-control: update to 5.9.3.
This commit is contained in:
parent
8d300ed38d
commit
2cb186be00
1 changed files with 6 additions and 4 deletions
|
@ -1,12 +1,14 @@
|
||||||
# Template file for 'telepathy-mission-control'
|
# Template file for 'telepathy-mission-control'
|
||||||
pkgname=telepathy-mission-control
|
pkgname=telepathy-mission-control
|
||||||
version=5.9.2
|
version=5.9.3
|
||||||
distfiles="http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.gz"
|
homepage="http://telepathy.freedesktop.org"
|
||||||
|
distfiles="$homepage/releases/$pkgname/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-static --enable-gnome-keyring"
|
configure_args="--disable-static --enable-gnome-keyring"
|
||||||
short_desc=" Telepathy component providing abstraction for details of connection managers"
|
short_desc=" Telepathy component providing abstraction for details of connection managers"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=156278b39f280a00b4661b6cbcefd8bba9ae8ccd6dd47b3192b78fddecb451d6
|
license="LGPL-2.1"
|
||||||
|
checksum=774af104627513e7881fa6695912c962ddedcc7628ec859e020fa30000e32cab
|
||||||
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
|
||||||
|
@ -23,6 +25,6 @@ Add_dependency run telepathy-glib
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
|
Add_dependency build libxslt
|
||||||
Add_dependency build libgnome-keyring-devel
|
Add_dependency build libgnome-keyring-devel
|
||||||
Add_dependency build telepathy-glib-devel
|
Add_dependency build telepathy-glib-devel
|
||||||
Add_dependency build libxslt
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue