wok diff mc/receipt @ rev 15721

Move from undigest: bullet bullet-dev connman-ui cplay dconf dconf-dev dfc dnstop efl efl-dev evolution-data-server evolution-data-server-dev goaccess granite granite-dev granite-demo l3afpad ldm linmodem-hsfmodem marlin marlin-dev miniupnpd
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Dec 26 13:16:14 2013 +0000 (2013-12-26)
parents bf132a571d0a
children 48074f4f2f61
line diff
     1.1 --- a/mc/receipt	Sat Jun 01 09:59:57 2013 +0000
     1.2 +++ b/mc/receipt	Thu Dec 26 13:16:14 2013 +0000
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="Midnight Commander - ncurses based file manager."
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 +LICENSE="GPL3"
     1.8 +TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.9 +WEB_SITE="http://www.midnight-commander.org/"
    1.10 +WGET_URL="http://www.midnight-commander.org/downloads/$TARBALL"
    1.11 +
    1.12  DEPENDS="ncursesw glib e2fsprogs"
    1.13  SUGGESTED="gpm glib"
    1.14  BUILD_DEPENDS="pkg-config gpm-dev glib-dev ncurses-dev"
    1.15 -TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.16 -WEB_SITE="http://www.midnight-commander.org/"
    1.17 -WGET_URL="http://www.midnight-commander.org/downloads/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()