wok annotate ndiswrapper/receipt @ rev 14774

Up xorg-libXi (1.7.1.901), see http://www.x.org/wiki/Development/Security/Advisory-2013-05-23
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jun 30 10:36:53 2013 +0200 (2013-06-30)
parents ea9d666ad709
children 3765f181a6d5
rev   line source
erjo@582 1 # SliTaz package receipt.
erjo@582 2
erjo@582 3 PACKAGE="ndiswrapper"
pascal@12303 4 VERSION="1.57"
erjo@1943 5 CATEGORY="meta"
erjo@582 6 SHORT_DESC="Add Windows network drivers support to Linux kernel."
erjo@784 7 MAINTAINER="erjo@slitaz.org"
erjo@1896 8 DEPENDS="ndiswrapper-driver ndiswrapper-utils wireless_tools"
erjo@582 9 WEB_SITE="http://ndiswrapper.sourceforge.net/joomla/"
jozee@4969 10 TAGS="windows wireless network"
erjo@582 11
erjo@582 12 # Rules to gen a SliTaz package suitable for Tazpkg.
erjo@582 13 genpkg_rules()
erjo@582 14 {
erjo@1851 15 mkdir -p $fs/usr/sbin $fs/sbin
erjo@582 16 }