meld: disable schema compile
This commit is contained in:
parent
e4fdd38304
commit
5b2460a418
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'meld'
|
# Template file for 'meld'
|
||||||
pkgname=meld
|
pkgname=meld
|
||||||
version=3.14.0
|
version=3.14.0
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style="python-module"
|
build_style="python-module"
|
||||||
hostmakedepends="pkg-config intltool gnome-doc-utils python itstool gtk-update-icon-cache"
|
hostmakedepends="pkg-config intltool gnome-doc-utils python itstool gtk-update-icon-cache"
|
||||||
|
@ -13,3 +13,4 @@ homepage="http://meldmerge.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/meld/${version%.*}/meld-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/meld/${version%.*}/meld-${version}.tar.xz"
|
||||||
checksum=430e2936b787c90ffa0999d3c94611fcaa64ca1920933f31550d5b931b4f103c
|
checksum=430e2936b787c90ffa0999d3c94611fcaa64ca1920933f31550d5b931b4f103c
|
||||||
|
configure_args="--disable-schemas-compile"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue