tar -xf pasystray-0.7.1.tar.gz configure.ac:27: installing './compile' configure.ac:26: installing './install-sh' configure.ac:26: installing './missing' src/Makefile.am: installing './depcomp' checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking GTK version to use... gtk+-3.0 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtk+-3.0 ... yes checking for libpulse >= 1.0 libpulse-mainloop-glib >= 1.0 ... yes checking for avahi-client >= 0.6 avahi-glib >= 0.6 ... no checking for libnotify >= 0.7 ... yes checking for x11 >= 1.4 ... yes checking for appindicator3-0.1 ... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands Making clean in src make[1]: Entering directory '/home/djemos/Desktop/pasystray/src/pasystray-pasystray-0.7.1/src' test -z "pasystray" || rm -f pasystray rm -f *.o make[1]: Leaving directory '/home/djemos/Desktop/pasystray/src/pasystray-pasystray-0.7.1/src' make[1]: Entering directory '/home/djemos/Desktop/pasystray/src/pasystray-pasystray-0.7.1' make[1]: Nothing to be done for 'clean-am'. make[1]: Leaving directory '/home/djemos/Desktop/pasystray/src/pasystray-pasystray-0.7.1' Making all in src make[1]: Entering directory '/home/djemos/Desktop/pasystray/src/pasystray-pasystray-0.7.1/src' make all-am make[2]: Entering directory '/home/djemos/Desktop/pasystray/src/pasystray-pasystray-0.7.1/src' gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"pasystray\" -DGLADE_FILE=\"/usr/share/pasystray/pasystray.gtk3.glade\" -O2 -fPIC -pipe -Wall -W -Wno-unused-parameter -MT pasystray-avahi.o -MD -MP -MF .deps/pasystray-avahi.Tpo -c -o pasystray-avahi.o `test -f 'avahi.c' || echo './'`avahi.c mv -f .deps/pasystray-avahi.Tpo .deps/pasystray-avahi.Po gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"pasystray\" -DGLADE_FILE=\"/usr/share/pasystray/pasystray.gtk3.glade\" -O2 -fPIC -pipe -Wall -W -Wno-unused-parameter -MT pasystray-menu_info.o -MD -MP -MF .deps/pasystray-menu_info.Tpo -c -o pasystray-menu_info.o `test -f 'menu_info.c' || echo './'`menu_info.c menu_info.c: In function ‘menu_info_item_update’: menu_info.c:257:9: προειδοποίηση: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 257 | item->volume = g_memdup(vol, sizeof(pa_cvolume)); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:82, from menu_info.c:23: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: σημείωση: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ menu_info.c: In function ‘menu_info_item_add’: menu_info.c:319:5: προειδοποίηση: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 319 | item->volume = g_memdup(vol, sizeof(pa_cvolume)); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:82, from menu_info.c:23: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: σημείωση: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ menu_info.c: In function ‘menu_info_item_clicked’: menu_info.c:529:17: προειδοποίηση: ‘gtk_menu_popup’ is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 529 | gtk_menu_popup(GTK_MENU(mii->context), NULL, NULL, NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from menu_info.h:25, from menu_info.c:25: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:12: σημείωση: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ mv -f .deps/pasystray-menu_info.Tpo .deps/pasystray-menu_info.Po gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"pasystray\" -DGLADE_FILE=\"/usr/share/pasystray/pasystray.gtk3.glade\" -O2 -fPIC -pipe -Wall -W -Wno-unused-parameter -MT pasystray-notify.o -MD -MP -MF .deps/pasystray-notify.Tpo -c -o pasystray-notify.o `test -f 'notify.c' || echo './'`notify.c mv -f .deps/pasystray-notify.Tpo .deps/pasystray-notify.Po gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"pasystray\" -DGLADE_FILE=\"/usr/share/pasystray/pasystray.gtk3.glade\" -O2 -fPIC -pipe -Wall -W -Wno-unused-parameter -MT pasystray-options.o -MD -MP -MF .deps/pasystray-options.Tpo -c -o pasystray-options.o `test -f 'options.c' || echo './'`options.c mv -f .deps/pasystray-options.Tpo .deps/pasystray-options.Po gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"pasystray\" -DGLADE_FILE=\"/usr/share/pasystray/pasystray.gtk3.glade\" -O2 -fPIC -pipe -Wall -W -Wno-unused-parameter -MT pasystray-pasystray.o -MD -MP -MF .deps/pasystray-pasystray.Tpo -c -o pasystray-pasystray.o `test -f 'pasystray.c' || echo './'`pasystray.c mv -f .deps/pasystray-pasystray.Tpo .deps/pasystray-pasystray.Po gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"pasystray\" -DGLADE_FILE=\"/usr/share/pasystray/pasystray.gtk3.glade\" -O2 -fPIC -pipe -Wall -W -Wno-unused-parameter -MT pasystray-pulseaudio.o -MD -MP -MF .deps/pasystray-pulseaudio.Tpo -c -o pasystray-pulseaudio.o `test -f 'pulseaudio.c' || echo './'`pulseaudio.c mv -f .deps/pasystray-pulseaudio.Tpo .deps/pasystray-pulseaudio.Po gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"pasystray\" -DGLADE_FILE=\"/usr/share/pasystray/pasystray.gtk3.glade\" -O2 -fPIC -pipe -Wall -W -Wno-unused-parameter -MT pasystray-pulseaudio_action.o -MD -MP -MF .deps/pasystray-pulseaudio_action.Tpo -c -o pasystray-pulseaudio_action.o `test -f 'pulseaudio_action.c' || echo './'`pulseaudio_action.c mv -f .deps/pasystray-pulseaudio_action.Tpo .deps/pasystray-pulseaudio_action.Po gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"pasystray\" -DGLADE_FILE=\"/usr/share/pasystray/pasystray.gtk3.glade\" -O2 -fPIC -pipe -Wall -W -Wno-unused-parameter -MT pasystray-pulseaudio_info.o -MD -MP -MF .deps/pasystray-pulseaudio_info.Tpo -c -o pasystray-pulseaudio_info.o `test -f 'pulseaudio_info.c' || echo './'`pulseaudio_info.c mv -f .deps/pasystray-pulseaudio_info.Tpo .deps/pasystray-pulseaudio_info.Po gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"pasystray\" -DGLADE_FILE=\"/usr/share/pasystray/pasystray.gtk3.glade\" -O2 -fPIC -pipe -Wall -W -Wno-unused-parameter -MT pasystray-systray.o -MD -MP -MF .deps/pasystray-systray.Tpo -c -o pasystray-systray.o `test -f 'systray.c' || echo './'`systray.c systray.c: In function ‘systray_click_cb’: systray.c:382:17: προειδοποίηση: ‘gtk_menu_popup’ is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 382 | gtk_menu_popup(GTK_MENU(mis->menu), NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from systray.h:25, from systray.c:22: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:12: σημείωση: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ systray.c:384:25: προειδοποίηση: ‘gtk_status_icon_position_menu’ is deprecated [-Wdeprecated-declarations] 384 | gtk_status_icon_position_menu, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:275, from systray.h:25, from systray.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:160:23: σημείωση: declared here 160 | void gtk_status_icon_position_menu (GtkMenu *menu, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ systray.c:400:13: προειδοποίηση: ‘gtk_menu_popup’ is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 400 | gtk_menu_popup(GTK_MENU(mis->menu), NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from systray.h:25, from systray.c:22: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:12: σημείωση: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ systray.c:402:21: προειδοποίηση: ‘gtk_status_icon_position_menu’ is deprecated [-Wdeprecated-declarations] 402 | gtk_status_icon_position_menu, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:275, from systray.h:25, from systray.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:160:23: σημείωση: declared here 160 | void gtk_status_icon_position_menu (GtkMenu *menu, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/pasystray-systray.Tpo .deps/pasystray-systray.Po gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"pasystray\" -DGLADE_FILE=\"/usr/share/pasystray/pasystray.gtk3.glade\" -O2 -fPIC -pipe -Wall -W -Wno-unused-parameter -MT pasystray-systray_impl.o -MD -MP -MF .deps/pasystray-systray_impl.Tpo -c -o pasystray-systray_impl.o `test -f 'systray_impl.c' || echo './'`systray_impl.c systray_impl.c: In function ‘systray_impl_create_statusicon’: systray_impl.c:77:5: προειδοποίηση: ‘gtk_status_icon_new’ is deprecated [-Wdeprecated-declarations] 77 | GtkStatusIcon* status_icon = gtk_status_icon_new(); | ^~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:275, from menu_info.h:25, from systray_impl.h:25, from systray_impl.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:84:23: σημείωση: declared here 84 | GtkStatusIcon *gtk_status_icon_new (void); | ^~~~~~~~~~~~~~~~~~~ systray_impl.c:78:5: προειδοποίηση: ‘gtk_status_icon_set_from_icon_name’ is deprecated [-Wdeprecated-declarations] 78 | gtk_status_icon_set_from_icon_name(status_icon, "pasystray"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:275, from menu_info.h:25, from systray_impl.h:25, from systray_impl.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:106:23: σημείωση: declared here 106 | void gtk_status_icon_set_from_icon_name (GtkStatusIcon *status_icon, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ systray_impl.c:79:5: προειδοποίηση: ‘gtk_status_icon_set_title’ is deprecated [-Wdeprecated-declarations] 79 | gtk_status_icon_set_title(status_icon, "PulseAudio system tray"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:275, from menu_info.h:25, from systray_impl.h:25, from systray_impl.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:143:23: σημείωση: declared here 143 | void gtk_status_icon_set_title (GtkStatusIcon *status_icon, | ^~~~~~~~~~~~~~~~~~~~~~~~~ systray_impl.c:99:9: προειδοποίηση: ‘gtk_status_icon_set_from_file’ is deprecated [-Wdeprecated-declarations] 99 | gtk_status_icon_set_from_file(status_icon, icon_file); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:275, from menu_info.h:25, from systray_impl.h:25, from systray_impl.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:100:23: σημείωση: declared here 100 | void gtk_status_icon_set_from_file (GtkStatusIcon *status_icon, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ systray_impl.c: In function ‘systray_impl_create’: systray_impl.c:114:5: προειδοποίηση: ‘gtk_status_icon_set_tooltip_text’ is deprecated [-Wdeprecated-declarations] 114 | gtk_status_icon_set_tooltip_text(icon, "connecting to server..."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:275, from menu_info.h:25, from systray_impl.h:25, from systray_impl.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:137:23: σημείωση: declared here 137 | void gtk_status_icon_set_tooltip_text (GtkStatusIcon *status_icon, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ systray_impl.c:115:5: προειδοποίηση: ‘gtk_status_icon_set_visible’ is deprecated [-Wdeprecated-declarations] 115 | gtk_status_icon_set_visible(icon, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:275, from menu_info.h:25, from systray_impl.h:25, from systray_impl.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:151:23: σημείωση: declared here 151 | void gtk_status_icon_set_visible (GtkStatusIcon *status_icon, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ systray_impl.c: In function ‘systray_impl_list_icons’: systray_impl.c:130:27: προειδοποίηση: cast between incompatible function types from ‘void (*)(void *)’ to ‘void (*)(void *, void *)’ [-Wcast-function-type] 130 | g_list_foreach(icons, (GFunc)g_free, NULL); | ^ systray_impl.c:134:34: προειδοποίηση: cast between incompatible function types from ‘void (*)(void *)’ to ‘void (*)(void *, void *)’ [-Wcast-function-type] 134 | g_list_foreach(sorted_icons, (GFunc)g_free, NULL); | ^ systray_impl.c: In function ‘systray_impl_set_icon’: systray_impl.c:150:5: προειδοποίηση: ‘gtk_status_icon_set_from_icon_name’ is deprecated [-Wdeprecated-declarations] 150 | gtk_status_icon_set_from_icon_name(icon, icon_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:275, from menu_info.h:25, from systray_impl.h:25, from systray_impl.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:106:23: σημείωση: declared here 106 | void gtk_status_icon_set_from_icon_name (GtkStatusIcon *status_icon, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ systray_impl.c: In function ‘systray_impl_set_tooltip’: systray_impl.c:156:5: προειδοποίηση: ‘gtk_status_icon_set_tooltip_markup’ is deprecated [-Wdeprecated-declarations] 156 | gtk_status_icon_set_tooltip_markup(icon, markup); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:275, from menu_info.h:25, from systray_impl.h:25, from systray_impl.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:140:23: σημείωση: declared here 140 | void gtk_status_icon_set_tooltip_markup (GtkStatusIcon *status_icon, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ systray_impl.c: In function ‘systray_impl_set_has_tooltip’: systray_impl.c:162:5: προειδοποίηση: ‘gtk_status_icon_set_has_tooltip’ is deprecated [-Wdeprecated-declarations] 162 | gtk_status_icon_set_has_tooltip(icon, has_tooltip); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:275, from menu_info.h:25, from systray_impl.h:25, from systray_impl.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:134:23: σημείωση: declared here 134 | void gtk_status_icon_set_has_tooltip (GtkStatusIcon *status_icon, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/pasystray-systray_impl.Tpo .deps/pasystray-systray_impl.Po gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"pasystray\" -DGLADE_FILE=\"/usr/share/pasystray/pasystray.gtk3.glade\" -O2 -fPIC -pipe -Wall -W -Wno-unused-parameter -MT pasystray-ui.o -MD -MP -MF .deps/pasystray-ui.Tpo -c -o pasystray-ui.o `test -f 'ui.c' || echo './'`ui.c mv -f .deps/pasystray-ui.Tpo .deps/pasystray-ui.Po gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"pasystray\" -DGLADE_FILE=\"/usr/share/pasystray/pasystray.gtk3.glade\" -O2 -fPIC -pipe -Wall -W -Wno-unused-parameter -MT pasystray-x11-property.o -MD -MP -MF .deps/pasystray-x11-property.Tpo -c -o pasystray-x11-property.o `test -f 'x11-property.c' || echo './'`x11-property.c x11-property.c: In function ‘x11_property_get’: x11-property.c:85:5: προειδοποίηση: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 85 | value = g_memdup(prop, nitems + 1); | ^~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gdk/gdkx.h:28, from x11-property.c:38: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: σημείωση: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ mv -f .deps/pasystray-x11-property.Tpo .deps/pasystray-x11-property.Po gcc -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"pasystray\" -DGLADE_FILE=\"/usr/share/pasystray/pasystray.gtk3.glade\" -O2 -fPIC -pipe -Wall -W -Wno-unused-parameter -o pasystray pasystray-avahi.o pasystray-menu_info.o pasystray-notify.o pasystray-options.o pasystray-pasystray.o pasystray-pulseaudio.o pasystray-pulseaudio_action.o pasystray-pulseaudio_info.o pasystray-systray.o pasystray-systray_impl.o pasystray-ui.o pasystray-x11-property.o -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpulse-mainloop-glib -pthread -lpulse -pthread -lglib-2.0 -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lX11 make[2]: Leaving directory '/home/djemos/Desktop/pasystray/src/pasystray-pasystray-0.7.1/src' make[1]: Leaving directory '/home/djemos/Desktop/pasystray/src/pasystray-pasystray-0.7.1/src' make[1]: Entering directory '/home/djemos/Desktop/pasystray/src/pasystray-pasystray-0.7.1' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/djemos/Desktop/pasystray/src/pasystray-pasystray-0.7.1' if test -z ''; then \ make INSTALL_PROGRAM="/bin/sh /home/djemos/Desktop/pasystray/src/pasystray-pasystray-0.7.1/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /home/djemos/Desktop/pasystray/src/pasystray-pasystray-0.7.1/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/sh /home/djemos/Desktop/pasystray/src/pasystray-pasystray-0.7.1/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /home/djemos/Desktop/pasystray/src/pasystray-pasystray-0.7.1/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG=''" install; \ fi make[1]: Entering directory '/home/djemos/Desktop/pasystray/src/pasystray-pasystray-0.7.1' Making install in src make[2]: Entering directory '/home/djemos/Desktop/pasystray/src/pasystray-pasystray-0.7.1/src' make[3]: Entering directory '/home/djemos/Desktop/pasystray/src/pasystray-pasystray-0.7.1/src' /usr/bin/mkdir -p '/home/djemos/Desktop/pasystray/pkg/usr/bin' /bin/sh /home/djemos/Desktop/pasystray/src/pasystray-pasystray-0.7.1/install-sh -c -s pasystray '/home/djemos/Desktop/pasystray/pkg/usr/bin' /usr/bin/mkdir -p '/home/djemos/Desktop/pasystray/pkg/usr/share/pasystray' /usr/bin/ginstall -c -m 644 pasystray.gtk3.glade '/home/djemos/Desktop/pasystray/pkg/usr/share/pasystray' make[3]: Leaving directory '/home/djemos/Desktop/pasystray/src/pasystray-pasystray-0.7.1/src' make[2]: Leaving directory '/home/djemos/Desktop/pasystray/src/pasystray-pasystray-0.7.1/src' make[2]: Entering directory '/home/djemos/Desktop/pasystray/src/pasystray-pasystray-0.7.1' make[3]: Entering directory '/home/djemos/Desktop/pasystray/src/pasystray-pasystray-0.7.1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/Desktop/pasystray/pkg/usr/share/applications' /usr/bin/ginstall -c -m 644 data/pasystray.desktop '/home/djemos/Desktop/pasystray/pkg/usr/share/applications' /usr/bin/mkdir -p '/home/djemos/Desktop/pasystray/pkg/usr/share/icons/hicolor/scalable/apps' /usr/bin/ginstall -c -m 644 data/pasystray.svg '/home/djemos/Desktop/pasystray/pkg/usr/share/icons/hicolor/scalable/apps' /usr/bin/mkdir -p '/home/djemos/Desktop/pasystray/pkg/usr/man/man1' /usr/bin/ginstall -c -m 644 man/pasystray.1 '/home/djemos/Desktop/pasystray/pkg/usr/man/man1' /usr/bin/mkdir -p '/home/djemos/Desktop/pasystray/pkg/usr/share/pixmaps' /usr/bin/ginstall -c -m 644 data/pasystray.png '/home/djemos/Desktop/pasystray/pkg/usr/share/pixmaps' /usr/bin/mkdir -p '/home/djemos/Desktop/pasystray/pkg/etc/xdg/autostart' /usr/bin/ginstall -c -m 644 data/pasystray.desktop '/home/djemos/Desktop/pasystray/pkg/etc/xdg/autostart' make[3]: Leaving directory '/home/djemos/Desktop/pasystray/src/pasystray-pasystray-0.7.1' make[2]: Leaving directory '/home/djemos/Desktop/pasystray/src/pasystray-pasystray-0.7.1' make[1]: Leaving directory '/home/djemos/Desktop/pasystray/src/pasystray-pasystray-0.7.1' /home/djemos/Desktop/pasystray/pkg: σύνολο 12 drwxr-xr-x 3 root root 4096 Απρ 16 16:26 etc drwxr-xr-x 2 root root 4096 Απρ 16 16:26 install drwxr-xr-x 7 root root 4096 Απρ 16 16:26 usr /home/djemos/Desktop/pasystray/pkg/etc: σύνολο 4 drwxr-xr-x 3 root root 4096 Απρ 16 16:26 xdg /home/djemos/Desktop/pasystray/pkg/etc/xdg: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 16 16:26 autostart /home/djemos/Desktop/pasystray/pkg/etc/xdg/autostart: σύνολο 4 -rw-r--r-- 1 root root 249 Απρ 16 16:26 pasystray.desktop.new /home/djemos/Desktop/pasystray/pkg/install: σύνολο 8 -rw-r--r-- 1 root root 285 Απρ 16 16:26 doinst.sh -rw-r--r-- 1 root root 335 Απρ 16 16:26 slack-desc /home/djemos/Desktop/pasystray/pkg/usr: σύνολο 20 drwxr-xr-x 2 root root 4096 Απρ 16 16:26 bin drwxr-xr-x 3 root root 4096 Απρ 16 16:26 doc drwxr-xr-x 3 root root 4096 Απρ 16 16:26 man drwxr-xr-x 6 root root 4096 Απρ 16 16:26 share drwxr-xr-x 3 root root 4096 Απρ 16 16:26 src /home/djemos/Desktop/pasystray/pkg/usr/bin: σύνολο 76 -rwxr-xr-x 1 root root 73848 Απρ 16 16:26 pasystray /home/djemos/Desktop/pasystray/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 16 16:26 pasystray-0.7.1 /home/djemos/Desktop/pasystray/pkg/usr/doc/pasystray-0.7.1: σύνολο 40 -rw-r--r-- 1 root root 70 Απρ 16 16:26 AUTHORS -rw-r--r-- 1 root root 26527 Απρ 16 16:26 LICENSE -rw-r--r-- 1 root root 2133 Απρ 16 16:26 README.md -rw-r--r-- 1 root root 311 Απρ 16 16:26 TODO /home/djemos/Desktop/pasystray/pkg/usr/man: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 16 16:26 man1 /home/djemos/Desktop/pasystray/pkg/usr/man/man1: σύνολο 4 -rw-r--r-- 1 root root 1487 Απρ 16 16:26 pasystray.1.gz /home/djemos/Desktop/pasystray/pkg/usr/share: σύνολο 16 drwxr-xr-x 2 root root 4096 Απρ 16 16:26 applications drwxr-xr-x 3 root root 4096 Απρ 16 16:26 icons drwxr-xr-x 2 root root 4096 Απρ 16 16:26 pasystray drwxr-xr-x 2 root root 4096 Απρ 16 16:26 pixmaps /home/djemos/Desktop/pasystray/pkg/usr/share/applications: σύνολο 4 -rw-r--r-- 1 root root 249 Απρ 16 16:26 pasystray.desktop /home/djemos/Desktop/pasystray/pkg/usr/share/icons: σύνολο 4 drwxr-xr-x 3 root root 4096 Απρ 16 16:26 hicolor /home/djemos/Desktop/pasystray/pkg/usr/share/icons/hicolor: σύνολο 4 drwxr-xr-x 3 root root 4096 Απρ 16 16:26 scalable /home/djemos/Desktop/pasystray/pkg/usr/share/icons/hicolor/scalable: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 16 16:26 apps /home/djemos/Desktop/pasystray/pkg/usr/share/icons/hicolor/scalable/apps: σύνολο 12 -rw-r--r-- 1 root root 11100 Απρ 16 16:26 pasystray.svg /home/djemos/Desktop/pasystray/pkg/usr/share/pasystray: σύνολο 8 -rw-r--r-- 1 root root 6333 Απρ 16 16:26 pasystray.gtk3.glade /home/djemos/Desktop/pasystray/pkg/usr/share/pixmaps: σύνολο 16 -rw-r--r-- 1 root root 12893 Απρ 16 16:26 pasystray.png /home/djemos/Desktop/pasystray/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 16 16:26 pasystray-0.7.1 /home/djemos/Desktop/pasystray/pkg/usr/src/pasystray-0.7.1: σύνολο 4 -rw-r--r-- 1 root root 988 Απρ 16 16:26 SLKBUILD Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/djemos/Desktop/pasystray/pasystray-0.7.1-x86_64-1dj.txz ./ etc/ etc/xdg/ etc/xdg/autostart/ etc/xdg/autostart/pasystray.desktop.new install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/pasystray usr/doc/ usr/doc/pasystray-0.7.1/ usr/doc/pasystray-0.7.1/AUTHORS usr/doc/pasystray-0.7.1/LICENSE usr/doc/pasystray-0.7.1/README.md usr/doc/pasystray-0.7.1/TODO usr/man/ usr/man/man1/ usr/man/man1/pasystray.1.gz usr/share/ usr/share/applications/ usr/share/applications/pasystray.desktop usr/share/icons/ usr/share/icons/hicolor/ usr/share/icons/hicolor/scalable/ usr/share/icons/hicolor/scalable/apps/ usr/share/icons/hicolor/scalable/apps/pasystray.svg usr/share/pasystray/ usr/share/pasystray/pasystray.gtk3.glade usr/share/pixmaps/ usr/share/pixmaps/pasystray.png usr/src/ usr/src/pasystray-0.7.1/ usr/src/pasystray-0.7.1/SLKBUILD Slackware package /home/djemos/Desktop/pasystray/pasystray-0.7.1-x86_64-1dj.txz created. Package has been built. Cleaning pkg and src directories