Source: ipu6-camera-hal
Section: libs
Priority: optional
Build-Depends:
 debhelper-compat (= 12),
 cmake,
 libexpat-dev,
 libipu6-dev (>= 0~git202111041351.f0bfd90),
 libipu6ep-dev (>= 0~git202111041351.f0bfd90),
 pkg-config,
 dh-modaliases,
Standards-Version: 4.5.0
Maintainer: Commercial Engineering <commercial-engineering@canonical.com>
Vcs-Browser: https://github.com/intel/ipu6-camera-hal
Vcs-Git: https://github.com/intel/ipu6-camera-hal.git

Package: libcamhal-common
Architecture: all
Depends:
 ${misc:Depends},
Description: HAL library for MIPI camera through Intel IPU6 - common files
 This package contains default camera settings on Intel Tiger Lake platform.

Package: libcamhal0
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 libcamhal-common (= ${source:Version}),
Conflicts:
 libcamhal.so.0,
Provides:
 libcamhal.so.0,
Recommends:
 gstreamer1.0-icamera, v4l2-relayd,
XB-Modaliases: ${modaliases}
Description: HAL library for MIPI camera through Intel IPU6
 This package contains the main runtime library on Intel Tiger Lake platform.

Package: libcamhal-dev
Architecture: any
Depends:
 ${misc:Depends},
 libcamhal0 (= ${binary:Version}),
 libipu6-dev (>= 0~git202111041351.f0bfd90),
 pkg-config,
Conflicts:
 libcamhal.so,
Provides:
 libcamhal.so,
Description: HAL library for MIPI camera through Intel IPU6 - development kit
 This package contains development files for libcamhal0 on Intel Tiger Lake
 platform.

Package: libcamhal-ipu6ep-common
Architecture: all
Depends:
 ${misc:Depends},
Conflicts:
 libcamhal-common,
Description: HAL library for MIPI camera through Intel IPU6 - common files
 This package contains default camera settings on Intel Alder Lake platform
 (ipu6ep).

Package: libcamhal-ipu6ep0
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 libcamhal-ipu6ep-common (= ${source:Version}),
Conflicts:
 libcamhal.so.0,
Provides:
 libcamhal.so.0,
Recommends:
 gstreamer1.0-icamera, v4l2-relayd,
XB-Modaliases: ${modaliases}
Description: HAL library for MIPI camera through Intel IPU6
 This package contains the main runtime library on Intel Alder Lake platform
 (ipu6ep).

Package: libcamhal-ipu6ep-dev
Architecture: any
Depends:
 ${misc:Depends},
 libcamhal-ipu6ep0 (= ${binary:Version}),
 libipu6ep-dev (>= 0~git202111041351.f0bfd90),
 pkg-config,
Conflicts:
 libcamhal.so,
Provides:
 libcamhal.so,
Description: HAL library for MIPI camera through Intel IPU6 - development kit
 This package contains development files for libcamhal0 on Intel Alder Lake
 platform (ipu6ep).
