void-packages/srcpkgs/nautilus-sendto/template
2012-03-22 09:47:35 +01:00

29 lines
1.1 KiB
Plaintext

# Template file for 'nautilus-sendto'
pkgname=nautilus-sendto
version=3.0.2
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--disable-schemas-compile"
short_desc="Nautilus context menu for sending files"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://download.gnome.org/sources/nautilus-sendto/"
license="GPL-2"
checksum=03265d7063212717773bd6a1f85c25ec24066ca8424b658c5fa30ec0fb074b44
long_desc="
The Nautilus Send To plugin provides the Nautilus file manager with a context
menu component for quickly sending files to accounts in an Evolution email
address book, contacts on a Pidgin or Gajim instant messaging list,
through Icedove, or through Claws Mail.
Nautilus Send To also provides the option of compressing the files
(tar.bz2, tar.gz, or zip) before sending."
subpackages="${pkgname}-devel"
# XXX: add pidgin and gajim depends for plugins to work.
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build evolution-data-server-devel
Add_dependency build gupnp-devel
Add_dependency build nautilus-devel