wok-6.x view pulseaudio-man/receipt @ rev 23767
updated firefox-official packages (75.0 -> 76.0)
author | Hans-G?nter Theisgen |
---|---|
date | Sat May 09 11:07:16 2020 +0100 (2020-05-09) |
parents | 8497f0e1eea5 |
children |
line source
1 # SliTaz package receipt.
3 PACKAGE="pulseaudio-man"
4 VERSION="13.0"
5 CATEGORY="development"
6 SHORT_DESC="A sound system for POSIX OSes - manual pages."
7 MAINTAINER="pascal.bellard@slitaz.org"
8 LICENSE="LGPL2.1 GPL2 MIT"
9 WEB_SITE="https://www.freedesktop.org/wiki/Software/PulseAudio/"
11 DEPENDS="pulseaudio"
12 WANTED="pulseaudio"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 cook_copy_folders man
18 }