meld: rebuild for Python 3.10
This commit is contained in:
parent
a236d807dc
commit
43c01fee23
1 changed files with 5 additions and 3 deletions
|
@ -1,11 +1,13 @@
|
||||||
# Template file for 'meld'
|
# Template file for 'meld'
|
||||||
pkgname=meld
|
pkgname=meld
|
||||||
version=3.20.4
|
version=3.20.4
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
configure_args="--disable-schemas-compile"
|
configure_args="--disable-schemas-compile"
|
||||||
hostmakedepends="pkg-config intltool python3 itstool gtk-update-icon-cache libxml2-python3"
|
hostmakedepends="pkg-config intltool python3-distro itstool
|
||||||
depends="python3-gobject gsettings-desktop-schemas gtksourceview desktop-file-utils hicolor-icon-theme"
|
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"
|
short_desc="Visual diff and merge tool"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue