wok-next view lz4c/receipt @ rev 19883
Up geeqie, lxterminal, xcursor-aero, xcursor-comix, xcursor-human, xcursor-obsidian.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Oct 06 17:00:35 2017 +0300 (2017-10-06) |
parents | 35a20e111081 |
children |
line source
1 # SliTaz package receipt.
3 PACKAGE="lz4c"
4 VERSION="1.7.5"
5 CATEGORY="base-system"
6 SHORT_DESC="The lz4c compressor"
7 MAINTAINER="pascal.bellard@slitaz.org"
8 LICENSE="BSD"
9 WEB_SITE="http://lz4.github.io/lz4/"
11 WANTED="lz4"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 copy lz4c
17 }