head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.22 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.20 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.18 pkgsrc-2025Q3-base:1.1 pkgsrc-2025Q2:1.1.0.16 pkgsrc-2025Q2-base:1.1 pkgsrc-2025Q1:1.1.0.14 pkgsrc-2025Q1-base:1.1 pkgsrc-2024Q4:1.1.0.12 pkgsrc-2024Q4-base:1.1 pkgsrc-2024Q3:1.1.0.10 pkgsrc-2024Q3-base:1.1 pkgsrc-2024Q2:1.1.0.8 pkgsrc-2024Q2-base:1.1 pkgsrc-2024Q1:1.1.0.6 pkgsrc-2024Q1-base:1.1 pkgsrc-2023Q4:1.1.0.4 pkgsrc-2023Q4-base:1.1 pkgsrc-2023Q3:1.1.0.2 pkgsrc-2023Q3-base:1.1; locks; strict; comment @# @; 1.1 date 2023.08.29.20.24.15; author adam; state Exp; branches; next ; commitid fA6PB5ABWfo8PICE; desc @@ 1.1 log @caja-extensions: allow building with gupnp-1.6; bump revision @ text @$NetBSD$ Build with gupnp-1.6. --- configure.orig 2023-08-29 10:31:18.878560816 +0000 +++ configure @@@@ -15072,12 +15072,12 @@@@ if test -n "$UPNP_CFLAGS"; then pkg_cv_UPNP_CFLAGS="$UPNP_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gupnp-1.2 >= \$GUPNP_REQUIRED\""; } >&5 - ($PKG_CONFIG --exists --print-errors "gupnp-1.2 >= $GUPNP_REQUIRED") 2>&5 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gupnp-1.6 >= \$GUPNP_REQUIRED\""; } >&5 + ($PKG_CONFIG --exists --print-errors "gupnp-1.6 >= $GUPNP_REQUIRED") 2>&5 ac_status=$? printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_UPNP_CFLAGS=`$PKG_CONFIG --cflags "gupnp-1.2 >= $GUPNP_REQUIRED" 2>/dev/null` + pkg_cv_UPNP_CFLAGS=`$PKG_CONFIG --cflags "gupnp-1.6 >= $GUPNP_REQUIRED" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes @@@@ -15089,12 +15089,12 @@@@ if test -n "$UPNP_LIBS"; then pkg_cv_UPNP_LIBS="$UPNP_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gupnp-1.2 >= \$GUPNP_REQUIRED\""; } >&5 - ($PKG_CONFIG --exists --print-errors "gupnp-1.2 >= $GUPNP_REQUIRED") 2>&5 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gupnp-1.6 >= \$GUPNP_REQUIRED\""; } >&5 + ($PKG_CONFIG --exists --print-errors "gupnp-1.6 >= $GUPNP_REQUIRED") 2>&5 ac_status=$? printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_UPNP_LIBS=`$PKG_CONFIG --libs "gupnp-1.2 >= $GUPNP_REQUIRED" 2>/dev/null` + pkg_cv_UPNP_LIBS=`$PKG_CONFIG --libs "gupnp-1.6 >= $GUPNP_REQUIRED" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes @@@@ -15115,9 +15115,9 @@@@ else _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then - UPNP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gupnp-1.2 >= $GUPNP_REQUIRED" 2>&1` + UPNP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gupnp-1.6 >= $GUPNP_REQUIRED" 2>&1` else - UPNP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gupnp-1.2 >= $GUPNP_REQUIRED" 2>&1` + UPNP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gupnp-1.6 >= $GUPNP_REQUIRED" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$UPNP_PKG_ERRORS" >&5 @