summaryrefslogtreecommitdiffstats
path: root/freebsd/tdenetwork
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-02-18 19:50:22 +0100
committerSlávek Banko <slavek.banko@axis.cz>2020-04-27 23:22:25 +0200
commit4015e6cf3ce7a2787b4d9d8aee4c860c28c110fb (patch)
treec4821fd4feebc8bb562fd5b3bda7ec3556fb1a69 /freebsd/tdenetwork
parent37c9371d70f9aeffc435b896e88bf20b490cfd55 (diff)
downloadtde-packaging-4015e6cf3ce7a2787b4d9d8aee4c860c28c110fb.tar.gz
tde-packaging-4015e6cf3ce7a2787b4d9d8aee4c860c28c110fb.zip
FreeBSD: Update for final release R14.0.8.r14.0.8
Switch from gmake to ninja for CMake builds. Switch several applications to CMake. Add ports for several applications. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'freebsd/tdenetwork')
-rw-r--r--freebsd/tdenetwork/Makefile3
-rw-r--r--freebsd/tdenetwork/distinfo6
2 files changed, 6 insertions, 3 deletions
diff --git a/freebsd/tdenetwork/Makefile b/freebsd/tdenetwork/Makefile
index 9af91a3e7..5d5760634 100644
--- a/freebsd/tdenetwork/Makefile
+++ b/freebsd/tdenetwork/Makefile
@@ -18,6 +18,7 @@ BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libartsc.so:${PORTSDIR}/x11/trinity/dependenci
${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/tdelibs \
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 \
@@ -27,6 +28,7 @@ LIB_DEPENDS+=\
libmeanwhile.so:${PORTSDIR}/net-im/meanwhile \
libslp.so:${PORTSDIR}/net/openslp \
libspeex.so:${PORTSDIR}/audio/speex \
+ libxslt.so:${PORTSDIR}/textproc/libxslt \
libXss.so:${PORTSDIR}/x11/libXScrnSaver \
# Build
@@ -36,6 +38,7 @@ do-configure: tde-cmake-prepare
${TDE_CMAKE_CONFIGURE} \
\
-DBUILD_ALL="ON" \
+ -DWITH_LIBXSLT="ON" \
-DWITH_ARTS="ON" \
-DWITH_SLP="ON" \
-DBUILD_KOPETE_PROTOCOL_ALL="ON" \
diff --git a/freebsd/tdenetwork/distinfo b/freebsd/tdenetwork/distinfo
index d2983d0a8..991f59a91 100644
--- a/freebsd/tdenetwork/distinfo
+++ b/freebsd/tdenetwork/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1576844678
-SHA256 (TDE/tdenetwork-trinity_14.0.7.orig.tar.xz) = f1f307ad80a4ad18358693acaee701a1b90cedd2e247cda81b6fbd3fcd96a4f9
-SIZE (TDE/tdenetwork-trinity_14.0.7.orig.tar.xz) = 6749520
+TIMESTAMP = 1586734785
+SHA256 (TDE/tdenetwork-trinity_14.0.8.orig.tar.xz) = 5e3ce63d1467f7b0770f7262e77784d30496d2481be7a8fb4b802410f24458dd
+SIZE (TDE/tdenetwork-trinity_14.0.8.orig.tar.xz) = 6748548