wok-next view lz4c/receipt @ rev 19742

Up alsaplayer and alsa-lib to v2.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Jun 05 19:31:24 2017 +0000 (2017-06-05)
parents fd98a9b10813
children f463de72afe3
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 cook_copy_files lz4c
17 }