wok view libboost/receipt @ rev 18902

Up: 2.2.5 to 2.2.8 - Add: description file - Fix: display msg /usr/lib/bluefish
author Leonardo Laporte <hackdorte@sapo.pt>
date Fri Feb 19 07:04:57 2016 -0200 (2016-02-19)
parents
children 86790a278e70
line source
1 # SliTaz package receipt.
3 PACKAGE="libboost"
4 VERSION="1.50.0"
5 CATEGORY="meta"
6 SHORT_DESC="Libboost meta-package to install base modules."
7 MAINTAINER="pankso@slitaz.org"
8 LICENSE="MIT"
9 WEB_SITE="http://www.boost.org/"
11 DEPENDS="libboost-date-time libboost-iostreams libboost-regex \
12 libboost-serialization libboost-system libboost-thread"