Lines 1-6
Link Here
|
1 |
PORTNAME= root |
1 |
PORTNAME= root |
2 |
DISTVERSION= 6.28.02 |
2 |
DISTVERSION= 6.28.04 |
3 |
PORTREVISION= 2 |
|
|
4 |
CATEGORIES= devel science math parallel python |
3 |
CATEGORIES= devel science math parallel python |
5 |
MASTER_SITES= https://root.cern/download/ |
4 |
MASTER_SITES= https://root.cern/download/ |
6 |
DISTFILES= ${PORTNAME}_v${DISTVERSION}.source${EXTRACT_SUFX} |
5 |
DISTFILES= ${PORTNAME}_v${DISTVERSION}.source${EXTRACT_SUFX} |
Lines 29-34
LIB_DEPENDS= libAfterImage.so:graphics/libafterimage \
Link Here
|
29 |
libpng.so:graphics/png \ |
28 |
libpng.so:graphics/png \ |
30 |
libtbb.so:devel/onetbb \ |
29 |
libtbb.so:devel/onetbb \ |
31 |
libtiff.so:graphics/tiff \ |
30 |
libtiff.so:graphics/tiff \ |
|
|
31 |
libunwind.so:devel/libunwind \ |
32 |
libvdt.so:math/vdt \ |
32 |
libvdt.so:math/vdt \ |
33 |
libxkbcommon.so:x11/libxkbcommon \ |
33 |
libxkbcommon.so:x11/libxkbcommon \ |
34 |
libXrdCl.so:databases/xrootd \ |
34 |
libXrdCl.so:databases/xrootd \ |
Lines 36-42
LIB_DEPENDS= libAfterImage.so:graphics/libafterimage \
Link Here
|
36 |
libzstd.so:archivers/zstd |
36 |
libzstd.so:archivers/zstd |
37 |
|
37 |
|
38 |
USES= blaslapack:openblas cmake compiler:c++17-lang desktop-file-utils \ |
38 |
USES= blaslapack:openblas cmake compiler:c++17-lang desktop-file-utils \ |
39 |
gettext-runtime gl gnome iconv jpeg mysql:57 pgsql:13+ python:3.9+ \ |
39 |
gettext-runtime gl gnome iconv jpeg mysql pgsql:13+ python:3.9+ \ |
40 |
shebangfix sqlite ssl xorg |
40 |
shebangfix sqlite ssl xorg |
41 |
USE_GL= glew glu opengl |
41 |
USE_GL= glew glu opengl |
42 |
USE_GNOME= cairo gdkpixbuf2 glib20 librsvg2 libxml2 |
42 |
USE_GNOME= cairo gdkpixbuf2 glib20 librsvg2 libxml2 |