I uncommented the lines 47-53 and it finally installs now.
This are my logs:
==> Making package: eddie-ui 2.21.6-1 (Fr 13 Mai 2022 06:15:28 CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading 2.21.6.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 160M 0 160M 0 0 1765k 0 --:--:-- 0:01:33 --:--:-- 1777k
==> Validating source files with sha1sums...
2.21.6.tar.gz ... Passed
==> Extracting sources...
-> Extracting 2.21.6.tar.gz with bsdtar
==> Starting build()...
>>>> xbuild tool is deprecated and will be removed in future updates, use msbuild instead <<<<
XBuild Engine Version 14.0
Mono, Version 6.12.0.0
Copyright (C) 2005-2013 Various Mono authors
Configuration: Release Platform: x64
Configuration: Release Platform: x64
Configuration: Release Platform: x64
Configuration: Release Platform: x64
Configuration: Release Platform: x64
CMake Warning:
No source or binary directory provided. Both will be assumed to be the
same as the current working directory, but note that this warning will
become a fatal error in future CMake releases.
CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.0")
-- The C compiler identification is GNU 11.2.0
-- The CXX compiler identification is GNU 11.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Checking for one of the modules 'gtk+-2.0'
-- Configuring done
-- Generating done
-- Build files have been written to: /home/koboldx/eddie-ui/src/Eddie-2.21.6/src/UI.GTK.Linux.Tray
[ 50%] Building CXX object CMakeFiles/eddie_tray.dir/src/main.cpp.o
In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
from /usr/include/gtk-2.0/gtk/gtk.h:33,
from /usr/include/libappindicator-0.1/libappindicator/app-indicator.h:33,
from /home/koboldx/eddie-ui/src/Eddie-2.21.6/src/UI.GTK.Linux.Tray/src/main.cpp:22:
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations]
236 | void gtk_type_init (GTypeDebugFlags debug_flags);
| ^
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
from /usr/include/glib-2.0/gobject/gbinding.h:29,
from /usr/include/glib-2.0/glib-object.h:22,
from /usr/include/glib-2.0/gio/gioenums.h:28,
from /usr/include/glib-2.0/gio/giotypes.h:28,
from /usr/include/glib-2.0/gio/gio.h:26,
from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
from /usr/include/gtk-2.0/gdk/gdk.h:32,
from /usr/include/gtk-2.0/gtk/gtk.h:32,
from /usr/include/libappindicator-0.1/libappindicator/app-indicator.h:33,
from /home/koboldx/eddie-ui/src/Eddie-2.21.6/src/UI.GTK.Linux.Tray/src/main.cpp:22:
/usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here
704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36;
| ^~~~~~~~~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
from /usr/include/gtk-2.0/gtk/gtk.h:126,
from /usr/include/libappindicator-0.1/libappindicator/app-indicator.h:33,
from /home/koboldx/eddie-ui/src/Eddie-2.21.6/src/UI.GTK.Linux.Tray/src/main.cpp:22:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
73 | GTimeVal last_popdown;
| ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
from /usr/include/glib-2.0/glib.h:30,
from /usr/include/glib-2.0/gobject/gbinding.h:28,
from /usr/include/glib-2.0/glib-object.h:22,
from /usr/include/glib-2.0/gio/gioenums.h:28,
from /usr/include/glib-2.0/gio/giotypes.h:28,
from /usr/include/glib-2.0/gio/gio.h:26,
from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
from /usr/include/gtk-2.0/gdk/gdk.h:32,
from /usr/include/gtk-2.0/gtk/gtk.h:32,
from /usr/include/libappindicator-0.1/libappindicator/app-indicator.h:33,
from /home/koboldx/eddie-ui/src/Eddie-2.21.6/src/UI.GTK.Linux.Tray/src/main.cpp:22:
/usr/include/glib-2.0/glib/gtypes.h:551:26: note: declared here
551 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
| ^~~~~~~~
[100%] Linking CXX executable eddie_tray
[100%] Built target eddie_tray
BasePath: /home/koboldx/eddie-ui/src/Eddie-2.21.6/src
TargetDir: src/App.Forms.Linux/bin/x64/Release/
Project: ui
Arch: x64
Config: Release
Building eddie-cli-elevated
Config: Release
Shared: yes
Done
Building UI linux native
Config: Release
==> Entering fakeroot environment...
==> Starting package()...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 54664 0 54664 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k
-> Installing desktop file for KDE...
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/lib/eddie-ui/Lib.Platform.Linux.dll
usr/lib/eddie-ui/Lib.Core.dll
usr/lib/eddie-ui/eddie-ui.exe
usr/lib/eddie-ui/Lib.Forms.Skin.dll
usr/lib/eddie-ui/eddie-cli-elevated
usr/lib/eddie-ui/Lib.Forms.dll
==> Creating package "eddie-ui"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Adding install file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: eddie-ui 2.21.6-1 (Fr 13 Mai 2022 06:17:36 CEST)
==> Installing package eddie-ui with pacman -U...
[sudo] password for koboldx:
loading packages...
warning: eddie-ui-2.21.6-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...
Packages (1) eddie-ui-2.21.6-1
Total Installed Size: 3,34 MiB
Net Upgrade Size: 0,00 MiB
:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring [####################################################################] 100%
(1/1) checking package integrity [####################################################################] 100%
(1/1) loading package files [####################################################################] 100%
(1/1) checking for file conflicts [####################################################################] 100%
(1/1) checking available disk space [####################################################################] 100%
:: Running pre-transaction hooks...
(1/1) Creating Timeshift snapshot before upgrade...
==> skipping timeshift-autosnap due skipRsyncAutosnap in /etc/timeshift-autosnap.conf set to TRUE.
:: Processing package changes...
(1/1) reinstalling eddie-ui [####################################################################] 100%
==> Updating desktop MIME database...
:: Running post-transaction hooks...
(1/3) Arming ConditionNeedsUpdate...
(2/3) Refreshing PackageKit...
(3/3) Updating the desktop file MIME type cache...
Looks like a clean install doesnât it?
Uff i dont know if i need this⌠i hope not, because i donât even understand why i should run a AUR Script for a AppImage.
Still thanks so far⌠i will try to run the fresh installed eddie client now and will report back.
Edit: Still no tray icon visible, im not sure where this client is installed now, with the new changes. I never installed a AUR Package in the console, i always used pamac for this. Maybe the already installed client isnt overwrite?
I see additional files in my homefolder/eddie-ui/⌠this folder/files are new⌠should i copy paste this stuff somewhere else, so see the changes?