diff options
Diffstat (limited to 'freebsd/libraries/libkdcraw')
-rw-r--r-- | freebsd/libraries/libkdcraw/Makefile | 13 | ||||
-rw-r--r-- | freebsd/libraries/libkdcraw/distinfo | 6 |
2 files changed, 9 insertions, 10 deletions
diff --git a/freebsd/libraries/libkdcraw/Makefile b/freebsd/libraries/libkdcraw/Makefile index 124e9e337..a22638ff9 100644 --- a/freebsd/libraries/libkdcraw/Makefile +++ b/freebsd/libraries/libkdcraw/Makefile @@ -14,9 +14,6 @@ CATEGORIES= graphics devel DIST_SUBDIR= TDE/libraries -# Use gmake for automake build -USES= gmake - BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/core/tdelibs LIB_DEPENDS+= libtqt.so:${PORTSDIR}/x11/trinity/dependencies/tqtinterface @@ -28,11 +25,13 @@ LIB_DEPENDS+=\ # Build post-patch: tde-pathfix -do-configure: tde-autotools-prepare - ${TDE_AUTOTOOLS_CONFIGURE} +do-configure: tde-cmake-prepare + ${TDE_CMAKE_CONFIGURE} \ + -DBUILD_ALL=ON \ + -DWITH_ALL_OPTIONS=ON -do-build: tde-autotools-build +do-build: tde-cmake-build -do-install: tde-autotools-install +do-install: tde-cmake-install .include <bsd.port.mk> diff --git a/freebsd/libraries/libkdcraw/distinfo b/freebsd/libraries/libkdcraw/distinfo index bbe02d2a0..e08f33a13 100644 --- a/freebsd/libraries/libkdcraw/distinfo +++ b/freebsd/libraries/libkdcraw/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619361114 -SHA256 (TDE/libraries/libkdcraw-trinity_14.0.10.orig.tar.xz) = fbd21a5bc824a98e783f90d63a11f96a9ee6ebeb9e059458df5bfc2a13a09e35 -SIZE (TDE/libraries/libkdcraw-trinity_14.0.10.orig.tar.xz) = 548908 +TIMESTAMP = 1635068414 +SHA256 (TDE/libraries/libkdcraw-trinity_14.0.11.orig.tar.xz) = f2d1d1d6534ca9ae7dbd108f581d1a2ec474af0065a002f4d9572333ea879b0f +SIZE (TDE/libraries/libkdcraw-trinity_14.0.11.orig.tar.xz) = 519164 |