From 0be4bb38e65d682e612205f5865a5529b42dc5f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 27 Oct 2021 04:21:15 +0200 Subject: FreeBSD: Update for final release R14.0.11. Adjusted to new a layout of applications folder. Pinetry-tqt package is not built within the tree. Switch several applications to CMake. Add ports for several applications. Add port for cmake-trinity. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- freebsd/core/tdenetwork/Makefile | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'freebsd/core/tdenetwork/Makefile') diff --git a/freebsd/core/tdenetwork/Makefile b/freebsd/core/tdenetwork/Makefile index 0be497774..e4d38e5fa 100644 --- a/freebsd/core/tdenetwork/Makefile +++ b/freebsd/core/tdenetwork/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS+= libtqt.so:${PORTSDIR}/x11/trinity/dependencies/tqtinterface \ libtqca.so:${PORTSDIR}/x11/trinity/dependencies/tqca \ BUILD_DEPENDS+=\ - ${LOCALBASE}/include/linux/videodev.h:${PORTSDIR}/multimedia/v4l_compat \ + ${LOCALBASE}/include/linux/videodev2.h:${PORTSDIR}/multimedia/v4l_compat \ LIB_DEPENDS+=\ libgadu.so:${PORTSDIR}/polish/libgadu \ @@ -37,10 +37,12 @@ post-patch: tde-pathfix do-configure: tde-cmake-prepare ${TDE_CMAKE_CONFIGURE} \ \ + -DWITH_ALL_OPTIONS="ON" \ + -DWITH_JINGLE="OFF" \ + -DWITH_SPEEX="OFF" \ + -DWITH_GSM="OFF" \ + -DWITH_XMMS="OFF" \ -DBUILD_ALL="ON" \ - -DWITH_LIBXSLT="ON" \ - -DWITH_ARTS="ON" \ - -DWITH_SLP="ON" \ -DBUILD_KOPETE_PROTOCOL_ALL="ON" \ -DBUILD_KOPETE_PLUGIN_ALL="ON" \ -DBUILD_WIFI="OFF" \ -- cgit v1.2.1