head 1.2; access; symbols pkgsrc-2025Q3:1.1.0.2 pkgsrc-2025Q3-base:1.1; locks; strict; comment @// @; 1.2 date 2025.11.13.22.28.18; author wiz; state dead; branches; next 1.1; commitid WYTgck9uFlfpzriG; 1.1 date 2025.07.27.08.34.05; author wiz; state Exp; branches; next ; commitid AJgTUvhIdnYssm4G; desc @@ 1.2 log @Guitar: update to 1.3.1. Improved performance through enhanced parallel processing. @ text @$NetBSD: patch-src_platform.cpp,v 1.1 2025/07/27 08:34:05 wiz Exp $ For environ. https://github.com/soramimi/Guitar/pull/165 --- src/platform.cpp.orig 2025-07-21 19:39:15.714158714 +0000 +++ src/platform.cpp @@@@ -1,6 +1,10 @@@@ #include "platform.h" #include "ApplicationGlobal.h" +#ifndef Q_OS_WIN +extern char** environ; +#endif + namespace platform { void initNetworking() @ 1.1 log @devel/Guitar: import Guitar-1.3.0 Git GUI Client * Open Source, Free Software (GPL v2) * Of course, commercial purposes is also free. * Run on Windows, macOS and Linux * Written in C++ * Powered by Qt 6 @ text @d1 1 a1 1 $NetBSD$ @