mate-menus: update to 1.12.0.
This commit is contained in:
parent
3c24eceb5d
commit
ba3358edb2
@ -1,17 +1,17 @@
|
|||||||
# Template file for 'mate-menus'
|
# Template file for 'mate-menus'
|
||||||
pkgname=mate-menus
|
pkgname=mate-menus
|
||||||
version=1.10.0
|
version=1.12.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static $(vopt_enable python)"
|
configure_args="--disable-static $(vopt_enable python)"
|
||||||
hostmakedepends="pkg-config intltool itstool"
|
hostmakedepends="pkg-config intltool itstool $(vopt_if gir gobject-introspection)"
|
||||||
makedepends="libglib-devel $(vopt_if python python-devel) $(vopt_if gir gobject-introspection)"
|
makedepends="libglib-devel $(vopt_if python python-devel)"
|
||||||
short_desc="MATE menu specifications"
|
short_desc="MATE menu specifications"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="http://mate-desktop.org"
|
homepage="http://mate-desktop.org"
|
||||||
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=dc0832bdcc60354ccfc6e898cf167b7f45778825ef2011d7fe849c10ed0ae759
|
checksum=b0b735be91cca632d7c63f254a9442201608b24f1d5588a1ff05b50da41b95c4
|
||||||
|
|
||||||
build_options="gir python"
|
build_options="gir python"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user