wok view dahdi/receipt @ rev 25705
fusecloop/extract_compressed_fs: can convert to v0.68 or v1.0
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 22 12:48:49 2024 +0000 (4 months ago) |
parents | 223b265f40fd |
children |
line source
1 # SliTaz package receipt.
3 PACKAGE="dahdi"
4 VERSION="1.0"
5 CATEGORY="meta"
6 SHORT_DESC="Digium Asterisk Hardware Device Interface."
7 MAINTAINER="pascal.bellard@slitaz.org"
8 LICENSE="GPL2"
9 WEB_SITE="https://www.asterisk.org/"
10 PROVIDE="zaptel"
12 DEPENDS="dahdi-linux dahdi-tools"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 mkdir $fs/dev
18 }