mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nemo: update to 6.4.3
This commit is contained in:
parent
d0cc089f49
commit
44e098e2f0
1 changed files with 5 additions and 4 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'nemo'
|
# Template file for 'nemo'
|
||||||
pkgname=nemo
|
pkgname=nemo
|
||||||
version=5.8.5
|
version=6.4.3
|
||||||
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 xapps-devel libgsf-devel gtk+3-devel"
|
libexif-devel libnotify-devel xapps-devel libgsf-devel gtk+3-devel
|
||||||
|
libxml2-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>"
|
||||||
|
@ -15,7 +16,7 @@ license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||||
homepage="https://github.com/linuxmint/nemo"
|
homepage="https://github.com/linuxmint/nemo"
|
||||||
changelog="https://raw.githubusercontent.com/linuxmint/nemo/5.8-maintenance/debian/changelog"
|
changelog="https://raw.githubusercontent.com/linuxmint/nemo/5.8-maintenance/debian/changelog"
|
||||||
distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
|
||||||
checksum=eee308a5ae473c77bdf5fa870eff79087485b859a11de501df2d34e91bad174b
|
checksum=dc4b2ed52fd69551a53fd95a008a738fc9c904fc79d41c8e39ec49bfd739094e
|
||||||
python_version=3
|
python_version=3
|
||||||
# Requires xvfb-run and dbus-run-session
|
# Requires xvfb-run and dbus-run-session
|
||||||
make_check=no # can't be run inside chroot due to fusermount3
|
make_check=no # can't be run inside chroot due to fusermount3
|
||||||
|
|
Loading…
Add table
Reference in a new issue