void-packages/srcpkgs/nautilus-sendto/template

26 lines
1 KiB
Plaintext
Raw Normal View History

# Template file for 'nautilus-sendto'
pkgname=nautilus-sendto
2012-05-12 08:19:20 +00:00
version=3.0.3
2011-09-30 16:41:39 +00:00
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--disable-schemas-compile"
makedepends="pkg-config intltool evolution-data-server-devel gupnp-devel nautilus-devel"
revision=1
short_desc="Nautilus context menu for sending files"
maintainer="Juan RP <xtraeme@gmail.com>"
2011-09-30 16:41:39 +00:00
homepage="http://download.gnome.org/sources/nautilus-sendto/"
license="GPL-2"
2012-05-12 08:19:20 +00:00
checksum=bafbfbfe66c9817b099c8b57f41341e0be4e94ae846a9a1ae84d7bcbc339c2cf
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.