2011-09-30 18:16:16 +02:00
|
|
|
# Template file for 'gnome-contacts'
|
|
|
|
pkgname=gnome-contacts
|
2013-05-28 09:19:28 +02:00
|
|
|
version=3.8.2
|
2012-09-26 08:11:06 +02:00
|
|
|
revision=1
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2013-03-28 16:26:32 +01:00
|
|
|
hostmakedepends="pkg-config intltool gobject-introspection"
|
|
|
|
makedepends="vala-devel>=0.20 telepathy-glib-devel>=0.19.9
|
|
|
|
gnome-desktop-devel>=3.8.0 folks-devel>=0.9 libnotify-devel
|
|
|
|
cheese-devel>=3.8.0"
|
2011-09-30 18:16:16 +02:00
|
|
|
short_desc="GNOME contacts manager"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
homepage="http://www.gnome.org"
|
|
|
|
license="GPL-2"
|
2013-03-28 16:26:32 +01:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
2013-05-28 09:19:28 +02:00
|
|
|
checksum=6cb3fe9e7f0f2380d77494a3408893265c42ea2a70579f0c871defbab5a7b5fa
|
2013-04-12 15:11:12 +02:00
|
|
|
|
|
|
|
gnome-contacts_package() {
|
|
|
|
depends="desktop-file-utils"
|
|
|
|
pkg_install() {
|
2013-05-28 09:19:28 +02:00
|
|
|
vmove all
|
2013-04-12 15:11:12 +02:00
|
|
|
}
|
|
|
|
}
|