blob: 2d77849093e440c78a5f78e5a667760c1a22735c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = orthanc-plugin-web-viewer
pkgdesc = Web viewer of medical images plugin for Orthanc
pkgver = 2.8
pkgrel = 2
url = https://book.orthanc-server.com/plugins/webviewer.html
arch = x86_64
arch = i686
license = AGPL3
makedepends = boost
makedepends = cmake
makedepends = gtest
makedepends = make
depends = orthanc
source = https://www.orthanc-server.com/downloads/get.php?path=/plugin-webviewer/OrthancWebViewer-2.8.tar.gz
sha512sums = 943e61bcf086ea15da992880b7d40f98a6a5a5b98c772113e5b7071002cb163958a428988e3136b04a2fd6b334124924977ad5205cbe7ee3cb2102dd5f454616
pkgname = orthanc-plugin-web-viewer
|