wok view util-linux-smartcols-dev/receipt @ rev 19505

Rollback liboping (1.8.0)
author Paul Issott <paul@slitaz.org>
date Sat Nov 19 09:14:20 2016 +0000 (2016-11-19)
parents
children 268e759bcf02
line source
1 # SliTaz package receipt.
3 PACKAGE="util-linux-smartcols-dev"
4 VERSION="2.28"
5 CATEGORY="development"
6 SHORT_DESC="The smartcols library from Util Linux, development files"
7 MAINTAINER="al.bobylev@gmail.com"
8 LICENSE="LGPL2.1"
9 WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
10 HOST_ARCH="i486 arm"
12 WANTED="util-linux"
13 DEPENDS="util-linux-smartcols"
15 # Rules to gen a SliTaz package suitable for Tazpkg.
16 genpkg_rules()
17 {
18 cook_copy_files libsmartcols.h libsmartcols.*a smartcols.pc
19 }