wok view jansson-dev/receipt @ rev 18030

Up: cookutils, cookutils-daemon (729).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri May 08 11:52:32 2015 +0300 (2015-05-08)
parents
children 4319223f497f
line source
1 # SliTaz package receipt.
3 PACKAGE="jansson-dev"
4 VERSION="2.6"
5 CATEGORY="x-window"
6 SHORT_DESC="Jansson statis libs and include headers"
7 MAINTAINER="pankso@slitaz.org"
8 LICENSE="GPL2"
9 WEB_SITE="http://www.digip.org/jansson/"
10 HOST_ARCH="i486 arm"
12 WANTED="jansson"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 get_dev_files
18 }