wok diff muparser/receipt @ rev 17201
remove remmina-plugins
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Oct 09 09:52:41 2014 +0200 (2014-10-09) |
parents | b05c1efb4d87 |
children | d3eb5f4b53ea |
line diff
1.1 --- a/muparser/receipt Thu Feb 07 09:51:45 2013 +0100 1.2 +++ b/muparser/receipt Thu Oct 09 09:52:41 2014 +0200 1.3 @@ -5,11 +5,14 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="A fast math parser library" 1.6 MAINTAINER="devl547@gmail.com" 1.7 -DEPENDS="" 1.8 -BUILD_DEPENDS="" 1.9 +LICENSE="MIT" 1.10 TARBALL="muparser_v2_2_3.zip" 1.11 WEB_SITE="http://muparser.beltoforion.de/" 1.12 WGET_URL="http://downloads.sourceforge.net/project/muparser/muparser/Version%202.2.3/$TARBALL" 1.13 + 1.14 +DEPENDS="" 1.15 +BUILD_DEPENDS="" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {