blob: b739cb1b12b9e01f6ac1af7ab269ba5cc8e31fcb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = itk-snap-bin
pkgdesc = A software application used to segment structures in 3D medical images
pkgver = 4.2.2
pkgrel = 3
url = https://www.itksnap.org
arch = x86_64
license = GPL-3.0-or-later
makedepends = gendesk
depends = gcc-libs
depends = glib2
depends = glibc
provides = itk-snap
conflicts = itk-snap
noextract = itk-snap-4.2.2.tar.gz
source = itk-snap-4.2.2.tar.gz::https://sourceforge.net/projects/itk-snap/files/itk-snap/4.2.2/itksnap-4.2.2-20241202-Linux-x86_64.tar.gz
source = itk-snap.png::https://github.com/pyushkevich/itksnap/raw/master/GUI/Qt/Resources/logo_square.png
sha512sums = e9cace7d9235960a4a400ea86a3014c18a6ba2b23f24a58a5ded9e237d4f4669b07686f2f048f61398047d09a7144adc62a1dea9304415fccf4245b16ffa6877
sha512sums = 7d7866a4f28ee645cf4a454488d197a776475d2959d0f9d4d34cf534f34a73ffbb1b92430518f36948b4c25b736990693be07dd345600ed8292e526e2846fca1
pkgname = itk-snap-bin
|