blob: 7f659515ae23c272b3000273293daadce75518b6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = pineapple-pictures
pkgdesc = Yet another lightweight image viewer
pkgver = 0.8.2.1
pkgrel = 2
url = https://github.com/BLumia/pineapple-pictures/
arch = x86_64
arch = aarch64
license = MIT
makedepends = git
makedepends = qt5-tools
makedepends = cmake
depends = qt6-svg
depends = exiv2
optdepends = kimageformats: XCF, EXR, PSD and other extra image format support
optdepends = qt6-imageformats: TIFF, WEBP, and other extra image formats
source = pineapple-pictures-0.8.2.1.tar.gz::https://github.com/BLumia/pineapple-pictures/archive/0.8.2.1.tar.gz
sha256sums = 4eedfc916e642d8d4973718b598a665387426f608151f5366b8100b3ac512bde
pkgname = pineapple-pictures
|