Skip to content
Snippets Groups Projects
Commit 14fdc30e authored by Yuri Victorovich's avatar Yuri Victorovich
Browse files

graphics/openslide: New port: C library for reading virtual slide images

parent e47e66f6
No related branches found
No related tags found
No related merge requests found
......@@ -619,6 +619,7 @@
SUBDIR += openorienteering-mapper
SUBDIR += openrm
SUBDIR += openshadinglanguage
SUBDIR += openslide
SUBDIR += opensubdiv
SUBDIR += openvkl
SUBDIR += optar
......
PORTNAME= openslide
DISTVERSIONPREFIX= v
DISTVERSION= 3.4.1-293
DISTVERSIONSUFFIX= -gdd3a152
CATEGORIES= graphics
MAINTAINER= yuri@FreeBSD.org
COMMENT= C library for reading virtual slide images
WWW= https://openslide.org/
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING.LESSER
LIB_DEPENDS= libopenjp2.so:graphics/openjpeg \
libpng16.so:graphics/png \
libtiff.so:graphics/tiff
USES= autoreconf gettext-runtime gmake gnome jpeg libtool pkgconfig sqlite
USE_GITHUB= yes
USE_GNOME= cairo gdkpixbuf2 glib20 libxml2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
.include <bsd.port.mk>
TIMESTAMP = 1668760635
SHA256 (openslide-openslide-v3.4.1-293-gdd3a152_GH0.tar.gz) = 46723109d315421f932444dde01de01b985dd280da44d66ccc948842b59eb556
SIZE (openslide-openslide-v3.4.1-293-gdd3a152_GH0.tar.gz) = 271873
OpenSlide is a C library that provides a simple interface to read whole-slide
images (also known as virtual slides).
bin/openslide-quickhash1sum
bin/openslide-show-properties
bin/openslide-write-png
include/openslide/openslide-features.h
include/openslide/openslide.h
lib/libopenslide.so
lib/libopenslide.so.0
lib/libopenslide.so.0.4.1
libdata/pkgconfig/openslide.pc
man/man1/openslide-quickhash1sum.1.gz
man/man1/openslide-show-properties.1.gz
man/man1/openslide-write-png.1.gz
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment