wok view ndiswrapper/receipt @ rev 8135

Replace openmotif by lesstif in libglw-mesa - openmotif is a non-free software
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Jan 25 02:37:38 2011 +0100 (2011-01-25)
parents 14e6b40057a2
children ea9d666ad709
line source
1 # SliTaz package receipt.
3 PACKAGE="ndiswrapper"
4 VERSION="1.56"
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="$SF_MIRROR/$PACKAGE/stable/$VERSION/$TARBALL"
12 TAGS="windows wireless network"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 mkdir -p $fs/usr/sbin $fs/sbin
18 }