wok-6.x diff vfu/receipt @ rev 16076
ARM: use libXv with xorg-server-light and up xf86-video-fbdev
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Mar 15 03:05:15 2014 +0100 (2014-03-15) |
parents | 33e84bccec26 |
children | 3ba8d2c9720d |
line diff
1.1 --- a/vfu/receipt Mon Apr 22 21:54:08 2013 +0200 1.2 +++ b/vfu/receipt Sat Mar 15 03:05:15 2014 +0100 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="VFU is a console (text mode) file manager for UNIX/Linux." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="ncurses pcre" 1.8 -BUILD_DEPENDS="ncurses-dev pcre-dev" 1.9 +LICENSE="GPL2" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://cade.datamax.bg/vfu/" 1.12 WGET_URL="http://cade.datamax.bg/vfu/$TARBALL" 1.13 1.14 +DEPENDS="ncurses pcre" 1.15 +BUILD_DEPENDS="ncurses-dev pcre-dev" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {