wok-6.x view libboost/receipt @ rev 21082

updated jhead (2.97 -> 3.03)
author Hans-G?nter Theisgen
date Fri Mar 15 13:33:31 2019 +0100 (2019-03-15)
parents 25d841c90c4a
children 754c91ee3cea
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="https://www.boost.org/"
11 DEPENDS="libboost-date-time libboost-iostreams libboost-regex \
12 libboost-serialization libboost-system libboost-thread"