wok diff libqwt5-qt4/receipt @ rev 21731
updated puzzles ( -> 20190415)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Jun 13 13:09:35 2019 +0100 (2019-06-13) |
parents | 086841d75237 |
children | fba91717815c |
line diff
1.1 --- a/libqwt5-qt4/receipt Tue Jun 11 11:09:32 2013 +0200 1.2 +++ b/libqwt5-qt4/receipt Thu Jun 13 13:09:35 2019 +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 {