void-packages/srcpkgs/nautilus-sendto/template

32 lines
1.2 KiB
Plaintext

# Template file for 'nautilus-sendto'
pkgname=nautilus-sendto
version=3.0.1
revision=5
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=34617084b731db8bf3ffb517497d5645283f4aa7a9ebfa2a05da8c12066a0f14
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 dbus-glib-devel
Add_dependency build evolution-data-server-devel
Add_dependency build GConf-devel
Add_dependency build gupnp-devel
Add_dependency build nautilus-devel