wok-current view alsa-tools-envy24control/receipt @ rev 25629
Mass updates for current
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Wed Oct 11 18:45:46 2023 +0000 (15 months ago) |
parents | 0644ee05ddc4 |
children |
line source
1 # SliTaz package receipt.
3 PACKAGE="alsa-tools-envy24control"
4 VERSION="1.2.5"
5 CATEGORY="multimedia"
6 SHORT_DESC="Control tool for Envy24 (ice1712) based soundcards."
7 MAINTAINER="pankso@slitaz.org"
8 LICENSE="GPL2"
9 WEB_SITE="https://www.alsa-project.org/"
11 DEPENDS="alsa-lib gtk+"
12 WANTED="alsa-tools"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 cook_copy_files envy24control
18 }