lxshortcut-0.1/ lxshortcut-0.1/po/ lxshortcut-0.1/po/zh_TW.po lxshortcut-0.1/po/de.po lxshortcut-0.1/po/fi.po lxshortcut-0.1/po/hu.po lxshortcut-0.1/po/LINGUAS lxshortcut-0.1/po/POTFILES.in lxshortcut-0.1/po/de.gmo lxshortcut-0.1/po/fi.gmo lxshortcut-0.1/po/hu.gmo lxshortcut-0.1/po/lxshortcut.pot lxshortcut-0.1/po/zh_TW.gmo lxshortcut-0.1/po/ChangeLog lxshortcut-0.1/po/Makefile.in.in lxshortcut-0.1/src/ lxshortcut-0.1/src/lxshortcut.c lxshortcut-0.1/src/Makefile.am lxshortcut-0.1/src/Makefile.in lxshortcut-0.1/NEWS lxshortcut-0.1/data/ lxshortcut-0.1/data/choose-icon.ui lxshortcut-0.1/data/lxshortcut.ui lxshortcut-0.1/depcomp lxshortcut-0.1/aclocal.m4 lxshortcut-0.1/README lxshortcut-0.1/configure lxshortcut-0.1/configure.in lxshortcut-0.1/install-sh lxshortcut-0.1/missing lxshortcut-0.1/mkinstalldirs lxshortcut-0.1/Makefile.am lxshortcut-0.1/Makefile.in lxshortcut-0.1/config.h.in lxshortcut-0.1/AUTHORS lxshortcut-0.1/INSTALL lxshortcut-0.1/ChangeLog lxshortcut-0.1/COPYING +----------------------------------+ | Start SlackBuild lxshortcut-0.1 | +----------------------------------+ checking for a BSD-compatible install... /bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 for library containing strerror... none required 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 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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... 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 gtk-builder-convert... /usr/bin/gtk-builder-convert 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... zh_TW de fi hu configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands make all-recursive make[1]: Entering directory `/tmp/tgz/lxshortcut-0.1' Making all in src make[2]: Entering directory `/tmp/tgz/lxshortcut-0.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"/lxshortcut\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=i486 -mtune=i686 -MT lxshortcut.o -MD -MP -MF .deps/lxshortcut.Tpo -c -o lxshortcut.o lxshortcut.c lxshortcut.c: In function 'on_update_preview': lxshortcut.c:64: warning: passing argument 1 of 'gtk_image_set_from_pixbuf' from incompatible pointer type lxshortcut.c:69: warning: passing argument 1 of 'gtk_image_clear' from incompatible pointer type lxshortcut.c: In function 'load_themed_icon': lxshortcut.c:99: warning: passing argument 1 of 'gtk_list_store_append' from incompatible pointer type lxshortcut.c:100: warning: passing argument 1 of 'gtk_list_store_set' from incompatible pointer type lxshortcut.c:108: warning: passing argument 1 of 'gtk_icon_view_get_model' from incompatible pointer type lxshortcut.c:110: warning: passing argument 1 of 'gtk_icon_view_set_model' from incompatible pointer type lxshortcut.c: In function 'on_change_icon': lxshortcut.c:131: warning: assignment from incompatible pointer type lxshortcut.c:132: warning: assignment from incompatible pointer type lxshortcut.c:133: warning: assignment from incompatible pointer type lxshortcut.c:134: warning: assignment from incompatible pointer type lxshortcut.c:138: warning: passing argument 1 of 'gtk_window_set_default_size' from incompatible pointer type lxshortcut.c:139: warning: passing argument 1 of 'gtk_window_set_transient_for' from incompatible pointer type lxshortcut.c:139: warning: passing argument 2 of 'gtk_window_set_transient_for' from incompatible pointer type lxshortcut.c:143: warning: passing argument 1 of 'gtk_file_chooser_set_preview_widget' from incompatible pointer type lxshortcut.c:149: warning: passing argument 1 of 'gtk_file_chooser_add_filter' from incompatible pointer type lxshortcut.c:158: warning: passing argument 1 of 'g_thread_pool_new' from incompatible pointer type lxshortcut.c:162: warning: assignment from incompatible pointer type lxshortcut.c:165: warning: passing argument 1 of 'gtk_icon_view_set_pixbuf_column' from incompatible pointer type lxshortcut.c:166: warning: passing argument 1 of 'gtk_icon_view_set_item_width' from incompatible pointer type lxshortcut.c:167: warning: passing argument 1 of 'gtk_icon_view_set_text_column' from incompatible pointer type lxshortcut.c:189: warning: passing argument 1 of 'gtk_dialog_run' from incompatible pointer type lxshortcut.c:193: warning: passing argument 1 of 'gtk_notebook_get_current_page' from incompatible pointer type lxshortcut.c:195: warning: passing argument 1 of 'gtk_icon_view_get_selected_items' from incompatible pointer type lxshortcut.c:208: warning: passing argument 1 of 'gtk_file_chooser_get_filename' from incompatible pointer type lxshortcut.c: In function 'on_browse_cmd': lxshortcut.c:233: warning: passing argument 1 of 'gtk_file_chooser_set_current_folder' from incompatible pointer type lxshortcut.c:237: warning: passing argument 1 of 'gtk_file_chooser_add_filter' from incompatible pointer type lxshortcut.c:239: warning: passing argument 1 of 'gtk_dialog_run' from incompatible pointer type lxshortcut.c:241: warning: passing argument 1 of 'gtk_file_chooser_get_filename' from incompatible pointer type lxshortcut.c:242: warning: passing argument 1 of 'gtk_entry_set_text' from incompatible pointer type lxshortcut.c: In function 'main': lxshortcut.c:393: warning: assignment from incompatible pointer type lxshortcut.c:394: warning: assignment from incompatible pointer type lxshortcut.c:395: warning: assignment from incompatible pointer type lxshortcut.c:396: warning: assignment from incompatible pointer type lxshortcut.c:397: warning: assignment from incompatible pointer type lxshortcut.c:398: warning: assignment from incompatible pointer type lxshortcut.c:399: warning: assignment from incompatible pointer type lxshortcut.c:400: warning: assignment from incompatible pointer type lxshortcut.c:401: warning: assignment from incompatible pointer type lxshortcut.c:403: warning: passing argument 1 of 'gtk_dialog_set_alternative_button_order' from incompatible pointer type lxshortcut.c:436: warning: passing argument 1 of 'gtk_image_set_from_pixbuf' from incompatible pointer type lxshortcut.c:445: warning: passing argument 1 of 'gtk_entry_set_text' from incompatible pointer type lxshortcut.c:457: warning: passing argument 1 of 'gtk_entry_set_text' from incompatible pointer type lxshortcut.c:467: warning: passing argument 1 of 'gtk_entry_set_text' from incompatible pointer type lxshortcut.c:472: warning: passing argument 1 of 'gtk_toggle_button_set_active' from incompatible pointer type lxshortcut.c:475: warning: passing argument 1 of 'gtk_toggle_button_set_active' from incompatible pointer type lxshortcut.c:480: warning: passing argument 1 of 'gtk_image_set_from_pixbuf' from incompatible pointer type lxshortcut.c:483: warning: passing argument 1 of 'gtk_toggle_button_set_active' from incompatible pointer type lxshortcut.c:504: warning: passing argument 1 of 'gtk_entry_get_text' from incompatible pointer type lxshortcut.c:507: warning: passing argument 1 of 'gtk_entry_get_text' from incompatible pointer type lxshortcut.c:512: warning: passing argument 1 of 'gtk_entry_get_text' from incompatible pointer type lxshortcut.c:515: warning: passing argument 1 of 'gtk_entry_get_text' from incompatible pointer type lxshortcut.c:517: warning: passing argument 1 of 'gtk_entry_get_text' from incompatible pointer type lxshortcut.c:520: warning: passing argument 1 of 'gtk_toggle_button_get_active' from incompatible pointer type lxshortcut.c:521: warning: passing argument 1 of 'gtk_toggle_button_get_active' from incompatible pointer type lxshortcut.c:524: warning: passing argument 1 of 'gtk_toggle_button_get_active' from incompatible pointer type lxshortcut.c:525: warning: passing argument 1 of 'gtk_toggle_button_get_active' from incompatible pointer type mv -f .deps/lxshortcut.Tpo .deps/lxshortcut.Po gcc -O2 -march=i486 -mtune=i686 -o lxshortcut lxshortcut.o -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0 make[2]: Leaving directory `/tmp/tgz/lxshortcut-0.1/src' Making all in po make[2]: Entering directory `/tmp/tgz/lxshortcut-0.1/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/tgz/lxshortcut-0.1/po' make[2]: Entering directory `/tmp/tgz/lxshortcut-0.1' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/tmp/tgz/lxshortcut-0.1' make[1]: Leaving directory `/tmp/tgz/lxshortcut-0.1' Making install in src make[1]: Entering directory `/tmp/tgz/lxshortcut-0.1/src' make[2]: Entering directory `/tmp/tgz/lxshortcut-0.1/src' test -z "/usr/bin" || /bin/mkdir -p "/tmp/tgz/package-lxshortcut/usr/bin" /bin/ginstall -c 'lxshortcut' '/tmp/tgz/package-lxshortcut/usr/bin/lxshortcut' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/tmp/tgz/lxshortcut-0.1/src' make[1]: Leaving directory `/tmp/tgz/lxshortcut-0.1/src' Making install in po make[1]: Entering directory `/tmp/tgz/lxshortcut-0.1/po' if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /tmp/tgz/package-lxshortcut/usr/share; \ else \ /bin/sh ../mkinstalldirs /tmp/tgz/package-lxshortcut/usr/share; \ fi mkdir -p -- /tmp/tgz/package-lxshortcut/usr/share mkdir -p -- /tmp/tgz/package-lxshortcut/usr/share/locale/zh_TW/LC_MESSAGES installing zh_TW.gmo as /tmp/tgz/package-lxshortcut/usr/share/locale/zh_TW/LC_MESSAGES/lxshortcut.mo mkdir -p -- /tmp/tgz/package-lxshortcut/usr/share/locale/de/LC_MESSAGES installing de.gmo as /tmp/tgz/package-lxshortcut/usr/share/locale/de/LC_MESSAGES/lxshortcut.mo mkdir -p -- /tmp/tgz/package-lxshortcut/usr/share/locale/fi/LC_MESSAGES installing fi.gmo as /tmp/tgz/package-lxshortcut/usr/share/locale/fi/LC_MESSAGES/lxshortcut.mo mkdir -p -- /tmp/tgz/package-lxshortcut/usr/share/locale/hu/LC_MESSAGES installing hu.gmo as /tmp/tgz/package-lxshortcut/usr/share/locale/hu/LC_MESSAGES/lxshortcut.mo if test "lxshortcut" = "glib"; then \ if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /tmp/tgz/package-lxshortcut/usr/share/glib-2.0/gettext/po; \ else \ /bin/sh ../mkinstalldirs /tmp/tgz/package-lxshortcut/usr/share/glib-2.0/gettext/po; \ fi; \ /bin/ginstall -c -m 644 ./Makefile.in.in \ /tmp/tgz/package-lxshortcut/usr/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[1]: Leaving directory `/tmp/tgz/lxshortcut-0.1/po' make[1]: Entering directory `/tmp/tgz/lxshortcut-0.1' make[2]: Entering directory `/tmp/tgz/lxshortcut-0.1' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/lxshortcut" || /bin/mkdir -p "/tmp/tgz/package-lxshortcut/usr/share/lxshortcut" /bin/ginstall -c -m 644 'data/lxshortcut.ui' '/tmp/tgz/package-lxshortcut/usr/share/lxshortcut/lxshortcut.ui' /bin/ginstall -c -m 644 'data/choose-icon.ui' '/tmp/tgz/package-lxshortcut/usr/share/lxshortcut/choose-icon.ui' make[2]: Leaving directory `/tmp/tgz/lxshortcut-0.1' make[1]: Leaving directory `/tmp/tgz/lxshortcut-0.1' The following dependencies have been found: atk >= 1.23.5-i486-1 cairo >= 1.6.4-i486-1 expat >= 2.0.1-i486-1 fontconfig >= 2.6.0-i486-2 freetype >= 2.3.7-i486-1 glib2 >= 2.16.6-i486-1 glibc-solibs >= 2.7-i486-17 gtk+2 >= 2.12.12-i486-1 libX11 >= 1.1.5-i486-1 libXau >= 1.0.4-i486-1 libXcomposite >= 0.4.0-i486-1 libXcursor >= 1.1.9-i486-1 libXdamage >= 1.1.1-i486-1 libXdmcp >= 1.0.2-i486-1 libXext >= 1.0.4-i486-1 libXfixes >= 4.0.3-i486-1 libXi >= 1.1.3-i486-1 libXinerama >= 1.0.3-i486-1 libXrandr >= 1.2.3-i486-1 libXrender >= 0.9.4-i486-1 libpng >= 1.2.32-i486-1 libxcb >= 1.1-i486-1 pango >= 1.20.5-i486-1 pixman >= 0.12.0-i486-1 zlib >= 1.2.3-i486-2 Slackware package maker, version 2.1. 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 tar file lxshortcut-0.1-i486-1sm_lxslacky.tar... ./ install/ install/slack-desc install/slack-required usr/ usr/bin/ usr/bin/lxshortcut usr/share/ usr/share/locale/ usr/share/locale/fi/ usr/share/locale/fi/LC_MESSAGES/ usr/share/locale/fi/LC_MESSAGES/lxshortcut.mo usr/share/locale/hu/ usr/share/locale/hu/LC_MESSAGES/ usr/share/locale/hu/LC_MESSAGES/lxshortcut.mo usr/share/locale/zh_TW/ usr/share/locale/zh_TW/LC_MESSAGES/ usr/share/locale/zh_TW/LC_MESSAGES/lxshortcut.mo usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/lxshortcut.mo usr/share/lxshortcut/ usr/share/lxshortcut/lxshortcut.ui usr/share/lxshortcut/choose-icon.ui usr/doc/ usr/doc/lxshortcut-0.1/ usr/doc/lxshortcut-0.1/AUTHORS usr/doc/lxshortcut-0.1/NEWS usr/doc/lxshortcut-0.1/COPYING usr/doc/lxshortcut-0.1/README usr/doc/lxshortcut-0.1/SlackBuild/ usr/doc/lxshortcut-0.1/SlackBuild/lxshortcut.SlackBuild usr/doc/lxshortcut-0.1/SlackBuild/slack-desc usr/doc/lxshortcut-0.1/ChangeLog usr/doc/lxshortcut-0.1/INSTALL tar-1.13: lxshortcut-0.1-i486-1sm_lxslacky.tar is the archive; not dumped WARNING: zero length file usr/doc/lxshortcut-0.1/AUTHORS WARNING: zero length file usr/doc/lxshortcut-0.1/NEWS Gzipping lxshortcut-0.1-i486-1sm_lxslacky.tar... Renaming lxshortcut-0.1-i486-1sm_lxslacky.tar.gz to lxshortcut-0.1-i486-1sm_lxslacky.tgz... Moving lxshortcut-0.1-i486-1sm_lxslacky.tgz to /home/submax/pkgs/slack_12.2/lxde-slacky/src/lxshortcut... Package creation complete.