void-packages/srcpkgs/nautilus-sendto/template

53 lines
1.7 KiB
Plaintext

# Template file for 'nautilus-sendto'
pkgname=nautilus-sendto
version=3.0.1
revision=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=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 run glibc
Add_dependency run evolution-data-server
Add_dependency run nspr
Add_dependency run nss
Add_dependency run sqlite
Add_dependency run libxml2
Add_dependency run GConf
Add_dependency run libsoup
Add_dependency run gtk+3
Add_dependency run atk
Add_dependency run glib
Add_dependency run pango
Add_dependency run gdk-pixbuf
Add_dependency run cairo
Add_dependency run freetype
Add_dependency run fontconfig
Add_dependency run dbus-glib
Add_dependency run dbus-libs
Add_dependency run gupnp
Add_dependency run gssdp
Add_dependency run libnautilus
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build evolution-data-server-devel
Add_dependency build GConf-devel
Add_dependency build gupnp-devel
Add_dependency build nautilus-devel