wok-current view libboost/receipt @ rev 24903
updated mercurial (5.3.1 -> 6.1.1)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Apr 09 11:10:54 2022 +0100 (2022-04-09) |
parents | 86790a278e70 |
children | 3ad63c8fc2f9 |
line source
1 # SliTaz package receipt.
3 PACKAGE="libboost"
4 VERSION="1.69.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"