void-packages/srcpkgs/gnome-contacts/template
Juan RP 23dd7d008e Update build_style for all templates.
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00

34 lines
1 KiB
Text

# Template file for 'gnome-contacts'
pkgname=gnome-contacts
version=3.2.2
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
build_style=gnu-configure
short_desc="GNOME contacts manager"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org"
license="GPL-2"
checksum=9dfd56a40f3b89512a09d9e54c18227ae4bfe9b4cff87a72f7e17f6a35367d88
long_desc="
This packages the contacts manager for the GNOME desktop."
Add_dependency run glibc
Add_dependency run gnome-desktop
Add_dependency run gtk+3
Add_dependency run pango
Add_dependency run cairo
Add_dependency run folks
Add_dependency run libgee
Add_dependency run telepathy-glib
Add_dependency run libnotify
Add_dependency run gdk-pixbuf
Add_dependency run evolution-data-server
Add_dependency run gnome-online-accounts
Add_dependency run glib
Add_dependency run desktop-file-utils
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build vala-devel
Add_dependency build gnome-desktop-devel
Add_dependency build folks-devel
Add_dependency build libnotify-devel