wok view jansson-dev/receipt @ rev 18902

Up: 2.2.5 to 2.2.8 - Add: description file - Fix: display msg /usr/lib/bluefish
author Leonardo Laporte <hackdorte@sapo.pt>
date Fri Feb 19 07:04:57 2016 -0200 (2016-02-19)
parents c1523f23716a
children f5c4924e8cd9
line source
1 # SliTaz package receipt.
3 PACKAGE="jansson-dev"
4 VERSION="2.6"
5 CATEGORY="x-window"
6 SHORT_DESC="Jansson static 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"
13 DEPENDS="jansson"
15 # Rules to gen a SliTaz package suitable for Tazpkg.
16 genpkg_rules()
17 {
18 get_dev_files
19 }