wok view ndiswrapper/receipt @ rev 4421
mesa: split dri driver (mesa-dri-*) and + mesa-demo
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Oct 25 17:27:55 2009 +0100 (2009-10-25) |
parents | 97fbad3fa418 |
children | 233ec9b6af94 |
line source
1 # SliTaz package receipt.
3 PACKAGE="ndiswrapper"
4 VERSION="1.54"
5 CATEGORY="meta"
6 SHORT_DESC="Add Windows network drivers support to Linux kernel."
7 MAINTAINER="erjo@slitaz.org"
8 DEPENDS="ndiswrapper-driver ndiswrapper-utils wireless_tools"
9 TARBALL="$PACKAGE-$VERSION.tar.gz"
10 WEB_SITE="http://ndiswrapper.sourceforge.net/joomla/"
11 WGET_URL="http://dfn.dl.sourceforge.net/sourceforge/ndiswrapper/$TARBALL
12 http://puzzle.dl.sourceforge.net/sourceforge/ndiswrapper/$TARBALL"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 mkdir -p $fs/usr/sbin $fs/sbin
18 }