2011-09-30 18:16:16 +02:00
|
|
|
# Template file for 'gnome-contacts'
|
|
|
|
pkgname=gnome-contacts
|
2013-07-16 06:55:15 +02:00
|
|
|
version=3.8.3
|
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-07-16 06:55:15 +02:00
|
|
|
checksum=48e179aa40ffdee4218565a22da31d8794fb47f21beda60a2e8b80483a2f80a3
|
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
|
|
|
}
|
|
|
|
}
|