wok diff jansson-dev/receipt @ rev 17245

Add lxqt (meta), make qt4-examples: screenshot, findfiles, charactermap
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Oct 19 01:51:31 2014 +0200 (2014-10-19)
parents
children 4319223f497f
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/jansson-dev/receipt	Sun Oct 19 01:51:31 2014 +0200
     1.3 @@ -0,0 +1,18 @@
     1.4 +# SliTaz package receipt.
     1.5 +
     1.6 +PACKAGE="jansson-dev"
     1.7 +VERSION="2.6"
     1.8 +CATEGORY="x-window"
     1.9 +SHORT_DESC="Jansson statis libs and include headers"
    1.10 +MAINTAINER="pankso@slitaz.org"
    1.11 +LICENSE="GPL2"
    1.12 +WEB_SITE="http://www.digip.org/jansson/"
    1.13 +HOST_ARCH="i486 arm"
    1.14 +
    1.15 +WANTED="jansson"
    1.16 +
    1.17 +# Rules to gen a SliTaz package suitable for Tazpkg.
    1.18 +genpkg_rules()
    1.19 +{
    1.20 +	get_dev_files
    1.21 +}