<p>This is the corresponding PR to Geany <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="705113554" data-permission-text="Title is private" data-url="https://github.com/geany/geany/issues/2590" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2590/hovercard" href="https://github.com/geany/geany/pull/2590">geany/geany#2590</a> to switch the Windows builds to x86_64 and GTK3.</p>
<p>Main changes:</p>
<ul>
<li>the GTK (and other dependencies) bundle is now created for the x86_64 platform</li>
<li>the new parameter "-x" allows to run script on a Linux system using Wine, therefore it is necessary to run the post-install scripts after all packages have been extracted.</li>
<li>use "-Sdd" for Pacman to ignore dependencies as we resolve them manually</li>
<li>do not use "tar -x --xz" as Pacman nowadays also downloads .zst packages, instead just download the file and let tar choose the format automatically based on the filename</li>
<li>replace GTK2 by (upcoming) GTK4 in bundle script</li>
<li>ignore package signatures on bundle creation</li>
<li>ignore Pacman cache on bundle creation</li>
</ul>
<p><strong>Note</strong>: the WebHelper and Markdown plugins are no longer included in the Windows G-P installer as there are no (already for a long time) WebKitGTK packages available.</p>
<hr>
<h4>You can view, comment on, or merge this pull request online at:</h4>
<p> <a href='https://github.com/geany/geany-plugins/pull/1107'>https://github.com/geany/geany-plugins/pull/1107</a></p>
<h4>Commit Summary</h4>
<ul>
<li>Windows: Remove hard-coded paths and installer name from install script</li>
<li>Windows installer: Remove Markdown+WebHelper and update dependencies</li>
<li>Windows: Create GTK bundle for x86_64 and support non-native execution</li>
<li>Windows: Update bundle dependencies</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany-plugins/pull/1107/files#diff-941057be33927a58ca73d1f4dd7d1f6bd84c83946ee4d39d3f4c91dcdedfccce">build/geany-plugins.nsi</a>
(138)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany-plugins/pull/1107/files#diff-316fc7423a2ea74133f5dad27573062c03b8e732662330def22d5fb4ab61c4d8">build/gtk-bundle-from-msys2.sh</a>
(152)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/geany/geany-plugins/pull/1107.patch'>https://github.com/geany/geany-plugins/pull/1107.patch</a></li>
<li><a href='https://github.com/geany/geany-plugins/pull/1107.diff'>https://github.com/geany/geany-plugins/pull/1107.diff</a></li>
</ul>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/pull/1107">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJZTWK7HK6SKNGVBFXDUAIADRANCNFSM5DNGRSPA">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AAIOWJ4FQNGP3TDXLJVB5ATUAIADRA5CNFSM5DNGRSPKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4OXH37FQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany-plugins/pull/1107",
"url": "https://github.com/geany/geany-plugins/pull/1107",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>