nemo: update to 3.6.5.
This commit is contained in:
parent
e50d62826b
commit
9e649ecdda
|
@ -1,23 +1,23 @@
|
|||
# Template file for 'nemo'
|
||||
pkgname=nemo
|
||||
version=3.2.2
|
||||
version=3.6.5
|
||||
revision=1
|
||||
short_desc="The Cinnamon file manager (nautilus fork)"
|
||||
build_style=gnu-configure
|
||||
pycompile_dirs="/usr/share/nemo/actions/myaction.py"
|
||||
configure_args=" --disable-static --disable-update-mimedb
|
||||
--disable-gtk-doc-html --disable-schemas-compile"
|
||||
--disable-gtk-doc-html --disable-schemas-compile --disable-selinux"
|
||||
hostmakedepends="automake libtool gnome-common pkg-config gobject-introspection
|
||||
gettext-devel glib-devel intltool xmlto docbook-xml gtk-doc gir-freedesktop
|
||||
python-polib python-gobject"
|
||||
makedepends="libexif-devel gvfs-devel dconf-devel exempi-devel
|
||||
cinnamon-desktop-devel libnotify-devel libxml2-devel"
|
||||
makedepends="libexif-devel gvfs-devel dconf-devel exempi-devel tracker-devel
|
||||
cinnamon-desktop-devel libnotify-devel libxml2-devel xapps-devel"
|
||||
depends="gvfs dconf cinnamon-translations desktop-file-utils hicolor-icon-theme"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
homepage="http://cinnamon.linuxmint.com/"
|
||||
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=c0bd62719fcdf8cb4c66cf37dc3ff8bf7b788ce13cb683827e86a80c890d01fc
|
||||
checksum=88df121685cb7bf0464a3ef41cf3734768903e832839cc4fe103c0b53ae187d5
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue