[geany/geany-plugins] 971945: Merge pull request #1153 from eht16/win_bundle_xz_in_geany

Enrico Tröger git-noreply at xxxxx
Sun Jan 23 11:21:43 UTC 2022


Branch:      refs/heads/master
Author:      Enrico Tröger <enrico.troeger at uvena.de>
Committer:   GitHub <noreply at github.com>
Date:        Sun, 23 Jan 2022 11:21:43 UTC
Commit:      97194514582710920dee22ab5db7db43b22e12c6
             https://github.com/geany/geany-plugins/commit/97194514582710920dee22ab5db7db43b22e12c6

Log Message:
-----------
Merge pull request #1153 from eht16/win_bundle_xz_in_geany

Windows: xz is now bundled in Geany itself


Modified Paths:
--------------
    build/geany-plugins.nsi
    build/gtk-bundle-from-msys2.sh

Modified: build/geany-plugins.nsi
1 lines changed, 0 insertions(+), 1 deletions(-)
===================================================================
@@ -232,7 +232,6 @@ Section Uninstall
 	Delete "$INSTDIR\bin\libhttp_parser-2.dll"
 	Delete "$INSTDIR\bin\libhunspell-1.7-0.dll"
 	Delete "$INSTDIR\bin\libidn2-0.dll"
-	Delete "$INSTDIR\bin\liblzma-5.dll"
 	Delete "$INSTDIR\bin\libnghttp2-14.dll"
 	Delete "$INSTDIR\bin\libp11-kit-0.dll"
 	Delete "$INSTDIR\bin\libpsl-5.dll"


Modified: build/gtk-bundle-from-msys2.sh
1 lines changed, 0 insertions(+), 1 deletions(-)
===================================================================
@@ -51,7 +51,6 @@ p11-kit
 readline
 sqlite3
 termcap
-xz
 "
 
 gtk3_dependency_pkgs="



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Plugins-Commits mailing list