nautilus: update to 3.28.1.

Closes #13434.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-04-13 00:28:40 -03:00 committed by Enno Boland
parent 1485fff951
commit dd99884f1c

View file

@ -1,10 +1,11 @@
# Template file for 'nautilus'
pkgname=nautilus
version=3.28.0.1
version=3.28.1
revision=1
build_style=meson
configure_args="-Denable-selinux=false -Denable-nst-extension=false"
hostmakedepends="glib-devel intltool pkg-config $(vopt_if gir gobject-introspection)"
hostmakedepends="glib-devel intltool pkg-config
$(vopt_if gir 'gobject-introspection')"
makedepends="exempi-devel gnome-autoar-devel gnome-desktop-devel libexif-devel
libgexiv2-devel libnotify-devel tracker-devel"
depends="desktop-file-utils gsettings-desktop-schemas hicolor-icon-theme"
@ -12,8 +13,8 @@ short_desc="The GNOME file manager"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://wiki.gnome.org/Nautilus"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
distfiles="${GNOME_SITE}/$pkgname/${version%.*.*}/$pkgname-$version.tar.xz"
checksum=30f75842f535041739e2be83a542977fc1d8c7d10a1a691ab39b0cd2ec8874c4
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=9ce878fc9d9f950475c504066ce5f8e98a8cfbf15051724469e865ea85bab0a5
# no meson option to disable gir, gobject-introspection nocross
nocross="https://build.voidlinux.eu/builders/aarch64-musl_builder/builds/5628/steps/shell_3/logs/stdio"