wok-next view libboost/receipt @ rev 16753

git: update wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 16 10:29:38 2014 +0200 (2014-06-16)
parents
children 2f3aba6cc31e
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"