void-packages/srcpkgs/empathy/template
2013-09-13 14:11:46 +02:00

30 lines
1.2 KiB
Plaintext

# Template file for 'empathy'
pkgname=empathy
version=3.8.4
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"
makedepends="telepathy-glib-devel>=0.19.9 telepathy-logger-devel>=0.8
telepathy-farstream-devel>=0.6.0 telepathy-mission-control-devel>=5.14
evolution-data-server-devel>=3.6.0 geoclue-devel folks-devel>=0.9.1
libcanberra-devel libnotify-devel clutter-gtk-devel>=1.4.4
clutter-gst-devel>=2.0.2 webkitgtk-devel libgudev-devel pulseaudio-devel
cheese-devel>=3.8 enchant-devel NetworkManager-devel
libchamplain-devel>=0.12.3_3 gnutls-devel>=3.1.5
gsettings-desktop-schemas-devel>=3.6.0 iso-codes"
short_desc="GNOME instant messaging client using the Telepathy framework"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://live.gnome.org/Empathy"
license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
checksum=cbc4934ce838e3d697616b5c36b070d2fc4fc57f84fd654c2f2cb2b8b650f5c9
empathy_package() {
depends="gsettings-desktop-schemas>=3.8 iso-codes"
pkg_install() {
vmove all
}
}