summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0fc0074f4461fe489d5dd0db029aaabbbcdfae00 (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
pkgbase = qt-heic-image-plugin
	pkgdesc = Qt plug-in to allow Qt and KDE based applications to read/write HEIF/HEIC images.
	pkgver = 0.4.0
	pkgrel = 1
	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.4.0.tar.gz
	sha256sums = 2c80c308636901caff4aae9c7de73fc5d771fc90f2bd2c61e4939fdeaa65186b

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