[geany/geany-plugins] 8bc033: Windows: xz is now bundled in Geany itself

Enrico Tröger git-noreply at xxxxx
Mon Jan 10 22:20:33 UTC 2022


Branch:      refs/heads/master
Author:      Enrico Tröger <enrico.troeger at uvena.de>
Committer:   Enrico Tröger <enrico.troeger at uvena.de>
Date:        Mon, 10 Jan 2022 22:20:33 UTC
Commit:      8bc033e9f0ed3ba77ac0d929a1cc702555a7f640
             https://github.com/geany/geany-plugins/commit/8bc033e9f0ed3ba77ac0d929a1cc702555a7f640

Log Message:
-----------
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