wok-next diff rhapsody/receipt @ rev 16992
mate-polkit-dev: Remove wget url
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Sat Aug 09 13:07:57 2014 -0300 (2014-08-09) |
parents | 9891e0959aef |
children | 3ba8d2c9720d |
line diff
1.1 --- a/rhapsody/receipt Mon Apr 04 06:15:40 2011 +0000 1.2 +++ b/rhapsody/receipt Sat Aug 09 13:07:57 2014 -0300 1.3 @@ -5,13 +5,15 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Text mode and easy to use IRC client." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="ncurses" 1.8 -BUILD_DEPENDS="ncurses-dev" 1.9 +LICENSE="GPL2" 1.10 TARBALL="rhapsody_0.28b.tgz" 1.11 WEB_SITE="http://rhapsody.sourceforge.net/" 1.12 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.13 TAGS="irc" 1.14 1.15 +DEPENDS="ncurses" 1.16 +BUILD_DEPENDS="ncurses-dev" 1.17 + 1.18 # Rules to configure and make the package. 1.19 compile_rules() 1.20 {