blob: ccd3dbe399a354b406c56dcca06a757b0edf9ba2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = vipsdisp-git
pkgdesc = displays an image with libvips and gtk+4; can display huge images quickly and without using much memory; supports many scientific and technical image formats.
pkgver = 2.4.1+3.g1f28388
pkgrel = 1
url = https://github.com/jcupitt/vipsdisp
arch = x86_64
license = unknown
makedepends = git
makedepends = meson
makedepends = cmake
depends = libvips
depends = openjpeg2
depends = gtk4
provides = vipsdisp
source = git+https://github.com/jcupitt/vipsdisp
sha256sums = SKIP
pkgname = vipsdisp-git
|