wok view libboost/receipt @ rev 20694

get-palemoon: update wget_url
author Richard Dunbar <mojo@slitaz.org>
date Mon Feb 04 01:44:39 2019 -0500 (2019-02-04)
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"