empathy: update to 3.10.2.
This commit is contained in:
parent
5cba26d853
commit
349dc49c4c
1 changed files with 5 additions and 4 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'empathy'
|
# Template file for 'empathy'
|
||||||
pkgname=empathy
|
pkgname=empathy
|
||||||
version=3.10.1
|
version=3.10.2
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-gst-1.0=yes --enable-gudev=yes --enable-spell=yes
|
configure_args="
|
||||||
|
--enable-gst-1.0=yes --enable-gudev=yes --enable-spell=yes
|
||||||
--disable-schemas-compile --disable-static --enable-goa=no
|
--disable-schemas-compile --disable-static --enable-goa=no
|
||||||
--enable-ubuntu-online-accounts=no --enable-geocode=yes
|
--enable-ubuntu-online-accounts=no --enable-geocode=yes
|
||||||
--enable-location=yes --enable-nautilus-sendto=no --enable-map=yes"
|
--enable-location=yes --enable-nautilus-sendto=no --enable-map=yes"
|
||||||
|
@ -21,7 +22,7 @@ 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=a5d96f1a408613b885fc254d8b6f33fceae01e212d2370cc77444d66fa945054
|
checksum=9d8e082a448f3e9450a31f0ec21f01e34cf1c15b192cfa30842d71537796cfbf
|
||||||
|
|
||||||
empathy_package() {
|
empathy_package() {
|
||||||
depends="gsettings-desktop-schemas>=3.10 geoclue2 iso-codes"
|
depends="gsettings-desktop-schemas>=3.10 geoclue2 iso-codes"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue