|
|
|
@ -9,11 +9,11 @@ PORTNAME= tdeedu-trinity
|
|
|
|
|
COMMENT= Trinity educational apps
|
|
|
|
|
TDE_PREVERSION=
|
|
|
|
|
MASTER_SITE_SUBDIR= t/${PORTNAME}
|
|
|
|
|
PORTREVISION= 0
|
|
|
|
|
PORTREVISION= 1
|
|
|
|
|
CATEGORIES= x11 misc
|
|
|
|
|
DIST_SUBDIR= TDE/core
|
|
|
|
|
|
|
|
|
|
USES+= python:3.8
|
|
|
|
|
USES+= python:3.9
|
|
|
|
|
|
|
|
|
|
BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libartskde.so:${PORTSDIR}/x11/trinity/core/tdelibs \
|
|
|
|
|
${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/core/tdelibs \
|
|
|
|
@ -25,6 +25,7 @@ BUILD_DEPENDS+=\
|
|
|
|
|
doxygen:${PORTSDIR}/devel/doxygen \
|
|
|
|
|
ocamlopt:${PORTSDIR}/lang/ocaml \
|
|
|
|
|
${LOCALBASE}/lib/ocaml/facile/facile.a:${PORTSDIR}/math/facile \
|
|
|
|
|
${LOCALBASE}/lib/ocaml/libnums.a:${PORTSDIR}/math/ocaml-num \
|
|
|
|
|
|
|
|
|
|
LIB_DEPENDS+= \
|
|
|
|
|
libasound.so:${PORTSDIR}/audio/alsa-lib \
|
|
|
|
|