wok-next diff d-feet/receipt @ rev 16055
syslinux/iso2exe: fix 'a la tazusb' install
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Mar 11 15:44:47 2014 +0000 (2014-03-11) |
parents | cd5ad6e75ddf |
children | 16df76e1fc6a |
line diff
1.1 --- a/d-feet/receipt Thu Feb 28 19:28:34 2013 +0000 1.2 +++ b/d-feet/receipt Tue Mar 11 15:44:47 2014 +0000 1.3 @@ -5,9 +5,11 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="D-Feet is an easy to use D-Bus debugger." 1.6 MAINTAINER="monghitri@aruba.it" 1.7 +LICENSE="GPL2" 1.8 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.9 WEB_SITE="https://live.gnome.org/DFeet/" 1.10 WGET_URL="ftp://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/${VERSION:0:3}/$TARBALL" 1.11 + 1.12 DEPENDS="dbus dbus-python pygtk python" 1.13 BUILD_DEPENDS="dbus-dev dbus-python-dev pygtk-dev python-dev setuptools" 1.14