wok-current view dahdi/receipt @ rev 16933

xorg-base-fonts: addinfo about nonexistent required font. Xterm-menu now works with fonts.dir. xvkbd-koi8 only on livecd locale
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Jul 20 15:31:48 2014 +0200 (2014-07-20)
parents 8fcfea17170e
children 05c8d8d9d934
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="http://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 }