void-packages/srcpkgs/nautilus-sendto/template
2012-12-18 01:22:41 +01:00

25 lines
1 KiB
Plaintext

# Template file for 'nautilus-sendto'
pkgname=nautilus-sendto
version=3.6.1
revision=1
subpackages="${pkgname}-devel"
build_style=gnu-configure
configure_args="--disable-schemas-compile"
# XXX: add pidgin and gajim depends for plugins to work.
makedepends="pkg-config intltool evolution-data-server-devel>=3.6.0
gupnp-devel nautilus-devel>=3.6.0"
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"
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
checksum=7f48489759739ac187265034bbf046fcfa3e03b3527b168ebc8718232469abdb
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."