meld: update to 3.18.1, adopt package
This commit is contained in:
parent
f09f3419e8
commit
428a40fdf4
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'meld'
|
||||
pkgname=meld
|
||||
version=3.18.0
|
||||
revision=2
|
||||
version=3.18.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
hostmakedepends="pkg-config intltool gnome-doc-utils python3 itstool gtk-update-icon-cache"
|
||||
depends="python3-gobject gsettings-desktop-schemas gtksourceview desktop-file-utils hicolor-icon-theme"
|
||||
pycompile_module="meld"
|
||||
short_desc="Visual diff and merge tool"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://meldmerge.org/"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/meld/${version%.*}/meld-${version}.tar.xz"
|
||||
checksum=848158b1e5c7473b9da3ddc16e057aad8951ec82979beb5914b8b4acdf97223e
|
||||
checksum=3af68caeab5f38e82de66567346722db47ed6a6fa6d9d595de4ae7e15c88e879
|
||||
configure_args="--disable-schemas-compile"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue