wok diff libboost/receipt @ rev 19294

sane-backends, scons, scrot, shell-fm, smake, soundtouch, wireless_tools: fix man or doc path
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 06 16:30:34 2016 +0200 (2016-07-06)
parents
children 86790a278e70
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libboost/receipt	Wed Jul 06 16:30:34 2016 +0200
     1.3 @@ -0,0 +1,12 @@
     1.4 +# SliTaz package receipt.
     1.5 +
     1.6 +PACKAGE="libboost"
     1.7 +VERSION="1.50.0"
     1.8 +CATEGORY="meta"
     1.9 +SHORT_DESC="Libboost meta-package to install base modules."
    1.10 +MAINTAINER="pankso@slitaz.org"
    1.11 +LICENSE="MIT"
    1.12 +WEB_SITE="http://www.boost.org/"
    1.13 +
    1.14 +DEPENDS="libboost-date-time libboost-iostreams libboost-regex \
    1.15 +libboost-serialization libboost-system libboost-thread"