wok-6.x diff libqwt5-qt4/receipt @ rev 18280
Add tags to mate packages.
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Sun Aug 09 17:29:42 2015 -0300 (2015-08-09) |
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 Sun Aug 09 17:29:42 2015 -0300 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 {