Update homebank to 5.5.5

This commit is contained in:
rsadowski 2022-04-28 09:47:39 +00:00
parent 662eb9ce65
commit ca418a7512
4 changed files with 10 additions and 7 deletions

View File

@ -1,6 +1,6 @@
COMMENT = personal accounting application
DISTNAME = homebank-5.5.4
DISTNAME = homebank-5.5.5
CATEGORIES = productivity x11

View File

@ -1,2 +1,2 @@
SHA256 (homebank-5.5.4.tar.gz) = DQZpvKCZNArlwhPqE8srkyg7/IoOTPelkCwYKTZuV2U=
SIZE (homebank-5.5.4.tar.gz) = 3089097
SHA256 (homebank-5.5.5.tar.gz) = vs4F7LUjkhR0JKoeWheTiXd7gr9Gir69c+twsq+cnmc=
SIZE (homebank-5.5.5.tar.gz) = 3094134

View File

@ -1,16 +1,16 @@
Index: configure
--- configure.orig
+++ configure
@@ -5311,7 +5311,7 @@ if ${ac_cv_lib_ofx_ofx_set_status_cb+:} false; then :
$as_echo_n "(cached) " >&6
else
@@ -5488,7 +5488,7 @@ then :
printf %s "(cached) " >&6
else $as_nop
ac_check_lib_save_LIBS=$LIBS
-LIBS="-lofx $LIBS"
+LIBS="`pkg-config --libs libofx` $LIBS"
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
@@ -5345,7 +5345,7 @@ if test "x$ac_cv_lib_ofx_ofx_set_status_cb" = xyes; th
@@ -5521,7 +5521,7 @@ then :
OFX_0_7="-DOFX_ENABLE"
fi

View File

@ -181,6 +181,9 @@ share/homebank/icons/
share/homebank/icons/hicolor/
share/homebank/icons/hicolor/16x16/
share/homebank/icons/hicolor/16x16/status/
share/homebank/icons/hicolor/16x16/status/flt-exclude.png
share/homebank/icons/hicolor/16x16/status/flt-inactive.png
share/homebank/icons/hicolor/16x16/status/flt-include.png
share/homebank/icons/hicolor/16x16/status/hb-ope-auto.png
share/homebank/icons/hicolor/16x16/status/hb-ope-budget.png
share/homebank/icons/hicolor/16x16/status/hb-ope-cleared.png