wok-6.x diff meld/receipt @ rev 16678
Add virtual packages Qt4, libcairo-compmgr, libpurple
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri May 16 09:47:35 2014 +0000 (2014-05-16) |
parents | 11f4fc543f98 |
children | 16df76e1fc6a |
line diff
1.1 --- a/meld/receipt Wed Jun 06 05:42:51 2012 +0000 1.2 +++ b/meld/receipt Fri May 16 09:47:35 2014 +0000 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 {