.SRCINFO 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. pkgbase = insight-toolkit
  2. pkgdesc = Cross-platform system that provides developers with an extensive suite of software tools for image analysis
  3. pkgver = 5.3
  4. pkgrel = rc03
  5. url = http://www.itk.org/
  6. arch = i686
  7. arch = x86_64
  8. license = APACHE
  9. makedepends = cmake
  10. makedepends = git
  11. makedepends = castxml
  12. makedepends = samurai
  13. depends = fftw
  14. depends = libjpeg-turbo
  15. depends = libpng
  16. depends = zlib
  17. depends = libtiff
  18. depends = gdcm
  19. depends = expat
  20. depends = hdf5
  21. depends = gtest
  22. depends = eigen
  23. optdepends = python2: build python wrapping
  24. optdepends = ruby
  25. optdepends = tcl: build tcl wrapping (currently not supported)
  26. optdepends = perl: build perl wrapping (currently not supported)
  27. optdepends = java-runtime: build java wrapping (currently not supported)
  28. optdepends = swig: generate python wrappers
  29. optdepends = pcre: for wrapping
  30. optdepends = castxml-git: for wrapping and docs
  31. optdepends = clang: for swig
  32. optdepends = castxml-git: for ITK
  33. provides = python-itk=5.3
  34. provides = itk=5.3
  35. conflicts = python-itk
  36. conflicts = itk
  37. source = insight-toolkit::git+https://github.com/InsightSoftwareConsortium/ITK#tag=v5.3rc03
  38. source = SimpleITKFilters::git+file:///home/edgar/Documentos/Linux/Parabola/pkg/insight-toolkit/Modules/SimpleITKFilters
  39. source = disable_remote_git.diff
  40. sha512sums = SKIP
  41. sha512sums = SKIP
  42. sha512sums = 021a162cf37eee24535d52d9b5a137d6722653f8ff4a5c7feade7b6b3ee71a74e6af1191384891d3f572136a08e8381e04137291b1a745a51f80d26f19d7a033
  43. pkgname = insight-toolkit