wok-6.x diff mc/receipt @ rev 15425
Up: thunderbird-langpack-pt_PT (17.0.9esr)
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Sun Nov 03 21:52:50 2013 +0100 (2013-11-03) |
parents | bf132a571d0a |
children | 48074f4f2f61 |
line diff
1.1 --- a/mc/receipt Sat Jun 01 09:59:57 2013 +0000 1.2 +++ b/mc/receipt Sun Nov 03 21:52:50 2013 +0100 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()