2012-09-19 05:59:35 +00:00
|
|
|
# Template file for 'meld'
|
|
|
|
pkgname=meld
|
2014-02-22 23:11:28 +00:00
|
|
|
version=1.8.4
|
|
|
|
revision=1
|
2014-02-21 13:47:29 +00:00
|
|
|
noarch=yes
|
2012-09-19 05:59:35 +00:00
|
|
|
build_style=gnu-makefile
|
|
|
|
make_build_args="prefix=/usr"
|
|
|
|
make_install_args="prefix=/usr"
|
2014-02-21 13:47:29 +00:00
|
|
|
hostmakedepends="pkg-config intltool gnome-doc-utils python"
|
|
|
|
makedepends="pygtk-devel pygtksourceview desktop-file-utils hicolor-icon-theme"
|
2014-02-22 23:11:28 +00:00
|
|
|
depends="pygtk pygtksourceview desktop-file-utils hicolor-icon-theme"
|
2014-01-01 15:10:11 +00:00
|
|
|
pycompile_dirs="usr/lib/meld/meld/"
|
2012-09-19 05:59:35 +00:00
|
|
|
short_desc="Visual diff and merge tool"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
homepage="http://meldmerge.org/"
|
|
|
|
license="GPL-2"
|
2013-09-19 06:27:36 +00:00
|
|
|
distfiles="${GNOME_SITE}/meld/1.8/meld-${version}.tar.xz"
|
2014-02-22 23:11:28 +00:00
|
|
|
checksum=b46e5786343f236d203037a7ace8f1b28145a51a3f84fa527efcf62f47b5b8de
|