wok diff meld/receipt @ rev 17434

Up: wv (1.2.9)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Dec 07 11:41:39 2014 +0100 (2014-12-07)
parents 11f4fc543f98
children 16df76e1fc6a
line diff
     1.1 --- a/meld/receipt	Wed Jun 06 05:42:51 2012 +0000
     1.2 +++ b/meld/receipt	Sun Dec 07 11:41:39 2014 +0100
     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  {