wok annotate pulseaudio-man/receipt @ rev 23769

linux:CONFIG_INPUT_ATLAS_BTNS=m
author Richard Dunbar <mojo@slitaz.org>
date Thu May 14 20:21:23 2020 -0400 (2020-05-14)
parents 8497f0e1eea5
children
rev   line source
pascal@17005 1 # SliTaz package receipt.
pascal@17005 2
pascal@17005 3 PACKAGE="pulseaudio-man"
Hans-G?nter@23454 4 VERSION="13.0"
pascal@17005 5 CATEGORY="development"
Hans-G?nter@23454 6 SHORT_DESC="A sound system for POSIX OSes - manual pages."
pascal@17005 7 MAINTAINER="pascal.bellard@slitaz.org"
pascal@17006 8 LICENSE="LGPL2.1 GPL2 MIT"
Hans-G?nter@21727 9 WEB_SITE="https://www.freedesktop.org/wiki/Software/PulseAudio/"
al@19860 10
Hans-G?nter@21727 11 DEPENDS="pulseaudio"
pascal@17005 12 WANTED="pulseaudio"
pascal@17005 13
pascal@17005 14 # Rules to gen a SliTaz package suitable for Tazpkg.
pascal@17005 15 genpkg_rules()
pascal@17005 16 {
Hans-G?nter@23454 17 cook_copy_folders man
pascal@17005 18 }
Hans-G?nter@23455 19