blob: 9165f3e7e9270cbd7dd00e9556b0d20e9c15ccf1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = lximage-qt-git
pkgdesc = The LXQt image viewer
pkgver = 2.0.0.r1.g9f95648
pkgrel = 1
url = https://github.com/lxqt/lximage-qt
arch = i686
arch = x86_64
license = GPL-2.0-only
makedepends = git
makedepends = cmake
makedepends = qt6-tools
makedepends = lxqt-build-tools-git
depends = libfm-qt-git
depends = qt6-svg
depends = hicolor-icon-theme
optdepends = qt6-imageformats: support for additional image formats (WEBP, TIFF, etc.)
optdepends = kimageformats: support for additional image formats (PCX, XCF, HEIF, etc.)
provides = lximage-qt=2.0.0.r1.g9f95648
conflicts = lximage-qt
source = git+https://github.com/lxqt/lximage-qt.git
sha256sums = SKIP
pkgname = lximage-qt-git
|