[pkg-nvidia-devel] r1072 - /packages/nvidia-graphics-drivers-legacy-173xx/trunk/debian/control

anbe-guest at users.alioth.debian.org anbe-guest at users.alioth.debian.org
Thu Jun 10 10:10:10 UTC 2010


Author: anbe-guest
Date: Thu Jun 10 10:09:58 2010
New Revision: 1072

URL: http://svn.debian.org/wsvn/pkg-nvidia/?sc=1&rev=1072
Log:
drop vdpau, cuda, opencl packages

Modified:
    packages/nvidia-graphics-drivers-legacy-173xx/trunk/debian/control

Modified: packages/nvidia-graphics-drivers-legacy-173xx/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-nvidia/packages/nvidia-graphics-drivers-legacy-173xx/trunk/debian/control?rev=1072&op=diff
==============================================================================
--- packages/nvidia-graphics-drivers-legacy-173xx/trunk/debian/control (original)
+++ packages/nvidia-graphics-drivers-legacy-173xx/trunk/debian/control Thu Jun 10 10:09:58 2010
@@ -146,286 +146,3 @@
  for building information.  If you want the kernel module to be automatically
  installed via DKMS, install nvidia-kernel${nvidia:Legacy}-dkms instead.
 
-Package: nvidia-libvdpau1
-Section: non-free/oldlibs
-Architecture: i386 amd64
-Depends: nvidia-vdpau-driver (>= ${nvidia:Version}), libvdpau1,
- ${misc:Depends}
-Description: NVIDIA vdpau libraries (transitional package)
- These libraries provide the Video Decode and Presentation API for Unix.
- They provide accelerated video playback (incl. H.264) for the supported
- graphics cards.
- .
- This is a transitional dummy package depending on the free version of the
- VDPAU wrapper and trace libraries.
-
-Package: nvidia-libvdpau1-ia32
-Section: non-free/oldlibs
-Architecture: amd64
-Depends: nvidia-vdpau-driver-ia32 (>= ${nvidia:Version}), lib32vdpau1,
- ${misc:Depends}
-Description: NVIDIA vdpau 32-bit libraries (transitional package)
- These libraries provide the Video Decode and Presentation API for Unix.
- They provide accelerated video playback (incl. H.264) for the supported
- graphics cards.
- .
- This is a transitional dummy package depending on the free version of the
- VDPAU wrapper and trace libraries (32-bit).
-
-Package: nvidia-libvdpau-dev
-Section: non-free/oldlibs
-Architecture: i386 amd64
-Depends: libvdpau-dev, ${misc:Depends}
-Description: NVIDIA vdpau development files (transitional package)
- The NVIDIA Video Decode and Presentation API for Unix (VDPAU) provides a
- complete solution for decoding, post-processing, compositing, and displaying
- compressed or uncompressed video streams.
- .
- This is a transitional dummy package depending on the free version of the
- VDPAU development files.
-
-Package: nvidia-vdpau-driver
-Section: non-free/libs
-Architecture: i386 amd64
-Depends: libvdpau1,
- ${shlibs:Depends}, ${misc:Depends}
-Recommends: nvidia-kernel${nvidia:Legacy}-${nvidia:Version}
-Enhances: libvdpau1
-Suggests:
- nvidia-kernel${nvidia:Legacy}-dkms (>= ${nvidia:Version})
- | nvidia-kernel${nvidia:Legacy}-source (>= ${nvidia:Version})
-Replaces: nvidia-glx (<< 180.51), nvidia-libvdpau, nvidia-libvdpau1-driver
-Conflicts: nvidia-glx (<< 180.51), nvidia-libvdpau, nvidia-libvdpau1-driver,
- nvidia-libvdpau1 (<< 190.42-3),
-Breaks: libvdpau1 (<< 0.4)
-Provides: vdpau-driver
-Description: NVIDIA vdpau driver
- These libraries provide the Video Decode and Presentation API for Unix.
- They provide accelerated video playback (incl. H.264) for the supported
- graphics cards.
- .
- This package contains the NVIDIA VDPAU driver.
- .
- See /usr/share/doc/nvidia-vdpau-driver/README.txt.gz
- for more information.
- .
- Please see the nvidia-kernel${nvidia:Legacy}-dkms or
- nvidia-kernel${nvidia:Legacy}-source packages
- for building the kernel module required by this package.
- This will provide nvidia-kernel${nvidia:Legacy}-${nvidia:Version}.
-
-Package: nvidia-vdpau-driver-ia32
-Section: non-free/libs
-Architecture: amd64
-Depends: lib32vdpau1,
- ${shlibs:Depends}, ${misc:Depends}
-Recommends: nvidia-kernel${nvidia:Legacy}-${nvidia:Version}
-Enhances: lib32vdpau1
-Suggests:
- nvidia-kernel${nvidia:Legacy}-dkms (>= ${nvidia:Version})
- | nvidia-kernel${nvidia:Legacy}-source (>= ${nvidia:Version})
-Replaces: nvidia-glx (<< 180.51), nvidia-libvdpau,
- nvidia-libvdpau1-driver-ia32, nvidia-libvdpau1-ia32 (<< 190.53-3)
-Conflicts: nvidia-glx (<< 180.51), nvidia-libvdpau,
- nvidia-libvdpau1 (<< 190.42-3),
- nvidia-libvdpau1-driver-ia32, nvidia-libvdpau1-ia32 (<< 190.53-3)
-Provides: vdpau-driver
-Description: NVIDIA vdpau 32-bit driver
- These libraries provide the Video Decode and Presentation API for Unix.
- They provide accelerated video playback (incl. H.264) for the supported
- graphics cards.
- .
- This package contains the NVIDIA VDPAU driver (32-bit).
- .
- See /usr/share/doc/nvidia-vdpau-driver-ia32/README.txt.gz
- for more information.
- .
- Please see the nvidia-kernel${nvidia:Legacy}-dkms or
- nvidia-kernel${nvidia:Legacy}-source packages
- for building the kernel module required by this package.
- This will provide nvidia-kernel${nvidia:Legacy}-${nvidia:Version}.
-
-Package: libcuda1
-Section: non-free/libs
-Architecture: i386 amd64
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: nvidia-kernel${nvidia:Legacy}-${nvidia:Version}
-Suggests:
- nvidia-kernel${nvidia:Legacy}-dkms (>= ${nvidia:Version})
- | nvidia-kernel${nvidia:Legacy}-source (>= ${nvidia:Version})
-Replaces: nvidia-glx (<< 185.18.14-2), nvidia-glx-dev (<< 185.18.14-2)
-Homepage: http://www.nvidia.com/CUDA
-Description: NVIDIA CUDA runtime library
- The Compute Unified Device Architecture (CUDA) enables NVIDIA
- graphics processing units (GPUs) to be used for massively parallel
- general purpose computation.
- .
- This package contains the driver specific runtime library.
- .
- Supported NVIDIA devices include GPUs starting from GeForce 8 and Quadro FX
- series, as well as the Tesla computing processors.
- .
- Please see the nvidia-kernel${nvidia:Legacy}-dkms or
- nvidia-kernel${nvidia:Legacy}-source packages
- for building the kernel module required by this package.
- This will provide nvidia-kernel${nvidia:Legacy}-${nvidia:Version}.
-
-Package: libcuda1-ia32
-Section: non-free/libs
-Architecture: amd64
-Pre-Depends: libc6-i386 (>= 2.9-18)
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: nvidia-kernel${nvidia:Legacy}-${nvidia:Version}
-Suggests:
- nvidia-kernel${nvidia:Legacy}-dkms (>= ${nvidia:Version})
- | nvidia-kernel${nvidia:Legacy}-source (>= ${nvidia:Version})
-Replaces: nvidia-glx-ia32 (<< 185.18.14-2)
-Homepage: http://www.nvidia.com/CUDA
-Description: NVIDIA CUDA runtime library (32-bit)
- The Compute Unified Device Architecture (CUDA) enables NVIDIA
- graphics processing units (GPUs) to be used for massively parallel
- general purpose computation.
- .
- This package contains the driver specific runtime library (32-bit).
- .
- Supported NVIDIA devices include GPUs starting from GeForce 8 and Quadro FX
- series, as well as the Tesla computing processors.
- .
- Please see the nvidia-kernel${nvidia:Legacy}-dkms or
- nvidia-kernel${nvidia:Legacy}-source packages
- for building the kernel module required by this package.
- This will provide nvidia-kernel${nvidia:Legacy}-${nvidia:Version}.
-
-Package: libcuda1-dev
-Section: non-free/libdevel
-Architecture: i386 amd64
-Depends: libcuda1 (= ${binary:Version}), ${misc:Depends}
-Provides: libcuda-dev
-Replaces: nvidia-glx-dev (<< 185.18.14-2)
-Homepage: http://www.nvidia.com/CUDA
-Description: NVIDIA CUDA development files
- The Compute Unified Device Architecture (CUDA) enables NVIDIA
- graphics processing units (GPUs) to be used for massively parallel
- general purpose computation.
- .
- This package contains the driver specific NVIDIA CUDA
- development files.
- .
- For more information on this source package visit NVIDIA's CUDA Zone
- at http://www.nvidia.com/CUDA .
-
-Package: libnvidia-compiler1
-Section: non-free/libs
-Architecture: i386 amd64
-Depends: libcuda1 (= ${binary:Version}),
- ${shlibs:Depends}, ${misc:Depends}
-Description: NVIDIA runtime compiler library
- The Compute Unified Device Architecture (CUDA) enables NVIDIA
- graphics processing units (GPUs) to be used for massively parallel
- general purpose computation.
- .
- This package contains the runtime compiler library.
-
-Package: libnvidia-compiler1-ia32
-Section: non-free/libs
-Architecture: amd64
-Pre-Depends: libc6-i386 (>= 2.9-18)
-Depends: libcuda1-ia32 (= ${binary:Version}),
- ${shlibs:Depends}, ${misc:Depends}
-Description: NVIDIA runtime compiler library (32-bit)
- The Compute Unified Device Architecture (CUDA) enables NVIDIA
- graphics processing units (GPUs) to be used for massively parallel
- general purpose computation.
- .
- This package contains the runtime compiler library (32-bit).
-
-Package: nvidia-opencl-common
-Section: non-free/libs
-Architecture: i386 amd64
-Depends: ${misc:Depends},
-Recommends: nvidia-opencl-icd | nvidia-opencl-icd-ia32
-Description: NVIDIA OpenCL driver
- OpenCL (Open Computing Language) is a multivendor open standard for
- general-purpose parallel programming of heterogeneous systems that include
- CPUs, GPUs and other processors.
- .
- This package provides the common files for the NVIDIA installable client
- driver (ICD) for OpenCL.
-
-Package: nvidia-opencl-icd
-Section: non-free/libs
-Architecture: i386 amd64
-Depends: ${misc:Depends},
- nvidia-opencl-common,
- libopencl1,
- libcuda1 (>= 195)
-Recommends: libnvidia-compiler1
-Enhances: libopencl1
-Provides: opencl-icd
-Description: NVIDIA OpenCL ICD
- OpenCL (Open Computing Language) is a multivendor open standard for
- general-purpose parallel programming of heterogeneous systems that include
- CPUs, GPUs and other processors.
- .
- This package provides the NVIDIA installable client driver (ICD) for OpenCL.
-
-Package: nvidia-opencl-icd-ia32
-Section: non-free/libs
-Architecture: amd64
-Depends: ${misc:Depends},
- nvidia-opencl-common,
- lib32opencl1,
- libcuda1-ia32 (>= 195)
-Recommends: libnvidia-compiler1-ia32
-Enhances: lib32opencl1
-Provides: opencl-icd
-Description: NVIDIA OpenCL ICD (32-bit)
- OpenCL (Open Computing Language) is a multivendor open standard for
- general-purpose parallel programming of heterogeneous systems that include
- CPUs, GPUs and other processors.
- .
- This package provides the 32-bit NVIDIA installable client driver (ICD) for
- OpenCL.
-
-Package: nvidia-libopencl1
-Section: non-free/libs
-Architecture: i386 amd64
-Depends: ${shlibs:Depends}, ${misc:Depends},
-Provides: libopencl1
-Recommends: opencl-icd | nvidia-opencl-icd
-Description: NVIDIA OpenCL library
- OpenCL (Open Computing Language) is a multivendor open standard for
- general-purpose parallel programming of heterogeneous systems that include
- CPUs, GPUs and other processors.
- .
- This package contains the installable client driver loader (ICD Loader)
- library provided by NVIDIA.
-
-Package: nvidia-libopencl1-ia32
-Section: non-free/libs
-Architecture: amd64
-Depends: ${shlibs:Depends}, ${misc:Depends},
-Provides: lib32opencl1
-Recommends: opencl-icd | nvidia-opencl-icd-ia32
-Description: NVIDIA OpenCL 32-bit library
- OpenCL (Open Computing Language) is a multivendor open standard for
- general-purpose parallel programming of heterogeneous systems that include
- CPUs, GPUs and other processors.
- .
- This package contains the installable client driver loader (ICD Loader)
- 32-bit library provided by NVIDIA.
-
-Package: nvidia-libopencl1-dev
-Section: non-free/libdevel
-Architecture: i386 amd64
-Depends: ${misc:Depends},
- nvidia-libopencl1 (= ${binary:Version}),
-Provides: libopencl1-dev
-Description: NVIDIA OpenCL development files
- OpenCL (Open Computing Language) is a multivendor open standard for
- general-purpose parallel programming of heterogeneous systems that include
- CPUs, GPUs and other processors.
- .
- This package contains the development files for the installable client driver
- loader (ICD Loader) library provided by NVIDIA.
-




More information about the Pkg-nvidia-devel mailing list