nemo: update to 5.2.0.

This commit is contained in:
mobinmob 2021-11-14 20:56:27 +02:00 committed by Érico Nogueira Rolim
parent 1b94a89956
commit 3e6d0ad14b

View file

@ -1,27 +1,23 @@
# Template file for 'nemo' # Template file for 'nemo'
pkgname=nemo pkgname=nemo
version=4.8.6 version=5.2.0
revision=2 revision=1
build_style=meson build_style=meson
build_helper=gir build_helper=gir
pycompile_dirs="/usr/share/nemo/actions/myaction.py" pycompile_dirs="/usr/share/nemo/actions/myaction.py"
hostmakedepends="gettext-devel glib-devel intltool pkg-config" hostmakedepends="gettext-devel glib-devel intltool pkg-config"
makedepends="cinnamon-desktop-devel dconf-devel exempi-devel gvfs-devel makedepends="cinnamon-desktop-devel dconf-devel exempi-devel gvfs-devel
libexif-devel libnotify-devel tracker-devel xapps-devel" libexif-devel libnotify-devel tracker-devel xapps-devel libgsf-devel"
depends="cinnamon-translations dconf gvfs" depends="cinnamon-translations dconf gvfs"
short_desc="Cinnamon file manager (nautilus fork)" short_desc="Cinnamon file manager (nautilus fork)"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later, LGPL-2.0-or-later" license="GPL-2.0-or-later, LGPL-2.0-or-later"
homepage="https://github.com/linuxmint/nemo" homepage="https://github.com/linuxmint/nemo"
distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz" distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
checksum=bcaca1268d5f3b47d08c0524bea2fa3f1cb9861a7a7469a06320ab82504e1eae checksum=7b48afe5faf238c3b2e39dd94def90282bd4f747e621ec8c9ff3f6ad01603e36
python_version=3 python_version=3
# Requires xvfb-run and dbus-run-session
do_check() { make_check=no # can't be run inside chroot due to fusermount3
:
# Requires xvfb-run and dbus-run-session;
# can't be run inside chroot due to fusermount3
}
post_patch() { post_patch() {
# Rename 'Files' app name to avoid having the same as nautilus # Rename 'Files' app name to avoid having the same as nautilus