Changeset View
Changeset View
Standalone View
Standalone View
cad/freecad/Makefile
| Show All 20 Lines | LIB_DEPENDS= libexpat.so:textproc/expat2 \ | ||||
| libtiff.so:graphics/tiff \ | libtiff.so:graphics/tiff \ | ||||
| libvtkFiltersTexture-6.2.so:math/vtk6 \ | libvtkFiltersTexture-6.2.so:math/vtk6 \ | ||||
| libTKernel.so:cad/opencascade \ | libTKernel.so:cad/opencascade \ | ||||
| libSoQt.so:x11-toolkits/soqt \ | libSoQt.so:x11-toolkits/soqt \ | ||||
| libxerces-c-3.1.so:textproc/xerces-c3 \ | libxerces-c-3.1.so:textproc/xerces-c3 \ | ||||
| libboost_thread.so:devel/boost-libs \ | libboost_thread.so:devel/boost-libs \ | ||||
| libarea.so:devel/libarea \ | libarea.so:devel/libarea \ | ||||
| libmed.so:french/med \ | libmed.so:french/med \ | ||||
| libshiboken-${PYTHON_VERSION}.so:devel/shiboken | libshiboken-python${PYTHON_VER}.so:devel/shiboken | ||||
| USE_GITHUB= yes | USE_GITHUB= yes | ||||
| GH_TAGNAME= 958686d | GH_TAGNAME= 958686d | ||||
| USES= compiler:c++11-lib cmake:outsource jpeg python localbase | USES= compiler:c++11-lib cmake:outsource jpeg python localbase | ||||
| USE_XORG= ice sm x11 xext xt | USE_XORG= ice sm x11 xext xt | ||||
| USE_GL= gl glu | USE_GL= gl glu | ||||
| USE_QT4= qmake_build corelib gui moc_build network opengl rcc_build \ | USE_QT4= qmake_build corelib gui moc_build network opengl rcc_build \ | ||||
| Show All 21 Lines | |||||