empathy: update to 3.12.0.
This commit is contained in:
parent
711f7c4661
commit
50eead91df
1 changed files with 10 additions and 10 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'empathy'
|
# Template file for 'empathy'
|
||||||
pkgname=empathy
|
pkgname=empathy
|
||||||
version=3.10.2
|
version=3.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -10,17 +10,17 @@ configure_args="
|
||||||
--enable-location=yes --enable-nautilus-sendto=no --enable-map=yes"
|
--enable-location=yes --enable-nautilus-sendto=no --enable-map=yes"
|
||||||
hostmakedepends="pkg-config intltool gnome-doc-utils itstool gobject-introspection"
|
hostmakedepends="pkg-config intltool gnome-doc-utils itstool gobject-introspection"
|
||||||
makedepends="
|
makedepends="
|
||||||
libcanberra-devel clutter-gst-devel>=2.0.8_2 clutter-gtk-devel>=1.4.4_2
|
libcanberra-devel clutter-gst-devel>=2.0.10_2 clutter-gtk-devel>=1.5.2
|
||||||
telepathy-glib-devel>=0.19.9 telepathy-logger-devel>=0.8 libnotify-devel
|
telepathy-glib-devel>=0.24 telepathy-logger-devel>=0.8 libnotify-devel
|
||||||
telepathy-farstream-devel>=0.6.0 telepathy-mission-control-devel>=5:5.14.1
|
telepathy-farstream-devel>=0.6.0 telepathy-mission-control-devel>=5:5.16.1
|
||||||
evolution-data-server-devel>=3.10 geocode-glib-devel folks-devel>=0.9.5
|
evolution-data-server-devel>=3.12 geocode-glib-devel>=3.12 folks-devel>=0.9.6
|
||||||
webkitgtk-devel>=2.1 libgudev-devel pulseaudio-devel cheese-devel>=3.10
|
webkitgtk-devel>=2.4 libgudev-devel pulseaudio-devel cheese-devel>=3.12
|
||||||
enchant-devel NetworkManager-devel libchamplain-devel>=0.12.5_2
|
enchant-devel NetworkManager-devel libchamplain-devel>=0.12.7_2
|
||||||
gnutls-devel>=3.1.5 gsettings-desktop-schemas-devel>=3.10 geoclue2 iso-codes"
|
gnutls-devel>=3.1.5 gsettings-desktop-schemas-devel>=3.12 geoclue2>=2.1 iso-codes"
|
||||||
depends="gsettings-desktop-schemas>=3.10 geoclue2 iso-codes"
|
depends="gsettings-desktop-schemas>=3.12 geoclue2>=2.1 iso-codes"
|
||||||
short_desc="GNOME instant messaging client using the Telepathy framework"
|
short_desc="GNOME instant messaging client using the Telepathy framework"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://live.gnome.org/Empathy"
|
homepage="http://live.gnome.org/Empathy"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=9d8e082a448f3e9450a31f0ec21f01e34cf1c15b192cfa30842d71537796cfbf
|
checksum=9e92769df73363a648b3f9081a336147cc76bc88dccc85110e5ba2426395ab01
|
||||||
|
|
Loading…
Add table
Reference in a new issue