Opened 12 years ago
Closed 12 years ago
#36285 closed submission (fixed)
openslide @3.3.0 New port
Reported by: | bgilbert (Benjamin Gilbert) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | openslide |
Description
Attached is a portfile for the OpenSlide library. I am willing to maintain this port, and am also the maintainer of the upstream package.
Package description: OpenSlide is a C library that provides a simple interface for reading whole-slide images, also known as virtual slides, which are high-resolution images used in digital pathology. These images can occupy tens of gigabytes when uncompressed, and so cannot be easily read using standard tools or libraries, which are designed for images that can be comfortably uncompressed into RAM. Whole-slide images are typically multi-resolution; OpenSlide allows reading a small amount of image data at the resolution closest to a desired zoom level. OpenSlide can read slides in the Aperio (.svs or .tif), Hamamatsu (.vms or .vmu), Leica (.scn), MIRAX (.mrxs), Trestle (.tif), and generic tiled TIFF (.tif) formats.
Attachments (1)
Change History (3)
Changed 12 years ago by bgilbert (Benjamin Gilbert)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Port: | openslide added |
Status: | new → assigned |
Thanks!
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed in r98026. I changed the cairo and glib2 dependencies so that -devel versions could satisfy them. I also switched to the github portgroup, which fixed the livecheck.
Portfile