nvidia: create new subpkg with the OpenCL implementation.

This commit is contained in:
Juan RP
2012-11-14 12:36:20 +01:00
parent 46e5f2775f
commit 8e57419f6a
5 changed files with 47 additions and 8 deletions

View File

@@ -1,19 +1,20 @@
# Template file for 'nvidia'
pkgname=nvidia
version=310.19
revision=1
short_desc="NVIDIA drivers for linux"
revision=2
short_desc="NVIDIA drivers for linux -- libraries and utilities"
maintainer="Juan RP <xtraeme@gmail.com>"
license="Propietary NVIDIA license"
homepage="http://www.nvidia.com"
long_desc="
This package contains the non free NVIDIA Binary drivers for the Linux kernel."
This package contains the non free NVIDIA libraries and utilities for
the propietary NVIDIA driver for the Linux kernel."
create_wrksrc=yes
noextract=yes
nostrip=yes
nonfree=yes
subpackages="nvidia-dkms"
subpackages="nvidia-dkms nvidia-opencl"
depends="nvidia-dkms-${version}_${revision}"
if [ "${XBPS_MACHINE}" = "i686" ]; then