head 1.2; access; symbols pkgsrc-2016Q4:1.1.0.8 pkgsrc-2016Q4-base:1.1 pkgsrc-2016Q3:1.1.0.6 pkgsrc-2016Q3-base:1.1 pkgsrc-2016Q2:1.1.0.4 pkgsrc-2016Q2-base:1.1 pkgsrc-2016Q1:1.1.0.2 pkgsrc-2016Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2017.01.24.07.37.10; author wiz; state dead; branches; next 1.1; commitid rRkgRc1BPPrRYbDz; 1.1 date 2016.02.13.08.46.02; author wiz; state Exp; branches; next ; commitid E4B3OLu9W70VtJUy; desc @@ 1.2 log @Remove orcus0.8, obsolete after libreoffice4 removal. @ text @$NetBSD: patch-configure,v 1.1 2016/02/13 08:46:02 wiz Exp $ Adapt for mdds-1.0. --- configure.orig 2015-02-25 00:08:35.000000000 +0000 +++ configure @@@@ -18592,12 +18592,12 @@@@ if test -n "$MDDS_CFLAGS"; then pkg_cv_MDDS_CFLAGS="$MDDS_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"mdds >= 0.8.0\""; } >&5 - ($PKG_CONFIG --exists --print-errors "mdds >= 0.8.0") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"mdds-1.0 >= 0.8.0\""; } >&5 + ($PKG_CONFIG --exists --print-errors "mdds-1.0 >= 0.8.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_MDDS_CFLAGS=`$PKG_CONFIG --cflags "mdds >= 0.8.0" 2>/dev/null` + pkg_cv_MDDS_CFLAGS=`$PKG_CONFIG --cflags "mdds-1.0 >= 0.8.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes @@@@ -18609,12 +18609,12 @@@@ if test -n "$MDDS_LIBS"; then pkg_cv_MDDS_LIBS="$MDDS_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"mdds >= 0.8.0\""; } >&5 - ($PKG_CONFIG --exists --print-errors "mdds >= 0.8.0") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"mdds-1.0 >= 0.8.0\""; } >&5 + ($PKG_CONFIG --exists --print-errors "mdds-1.0 >= 0.8.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_MDDS_LIBS=`$PKG_CONFIG --libs "mdds >= 0.8.0" 2>/dev/null` + pkg_cv_MDDS_LIBS=`$PKG_CONFIG --libs "mdds-1.0 >= 0.8.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes @@@@ -18635,14 +18635,14 @@@@ else _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then - MDDS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "mdds >= 0.8.0" 2>&1` + MDDS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "mdds-1.0 >= 0.8.0" 2>&1` else - MDDS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "mdds >= 0.8.0" 2>&1` + MDDS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "mdds-1.0 >= 0.8.0" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$MDDS_PKG_ERRORS" >&5 - as_fn_error $? "Package requirements (mdds >= 0.8.0) were not met: + as_fn_error $? "Package requirements (mdds-1.0 >= 0.8.0) were not met: $MDDS_PKG_ERRORS @ 1.1 log @Add patches for allowing mdds-1.0 to be detected. Bump PKGREVISION. @ text @d1 1 a1 1 $NetBSD$ @