wok-current view pulseaudio-man/receipt @ rev 21569
Up zstd (1.4.0), fix linld: base_himem/strtol
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat May 18 13:29:32 2019 +0200 (2019-05-18) |
parents | 7f233a31ffe2 |
children | 230b437620ca |
line source
1 # SliTaz package receipt.
3 PACKAGE="pulseaudio-man"
4 VERSION="8.0"
5 CATEGORY="development"
6 SHORT_DESC="A sound system for POSIX OSes (man pages)"
7 MAINTAINER="pascal.bellard@slitaz.org"
8 LICENSE="LGPL2.1 GPL2 MIT"
9 WEB_SITE="http://www.pulseaudio.org/"
11 WANTED="pulseaudio"
12 DEPENDS="pulseaudio"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 cook_copy_folders man
18 }