wok-next view ucl-dev/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 2a21689b0af7
children
line source
1 # SliTaz package receipt.
3 PACKAGE="ucl-dev"
4 VERSION="1.03"
5 CATEGORY="development"
6 SHORT_DESC="ucl development files"
7 MAINTAINER="devl547@gmail.com"
8 LICENSE="GPL2"
9 WEB_SITE="http://www.oberhumer.com/opensource/ucl/"
11 WANTED="ucl"
12 DEPENDS="ucl"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 cook_copy_files *.h
18 }