tar -xf volumeicon-0.4.6.tar.gz patching file src/alsa_backend.c patching file src/oss_backend.c 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 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking for an ANSI C-conforming const... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for pid_t... yes checking return type of signal handlers... void checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK... yes checking for X11... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: executing depfiles commands Making all in src make[1]: Entering directory `/media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/src/volumeicon-0.4.6/src' gcc -DPACKAGE_NAME=\"volumeicon\" -DPACKAGE_TARNAME=\"volumeicon\" -DPACKAGE_VERSION=\"0.4.6\" -DPACKAGE_STRING=\"volumeicon\ 0.4.6\" -DPACKAGE_BUGREPORT=\"http://www.softwarebakery.com/maato/volumeicon.html\" -DPACKAGE_URL=\"\" -DPACKAGE=\"volumeicon\" -DVERSION=\"0.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DRETSIGTYPE=void -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -I. -Wall -DDATADIR=\"/usr/share/volumeicon\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/alsa -O2 -march=i486 -mtune=i686 -MT volumeicon.o -MD -MP -MF .deps/volumeicon.Tpo -c -o volumeicon.o volumeicon.c volumeicon.c: In function ‘volume_icon_load_icons’: volumeicon.c:764:4: προειδοποίηση: ‘gdk_pixbuf_unref’ is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref(m_icons[i]); ^ mv -f .deps/volumeicon.Tpo .deps/volumeicon.Po gcc -DPACKAGE_NAME=\"volumeicon\" -DPACKAGE_TARNAME=\"volumeicon\" -DPACKAGE_VERSION=\"0.4.6\" -DPACKAGE_STRING=\"volumeicon\ 0.4.6\" -DPACKAGE_BUGREPORT=\"http://www.softwarebakery.com/maato/volumeicon.html\" -DPACKAGE_URL=\"\" -DPACKAGE=\"volumeicon\" -DVERSION=\"0.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DRETSIGTYPE=void -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -I. -Wall -DDATADIR=\"/usr/share/volumeicon\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/alsa -O2 -march=i486 -mtune=i686 -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c mv -f .deps/config.Tpo .deps/config.Po gcc -DPACKAGE_NAME=\"volumeicon\" -DPACKAGE_TARNAME=\"volumeicon\" -DPACKAGE_VERSION=\"0.4.6\" -DPACKAGE_STRING=\"volumeicon\ 0.4.6\" -DPACKAGE_BUGREPORT=\"http://www.softwarebakery.com/maato/volumeicon.html\" -DPACKAGE_URL=\"\" -DPACKAGE=\"volumeicon\" -DVERSION=\"0.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DRETSIGTYPE=void -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -I. -Wall -DDATADIR=\"/usr/share/volumeicon\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/alsa -O2 -march=i486 -mtune=i686 -MT bind.o -MD -MP -MF .deps/bind.Tpo -c -o bind.o bind.c mv -f .deps/bind.Tpo .deps/bind.Po gcc -DPACKAGE_NAME=\"volumeicon\" -DPACKAGE_TARNAME=\"volumeicon\" -DPACKAGE_VERSION=\"0.4.6\" -DPACKAGE_STRING=\"volumeicon\ 0.4.6\" -DPACKAGE_BUGREPORT=\"http://www.softwarebakery.com/maato/volumeicon.html\" -DPACKAGE_URL=\"\" -DPACKAGE=\"volumeicon\" -DVERSION=\"0.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DRETSIGTYPE=void -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -I. -Wall -DDATADIR=\"/usr/share/volumeicon\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/alsa -O2 -march=i486 -mtune=i686 -MT alsa_backend.o -MD -MP -MF .deps/alsa_backend.Tpo -c -o alsa_backend.o alsa_backend.c mv -f .deps/alsa_backend.Tpo .deps/alsa_backend.Po gcc -Wall -DDATADIR=\"/usr/share/volumeicon\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/alsa -O2 -march=i486 -mtune=i686 -o volumeicon volumeicon.o config.o bind.o alsa_backend.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -lasound -lX11 make[1]: Leaving directory `/media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/src/volumeicon-0.4.6/src' Making all in data make[1]: Entering directory `/media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/src/volumeicon-0.4.6/data' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/src/volumeicon-0.4.6/data' make[1]: Entering directory `/media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/src/volumeicon-0.4.6' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/src/volumeicon-0.4.6' if test -z ''; then \ make INSTALL_PROGRAM="/bin/sh /media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/src/volumeicon-0.4.6/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/src/volumeicon-0.4.6/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/sh /media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/src/volumeicon-0.4.6/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/src/volumeicon-0.4.6/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG=''" install; \ fi make[1]: Entering directory `/media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/src/volumeicon-0.4.6' Making install in src make[2]: Entering directory `/media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/src/volumeicon-0.4.6/src' make[3]: Entering directory `/media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/src/volumeicon-0.4.6/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/pkg/usr/bin" /bin/sh /media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/src/volumeicon-0.4.6/install-sh -c -s volumeicon '/media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/pkg/usr/bin' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/src/volumeicon-0.4.6/src' make[2]: Leaving directory `/media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/src/volumeicon-0.4.6/src' Making install in data make[2]: Entering directory `/media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/src/volumeicon-0.4.6/data' make[3]: Entering directory `/media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/src/volumeicon-0.4.6/data' make[3]: Nothing to be done for `install-exec-am'. test -d "/media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/pkg/usr/share/volumeicon" && rm -rf "/media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/pkg/usr/share/volumeicon" make[3]: [uninstall-local] Error 1 (ignored) mkdir -p "/media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/pkg/usr/share/volumeicon"; \ find gui icons | while read dir; do \ test -d "$dir" && mkdir "/media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/pkg/usr/share/volumeicon/$dir"; \ test -f "$dir" && cp "$dir" "/media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/pkg/usr/share/volumeicon/$dir"; \ done make[3]: Leaving directory `/media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/src/volumeicon-0.4.6/data' make[2]: Leaving directory `/media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/src/volumeicon-0.4.6/data' make[2]: Entering directory `/media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/src/volumeicon-0.4.6' make[3]: Entering directory `/media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/src/volumeicon-0.4.6' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/src/volumeicon-0.4.6' make[2]: Leaving directory `/media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/src/volumeicon-0.4.6' make[1]: Leaving directory `/media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/src/volumeicon-0.4.6' /media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Ιαν 23 22:32 install drwxr-xr-x 6 root root 4096 Ιαν 23 22:32 usr /media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 292 Ιαν 23 22:32 slack-desc /media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/pkg/usr: σύνολο 16 drwxr-xr-x 2 root root 4096 Ιαν 23 22:32 bin drwxr-xr-x 3 root root 4096 Ιαν 23 22:32 doc drwxr-xr-x 3 root root 4096 Ιαν 23 22:32 share drwxr-xr-x 3 root root 4096 Ιαν 23 22:32 src /media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/pkg/usr/bin: σύνολο 40 -rwxr-xr-x 1 root root 36952 Ιαν 23 22:32 volumeicon /media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 23 22:32 volumeicon-0.4.6 /media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/pkg/usr/doc/volumeicon-0.4.6: σύνολο 48 -rw-r--r-- 1 root root 599 Ιαν 23 22:32 AUTHORS -rw-r--r-- 1 root root 35147 Ιαν 23 22:32 COPYING -rw-r--r-- 1 root root 1635 Ιαν 23 22:32 ChangeLog -rw-r--r-- 1 root root 0 Ιαν 23 22:32 NEWS -rw-r--r-- 1 root root 481 Ιαν 23 22:32 README /media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/pkg/usr/share: σύνολο 4 drwxr-xr-x 4 root root 4096 Ιαν 23 22:32 volumeicon /media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/pkg/usr/share/volumeicon: σύνολο 8 drwxr-xr-x 2 root root 4096 Ιαν 23 22:32 gui drwxr-xr-x 6 root root 4096 Ιαν 23 22:32 icons /media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/pkg/usr/share/volumeicon/gui: σύνολο 52 -rw-r--r-- 1 root root 8909 Ιαν 23 22:32 appicon.svg -rw-r--r-- 1 root root 37876 Ιαν 23 22:32 preferences.ui /media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/pkg/usr/share/volumeicon/icons: σύνολο 16 drwxr-xr-x 2 root root 4096 Ιαν 23 22:32 Black Gnome drwxr-xr-x 2 root root 4096 Ιαν 23 22:32 Blue Bar drwxr-xr-x 2 root root 4096 Ιαν 23 22:32 White Gnome drwxr-xr-x 2 root root 4096 Ιαν 23 22:32 tango /media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/pkg/usr/share/volumeicon/icons/Black Gnome: σύνολο 32 -rw-r--r-- 1 root root 535 Ιαν 23 22:32 1.png -rw-r--r-- 1 root root 469 Ιαν 23 22:32 2.png -rw-r--r-- 1 root root 469 Ιαν 23 22:32 3.png -rw-r--r-- 1 root root 606 Ιαν 23 22:32 4.png -rw-r--r-- 1 root root 606 Ιαν 23 22:32 5.png -rw-r--r-- 1 root root 606 Ιαν 23 22:32 6.png -rw-r--r-- 1 root root 711 Ιαν 23 22:32 7.png -rw-r--r-- 1 root root 711 Ιαν 23 22:32 8.png /media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/pkg/usr/share/volumeicon/icons/Blue Bar: σύνολο 32 -rw-r--r-- 1 root root 1005 Ιαν 23 22:32 1.png -rw-r--r-- 1 root root 683 Ιαν 23 22:32 2.png -rw-r--r-- 1 root root 689 Ιαν 23 22:32 3.png -rw-r--r-- 1 root root 685 Ιαν 23 22:32 4.png -rw-r--r-- 1 root root 694 Ιαν 23 22:32 5.png -rw-r--r-- 1 root root 686 Ιαν 23 22:32 6.png -rw-r--r-- 1 root root 694 Ιαν 23 22:32 7.png -rw-r--r-- 1 root root 685 Ιαν 23 22:32 8.png /media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/pkg/usr/share/volumeicon/icons/White Gnome: σύνολο 32 -rw-r--r-- 1 root root 522 Ιαν 23 22:32 1.png -rw-r--r-- 1 root root 469 Ιαν 23 22:32 2.png -rw-r--r-- 1 root root 469 Ιαν 23 22:32 3.png -rw-r--r-- 1 root root 600 Ιαν 23 22:32 4.png -rw-r--r-- 1 root root 600 Ιαν 23 22:32 5.png -rw-r--r-- 1 root root 600 Ιαν 23 22:32 6.png -rw-r--r-- 1 root root 723 Ιαν 23 22:32 7.png -rw-r--r-- 1 root root 723 Ιαν 23 22:32 8.png /media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/pkg/usr/share/volumeicon/icons/tango: σύνολο 32 -rw-r--r-- 1 root root 1005 Ιαν 23 22:32 1.png -rw-r--r-- 1 root root 849 Ιαν 23 22:32 2.png -rw-r--r-- 1 root root 849 Ιαν 23 22:32 3.png -rw-r--r-- 1 root root 969 Ιαν 23 22:32 4.png -rw-r--r-- 1 root root 969 Ιαν 23 22:32 5.png -rw-r--r-- 1 root root 969 Ιαν 23 22:32 6.png -rw-r--r-- 1 root root 1122 Ιαν 23 22:32 7.png -rw-r--r-- 1 root root 1122 Ιαν 23 22:32 8.png /media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 23 22:32 volumeicon-0.4.6 /media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/pkg/usr/src/volumeicon-0.4.6: σύνολο 8 -rw-r--r-- 1 root root 1022 Ιαν 23 22:32 SLKBUILD -rw-r--r-- 1 root root 618 Ιαν 23 22:32 volumeicon-0.4.6-glib-2.31.patch Slackware package maker, version 3.14159. 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: /media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/volumeicon-0.4.6-i486-2dj.txz ./ usr/ usr/share/ usr/share/volumeicon/ usr/share/volumeicon/gui/ usr/share/volumeicon/gui/preferences.ui usr/share/volumeicon/gui/appicon.svg usr/share/volumeicon/icons/ usr/share/volumeicon/icons/Blue Bar/ usr/share/volumeicon/icons/Blue Bar/2.png usr/share/volumeicon/icons/Blue Bar/3.png usr/share/volumeicon/icons/Blue Bar/7.png usr/share/volumeicon/icons/Blue Bar/1.png usr/share/volumeicon/icons/Blue Bar/5.png usr/share/volumeicon/icons/Blue Bar/6.png usr/share/volumeicon/icons/Blue Bar/8.png usr/share/volumeicon/icons/Blue Bar/4.png usr/share/volumeicon/icons/tango/ usr/share/volumeicon/icons/tango/2.png usr/share/volumeicon/icons/tango/3.png usr/share/volumeicon/icons/tango/7.png usr/share/volumeicon/icons/tango/1.png usr/share/volumeicon/icons/tango/5.png usr/share/volumeicon/icons/tango/6.png usr/share/volumeicon/icons/tango/8.png usr/share/volumeicon/icons/tango/4.png usr/share/volumeicon/icons/White Gnome/ usr/share/volumeicon/icons/White Gnome/2.png usr/share/volumeicon/icons/White Gnome/3.png usr/share/volumeicon/icons/White Gnome/7.png usr/share/volumeicon/icons/White Gnome/1.png usr/share/volumeicon/icons/White Gnome/5.png usr/share/volumeicon/icons/White Gnome/6.png usr/share/volumeicon/icons/White Gnome/8.png usr/share/volumeicon/icons/White Gnome/4.png usr/share/volumeicon/icons/Black Gnome/ usr/share/volumeicon/icons/Black Gnome/2.png usr/share/volumeicon/icons/Black Gnome/3.png usr/share/volumeicon/icons/Black Gnome/7.png usr/share/volumeicon/icons/Black Gnome/1.png usr/share/volumeicon/icons/Black Gnome/5.png usr/share/volumeicon/icons/Black Gnome/6.png usr/share/volumeicon/icons/Black Gnome/8.png usr/share/volumeicon/icons/Black Gnome/4.png usr/doc/ usr/doc/volumeicon-0.4.6/ usr/doc/volumeicon-0.4.6/AUTHORS usr/doc/volumeicon-0.4.6/NEWS usr/doc/volumeicon-0.4.6/COPYING usr/doc/volumeicon-0.4.6/README usr/doc/volumeicon-0.4.6/ChangeLog usr/bin/ usr/bin/volumeicon usr/src/ usr/src/volumeicon-0.4.6/ usr/src/volumeicon-0.4.6/SLKBUILD usr/src/volumeicon-0.4.6/volumeicon-0.4.6-glib-2.31.patch install/ install/slack-desc WARNING: zero length file usr/doc/volumeicon-0.4.6/NEWS Slackware package /media/sda3-ata-WDC_WD600BB-75CA/tmp-bak/salix-packs/openbox/volumeicon/volumeicon-0.4.6-i486-2dj.txz created. Package has been built. Cleaning pkg and src directories