meld: drop noarch, remove gnome-doc-utils

This commit is contained in:
Đoàn Trần Công Danh 2020-10-04 18:54:41 +07:00
parent 8a35a40e13
commit 4d7e409530

View file

@ -1,11 +1,10 @@
# Template file for 'meld'
pkgname=meld
version=3.20.2
revision=1
archs=noarch
revision=2
build_style=python3-module
configure_args="--disable-schemas-compile"
hostmakedepends="pkg-config intltool gnome-doc-utils python3 itstool gtk-update-icon-cache libxml2-python3"
hostmakedepends="pkg-config intltool python3 itstool gtk-update-icon-cache libxml2-python3"
depends="python3-gobject gsettings-desktop-schemas gtksourceview desktop-file-utils hicolor-icon-theme"
short_desc="Visual diff and merge tool"
maintainer="Helmut Pozimski <helmut@pozimski.eu>"