Lines 12-19
LICENSE= LGPL21
Link Here
|
12 |
LICENSE_FILE= ${WRKSRC}/LGPL2_1.txt |
12 |
LICENSE_FILE= ${WRKSRC}/LGPL2_1.txt |
13 |
|
13 |
|
14 |
BUILD_DEPENDS= ${PYNUMPY} \ |
14 |
BUILD_DEPENDS= ${PYNUMPY} \ |
15 |
bash:shells/bash \ |
15 |
bash:shells/bash |
16 |
git:devel/git |
|
|
17 |
LIB_DEPENDS= libAfterImage.so:graphics/libafterimage \ |
16 |
LIB_DEPENDS= libAfterImage.so:graphics/libafterimage \ |
18 |
libcfitsio.so:astro/cfitsio \ |
17 |
libcfitsio.so:astro/cfitsio \ |
19 |
libcurl.so:ftp/curl \ |
18 |
libcurl.so:ftp/curl \ |
Lines 28-44
LIB_DEPENDS= libAfterImage.so:graphics/libafterimage \
Link Here
|
28 |
libtbb.so:devel/onetbb \ |
27 |
libtbb.so:devel/onetbb \ |
29 |
libtiff.so:graphics/tiff \ |
28 |
libtiff.so:graphics/tiff \ |
30 |
libvdt.so:math/vdt \ |
29 |
libvdt.so:math/vdt \ |
31 |
libxcb-icccm.so:x11/xcb-util-wm \ |
|
|
32 |
libxcb-util.so:x11/xcb-util \ |
33 |
libxkbcommon.so:x11/libxkbcommon \ |
30 |
libxkbcommon.so:x11/libxkbcommon \ |
34 |
libxml2.so:textproc/libxml2 \ |
|
|
35 |
libXrdCl.so:databases/xrootd \ |
31 |
libXrdCl.so:databases/xrootd \ |
36 |
libzstd.so:archivers/zstd |
32 |
libzstd.so:archivers/zstd |
37 |
|
33 |
|
38 |
USES= blaslapack:openblas cmake gettext-runtime gl gnome iconv \ |
34 |
USES= blaslapack:openblas cmake gettext-runtime gl gnome iconv \ |
39 |
mysql:57 pgsql:13.0+ python:3.9+ shebangfix sqlite ssl xorg |
35 |
mysql:57 pgsql:13.0+ python:3.9+ shebangfix sqlite ssl xorg |
40 |
USE_GL= glew glu opengl |
36 |
USE_GL= glew glu opengl |
41 |
USE_GNOME= cairo gdkpixbuf2 glib20 librsvg2 |
37 |
USE_GNOME= cairo gdkpixbuf2 glib20 librsvg2 libxml2 |
42 |
USE_XORG= ice sm x11 xau xaw xcb xcomposite xcursor xdamage xdmcp xext \ |
38 |
USE_XORG= ice sm x11 xau xaw xcb xcomposite xcursor xdamage xdmcp xext \ |
43 |
xfixes xfont xfont2 xft xi xinerama xkbfile xmu xpm xrandr \ |
39 |
xfixes xfont xfont2 xft xi xinerama xkbfile xmu xpm xrandr \ |
44 |
xrender xres xscrnsaver xt xv xxf86vm |
40 |
xrender xres xscrnsaver xt xv xxf86vm |