wok-next diff libqwt5-qt4/receipt @ rev 16140
ARM: add ecore + slitaz-menus
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Mar 26 09:11:44 2014 +0100 (2014-03-26) |
parents | 086841d75237 |
children | 99d1d45ec006 |
line diff
1.1 --- a/libqwt5-qt4/receipt Tue Jun 11 11:09:32 2013 +0200 1.2 +++ b/libqwt5-qt4/receipt Wed Mar 26 09:11:44 2014 +0100 1.3 @@ -5,13 +5,15 @@ 1.4 CATEGORY="graphics" 1.5 SHORT_DESC="Lib Qt Widgets for Technical applications" 1.6 MAINTAINER="slitaz@objectif-securite.ch" 1.7 -DEPENDS="libQtCore libQtGui libQtScript libQtXml libQtDesigner gcc-lib-base" 1.8 -BUILD_DEPENDS="$DEPENDS qt4 qmake Qt4-dev" 1.9 +LICENSE="LGPL2.1" 1.10 SOURCE="qwt" 1.11 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.12 WEB_SITE="http://qwt.sourceforge.net" 1.13 WGET_URL="http://switch.dl.sourceforge.net/sourceforge/qwt/$TARBALL" 1.14 1.15 +DEPENDS="libQtCore libQtGui libQtScript libQtXml libQtDesigner gcc-lib-base" 1.16 +BUILD_DEPENDS="$DEPENDS qt4 qmake Qt4-dev" 1.17 + 1.18 # Rules to configure and make the package. 1.19 compile_rules() 1.20 {