wok-next diff yeahconsole/receipt @ rev 15880
Add rtmpdump
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Feb 06 22:05:44 2014 +0100 (2014-02-06) |
parents | bec18999886e |
children | 5d53e8ccbc8d |
line diff
1.1 --- a/yeahconsole/receipt Wed Feb 24 12:40:28 2010 +0000 1.2 +++ b/yeahconsole/receipt Thu Feb 06 22:05:44 2014 +0100 1.3 @@ -5,13 +5,15 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="Quake-like drop down terminal." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="xterm" 1.8 -BUILD_DEPENDS="xorg-libX11-dev xorg-xproto" 1.9 +LICENSE="GPL2" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://phrat.de/yeahtools.html" 1.12 WGET_URL="http://phrat.de/$TARBALL" 1.13 TAGS="terminal" 1.14 1.15 +DEPENDS="xterm" 1.16 +BUILD_DEPENDS="xorg-libX11-dev xorg-xproto" 1.17 + 1.18 # Rules to configure and make the package. 1.19 compile_rules() 1.20 {