forked from KolibriOS/kolibrios
29 lines
893 B
Plaintext
29 lines
893 B
Plaintext
|
Source: libva-intel-driver
|
||
|
Section: libs
|
||
|
Priority: optional
|
||
|
Maintainer: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
|
||
|
Build-Depends: debhelper (>= 5),
|
||
|
cdbs,
|
||
|
libdrm-dev (>= 2.4.45),
|
||
|
libva-dev (>= 1.6.0)
|
||
|
Standards-Version: 3.7.2
|
||
|
|
||
|
Package: libva-intel-driver
|
||
|
Section: libs
|
||
|
Architecture: any
|
||
|
Depends: libva1 (>= 1.6.0),
|
||
|
${shlibs:Depends}, ${misc:Depends}
|
||
|
Description: VA driver for Intel G45 & HD Graphics family
|
||
|
Video decode & encode driver for Intel G45 chipsets and Intel HD
|
||
|
Graphics for Intel Core processor family.
|
||
|
|
||
|
Package: libva-intel-driver-dbg
|
||
|
Section: libdevel
|
||
|
Architecture: any
|
||
|
Depends: libva-intel-driver (= ${Source-Version})
|
||
|
Description: VA driver for Intel G45 & HD Graphics family (debug symbols)
|
||
|
Video decode & encode driver for Intel G45 chipsets and Intel HD
|
||
|
Graphics for Intel Core processor family.
|
||
|
.
|
||
|
This package contains the debug files.
|