wok diff meld/receipt @ rev 16813
Update automake to version 1.14.1
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Thu Jul 10 22:24:16 2014 -0300 (2014-07-10) |
parents | 11f4fc543f98 |
children | 16df76e1fc6a |
line diff
1.1 --- a/meld/receipt Wed Jun 06 05:42:51 2012 +0000 1.2 +++ b/meld/receipt Thu Jul 10 22:24:16 2014 -0300 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Visual diff and merge tool for GNOME." 1.6 MAINTAINER="slaxemulator@gmail.com" 1.7 -DEPENDS="pygtk rarian" 1.8 -BUILD_DEPENDS="pygtk-dev rarian-dev gnome-doc-utils intltool pkg-config util-linux-getopt" 1.9 +LICENSE="GPL2" 1.10 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.11 WEB_SITE="http://meldmerge.org/" 1.12 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION:0:3}/$TARBALL" 1.13 1.14 +DEPENDS="pygtk rarian" 1.15 +BUILD_DEPENDS="pygtk-dev rarian-dev gnome-doc-utils intltool pkg-config util-linux-getopt" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {