void-packages/srcpkgs/meld/template
2015-10-05 17:05:46 +06:00

16 lines
615 B
Bash

# Template file for 'meld'
pkgname=meld
version=3.15.0
revision=1
noarch=yes
build_style="python-module"
hostmakedepends="pkg-config intltool gnome-doc-utils python itstool gtk-update-icon-cache"
depends="python-gobject gtksourceview desktop-file-utils hicolor-icon-theme"
pycompile_module="meld"
short_desc="Visual diff and merge tool"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://meldmerge.org/"
license="GPL-2"
distfiles="${GNOME_SITE}/meld/${version%.*}/meld-${version}.tar.xz"
checksum=3ac5ee6e5177183a24e72ae6681b685c7e410ff756c5ea2b65ff033db400aeca
configure_args="--disable-schemas-compile"