File: control

package info (click to toggle)
qt-avif-image-plugin 0.8.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 212 kB
  • sloc: cpp: 1,075; sh: 66; xml: 18; makefile: 5
file content (32 lines) | stat: -rw-r--r-- 991 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Source: qt-avif-image-plugin
Section: graphics
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 cmake (>= 3.16),
 debhelper-compat (= 13),
 extra-cmake-modules,
 qtbase5-dev,
 libavif-dev,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://github.com/novomesk/qt-avif-image-plugin
Vcs-Git: https://salsa.debian.org/debian/qt-avif-image-plugin.git
Vcs-Browser: https://salsa.debian.org/debian/qt-avif-image-plugin
Description: Qt plug-in to read/write AVIF images
 Qt plug-in to allow Qt and KDE based applications to read/write
 AVIF images.
 .
 Similar functionality is also provided in package kimageformat-plugins
 as part of KDE. General users should consider using KDE-provided
 plugin instead.

Package: qt5-avif-image-plugin
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: ${source:Synopsis} (Qt5 plugin)
 ${source:Extended-Description}
 .
 This package provides support for Qt5-based applications.