wok-6.x diff util-linux-smartcols-dev/receipt @ rev 20900
updated expat and expat-dev (2.1.0 -> 2.2.6)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Feb 26 17:27:21 2019 +0100 (2019-02-26) |
parents | |
children | 268e759bcf02 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/util-linux-smartcols-dev/receipt Tue Feb 26 17:27:21 2019 +0100 1.3 @@ -0,0 +1,19 @@ 1.4 +# SliTaz package receipt. 1.5 + 1.6 +PACKAGE="util-linux-smartcols-dev" 1.7 +VERSION="2.28" 1.8 +CATEGORY="development" 1.9 +SHORT_DESC="The smartcols library from Util Linux, development files" 1.10 +MAINTAINER="al.bobylev@gmail.com" 1.11 +LICENSE="LGPL2.1" 1.12 +WEB_SITE="https://en.wikipedia.org/wiki/Util-linux" 1.13 +HOST_ARCH="i486 arm" 1.14 + 1.15 +WANTED="util-linux" 1.16 +DEPENDS="util-linux-smartcols" 1.17 + 1.18 +# Rules to gen a SliTaz package suitable for Tazpkg. 1.19 +genpkg_rules() 1.20 +{ 1.21 + cook_copy_files libsmartcols.h libsmartcols.*a smartcols.pc 1.22 +}