caja: update to 1.10.1.
This commit is contained in:
parent
c6db7574c9
commit
0238fefdf2
@ -1,21 +1,21 @@
|
||||
# Template file for 'caja'
|
||||
pkgname=caja
|
||||
version=1.10.0
|
||||
version=1.10.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-gtk=2.0 --disable-static --enable-unique
|
||||
--disable-update-mimedb $(vopt_enable gir introspection)"
|
||||
hostmakedepends="pkg-config intltool itstool glib-devel"
|
||||
hostmakedepends="pkg-config intltool itstool glib-devel $(vopt_if gir gobject-introspection)"
|
||||
makedepends="pangox-compat-devel gtk+-devel dbus-devel exempi-devel libexif-devel
|
||||
libXt-devel mate-desktop-devel startup-notification-devel gvfs-devel libxml2-devel
|
||||
libunique1-devel $(vopt_if gir gobject-introspection)"
|
||||
libunique1-devel"
|
||||
depends="dbus desktop-file-utils gvfs mate-desktop mate-icon-theme"
|
||||
short_desc="The MATE shell and file manager"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2"
|
||||
homepage="http://mate-desktop.org"
|
||||
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=1165f606a3bceb3cbb3f96c52c8f39bf16b5b39ce9088071ee4dd0eb8fae135b
|
||||
checksum=da32df394d858ce48f53d4cfb1a5a7949180cb8dcaedf9d231fbadb9a74bdb71
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user