56 lines
2.1 KiB
XML
56 lines
2.1 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>ndiswrapper</Name>
|
|
<Homepage>http://ndiswrapper.sourceforge.net/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<IsA>app:console</IsA>
|
|
<IsA>driver</IsA>
|
|
<Summary>A network driver wrapper</Summary>
|
|
<Description>module-ndiswrapper allows you to use Windows XP drivers for WLAN cards without proper Linux drivers.</Description>
|
|
<Archive sha1sum="75fbbda677fe91ee07a6f6a8e19b1f3e2479540f" type="targz">http://download.sourceforge.net/ndiswrapper/ndiswrapper-1.59.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency version="4.1.5">kernel-module-headers</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<Patch>support_kernel-4.0.patch</Patch>
|
|
</Patches>
|
|
<AdditionalFiles>
|
|
<AdditionalFile target="ndiswrapper-1.59.patch">ndiswrapper-1.59.patch</AdditionalFile>
|
|
</AdditionalFiles>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>ndiswrapper</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency version="4.1.5">kernel</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library" permanent="true">/lib/modules</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="data">/etc/ndiswrapper</Path>
|
|
<Path fileType="executable">/usr/sbin</Path>
|
|
<Path fileType="executable">/sbin</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
<BuildFlags>
|
|
<Flag>noDelta</Flag>
|
|
</BuildFlags>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="1">
|
|
<Date>2014-08-13</Date>
|
|
<Version>1.59</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|