wok-6.x view alsa-utils-lang/receipt @ rev 25339
updated sweethome3d (6.3 -> 7.0)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Jul 24 10:50:52 2022 +0100 (2022-07-24) |
parents | |
children |
line source
1 # SliTaz package receipt.
3 PACKAGE="alsa-utils-lang"
4 VERSION="1.2.7"
5 CATEGORY="localization"
6 SHORT_DESC="Alsa sound system utilities and configuration tools - localised messages."
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="GPL2"
9 WEB_SITE="https://www.alsa-project.org/"
11 WANTED="alsa-utils"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 cook_copy_folders locale
17 }