wok-current view ndiswrapper/receipt @ rev 21353
updated libxslt, libxslt-dev and libxslt-python (1.1.26 -> 1.1.33)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Apr 21 07:53:02 2019 +0100 (2019-04-21) |
parents | 293a7bce6d7f |
children | 4e6b812a279f |
line source
1 # SliTaz package receipt.
3 PACKAGE="ndiswrapper"
4 VERSION="1.59"
5 CATEGORY="meta"
6 SHORT_DESC="Add Windows network drivers support to Linux kernel."
7 MAINTAINER="erjo@slitaz.org"
8 LICENSE="GPL"
9 WEB_SITE="http://ndiswrapper.sourceforge.net/"
10 TAGS="windows wireless network"
12 DEPENDS="ndiswrapper-driver ndiswrapper-utils wireless_tools"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 mkdir -p $fs/usr/sbin $fs/sbin
18 }