summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 68c371f48cbc66e152ca8b7825f0bdb35bcaeaaf (plain)
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
pkgbase = qt5-avif-image-plugin
	pkgdesc = Qt5 plug-in to allow Qt5 and KDE based applications to read/write AVIF images
	pkgver = 0.8.1
	pkgrel = 1
	url = https://github.com/novomesk/qt-avif-image-plugin
	arch = x86_64
	license = BSD-2-Clause
	checkdepends = appstream
	makedepends = cmake
	makedepends = extra-cmake-modules
	makedepends = qt5-base
	makedepends = qt6-base
	depends = libavif
	depends = glibc
	depends = gcc-libs
	source = https://github.com/novomesk/qt-avif-image-plugin/archive/v0.8.1/qt-avif-image-plugin-0.8.1.tar.gz
	source = avifthumbnail.desktop
	sha256sums = 768c345468080ca5f919124f3e8107e116f5a6dcc7f74d2736c75f276991b84c
	sha256sums = 909c0b92ff504a6b125d3e73e7500900e0def24e4b27f4c961e40c992bfaf83b

pkgname = qt5-avif-image-plugin
	depends = libavif
	depends = glibc
	depends = gcc-libs
	depends = qt5-base

pkgname = qt6-avif-image-plugin
	pkgdesc = Qt6 plug-in to allow Qt6 and KDE 6 based applications to read/write AVIF images
	depends = libavif
	depends = glibc
	depends = gcc-libs
	depends = qt6-base