nautilus-sendto: update to 3.8.6.
This commit is contained in:
parent
b6332ec288
commit
224473117d
|
@ -1,18 +1,17 @@
|
|||
# Template file for 'nautilus-sendto'
|
||||
pkgname=nautilus-sendto
|
||||
version=3.8.4
|
||||
version=3.8.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile"
|
||||
build_style=meson
|
||||
# XXX: add pidgin and gajim depends for plugins to work.
|
||||
hostmakedepends="pkg-config intltool $(vopt_if gir gobject-introspection)"
|
||||
makedepends="evolution-data-server-devel nautilus-devel gupnp-devel"
|
||||
makedepends="evolution-data-server-devel nautilus-devel gupnp-devel appstream-glib-devel"
|
||||
short_desc="Nautilus context menu for sending files"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://download.gnome.org/sources/nautilus-sendto/"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=51065c6e2601560a8bc507c7aee8e967dc6c6f355c6a05a1d4e7e1fe76b908e7
|
||||
checksum=164d7c6e8bae29c4579bcc67a7bf50d783662b1545b62f3008e7ea3c0410e04d
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue