empathy: update to 3.10.1.
This commit is contained in:
parent
2417ae77a1
commit
d4dc367046
1 changed files with 4 additions and 5 deletions
|
@ -1,11 +1,10 @@
|
|||
# Template file for 'empathy'
|
||||
pkgname=empathy
|
||||
version=3.10.0
|
||||
revision=3
|
||||
version=3.10.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-gst-1.0=yes --disable-schemas-compile --disable-static"
|
||||
hostmakedepends="pkg-config intltool gnome-doc-utils itstool
|
||||
gobject-introspection"
|
||||
hostmakedepends="pkg-config intltool gnome-doc-utils itstool gobject-introspection"
|
||||
makedepends="
|
||||
libcanberra-devel clutter-gst-devel>=2.0.8_2 clutter-gtk-devel>=1.4.4_2
|
||||
telepathy-glib-devel>=0.19.9 telepathy-logger-devel>=0.8 libnotify-devel
|
||||
|
@ -19,7 +18,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://live.gnome.org/Empathy"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=5580bdba9faec0518b3328d5dc23f03dc0cf25ccf6c14902f306838c23d5918f
|
||||
checksum=a5d96f1a408613b885fc254d8b6f33fceae01e212d2370cc77444d66fa945054
|
||||
|
||||
empathy_package() {
|
||||
depends="telepathy-mission-control>=5:5.14_1 gsettings-desktop-schemas>=3.10 geoclue2 iso-codes"
|
||||
|
|
Loading…
Reference in a new issue