summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3d3b7ad8df4bddeb95c64926a8b3028e2430c620 (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
pkgbase = qt-heic-image-plugin
	pkgdesc = Qt plug-in to allow Qt and KDE based applications to read/write HEIF/HEIC images.
	pkgver = 0.3.1
	pkgrel = 3
	url = https://github.com/novomesk/qt-heic-image-plugin
	arch = x86_64
	license = LGPL-2.1-only
	makedepends = cmake
	makedepends = extra-cmake-modules
	makedepends = qt5-base
	makedepends = qt6-base
	depends = libheif
	source = https://github.com/novomesk/qt-heic-image-plugin/archive/refs/tags/v0.3.1.tar.gz
	source = 0001-Add-QT_MAJOR_VERSION.diff::https://github.com/novomesk/qt-heic-image-plugin/commit/dada91b071b6f2900638fd0f3ea8eb82b6de479b.diff
	sha256sums = f3e611cecb4918cb17d089e1912451b2ec42cb1f9efc496428b219f78a334cb6
	sha256sums = 1ddadd5676f43fdd11d3a452eae253699b64baf213d13942f44cb6c87b3dccfd

pkgname = qt5-heic-image-plugin
	pkgdesc = Qt plug-in to allow Qt and KDE based applications to read/write HEIF/HEIC images. (QT5 version)
	depends = libheif
	depends = qt5-base

pkgname = qt6-heic-image-plugin
	pkgdesc = Qt plug-in to allow Qt and KDE based applications to read/write HEIF/HEIC images. (QT6 version)
	depends = libheif
	depends = qt6-base