tar -xf parcellite-0.9.1.tar.gz checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... de es hu ja pt_BR sv checking whether NLS is requested... yes checking for intltool >= 0.23... 0.40.5 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for XML::Parser... ok checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for ld used by GCC... /usr/x86_64-slackware-linux/bin/ld checking if the linker (/usr/x86_64-slackware-linux/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether make sets $(MAKE)... (cached) yes checking for pthread_create in -lpthread... yes checking for pkg-config... /usr/bin/pkg-config checking for GTK+ - version >= 2.10.0... yes (version 2.14.7) checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.14.0... yes (version 2.18.4) checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for an ANSI C-conforming const... yes checking return type of signal handlers... void configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing po/stamp-it commands # INTLTOOL_MAKEFILE make all-recursive make[1]: Entering directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1' Making all in data make[2]: Entering directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1/data' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po parcellite-startup.desktop.in parcellite-startup.desktop LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po parcellite.desktop.in parcellite.desktop Generating and caching the translation database Generating and caching the translation database Merging translations into parcellite-startup.desktop. Merging translations into parcellite.desktop. make[2]: Leaving directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1/data' Making all in doc make[2]: Entering directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1/doc' make[2]: Für das Ziel »all« ist nichts zu tun. make[2]: Leaving directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1/doc' Making all in src make[2]: Entering directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I.. -DPARCELLITELOCALEDIR=\""/usr/share/locale"\" -O2 -fPIC -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I.. -DPARCELLITELOCALEDIR=\""/usr/share/locale"\" -O2 -fPIC -MT utils.o -MD -MP -MF ".deps/utils.Tpo" -c -o utils.o utils.c; \ then mv -f ".deps/utils.Tpo" ".deps/utils.Po"; else rm -f ".deps/utils.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I.. -DPARCELLITELOCALEDIR=\""/usr/share/locale"\" -O2 -fPIC -MT daemon.o -MD -MP -MF ".deps/daemon.Tpo" -c -o daemon.o daemon.c; \ then mv -f ".deps/daemon.Tpo" ".deps/daemon.Po"; else rm -f ".deps/daemon.Tpo"; exit 1; fi main.c: In Funktion »item_selected«: main.c:268: Warnung: Typkonvertierung von Zeiger auf Ganzzahl anderer Breite main.c: In Funktion »show_history_menu«: main.c:550: Warnung: Typkonvertierung in Zeiger von Ganzzahl anderer Breite if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I.. -DPARCELLITELOCALEDIR=\""/usr/share/locale"\" -O2 -fPIC -MT history.o -MD -MP -MF ".deps/history.Tpo" -c -o history.o history.c; \ then mv -f ".deps/history.Tpo" ".deps/history.Po"; else rm -f ".deps/history.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I.. -DPARCELLITELOCALEDIR=\""/usr/share/locale"\" -O2 -fPIC -MT keybinder.o -MD -MP -MF ".deps/keybinder.Tpo" -c -o keybinder.o keybinder.c; \ then mv -f ".deps/keybinder.Tpo" ".deps/keybinder.Po"; else rm -f ".deps/keybinder.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I.. -DPARCELLITELOCALEDIR=\""/usr/share/locale"\" -O2 -fPIC -MT preferences.o -MD -MP -MF ".deps/preferences.Tpo" -c -o preferences.o preferences.c; \ then mv -f ".deps/preferences.Tpo" ".deps/preferences.Po"; else rm -f ".deps/preferences.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I.. -DPARCELLITELOCALEDIR=\""/usr/share/locale"\" -O2 -fPIC -MT eggaccelerators.o -MD -MP -MF ".deps/eggaccelerators.Tpo" -c -o eggaccelerators.o eggaccelerators.c; \ then mv -f ".deps/eggaccelerators.Tpo" ".deps/eggaccelerators.Po"; else rm -f ".deps/eggaccelerators.Tpo"; exit 1; fi preferences.c: In Funktion »edit_action«: preferences.c:358: Warnung: Typkonvertierung von Zeiger auf Ganzzahl anderer Breite gcc -I.. -DPARCELLITELOCALEDIR=\""/usr/share/locale"\" -O2 -fPIC -o parcellite main.o utils.o daemon.o history.o keybinder.o preferences.o eggaccelerators.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lpthread make[2]: Leaving directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1/src' Making all in po make[2]: Entering directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1/po' file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po make[2]: Leaving directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1/po' make[2]: Entering directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1' make[2]: Für das Ziel »all-am« ist nichts zu tun. make[2]: Leaving directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1' make[1]: Leaving directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1' Making install in data make[1]: Entering directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1/data' make[2]: Entering directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1/data' make[2]: Für das Ziel »install-exec-am« ist nichts zu tun. test -z "/etc/xdg/autostart" || mkdir -p -- "/home/slkbuilds/xap/parcellite/pkg//etc/xdg/autostart" /usr/bin/ginstall -c -m 644 'parcellite-startup.desktop' '/home/slkbuilds/xap/parcellite/pkg//etc/xdg/autostart/parcellite-startup.desktop' test -z "/usr/share/applications" || mkdir -p -- "/home/slkbuilds/xap/parcellite/pkg//usr/share/applications" /usr/bin/ginstall -c -m 644 'parcellite.desktop' '/home/slkbuilds/xap/parcellite/pkg//usr/share/applications/parcellite.desktop' make[2]: Leaving directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1/data' make[1]: Leaving directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1/data' Making install in doc make[1]: Entering directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1/doc' make[2]: Entering directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1/doc' make[2]: Für das Ziel »install-exec-am« ist nichts zu tun. test -z "/usr/share/man/man1" || mkdir -p -- "/home/slkbuilds/xap/parcellite/pkg//usr/share/man/man1" /usr/bin/ginstall -c -m 644 './parcellite.1' '/home/slkbuilds/xap/parcellite/pkg//usr/share/man/man1/parcellite.1' make[2]: Leaving directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1/doc' make[1]: Leaving directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1/doc' Making install in src make[1]: Entering directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1/src' make[2]: Entering directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1/src' test -z "/usr/bin" || mkdir -p -- "/home/slkbuilds/xap/parcellite/pkg//usr/bin" /usr/bin/ginstall -c 'parcellite' '/home/slkbuilds/xap/parcellite/pkg//usr/bin/parcellite' make[2]: Für das Ziel »install-data-am« ist nichts zu tun. make[2]: Leaving directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1/src' make[1]: Leaving directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1/src' Making install in po make[1]: Entering directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1/po' linguas="de es hu ja pt_BR sv "; \ for lang in $linguas; do \ dir=/home/slkbuilds/xap/parcellite/pkg//usr/share/locale/$lang/LC_MESSAGES; \ /home/slkbuilds/xap/parcellite/src/parcellite-0.9.1/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/ginstall -c -m 644 $lang.gmo $dir/parcellite.mo; \ echo "installing $lang.gmo as $dir/parcellite.mo"; \ else \ /usr/bin/ginstall -c -m 644 ./$lang.gmo $dir/parcellite.mo; \ echo "installing ./$lang.gmo as" \ "$dir/parcellite.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/ginstall -c -m 644 $lang.gmo.m $dir/parcellite.mo.m; \ echo "installing $lang.gmo.m as $dir/parcellite.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/ginstall -c -m 644 ./$lang.gmo.m \ $dir/parcellite.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/parcellite.mo.m"; \ else \ true; \ fi; \ fi; \ done installing de.gmo as /home/slkbuilds/xap/parcellite/pkg//usr/share/locale/de/LC_MESSAGES/parcellite.mo installing es.gmo as /home/slkbuilds/xap/parcellite/pkg//usr/share/locale/es/LC_MESSAGES/parcellite.mo installing hu.gmo as /home/slkbuilds/xap/parcellite/pkg//usr/share/locale/hu/LC_MESSAGES/parcellite.mo installing ja.gmo as /home/slkbuilds/xap/parcellite/pkg//usr/share/locale/ja/LC_MESSAGES/parcellite.mo installing pt_BR.gmo as /home/slkbuilds/xap/parcellite/pkg//usr/share/locale/pt_BR/LC_MESSAGES/parcellite.mo installing sv.gmo as /home/slkbuilds/xap/parcellite/pkg//usr/share/locale/sv/LC_MESSAGES/parcellite.mo make[1]: Leaving directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1/po' make[1]: Entering directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1' make[2]: Entering directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1' make[2]: Für das Ziel »install-exec-am« ist nichts zu tun. make[2]: Für das Ziel »install-data-am« ist nichts zu tun. make[2]: Leaving directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1' make[1]: Leaving directory `/home/slkbuilds/xap/parcellite/src/parcellite-0.9.1' /home/slkbuilds/xap/parcellite/pkg: insgesamt 12 drwxr-xr-x 3 root root 4096 2009-12-21 17:57 etc drwxr-xr-x 2 root root 4096 2009-12-21 17:57 install drwxr-xr-x 7 root root 4096 2009-12-21 17:57 usr /home/slkbuilds/xap/parcellite/pkg/etc: insgesamt 4 drwxr-xr-x 3 root root 4096 2009-12-21 17:57 xdg /home/slkbuilds/xap/parcellite/pkg/etc/xdg: insgesamt 4 drwxr-xr-x 2 root root 4096 2009-12-21 17:57 autostart /home/slkbuilds/xap/parcellite/pkg/etc/xdg/autostart: insgesamt 4 -rw-r--r-- 1 root root 548 2009-12-21 17:57 parcellite-startup.desktop.new /home/slkbuilds/xap/parcellite/pkg/install: insgesamt 8 -rw-r--r-- 1 root root 296 2009-12-21 17:57 doinst.sh -rw-r--r-- 1 root root 358 2009-12-21 17:57 slack-desc /home/slkbuilds/xap/parcellite/pkg/usr: insgesamt 20 drwxr-xr-x 2 root root 4096 2009-12-21 17:57 bin drwxr-xr-x 3 root root 4096 2009-12-21 17:57 doc drwxr-xr-x 3 root root 4096 2009-12-21 17:57 man drwxr-xr-x 4 root root 4096 2009-12-21 17:57 share drwxr-xr-x 3 root root 4096 2009-12-21 17:56 src /home/slkbuilds/xap/parcellite/pkg/usr/bin: insgesamt 60 -rwxr-xr-x 1 root root 58296 2009-12-21 17:57 parcellite /home/slkbuilds/xap/parcellite/pkg/usr/doc: insgesamt 4 drwxr-xr-x 2 root root 4096 2009-12-21 17:57 parcellite-0.9.1 /home/slkbuilds/xap/parcellite/pkg/usr/doc/parcellite-0.9.1: insgesamt 56 -rw-r--r-- 1 root root 47 2009-12-21 17:57 AUTHORS -rw-r--r-- 1 root root 35148 2009-12-21 17:57 COPYING -rw-r--r-- 1 root root 397 2009-12-21 17:57 ChangeLog -rw-r--r-- 1 root root 51 2009-12-21 17:57 NEWS -rw-r--r-- 1 root root 1041 2009-12-21 17:57 README -rw-r--r-- 1 root root 115 2009-12-21 17:57 TODO /home/slkbuilds/xap/parcellite/pkg/usr/man: insgesamt 4 drwxr-xr-x 2 root root 4096 2009-12-21 17:57 man1 /home/slkbuilds/xap/parcellite/pkg/usr/man/man1: insgesamt 4 -rw-r--r-- 1 root root 740 2009-12-21 17:57 parcellite.1.gz /home/slkbuilds/xap/parcellite/pkg/usr/share: insgesamt 8 drwxr-xr-x 2 root root 4096 2009-12-21 17:57 applications drwxr-xr-x 8 root root 4096 2009-12-21 17:57 locale /home/slkbuilds/xap/parcellite/pkg/usr/share/applications: insgesamt 4 -rw-r--r-- 1 root root 536 2009-12-21 17:57 parcellite.desktop /home/slkbuilds/xap/parcellite/pkg/usr/share/locale: insgesamt 24 drwxr-xr-x 3 root root 4096 2009-12-21 17:57 de drwxr-xr-x 3 root root 4096 2009-12-21 17:57 es drwxr-xr-x 3 root root 4096 2009-12-21 17:57 hu drwxr-xr-x 3 root root 4096 2009-12-21 17:57 ja drwxr-xr-x 3 root root 4096 2009-12-21 17:57 pt_BR drwxr-xr-x 3 root root 4096 2009-12-21 17:57 sv /home/slkbuilds/xap/parcellite/pkg/usr/share/locale/de: insgesamt 4 drwxr-xr-x 2 root root 4096 2009-12-21 17:57 LC_MESSAGES /home/slkbuilds/xap/parcellite/pkg/usr/share/locale/de/LC_MESSAGES: insgesamt 8 -rw-r--r-- 1 root root 4161 2009-12-21 17:57 parcellite.mo /home/slkbuilds/xap/parcellite/pkg/usr/share/locale/es: insgesamt 4 drwxr-xr-x 2 root root 4096 2009-12-21 17:57 LC_MESSAGES /home/slkbuilds/xap/parcellite/pkg/usr/share/locale/es/LC_MESSAGES: insgesamt 4 -rw-r--r-- 1 root root 4073 2009-12-21 17:57 parcellite.mo /home/slkbuilds/xap/parcellite/pkg/usr/share/locale/hu: insgesamt 4 drwxr-xr-x 2 root root 4096 2009-12-21 17:57 LC_MESSAGES /home/slkbuilds/xap/parcellite/pkg/usr/share/locale/hu/LC_MESSAGES: insgesamt 8 -rw-r--r-- 1 root root 4131 2009-12-21 17:57 parcellite.mo /home/slkbuilds/xap/parcellite/pkg/usr/share/locale/ja: insgesamt 4 drwxr-xr-x 2 root root 4096 2009-12-21 17:57 LC_MESSAGES /home/slkbuilds/xap/parcellite/pkg/usr/share/locale/ja/LC_MESSAGES: insgesamt 8 -rw-r--r-- 1 root root 4447 2009-12-21 17:57 parcellite.mo /home/slkbuilds/xap/parcellite/pkg/usr/share/locale/pt_BR: insgesamt 4 drwxr-xr-x 2 root root 4096 2009-12-21 17:57 LC_MESSAGES /home/slkbuilds/xap/parcellite/pkg/usr/share/locale/pt_BR/LC_MESSAGES: insgesamt 8 -rw-r--r-- 1 root root 4280 2009-12-21 17:57 parcellite.mo /home/slkbuilds/xap/parcellite/pkg/usr/share/locale/sv: insgesamt 4 drwxr-xr-x 2 root root 4096 2009-12-21 17:57 LC_MESSAGES /home/slkbuilds/xap/parcellite/pkg/usr/share/locale/sv/LC_MESSAGES: insgesamt 4 -rw-r--r-- 1 root root 3992 2009-12-21 17:57 parcellite.mo /home/slkbuilds/xap/parcellite/pkg/usr/src: insgesamt 4 drwxr-xr-x 2 root root 4096 2009-12-21 17:57 parcellite-0.9.1 /home/slkbuilds/xap/parcellite/pkg/usr/src/parcellite-0.9.1: insgesamt 16 -rw-r--r-- 1 root root 893 2009-12-21 17:57 SLKBUILD -rwxr-xr-x 1 root root 9387 2009-12-21 17:57 build-parcellite.sh 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: /home/slkbuilds/xap/parcellite/parcellite-0.9.1-x86_64-1tm.txz ./ install/ install/slack-desc install/doinst.sh usr/ usr/share/ usr/share/applications/ usr/share/applications/parcellite.desktop usr/share/locale/ usr/share/locale/ja/ usr/share/locale/ja/LC_MESSAGES/ usr/share/locale/ja/LC_MESSAGES/parcellite.mo usr/share/locale/hu/ usr/share/locale/hu/LC_MESSAGES/ usr/share/locale/hu/LC_MESSAGES/parcellite.mo usr/share/locale/es/ usr/share/locale/es/LC_MESSAGES/ usr/share/locale/es/LC_MESSAGES/parcellite.mo usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/parcellite.mo usr/share/locale/sv/ usr/share/locale/sv/LC_MESSAGES/ usr/share/locale/sv/LC_MESSAGES/parcellite.mo usr/share/locale/pt_BR/ usr/share/locale/pt_BR/LC_MESSAGES/ usr/share/locale/pt_BR/LC_MESSAGES/parcellite.mo usr/man/ usr/man/man1/ usr/man/man1/parcellite.1.gz usr/src/ usr/src/parcellite-0.9.1/ usr/src/parcellite-0.9.1/SLKBUILD usr/src/parcellite-0.9.1/build-parcellite.sh usr/bin/ usr/bin/parcellite usr/doc/ usr/doc/parcellite-0.9.1/ usr/doc/parcellite-0.9.1/TODO usr/doc/parcellite-0.9.1/ChangeLog usr/doc/parcellite-0.9.1/README usr/doc/parcellite-0.9.1/AUTHORS usr/doc/parcellite-0.9.1/COPYING usr/doc/parcellite-0.9.1/NEWS etc/ etc/xdg/ etc/xdg/autostart/ etc/xdg/autostart/parcellite-startup.desktop.new Slackware package /home/slkbuilds/xap/parcellite/parcellite-0.9.1-x86_64-1tm.txz created. Package has been built. Cleaning pkg and src directories