Source: libavif
Section: libs
Priority: optional
Uploaders: Boyuan Yang <byang@debian.org>
Build-Depends: cmake (>= 3.13),
               debhelper-compat (= 13),
               libaom-dev (>= 3~),
               libcjson-dev,
               libdav1d-dev,
               libgav1-dev [amd64 arm64 armel armhf i386 mips64el mipsel ppc64el s390x hppa ppc64 riscv64 x32],
               libgdk-pixbuf-2.0-dev,
               libjpeg-dev,
               libpng-dev,
               libsvtav1enc-dev [amd64 arm64 armel armhf mips64el mipsel ppc64el s390x hppa ia64 m68k powerpc ppc64 riscv64 sh4 sparc64],
               libyuv-dev,
               pandoc [!kfreebsd-amd64 !kfreebsd-i386 !m68k !powerpc !sh4 !x32] <!nodoc>,
               pkg-config,
               zlib1g-dev
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://github.com/AOMediaCodec/libavif
Vcs-Git: https://invent.kde.org/neon/backports-jammy/libavif.git
Vcs-Browser: https://invent.kde.org/neon/backports-jammy/libavif
Maintainer: Neon CI <neon@kde.org>

Package: libavif-bin
Section: utils
Architecture: any
Depends: libavif16 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: Library for handling .avif files (utilities)
 This library aims to be a friendly, portable C implementation of the AV1
 Image File Format as described in https://aomediacodec.github.io/av1-avif/.
 .
 This package provides several utilities provided by the library:
  - avifdec
  - avifenc

Package: libavif-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libavif16 (= ${binary:Version}), ${misc:Depends}
Description: Library for handling .avif files (development files)
 This library aims to be a friendly, portable C implementation of the AV1
 Image File Format as described in https://aomediacodec.github.io/av1-avif/.
 .
 This package provides the development files.

Package: libavif16
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Library for handling .avif files
 This library aims to be a friendly, portable C implementation of the AV1
 Image File Format as described in https://aomediacodec.github.io/av1-avif/.
 .
 This package provides the shared library files.

Package: libavif-gdk-pixbuf
Architecture: any
Multi-Arch: same
Depends: libavif16 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Breaks: libavif7-gdk-pixbuf, libavif8-gdk-pixbuf
Replaces: libavif7-gdk-pixbuf, libavif8-gdk-pixbuf
Description: Library for handling .avif files (GDK pixbuf plugin)
 This library aims to be a friendly, portable C implementation of the AV1
 Image File Format as described in https://aomediacodec.github.io/av1-avif/.
 .
 This package provides the GDK pixbuf plugin for the library.
