wok diff ocaml/receipt @ rev 18471
syslinux: receipt formatting (Pascal already removed lines, so it is :)
help.en: 4000 -> 5000 packages
help.en: 4000 -> 5000 packages
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Oct 03 16:36:26 2015 +0300 (2015-10-03) |
parents | ad0e3018d4fa |
children | 42380dbaadb7 |
line diff
1.1 --- a/ocaml/receipt Thu Apr 19 07:18:38 2012 +0000 1.2 +++ b/ocaml/receipt Sat Oct 03 16:36:26 2015 +0300 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="General-purpose programming language designed for safety and reliability." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="QPL LGPL2" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 -DEPENDS="xorg-libX11 xorg-libXau xorg-libXdmcp" 1.10 WEB_SITE="http://caml.inria.fr/" 1.11 WGET_URL="${WEB_SITE}pub/distrib/$PACKAGE-${VERSION%.*}/$TARBALL" 1.12 TAGS="language programming" 1.13 1.14 +DEPENDS="xorg-libX11 xorg-libXau xorg-libXdmcp" 1.15 + 1.16 # Rules to configure and make the package. 1.17 compile_rules() 1.18 {