lxappearance-0.2/ lxappearance-0.2/po/ lxappearance-0.2/po/zh_TW.po lxappearance-0.2/po/POTFILES.in lxappearance-0.2/po/lxappearance.pot lxappearance-0.2/po/zh_TW.gmo lxappearance-0.2/po/ChangeLog lxappearance-0.2/po/Makefile.in.in lxappearance-0.2/man/ lxappearance-0.2/man/lxappearance.1 lxappearance-0.2/man/Makefile.am lxappearance-0.2/man/Makefile.in lxappearance-0.2/man/lxappearance.sgml lxappearance-0.2/src/ lxappearance-0.2/src/main-dlg.c lxappearance-0.2/src/main-dlg.h lxappearance-0.2/src/demo.c lxappearance-0.2/src/demo.h lxappearance-0.2/src/Makefile.am lxappearance-0.2/src/Makefile.in lxappearance-0.2/src/main.c lxappearance-0.2/src/demo-ui.c lxappearance-0.2/src/demo-ui.h lxappearance-0.2/src/main-dlg-ui.c lxappearance-0.2/src/main-dlg-ui.h lxappearance-0.2/src/glade-support.c lxappearance-0.2/src/glade-support.h lxappearance-0.2/NEWS lxappearance-0.2/depcomp lxappearance-0.2/aclocal.m4 lxappearance-0.2/README lxappearance-0.2/configure lxappearance-0.2/scripts/ lxappearance-0.2/scripts/install-icon-theme.sh lxappearance-0.2/configure.in lxappearance-0.2/config.guess lxappearance-0.2/install-sh lxappearance-0.2/lxappearance.desktop lxappearance-0.2/autogen.sh lxappearance-0.2/config.sub lxappearance-0.2/missing lxappearance-0.2/mkinstalldirs lxappearance-0.2/Makefile.am lxappearance-0.2/Makefile.in lxappearance-0.2/config.h.in lxappearance-0.2/AUTHORS lxappearance-0.2/INSTALL lxappearance-0.2/ChangeLog lxappearance-0.2/COPYING +-----------------------------------+ | Start SlackBuild lxappearance-0.2 | +-----------------------------------+ 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 PACKAGE... 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 build system type... i486-slackware-linux-gnu checking host system type... i486-slackware-linux-gnu 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 configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating man/Makefile 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/lxappearance-0.2' Making all in src make[2]: Entering directory `/tmp/tgz/lxappearance-0.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -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 main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -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 glade-support.o -MD -MP -MF .deps/glade-support.Tpo -c -o glade-support.o glade-support.c mv -f .deps/glade-support.Tpo .deps/glade-support.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -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 main-dlg-ui.o -MD -MP -MF .deps/main-dlg-ui.Tpo -c -o main-dlg-ui.o main-dlg-ui.c mv -f .deps/main-dlg-ui.Tpo .deps/main-dlg-ui.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -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 main-dlg.o -MD -MP -MF .deps/main-dlg.Tpo -c -o main-dlg.o main-dlg.c main-dlg.c: In function 'reload_demo_process': main-dlg.c:124: warning: passing argument 1 of 'gtk_socket_get_id' from incompatible pointer type main-dlg.c:134: warning: passing argument 1 of 'gtk_dialog_set_response_sensitive' from incompatible pointer type main-dlg.c: In function 'write_lxde_config': main-dlg.c:187: warning: initialization discards qualifiers from pointer target type main-dlg.c: In function 'on_list_sel_changed': main-dlg.c:231: warning: comparison of distinct pointer types lacks a cast main-dlg.c:241: warning: comparison of distinct pointer types lacks a cast main-dlg.c:254: warning: passing argument 1 of 'gtk_dialog_set_response_sensitive' from incompatible pointer type main-dlg.c: In function 'init_tree_view': main-dlg.c:289: warning: passing argument 4 of 'g_signal_connect_data' discards qualifiers from pointer target type main-dlg.c: In function 'load_themes_from_dir': main-dlg.c:308: warning: assignment discards qualifiers from pointer target type main-dlg.c: In function 'center_win': main-dlg.c:384: warning: passing argument 1 of 'gtk_widget_show' from incompatible pointer type main-dlg.c: In function 'main_dlg_init': main-dlg.c:434: warning: assignment from incompatible pointer type main-dlg.c:435: warning: assignment from incompatible pointer type main-dlg.c:465: warning: passing argument 1 of 'gtk_dialog_set_response_sensitive' from incompatible pointer type main-dlg.c: In function 'on_apply_clicked': main-dlg.c:501: warning: passing argument 1 of 'gtk_dialog_set_response_sensitive' from incompatible pointer type main-dlg.c: In function 'on_font_changed': main-dlg.c:519: warning: passing argument 1 of 'gtk_dialog_set_response_sensitive' from incompatible pointer type main-dlg.c: In function 'on_install_theme_clicked': main-dlg.c:542: warning: passing argument 1 of 'gtk_file_chooser_add_filter' from incompatible pointer type main-dlg.c:547: warning: passing argument 1 of 'gtk_file_chooser_get_filename' from incompatible pointer type main-dlg.c: In function 'on_tb_style_changed': main-dlg.c:590: warning: passing argument 1 of 'gtk_dialog_set_response_sensitive' from incompatible pointer type mv -f .deps/main-dlg.Tpo .deps/main-dlg.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -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 demo-ui.o -MD -MP -MF .deps/demo-ui.Tpo -c -o demo-ui.o demo-ui.c mv -f .deps/demo-ui.Tpo .deps/demo-ui.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -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 demo.o -MD -MP -MF .deps/demo.Tpo -c -o demo.o demo.c demo.c: In function 'load_demo_icons': demo.c:18: warning: initialization from incompatible pointer type demo.c:19: warning: initialization from incompatible pointer type demo.c:20: warning: initialization from incompatible pointer type demo.c:21: warning: initialization from incompatible pointer type demo.c:22: warning: initialization from incompatible pointer type demo.c:23: warning: initialization from incompatible pointer type demo.c:24: warning: initialization from incompatible pointer type demo.c:26: warning: initialization from incompatible pointer type demo.c:37: warning: passing argument 2 of 'gtk_icon_theme_load_icon' from incompatible pointer type demo.c:43: warning: passing argument 2 of 'gtk_icon_view_set_model' from incompatible pointer type demo.c: In function 'show_demo': demo.c:84: warning: assignment from incompatible pointer type demo.c:103: warning: passing argument 1 of 'gtk_container_add' from incompatible pointer type mv -f .deps/demo.Tpo .deps/demo.Po gcc -O2 -march=i486 -mtune=i686 -o lxappearance main.o glade-support.o main-dlg-ui.o main-dlg.o demo-ui.o demo.o -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 -lglib-2.0 make[2]: Leaving directory `/tmp/tgz/lxappearance-0.2/src' Making all in po make[2]: Entering directory `/tmp/tgz/lxappearance-0.2/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/tgz/lxappearance-0.2/po' Making all in man make[2]: Entering directory `/tmp/tgz/lxappearance-0.2/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/tgz/lxappearance-0.2/man' make[2]: Entering directory `/tmp/tgz/lxappearance-0.2' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/tmp/tgz/lxappearance-0.2' make[1]: Leaving directory `/tmp/tgz/lxappearance-0.2' Making install in src make[1]: Entering directory `/tmp/tgz/lxappearance-0.2/src' make[2]: Entering directory `/tmp/tgz/lxappearance-0.2/src' test -z "/usr/bin" || /bin/mkdir -p "/tmp/tgz/package-lxappearance/usr/bin" /bin/ginstall -c 'lxappearance' '/tmp/tgz/package-lxappearance/usr/bin/lxappearance' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/tmp/tgz/lxappearance-0.2/src' make[1]: Leaving directory `/tmp/tgz/lxappearance-0.2/src' Making install in po make[1]: Entering directory `/tmp/tgz/lxappearance-0.2/po' if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /tmp/tgz/package-lxappearance/usr/share; \ else \ /bin/sh ../mkinstalldirs /tmp/tgz/package-lxappearance/usr/share; \ fi mkdir -p -- /tmp/tgz/package-lxappearance/usr/share mkdir -p -- /tmp/tgz/package-lxappearance/usr/share/locale/zh_TW/LC_MESSAGES installing zh_TW.gmo as /tmp/tgz/package-lxappearance/usr/share/locale/zh_TW/LC_MESSAGES/lxappearance.mo if test "lxappearance" = "glib"; then \ if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /tmp/tgz/package-lxappearance/usr/share/glib-2.0/gettext/po; \ else \ /bin/sh ../mkinstalldirs /tmp/tgz/package-lxappearance/usr/share/glib-2.0/gettext/po; \ fi; \ /bin/ginstall -c -m 644 ./Makefile.in.in \ /tmp/tgz/package-lxappearance/usr/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[1]: Leaving directory `/tmp/tgz/lxappearance-0.2/po' Making install in man make[1]: Entering directory `/tmp/tgz/lxappearance-0.2/man' make[2]: Entering directory `/tmp/tgz/lxappearance-0.2/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/man/man1" || /bin/mkdir -p "/tmp/tgz/package-lxappearance/usr/man/man1" /bin/ginstall -c -m 644 './lxappearance.1' '/tmp/tgz/package-lxappearance/usr/man/man1/lxappearance.1' make[2]: Leaving directory `/tmp/tgz/lxappearance-0.2/man' make[1]: Leaving directory `/tmp/tgz/lxappearance-0.2/man' make[1]: Entering directory `/tmp/tgz/lxappearance-0.2' make[2]: Entering directory `/tmp/tgz/lxappearance-0.2' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/applications" || /bin/mkdir -p "/tmp/tgz/package-lxappearance/usr/share/applications" /bin/ginstall -c -m 644 'lxappearance.desktop' '/tmp/tgz/package-lxappearance/usr/share/applications/lxappearance.desktop' test -z "/usr/share/lxappearance" || /bin/mkdir -p "/tmp/tgz/package-lxappearance/usr/share/lxappearance" /bin/ginstall -c -m 644 'scripts/install-icon-theme.sh' '/tmp/tgz/package-lxappearance/usr/share/lxappearance/install-icon-theme.sh' make install-data-hook make[3]: Entering directory `/tmp/tgz/lxappearance-0.2' for script in /tmp/tgz/package-lxappearance/usr/share/lxappearance/*.sh; do \ chmod +x $script; \ done make[3]: Leaving directory `/tmp/tgz/lxappearance-0.2' make[2]: Leaving directory `/tmp/tgz/lxappearance-0.2' make[1]: Leaving directory `/tmp/tgz/lxappearance-0.2' 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 lxappearance-0.2-i486-1as_lxslacky.tar... ./ install/ install/doinst.sh install/slack-desc install/slack-required tar-1.13: lxappearance-0.2-i486-1as_lxslacky.tar is the archive; not dumped usr/ usr/man/ usr/man/man1/ usr/man/man1/lxappearance.1.gz usr/bin/ usr/bin/lxappearance usr/share/ usr/share/applications/ usr/share/applications/lxappearance.desktop usr/share/lxappearance/ usr/share/lxappearance/install-icon-theme.sh usr/share/locale/ usr/share/locale/zh_TW/ usr/share/locale/zh_TW/LC_MESSAGES/ usr/share/locale/zh_TW/LC_MESSAGES/lxappearance.mo usr/doc/ usr/doc/lxappearance-0.2/ usr/doc/lxappearance-0.2/AUTHORS usr/doc/lxappearance-0.2/NEWS usr/doc/lxappearance-0.2/COPYING usr/doc/lxappearance-0.2/README usr/doc/lxappearance-0.2/SlackBuild/ usr/doc/lxappearance-0.2/SlackBuild/slack-desc usr/doc/lxappearance-0.2/SlackBuild/lxappearance.SlackBuild usr/doc/lxappearance-0.2/ChangeLog usr/doc/lxappearance-0.2/INSTALL WARNING: zero length file usr/doc/lxappearance-0.2/ChangeLog Gzipping lxappearance-0.2-i486-1as_lxslacky.tar... Renaming lxappearance-0.2-i486-1as_lxslacky.tar.gz to lxappearance-0.2-i486-1as_lxslacky.tgz... Moving lxappearance-0.2-i486-1as_lxslacky.tgz to /home/submax/pkgs/slack_12.2/lxde-slacky/src/lxappearance... Package creation complete.