module-nvidia340: version bump to 340.98

This commit is contained in:
suvari
2016-11-05 00:08:35 +02:00
parent f1d1dd302f
commit 1ec013adb8
2 changed files with 14 additions and 7 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ def setup():
shelltools.echo("ld.so.conf", nvlibdir)
shelltools.echo("XvMCConfig", "%s/libXvMCNVIDIA.so" % nvlibdir)
shelltools.system("patch -p1 < linux-4.6.patch")
#shelltools.system("patch -p1 < linux-4.6.patch")
def build():
# We don't need kernel module for emul32 build
+13 -6
View File
@@ -11,13 +11,13 @@
<License>NVIDIA</License>
<Summary>NVIDIA drivers for GeForce 6xxx and newer GPUs</Summary>
<Description>NVIDIA graphics drivers provide optimized 2D/3D performance.</Description>
<Archive sha1sum="082e5218059b565f652236a69e61d8426696098c" type="binary">http://http.download.nvidia.com/XFree86/Linux-x86/340.96/NVIDIA-Linux-x86-340.96.run</Archive>
<Archive sha1sum="1cfabc6116192aa5ba46293aa842eb1a5addeeed" type="binary">http://http.download.nvidia.com/XFree86/Linux-x86_64/340.96/NVIDIA-Linux-x86_64-340.96.run</Archive>
<Archive sha1sum="931773a3be7ab03ff787974b0760cd9ee1bd14e2" type="binary">http://http.download.nvidia.com/XFree86/Linux-x86/340.98/NVIDIA-Linux-x86-340.98.run</Archive>
<Archive sha1sum="566235d5b663e7c28375831062e2c326b4c4f01b" type="binary">http://http.download.nvidia.com/XFree86/Linux-x86_64/340.98/NVIDIA-Linux-x86_64-340.98.run</Archive>
<AdditionalFiles>
<AdditionalFile target="linux-4.6.patch">linux-4.6.patch</AdditionalFile>
<!-- <AdditionalFile target="linux-4.6.patch">linux-4.6.patch</AdditionalFile> -->
</AdditionalFiles>
<BuildDependencies>
<Dependency version="4.7.2">kernel-module-headers</Dependency>
<Dependency version="4.8.6">kernel-module-headers</Dependency>
</BuildDependencies>
</Source>
@@ -26,7 +26,7 @@
<IsA>driver</IsA>
<Summary>Kernel module for NVIDIA driver 340.xx releases</Summary>
<RuntimeDependencies>
<Dependency version="4.7.2">kernel</Dependency>
<Dependency version="4.8.6">kernel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library" permanent="true">/lib/modules</Path>
@@ -97,6 +97,13 @@
</Package>
<History>
<Update release="6">
<Date>2016-11-05</Date>
<Version>340.98</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-08-28</Date>
<Version>340.96</Version>
@@ -133,4 +140,4 @@
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>
</PISI>