tar -xf simple-scan-2.32.0.2.tar.bz2 patching file data/simple-scan.ui Hunk #1 succeeded at 347 (offset 28 lines). 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 to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... distcc 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 distcc gcc accepts -g... yes checking for distcc gcc option to accept ISO C89... none needed checking dependency style of distcc gcc... gcc3 checking for library containing strerror... none required checking whether distcc gcc and cc understand -c and -o together... yes checking for gcc... (cached) distcc gcc checking whether we are using the GNU C compiler... (cached) yes checking whether distcc gcc accepts -g... (cached) yes checking for distcc gcc option to accept ISO C89... (cached) none needed checking dependency style of distcc gcc... (cached) gcc3 checking how to run the C preprocessor... distcc 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 Using config source xml::/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking whether gcc understands -Wno-sign-compare... yes checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare checking what language compliance flags to pass to the C compiler... checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SIMPLE_SCAN... 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 sane/sane.h usability... yes checking sane/sane.h presence... yes checking for sane/sane.h... yes checking sane/saneopts.h usability... yes checking sane/saneopts.h presence... yes checking for sane/saneopts.h... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking whether ln -s works... yes checking gnome-doc-utils >= 0.3.2... yes checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.50.2 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... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.1 checking for XML::Parser... ok configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating data/icons/Makefile config.status: creating help/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: executing depfiles commands config.status: executing po/stamp-it commands Making all in src make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/src' CC simple_scan-book.o CC simple_scan-book-view.o CC simple_scan-page.o CC simple_scan-page-view.o CC simple_scan-simple-scan.o CC simple_scan-scanner.o CC simple_scan-ui.o ui.c: In function 'print_button_clicked_cb': ui.c:1267:29: warning: variable 'result' set but not used [-Wunused-but-set-variable] CCLD simple-scan make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/src' Making all in data make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/data' Making all in icons make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/data/icons' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/data/icons' make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/data' LC_ALL=C /usr/bin/intltool-merge -s -u -c ../po/.intltool-merge-cache ../po simple-scan.schemas.in simple-scan.schemas Generating and caching the translation database Merging translations into simple-scan.schemas. LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po simple-scan.desktop.in simple-scan.desktop Found cached translation database Merging translations into simple-scan.desktop. make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/data' make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/data' Making all in help make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help' msgfmt -o POT/POT.mo POT/POT.po msgfmt -o de/de.mo de/de.po if ! test -d POT/; then mkdir POT/; fi if [ -f "C/legal.xml" ]; then d="../"; else d="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/"; fi; \ mo="POT/POT.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/${mo}"; fi; \ (cd POT/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/legal.xml" > legal.xml.tmp && \ cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/legal.xml" ]; then d="../"; else d="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/legal.xml" > legal.xml.tmp && \ cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) if ! test -d POT/; then mkdir POT/; fi if [ -f "C/index.page" ]; then d="../"; else d="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/"; fi; \ mo="POT/POT.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/${mo}"; fi; \ (cd POT/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/index.page" > index.page.tmp && \ cp index.page.tmp index.page && rm -f index.page.tmp) if ! test -d POT/; then mkdir POT/; fi if [ -f "C/adf.page" ]; then d="../"; else d="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/"; fi; \ mo="POT/POT.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/${mo}"; fi; \ (cd POT/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/adf.page" > adf.page.tmp && \ cp adf.page.tmp adf.page && rm -f adf.page.tmp) if ! test -d POT/; then mkdir POT/; fi if [ -f "C/crop.page" ]; then d="../"; else d="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/"; fi; \ mo="POT/POT.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/${mo}"; fi; \ (cd POT/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/crop.page" > crop.page.tmp && \ cp crop.page.tmp crop.page && rm -f crop.page.tmp) if ! test -d POT/; then mkdir POT/; fi if [ -f "C/dpi.page" ]; then d="../"; else d="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/"; fi; \ mo="POT/POT.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/${mo}"; fi; \ (cd POT/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/dpi.page" > dpi.page.tmp && \ cp dpi.page.tmp dpi.page && rm -f dpi.page.tmp) if ! test -d POT/; then mkdir POT/; fi if [ -f "C/email.page" ]; then d="../"; else d="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/"; fi; \ mo="POT/POT.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/${mo}"; fi; \ (cd POT/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/email.page" > email.page.tmp && \ cp email.page.tmp email.page && rm -f email.page.tmp) if ! test -d POT/; then mkdir POT/; fi if [ -f "C/print.page" ]; then d="../"; else d="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/"; fi; \ mo="POT/POT.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/${mo}"; fi; \ (cd POT/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/print.page" > print.page.tmp && \ cp print.page.tmp print.page && rm -f print.page.tmp) if ! test -d POT/; then mkdir POT/; fi if [ -f "C/reorder.page" ]; then d="../"; else d="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/"; fi; \ mo="POT/POT.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/${mo}"; fi; \ (cd POT/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/reorder.page" > reorder.page.tmp && \ cp reorder.page.tmp reorder.page && rm -f reorder.page.tmp) if ! test -d POT/; then mkdir POT/; fi if [ -f "C/rotate.page" ]; then d="../"; else d="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/"; fi; \ mo="POT/POT.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/${mo}"; fi; \ (cd POT/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/rotate.page" > rotate.page.tmp && \ cp rotate.page.tmp rotate.page && rm -f rotate.page.tmp) if ! test -d POT/; then mkdir POT/; fi if [ -f "C/save.page" ]; then d="../"; else d="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/"; fi; \ mo="POT/POT.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/${mo}"; fi; \ (cd POT/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/save.page" > save.page.tmp && \ cp save.page.tmp save.page && rm -f save.page.tmp) if ! test -d POT/; then mkdir POT/; fi if [ -f "C/scanner.page" ]; then d="../"; else d="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/"; fi; \ mo="POT/POT.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/${mo}"; fi; \ (cd POT/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/scanner.page" > scanner.page.tmp && \ cp scanner.page.tmp scanner.page && rm -f scanner.page.tmp) if ! test -d POT/; then mkdir POT/; fi if [ -f "C/scanning.page" ]; then d="../"; else d="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/"; fi; \ mo="POT/POT.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/${mo}"; fi; \ (cd POT/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/scanning.page" > scanning.page.tmp && \ cp scanning.page.tmp scanning.page && rm -f scanning.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/index.page" ]; then d="../"; else d="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/index.page" > index.page.tmp && \ cp index.page.tmp index.page && rm -f index.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/adf.page" ]; then d="../"; else d="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/adf.page" > adf.page.tmp && \ cp adf.page.tmp adf.page && rm -f adf.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/crop.page" ]; then d="../"; else d="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/crop.page" > crop.page.tmp && \ cp crop.page.tmp crop.page && rm -f crop.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/dpi.page" ]; then d="../"; else d="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/dpi.page" > dpi.page.tmp && \ cp dpi.page.tmp dpi.page && rm -f dpi.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/email.page" ]; then d="../"; else d="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/email.page" > email.page.tmp && \ cp email.page.tmp email.page && rm -f email.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/print.page" ]; then d="../"; else d="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/print.page" > print.page.tmp && \ cp print.page.tmp print.page && rm -f print.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/reorder.page" ]; then d="../"; else d="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/reorder.page" > reorder.page.tmp && \ cp reorder.page.tmp reorder.page && rm -f reorder.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/rotate.page" ]; then d="../"; else d="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/rotate.page" > rotate.page.tmp && \ cp rotate.page.tmp rotate.page && rm -f rotate.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/save.page" ]; then d="../"; else d="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/save.page" > save.page.tmp && \ cp save.page.tmp save.page && rm -f save.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/scanner.page" ]; then d="../"; else d="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/scanner.page" > scanner.page.tmp && \ cp scanner.page.tmp scanner.page && rm -f scanner.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/scanning.page" ]; then d="../"; else d="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/scanning.page" > scanning.page.tmp && \ cp scanning.page.tmp scanning.page && rm -f scanning.page.tmp) make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help' Making all in po make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/po' file=`echo af | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file af.po file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file oc.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sq.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo ug | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ug.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo ur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/po' make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2' Making install in src make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/src' make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/bin" /usr/bin/ginstall -c simple-scan '/builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/src' make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/src' Making install in data make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/data' Making install in icons make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/data/icons' make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/data/icons' make[3]: Nothing to be done for `install-exec-am'. for icon in hicolor_actions_16x16_object-crop.png hicolor_actions_22x22_object-crop.png hicolor_actions_24x24_object-crop.png hicolor_actions_32x32_object-crop.png hicolor_actions_48x48_object-crop.png hicolor_actions_scalable_object-crop.svg; do \ THEME=`echo $icon | cut -d_ -f1`; \ CONTEXT=`echo $icon | cut -d_ -f2`; \ SIZE=`echo $icon | cut -d_ -f3`; \ ICONFILE=`echo $icon | cut -d_ -f4`; \ /usr/bin/mkdir -p /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/simple-scan/icons/$THEME/$SIZE/$CONTEXT; \ /usr/bin/ginstall -c -m 644 ./$icon /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/simple-scan/icons/$THEME/$SIZE/$CONTEXT/$ICONFILE; \ done make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/data/icons' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/data/icons' make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/data' make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/data' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/man/man1" /usr/bin/ginstall -c -m 644 simple-scan.1 '/builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/man/man1' test -z "/etc/gconf/schemas" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/simple-scan/pkg/etc/gconf/schemas" /usr/bin/ginstall -c -m 644 simple-scan.schemas '/builds/salix/arm/14.0/original/xap/simple-scan/pkg/etc/gconf/schemas' test -z "/usr/share/simple-scan" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/simple-scan" /usr/bin/ginstall -c -m 644 simple-scan.ui '/builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/simple-scan' test -z "/usr/share/applications" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/applications" /usr/bin/ginstall -c -m 644 simple-scan.desktop '/builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/applications' make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/data' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/data' make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/data' Making install in help make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help' make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help' make[2]: Nothing to be done for `install-exec-am'. /bin/sh /builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/install-sh -d /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/C /bin/sh /builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/install-sh -d /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/POT /bin/sh /builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/install-sh -d /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/de /usr/bin/ginstall -c -m 644 C/legal.xml /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/C/legal.xml /usr/bin/ginstall -c -m 644 C/index.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/C/index.page /usr/bin/ginstall -c -m 644 C/adf.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/C/adf.page /usr/bin/ginstall -c -m 644 C/crop.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/C/crop.page /usr/bin/ginstall -c -m 644 C/dpi.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/C/dpi.page /usr/bin/ginstall -c -m 644 C/email.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/C/email.page /usr/bin/ginstall -c -m 644 C/print.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/C/print.page /usr/bin/ginstall -c -m 644 C/reorder.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/C/reorder.page /usr/bin/ginstall -c -m 644 C/rotate.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/C/rotate.page /usr/bin/ginstall -c -m 644 C/save.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/C/save.page /usr/bin/ginstall -c -m 644 C/scanner.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/C/scanner.page /usr/bin/ginstall -c -m 644 C/scanning.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/C/scanning.page /usr/bin/ginstall -c -m 644 POT/legal.xml /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/POT/legal.xml /usr/bin/ginstall -c -m 644 de/legal.xml /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/de/legal.xml /usr/bin/ginstall -c -m 644 POT/index.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/POT/index.page /usr/bin/ginstall -c -m 644 POT/adf.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/POT/adf.page /usr/bin/ginstall -c -m 644 POT/crop.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/POT/crop.page /usr/bin/ginstall -c -m 644 POT/dpi.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/POT/dpi.page /usr/bin/ginstall -c -m 644 POT/email.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/POT/email.page /usr/bin/ginstall -c -m 644 POT/print.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/POT/print.page /usr/bin/ginstall -c -m 644 POT/reorder.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/POT/reorder.page /usr/bin/ginstall -c -m 644 POT/rotate.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/POT/rotate.page /usr/bin/ginstall -c -m 644 POT/save.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/POT/save.page /usr/bin/ginstall -c -m 644 POT/scanner.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/POT/scanner.page /usr/bin/ginstall -c -m 644 POT/scanning.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/POT/scanning.page /usr/bin/ginstall -c -m 644 de/index.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/de/index.page /usr/bin/ginstall -c -m 644 de/adf.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/de/adf.page /usr/bin/ginstall -c -m 644 de/crop.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/de/crop.page /usr/bin/ginstall -c -m 644 de/dpi.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/de/dpi.page /usr/bin/ginstall -c -m 644 de/email.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/de/email.page /usr/bin/ginstall -c -m 644 de/print.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/de/print.page /usr/bin/ginstall -c -m 644 de/reorder.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/de/reorder.page /usr/bin/ginstall -c -m 644 de/rotate.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/de/rotate.page /usr/bin/ginstall -c -m 644 de/save.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/de/save.page /usr/bin/ginstall -c -m 644 de/scanner.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/de/scanner.page /usr/bin/ginstall -c -m 644 de/scanning.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/de/scanning.page make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help' make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/help' Making install in po make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/po' linguas="af ar ast bg ca cs da de el en_GB eo es et eu fi fr gl he hr hu id it ja lt ms nb nl oc pl pt_BR pt ro ru sk sl sq sr sv te th tr ug uk ur vi zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/ginstall -c -m 644 $lang.gmo $dir/simple-scan.mo; \ echo "installing $lang.gmo as $dir/simple-scan.mo"; \ else \ /usr/bin/ginstall -c -m 644 ./$lang.gmo $dir/simple-scan.mo; \ echo "installing ./$lang.gmo as" \ "$dir/simple-scan.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/ginstall -c -m 644 $lang.gmo.m $dir/simple-scan.mo.m; \ echo "installing $lang.gmo.m as $dir/simple-scan.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/ginstall -c -m 644 ./$lang.gmo.m \ $dir/simple-scan.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/simple-scan.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/af/LC_MESSAGES/simple-scan.mo installing ar.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/ar/LC_MESSAGES/simple-scan.mo installing ast.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/ast/LC_MESSAGES/simple-scan.mo installing bg.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/bg/LC_MESSAGES/simple-scan.mo installing ca.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/ca/LC_MESSAGES/simple-scan.mo installing cs.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/cs/LC_MESSAGES/simple-scan.mo installing da.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/da/LC_MESSAGES/simple-scan.mo installing de.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/de/LC_MESSAGES/simple-scan.mo installing el.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/el/LC_MESSAGES/simple-scan.mo installing en_GB.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/en_GB/LC_MESSAGES/simple-scan.mo installing eo.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/eo/LC_MESSAGES/simple-scan.mo installing es.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/es/LC_MESSAGES/simple-scan.mo installing et.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/et/LC_MESSAGES/simple-scan.mo installing eu.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/eu/LC_MESSAGES/simple-scan.mo installing fi.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/fi/LC_MESSAGES/simple-scan.mo installing fr.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/fr/LC_MESSAGES/simple-scan.mo installing gl.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/gl/LC_MESSAGES/simple-scan.mo installing he.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/he/LC_MESSAGES/simple-scan.mo installing hr.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/hr/LC_MESSAGES/simple-scan.mo installing hu.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/hu/LC_MESSAGES/simple-scan.mo installing id.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/id/LC_MESSAGES/simple-scan.mo installing it.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/it/LC_MESSAGES/simple-scan.mo installing ja.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/ja/LC_MESSAGES/simple-scan.mo installing lt.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/lt/LC_MESSAGES/simple-scan.mo installing ms.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/ms/LC_MESSAGES/simple-scan.mo installing nb.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/nb/LC_MESSAGES/simple-scan.mo installing nl.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/nl/LC_MESSAGES/simple-scan.mo installing oc.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/oc/LC_MESSAGES/simple-scan.mo installing pl.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/pl/LC_MESSAGES/simple-scan.mo installing pt_BR.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/pt_BR/LC_MESSAGES/simple-scan.mo installing pt.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/pt/LC_MESSAGES/simple-scan.mo installing ro.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/ro/LC_MESSAGES/simple-scan.mo installing ru.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/ru/LC_MESSAGES/simple-scan.mo installing sk.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/sk/LC_MESSAGES/simple-scan.mo installing sl.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/sl/LC_MESSAGES/simple-scan.mo installing sq.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/sq/LC_MESSAGES/simple-scan.mo installing sr.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/sr/LC_MESSAGES/simple-scan.mo installing sv.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/sv/LC_MESSAGES/simple-scan.mo installing te.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/te/LC_MESSAGES/simple-scan.mo installing th.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/th/LC_MESSAGES/simple-scan.mo installing tr.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/tr/LC_MESSAGES/simple-scan.mo installing ug.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/ug/LC_MESSAGES/simple-scan.mo installing uk.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/uk/LC_MESSAGES/simple-scan.mo installing ur.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/ur/LC_MESSAGES/simple-scan.mo installing vi.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/vi/LC_MESSAGES/simple-scan.mo installing zh_CN.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/zh_CN/LC_MESSAGES/simple-scan.mo installing zh_TW.gmo as /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/zh_TW/LC_MESSAGES/simple-scan.mo make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2/po' make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2' make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2' make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/simple-scan/src/simple-scan-2.32.0.2' install: creating directory '/builds/salix/arm/14.0/original/xap/simple-scan/pkg/etc/gconf/gconf.xml.defaults' Attached schema `/schemas/apps/simple-scan/window_width' to key `/apps/simple-scan/window_width' Installed schema `/schemas/apps/simple-scan/window_width' for locale `he' Installed schema `/schemas/apps/simple-scan/window_width' for locale `ja' Installed schema `/schemas/apps/simple-scan/window_width' for locale `zh_CN' Installed schema `/schemas/apps/simple-scan/window_width' for locale `sk' Installed schema `/schemas/apps/simple-scan/window_width' for locale `sl' Installed schema `/schemas/apps/simple-scan/window_width' for locale `ug' Installed schema `/schemas/apps/simple-scan/window_width' for locale `C' Installed schema `/schemas/apps/simple-scan/window_width' for locale `fr' Installed schema `/schemas/apps/simple-scan/window_width' for locale `uk' Installed schema `/schemas/apps/simple-scan/window_width' for locale `nb' Installed schema `/schemas/apps/simple-scan/window_width' for locale `sv' Installed schema `/schemas/apps/simple-scan/window_width' for locale `ca' Installed schema `/schemas/apps/simple-scan/window_width' for locale `hu' Installed schema `/schemas/apps/simple-scan/window_width' for locale `nl' Installed schema `/schemas/apps/simple-scan/window_width' for locale `zh_TW' Installed schema `/schemas/apps/simple-scan/window_width' for locale `ar' Installed schema `/schemas/apps/simple-scan/window_width' for locale `pl' Installed schema `/schemas/apps/simple-scan/window_width' for locale `el' Installed schema `/schemas/apps/simple-scan/window_width' for locale `cs' Installed schema `/schemas/apps/simple-scan/window_width' for locale `th' Installed schema `/schemas/apps/simple-scan/window_width' for locale `ro' Installed schema `/schemas/apps/simple-scan/window_width' for locale `pt' Installed schema `/schemas/apps/simple-scan/window_width' for locale `es' Installed schema `/schemas/apps/simple-scan/window_width' for locale `gl' Installed schema `/schemas/apps/simple-scan/window_width' for locale `et' Installed schema `/schemas/apps/simple-scan/window_width' for locale `eu' Installed schema `/schemas/apps/simple-scan/window_width' for locale `ru' Installed schema `/schemas/apps/simple-scan/window_width' for locale `tr' Installed schema `/schemas/apps/simple-scan/window_width' for locale `oc' Installed schema `/schemas/apps/simple-scan/window_width' for locale `da' Installed schema `/schemas/apps/simple-scan/window_width' for locale `it' Installed schema `/schemas/apps/simple-scan/window_width' for locale `bg' Installed schema `/schemas/apps/simple-scan/window_width' for locale `de' Installed schema `/schemas/apps/simple-scan/window_width' for locale `pt_BR' Installed schema `/schemas/apps/simple-scan/window_width' for locale `en_GB' Installed schema `/schemas/apps/simple-scan/window_width' for locale `fi' Attached schema `/schemas/apps/simple-scan/window_height' to key `/apps/simple-scan/window_height' Installed schema `/schemas/apps/simple-scan/window_height' for locale `he' Installed schema `/schemas/apps/simple-scan/window_height' for locale `ja' Installed schema `/schemas/apps/simple-scan/window_height' for locale `zh_CN' Installed schema `/schemas/apps/simple-scan/window_height' for locale `sk' Installed schema `/schemas/apps/simple-scan/window_height' for locale `sl' Installed schema `/schemas/apps/simple-scan/window_height' for locale `ug' Installed schema `/schemas/apps/simple-scan/window_height' for locale `C' Installed schema `/schemas/apps/simple-scan/window_height' for locale `fr' Installed schema `/schemas/apps/simple-scan/window_height' for locale `uk' Installed schema `/schemas/apps/simple-scan/window_height' for locale `nb' Installed schema `/schemas/apps/simple-scan/window_height' for locale `sv' Installed schema `/schemas/apps/simple-scan/window_height' for locale `ca' Installed schema `/schemas/apps/simple-scan/window_height' for locale `hu' Installed schema `/schemas/apps/simple-scan/window_height' for locale `nl' Installed schema `/schemas/apps/simple-scan/window_height' for locale `zh_TW' Installed schema `/schemas/apps/simple-scan/window_height' for locale `ar' Installed schema `/schemas/apps/simple-scan/window_height' for locale `pl' Installed schema `/schemas/apps/simple-scan/window_height' for locale `el' Installed schema `/schemas/apps/simple-scan/window_height' for locale `cs' Installed schema `/schemas/apps/simple-scan/window_height' for locale `th' Installed schema `/schemas/apps/simple-scan/window_height' for locale `ro' Installed schema `/schemas/apps/simple-scan/window_height' for locale `pt' Installed schema `/schemas/apps/simple-scan/window_height' for locale `es' Installed schema `/schemas/apps/simple-scan/window_height' for locale `gl' Installed schema `/schemas/apps/simple-scan/window_height' for locale `et' Installed schema `/schemas/apps/simple-scan/window_height' for locale `eu' Installed schema `/schemas/apps/simple-scan/window_height' for locale `ru' Installed schema `/schemas/apps/simple-scan/window_height' for locale `tr' Installed schema `/schemas/apps/simple-scan/window_height' for locale `oc' Installed schema `/schemas/apps/simple-scan/window_height' for locale `da' Installed schema `/schemas/apps/simple-scan/window_height' for locale `it' Installed schema `/schemas/apps/simple-scan/window_height' for locale `bg' Installed schema `/schemas/apps/simple-scan/window_height' for locale `de' Installed schema `/schemas/apps/simple-scan/window_height' for locale `pt_BR' Installed schema `/schemas/apps/simple-scan/window_height' for locale `en_GB' Installed schema `/schemas/apps/simple-scan/window_height' for locale `fi' Attached schema `/schemas/apps/simple-scan/window_is_maximized' to key `/apps/simple-scan/window_is_maximized' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `he' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `ja' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `zh_CN' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `sk' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `sl' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `ug' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `C' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `fr' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `uk' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `nb' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `sv' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `ca' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `hu' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `nl' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `zh_TW' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `ar' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `pl' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `el' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `cs' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `th' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `ro' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `gl' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `es' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `pt' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `et' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `eu' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `ru' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `tr' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `oc' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `da' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `it' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `bg' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `de' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `pt_BR' Installed schema `/schemas/apps/simple-scan/window_is_maximized' for locale `en_GB' Attached schema `/schemas/apps/simple-scan/selected_device' to key `/apps/simple-scan/selected_device' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `he' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `ja' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `zh_CN' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `sk' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `sl' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `ug' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `C' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `sq' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `fr' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `nb' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `sv' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `ca' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `hu' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `uk' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `nl' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `zh_TW' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `ar' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `pl' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `el' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `cs' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `th' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `ro' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `pt' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `es' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `gl' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `et' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `eu' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `ru' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `tr' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `oc' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `da' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `it' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `bg' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `de' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `pt_BR' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `en_GB' Installed schema `/schemas/apps/simple-scan/selected_device' for locale `fi' Attached schema `/schemas/apps/simple-scan/document_type' to key `/apps/simple-scan/document_type' Installed schema `/schemas/apps/simple-scan/document_type' for locale `he' Installed schema `/schemas/apps/simple-scan/document_type' for locale `ja' Installed schema `/schemas/apps/simple-scan/document_type' for locale `zh_CN' Installed schema `/schemas/apps/simple-scan/document_type' for locale `sk' Installed schema `/schemas/apps/simple-scan/document_type' for locale `sl' Installed schema `/schemas/apps/simple-scan/document_type' for locale `ug' Installed schema `/schemas/apps/simple-scan/document_type' for locale `C' Installed schema `/schemas/apps/simple-scan/document_type' for locale `fr' Installed schema `/schemas/apps/simple-scan/document_type' for locale `uk' Installed schema `/schemas/apps/simple-scan/document_type' for locale `nb' Installed schema `/schemas/apps/simple-scan/document_type' for locale `sv' Installed schema `/schemas/apps/simple-scan/document_type' for locale `ca' Installed schema `/schemas/apps/simple-scan/document_type' for locale `hu' Installed schema `/schemas/apps/simple-scan/document_type' for locale `nl' Installed schema `/schemas/apps/simple-scan/document_type' for locale `zh_TW' Installed schema `/schemas/apps/simple-scan/document_type' for locale `ar' Installed schema `/schemas/apps/simple-scan/document_type' for locale `pl' Installed schema `/schemas/apps/simple-scan/document_type' for locale `el' Installed schema `/schemas/apps/simple-scan/document_type' for locale `cs' Installed schema `/schemas/apps/simple-scan/document_type' for locale `th' Installed schema `/schemas/apps/simple-scan/document_type' for locale `ro' Installed schema `/schemas/apps/simple-scan/document_type' for locale `pt' Installed schema `/schemas/apps/simple-scan/document_type' for locale `es' Installed schema `/schemas/apps/simple-scan/document_type' for locale `gl' Installed schema `/schemas/apps/simple-scan/document_type' for locale `et' Installed schema `/schemas/apps/simple-scan/document_type' for locale `eu' Installed schema `/schemas/apps/simple-scan/document_type' for locale `ru' Installed schema `/schemas/apps/simple-scan/document_type' for locale `tr' Installed schema `/schemas/apps/simple-scan/document_type' for locale `oc' Installed schema `/schemas/apps/simple-scan/document_type' for locale `da' Installed schema `/schemas/apps/simple-scan/document_type' for locale `it' Installed schema `/schemas/apps/simple-scan/document_type' for locale `bg' Installed schema `/schemas/apps/simple-scan/document_type' for locale `de' Installed schema `/schemas/apps/simple-scan/document_type' for locale `pt_BR' Installed schema `/schemas/apps/simple-scan/document_type' for locale `en_GB' Installed schema `/schemas/apps/simple-scan/document_type' for locale `fi' Attached schema `/schemas/apps/simple-scan/scan_direction' to key `/apps/simple-scan/scan_direction' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `he' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `ja' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `zh_CN' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `sk' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `sl' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `ug' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `C' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `sq' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `fr' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `nb' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `sv' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `ca' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `hu' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `uk' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `nl' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `zh_TW' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `ar' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `pl' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `el' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `cs' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `th' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `ro' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `pt' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `es' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `gl' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `et' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `eu' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `ru' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `tr' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `oc' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `da' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `it' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `bg' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `de' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `pt_BR' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `en_GB' Installed schema `/schemas/apps/simple-scan/scan_direction' for locale `fi' Attached schema `/schemas/apps/simple-scan/page_width' to key `/apps/simple-scan/page_width' Installed schema `/schemas/apps/simple-scan/page_width' for locale `he' Installed schema `/schemas/apps/simple-scan/page_width' for locale `ja' Installed schema `/schemas/apps/simple-scan/page_width' for locale `zh_CN' Installed schema `/schemas/apps/simple-scan/page_width' for locale `sk' Installed schema `/schemas/apps/simple-scan/page_width' for locale `sl' Installed schema `/schemas/apps/simple-scan/page_width' for locale `ug' Installed schema `/schemas/apps/simple-scan/page_width' for locale `C' Installed schema `/schemas/apps/simple-scan/page_width' for locale `fr' Installed schema `/schemas/apps/simple-scan/page_width' for locale `uk' Installed schema `/schemas/apps/simple-scan/page_width' for locale `nb' Installed schema `/schemas/apps/simple-scan/page_width' for locale `sv' Installed schema `/schemas/apps/simple-scan/page_width' for locale `ca' Installed schema `/schemas/apps/simple-scan/page_width' for locale `hu' Installed schema `/schemas/apps/simple-scan/page_width' for locale `nl' Installed schema `/schemas/apps/simple-scan/page_width' for locale `zh_TW' Installed schema `/schemas/apps/simple-scan/page_width' for locale `ar' Installed schema `/schemas/apps/simple-scan/page_width' for locale `pl' Installed schema `/schemas/apps/simple-scan/page_width' for locale `el' Installed schema `/schemas/apps/simple-scan/page_width' for locale `cs' Installed schema `/schemas/apps/simple-scan/page_width' for locale `th' Installed schema `/schemas/apps/simple-scan/page_width' for locale `ro' Installed schema `/schemas/apps/simple-scan/page_width' for locale `pt' Installed schema `/schemas/apps/simple-scan/page_width' for locale `es' Installed schema `/schemas/apps/simple-scan/page_width' for locale `gl' Installed schema `/schemas/apps/simple-scan/page_width' for locale `et' Installed schema `/schemas/apps/simple-scan/page_width' for locale `eu' Installed schema `/schemas/apps/simple-scan/page_width' for locale `ru' Installed schema `/schemas/apps/simple-scan/page_width' for locale `tr' Installed schema `/schemas/apps/simple-scan/page_width' for locale `oc' Installed schema `/schemas/apps/simple-scan/page_width' for locale `da' Installed schema `/schemas/apps/simple-scan/page_width' for locale `it' Installed schema `/schemas/apps/simple-scan/page_width' for locale `bg' Installed schema `/schemas/apps/simple-scan/page_width' for locale `de' Installed schema `/schemas/apps/simple-scan/page_width' for locale `pt_BR' Installed schema `/schemas/apps/simple-scan/page_width' for locale `en_GB' Installed schema `/schemas/apps/simple-scan/page_width' for locale `fi' Attached schema `/schemas/apps/simple-scan/page_height' to key `/apps/simple-scan/page_height' Installed schema `/schemas/apps/simple-scan/page_height' for locale `he' Installed schema `/schemas/apps/simple-scan/page_height' for locale `ja' Installed schema `/schemas/apps/simple-scan/page_height' for locale `zh_CN' Installed schema `/schemas/apps/simple-scan/page_height' for locale `sk' Installed schema `/schemas/apps/simple-scan/page_height' for locale `sl' Installed schema `/schemas/apps/simple-scan/page_height' for locale `ug' Installed schema `/schemas/apps/simple-scan/page_height' for locale `C' Installed schema `/schemas/apps/simple-scan/page_height' for locale `sq' Installed schema `/schemas/apps/simple-scan/page_height' for locale `fr' Installed schema `/schemas/apps/simple-scan/page_height' for locale `nb' Installed schema `/schemas/apps/simple-scan/page_height' for locale `sv' Installed schema `/schemas/apps/simple-scan/page_height' for locale `ca' Installed schema `/schemas/apps/simple-scan/page_height' for locale `hu' Installed schema `/schemas/apps/simple-scan/page_height' for locale `uk' Installed schema `/schemas/apps/simple-scan/page_height' for locale `nl' Installed schema `/schemas/apps/simple-scan/page_height' for locale `zh_TW' Installed schema `/schemas/apps/simple-scan/page_height' for locale `ar' Installed schema `/schemas/apps/simple-scan/page_height' for locale `pl' Installed schema `/schemas/apps/simple-scan/page_height' for locale `el' Installed schema `/schemas/apps/simple-scan/page_height' for locale `cs' Installed schema `/schemas/apps/simple-scan/page_height' for locale `th' Installed schema `/schemas/apps/simple-scan/page_height' for locale `ro' Installed schema `/schemas/apps/simple-scan/page_height' for locale `pt' Installed schema `/schemas/apps/simple-scan/page_height' for locale `es' Installed schema `/schemas/apps/simple-scan/page_height' for locale `gl' Installed schema `/schemas/apps/simple-scan/page_height' for locale `et' Installed schema `/schemas/apps/simple-scan/page_height' for locale `eu' Installed schema `/schemas/apps/simple-scan/page_height' for locale `ru' Installed schema `/schemas/apps/simple-scan/page_height' for locale `tr' Installed schema `/schemas/apps/simple-scan/page_height' for locale `oc' Installed schema `/schemas/apps/simple-scan/page_height' for locale `da' Installed schema `/schemas/apps/simple-scan/page_height' for locale `it' Installed schema `/schemas/apps/simple-scan/page_height' for locale `bg' Installed schema `/schemas/apps/simple-scan/page_height' for locale `de' Installed schema `/schemas/apps/simple-scan/page_height' for locale `pt_BR' Installed schema `/schemas/apps/simple-scan/page_height' for locale `en_GB' Installed schema `/schemas/apps/simple-scan/page_height' for locale `fi' Attached schema `/schemas/apps/simple-scan/paper_width' to key `/apps/simple-scan/paper_width' Installed schema `/schemas/apps/simple-scan/paper_width' for locale `zh_CN' Installed schema `/schemas/apps/simple-scan/paper_width' for locale `de' Installed schema `/schemas/apps/simple-scan/paper_width' for locale `pl' Installed schema `/schemas/apps/simple-scan/paper_width' for locale `pt_BR' Installed schema `/schemas/apps/simple-scan/paper_width' for locale `th' Installed schema `/schemas/apps/simple-scan/paper_width' for locale `sl' Installed schema `/schemas/apps/simple-scan/paper_width' for locale `ro' Installed schema `/schemas/apps/simple-scan/paper_width' for locale `ja' Installed schema `/schemas/apps/simple-scan/paper_width' for locale `C' Installed schema `/schemas/apps/simple-scan/paper_width' for locale `uk' Installed schema `/schemas/apps/simple-scan/paper_width' for locale `pt' Installed schema `/schemas/apps/simple-scan/paper_width' for locale `cs' Installed schema `/schemas/apps/simple-scan/paper_width' for locale `gl' Installed schema `/schemas/apps/simple-scan/paper_width' for locale `ru' Installed schema `/schemas/apps/simple-scan/paper_width' for locale `tr' Installed schema `/schemas/apps/simple-scan/paper_width' for locale `es' Installed schema `/schemas/apps/simple-scan/paper_width' for locale `fr' Installed schema `/schemas/apps/simple-scan/paper_width' for locale `eu' Installed schema `/schemas/apps/simple-scan/paper_width' for locale `sv' Installed schema `/schemas/apps/simple-scan/paper_width' for locale `nb' Installed schema `/schemas/apps/simple-scan/paper_width' for locale `en_GB' Installed schema `/schemas/apps/simple-scan/paper_width' for locale `hu' Installed schema `/schemas/apps/simple-scan/paper_width' for locale `ca' Installed schema `/schemas/apps/simple-scan/paper_width' for locale `it' Installed schema `/schemas/apps/simple-scan/paper_width' for locale `da' Installed schema `/schemas/apps/simple-scan/paper_width' for locale `nl' Installed schema `/schemas/apps/simple-scan/paper_width' for locale `bg' Installed schema `/schemas/apps/simple-scan/paper_width' for locale `zh_TW' Attached schema `/schemas/apps/simple-scan/paper_height' to key `/apps/simple-scan/paper_height' Installed schema `/schemas/apps/simple-scan/paper_height' for locale `zh_CN' Installed schema `/schemas/apps/simple-scan/paper_height' for locale `de' Installed schema `/schemas/apps/simple-scan/paper_height' for locale `pl' Installed schema `/schemas/apps/simple-scan/paper_height' for locale `pt_BR' Installed schema `/schemas/apps/simple-scan/paper_height' for locale `th' Installed schema `/schemas/apps/simple-scan/paper_height' for locale `sl' Installed schema `/schemas/apps/simple-scan/paper_height' for locale `ro' Installed schema `/schemas/apps/simple-scan/paper_height' for locale `ja' Installed schema `/schemas/apps/simple-scan/paper_height' for locale `C' Installed schema `/schemas/apps/simple-scan/paper_height' for locale `uk' Installed schema `/schemas/apps/simple-scan/paper_height' for locale `pt' Installed schema `/schemas/apps/simple-scan/paper_height' for locale `cs' Installed schema `/schemas/apps/simple-scan/paper_height' for locale `gl' Installed schema `/schemas/apps/simple-scan/paper_height' for locale `ru' Installed schema `/schemas/apps/simple-scan/paper_height' for locale `tr' Installed schema `/schemas/apps/simple-scan/paper_height' for locale `es' Installed schema `/schemas/apps/simple-scan/paper_height' for locale `fr' Installed schema `/schemas/apps/simple-scan/paper_height' for locale `eu' Installed schema `/schemas/apps/simple-scan/paper_height' for locale `sv' Installed schema `/schemas/apps/simple-scan/paper_height' for locale `nb' Installed schema `/schemas/apps/simple-scan/paper_height' for locale `sq' Installed schema `/schemas/apps/simple-scan/paper_height' for locale `en_GB' Installed schema `/schemas/apps/simple-scan/paper_height' for locale `hu' Installed schema `/schemas/apps/simple-scan/paper_height' for locale `ca' Installed schema `/schemas/apps/simple-scan/paper_height' for locale `it' Installed schema `/schemas/apps/simple-scan/paper_height' for locale `da' Installed schema `/schemas/apps/simple-scan/paper_height' for locale `nl' Installed schema `/schemas/apps/simple-scan/paper_height' for locale `bg' Installed schema `/schemas/apps/simple-scan/paper_height' for locale `zh_TW' Attached schema `/schemas/apps/simple-scan/page_dpi' to key `/apps/simple-scan/page_dpi' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `he' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `ja' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `zh_CN' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `sl' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `ug' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `C' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `sq' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `fr' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `nb' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `sv' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `ca' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `hu' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `uk' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `nl' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `zh_TW' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `ar' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `pl' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `el' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `cs' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `th' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `ro' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `pt' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `es' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `gl' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `et' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `eu' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `ru' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `tr' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `oc' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `da' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `it' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `bg' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `de' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `pt_BR' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `en_GB' Installed schema `/schemas/apps/simple-scan/page_dpi' for locale `fi' Attached schema `/schemas/apps/simple-scan/text_dpi' to key `/apps/simple-scan/text_dpi' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `he' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `ja' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `zh_CN' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `sl' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `ug' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `C' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `sq' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `fr' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `nb' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `sv' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `ca' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `hu' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `uk' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `nl' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `zh_TW' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `ar' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `pl' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `el' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `cs' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `th' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `ro' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `pt' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `es' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `gl' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `et' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `eu' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `ru' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `tr' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `oc' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `da' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `it' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `bg' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `de' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `pt_BR' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `en_GB' Installed schema `/schemas/apps/simple-scan/text_dpi' for locale `fi' Attached schema `/schemas/apps/simple-scan/photo_dpi' to key `/apps/simple-scan/photo_dpi' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `he' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `ja' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `zh_CN' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `sl' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `ug' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `C' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `sq' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `fr' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `nb' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `sv' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `ca' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `hu' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `uk' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `nl' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `zh_TW' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `ar' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `pl' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `el' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `cs' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `th' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `ro' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `pt' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `es' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `gl' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `et' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `eu' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `ru' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `tr' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `oc' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `da' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `it' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `bg' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `de' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `pt_BR' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `en_GB' Installed schema `/schemas/apps/simple-scan/photo_dpi' for locale `fi' Attached schema `/schemas/apps/simple-scan/page_side' to key `/apps/simple-scan/page_side' Installed schema `/schemas/apps/simple-scan/page_side' for locale `zh_CN' Installed schema `/schemas/apps/simple-scan/page_side' for locale `de' Installed schema `/schemas/apps/simple-scan/page_side' for locale `pl' Installed schema `/schemas/apps/simple-scan/page_side' for locale `pt_BR' Installed schema `/schemas/apps/simple-scan/page_side' for locale `th' Installed schema `/schemas/apps/simple-scan/page_side' for locale `sl' Installed schema `/schemas/apps/simple-scan/page_side' for locale `ro' Installed schema `/schemas/apps/simple-scan/page_side' for locale `ja' Installed schema `/schemas/apps/simple-scan/page_side' for locale `C' Installed schema `/schemas/apps/simple-scan/page_side' for locale `uk' Installed schema `/schemas/apps/simple-scan/page_side' for locale `pt' Installed schema `/schemas/apps/simple-scan/page_side' for locale `cs' Installed schema `/schemas/apps/simple-scan/page_side' for locale `gl' Installed schema `/schemas/apps/simple-scan/page_side' for locale `ru' Installed schema `/schemas/apps/simple-scan/page_side' for locale `tr' Installed schema `/schemas/apps/simple-scan/page_side' for locale `es' Installed schema `/schemas/apps/simple-scan/page_side' for locale `fr' Installed schema `/schemas/apps/simple-scan/page_side' for locale `eu' Installed schema `/schemas/apps/simple-scan/page_side' for locale `sv' Installed schema `/schemas/apps/simple-scan/page_side' for locale `nb' Installed schema `/schemas/apps/simple-scan/page_side' for locale `sq' Installed schema `/schemas/apps/simple-scan/page_side' for locale `en_GB' Installed schema `/schemas/apps/simple-scan/page_side' for locale `hu' Installed schema `/schemas/apps/simple-scan/page_side' for locale `ca' Installed schema `/schemas/apps/simple-scan/page_side' for locale `it' Installed schema `/schemas/apps/simple-scan/page_side' for locale `da' Installed schema `/schemas/apps/simple-scan/page_side' for locale `nl' Installed schema `/schemas/apps/simple-scan/page_side' for locale `bg' Installed schema `/schemas/apps/simple-scan/page_side' for locale `zh_TW' Attached schema `/schemas/apps/simple-scan/save_directory' to key `/apps/simple-scan/save_directory' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `ja' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `zh_CN' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `sl' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `ug' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `C' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `sq' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `fr' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `nb' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `sv' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `ca' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `hu' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `uk' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `nl' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `zh_TW' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `ar' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `pl' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `el' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `cs' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `th' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `ro' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `gl' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `es' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `pt' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `et' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `eu' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `ru' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `tr' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `oc' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `da' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `it' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `bg' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `de' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `pt_BR' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `en_GB' Installed schema `/schemas/apps/simple-scan/save_directory' for locale `fi' /builds/salix/arm/14.0/original/xap/simple-scan/pkg: total 12 drwxr-xr-x 3 root root 4096 Dec 27 07:10 etc drwxr-xr-x 2 root root 4096 Dec 27 07:10 install drwxr-xr-x 7 root root 4096 Dec 27 07:10 usr /builds/salix/arm/14.0/original/xap/simple-scan/pkg/etc: total 4 drwxr-xr-x 4 root root 4096 Dec 27 07:10 gconf /builds/salix/arm/14.0/original/xap/simple-scan/pkg/etc/gconf: total 8 drwxr-xr-x 4 root root 4096 Dec 27 07:10 gconf.xml.defaults drwxr-xr-x 2 root root 4096 Dec 27 07:10 schemas /builds/salix/arm/14.0/original/xap/simple-scan/pkg/etc/gconf/gconf.xml.defaults: total 8 drwxr-xr-x 3 root root 4096 Dec 27 07:10 apps drwxr-xr-x 3 root root 4096 Dec 27 07:10 schemas /builds/salix/arm/14.0/original/xap/simple-scan/pkg/etc/gconf/gconf.xml.defaults/apps: total 4 -rw-r--r-- 1 root root 0 Dec 27 07:10 %gconf.xml drwxr-xr-x 2 root root 4096 Dec 27 07:10 simple-scan /builds/salix/arm/14.0/original/xap/simple-scan/pkg/etc/gconf/gconf.xml.defaults/apps/simple-scan: total 4 -rw-r--r-- 1 root root 1490 Dec 27 07:10 %gconf.xml /builds/salix/arm/14.0/original/xap/simple-scan/pkg/etc/gconf/gconf.xml.defaults/schemas: total 4 -rw-r--r-- 1 root root 0 Dec 27 07:10 %gconf.xml drwxr-xr-x 3 root root 4096 Dec 27 07:10 apps /builds/salix/arm/14.0/original/xap/simple-scan/pkg/etc/gconf/gconf.xml.defaults/schemas/apps: total 4 -rw-r--r-- 1 root root 0 Dec 27 07:10 %gconf.xml drwxr-xr-x 2 root root 4096 Dec 27 07:10 simple-scan /builds/salix/arm/14.0/original/xap/simple-scan/pkg/etc/gconf/gconf.xml.defaults/schemas/apps/simple-scan: total 108 -rw-r--r-- 1 root root 109986 Dec 27 07:10 %gconf.xml /builds/salix/arm/14.0/original/xap/simple-scan/pkg/etc/gconf/schemas: total 112 -rw-r--r-- 1 root root 112544 Dec 27 07:10 simple-scan.schemas /builds/salix/arm/14.0/original/xap/simple-scan/pkg/install: total 8 -rw-r--r-- 1 root root 181 Dec 27 07:10 doinst.sh -rw-r--r-- 1 root root 504 Dec 27 07:10 slack-desc /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr: total 20 drwxr-xr-x 2 root root 4096 Dec 27 07:10 bin drwxr-xr-x 3 root root 4096 Dec 27 07:10 doc drwxr-xr-x 3 root root 4096 Dec 27 07:10 man drwxr-xr-x 6 root root 4096 Dec 27 07:10 share drwxr-xr-x 3 root root 4096 Dec 27 07:08 src /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/bin: total 116 -rwxr-xr-x 1 root root 117996 Dec 27 07:10 simple-scan /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 simple-scan-2.32.0.2 /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/doc/simple-scan-2.32.0.2: total 76 -rw-r--r-- 1 root root 44 Dec 27 07:10 AUTHORS -rw-r--r-- 1 root root 35147 Dec 27 07:10 COPYING -rw-r--r-- 1 root root 93 Dec 27 07:10 ChangeLog -rw-r--r-- 1 root root 15578 Dec 27 07:10 INSTALL -rw-r--r-- 1 root root 9822 Dec 27 07:10 NEWS -rw-r--r-- 1 root root 34 Dec 27 07:10 README /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/man: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 man1 /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/man/man1: total 4 -rw-r--r-- 1 root root 1043 Dec 27 07:10 simple-scan.1.gz /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share: total 16 drwxr-xr-x 2 root root 4096 Dec 27 07:10 applications drwxr-xr-x 3 root root 4096 Dec 27 07:10 gnome drwxr-xr-x 49 root root 4096 Dec 27 07:10 locale drwxr-xr-x 3 root root 4096 Dec 27 07:10 simple-scan /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/applications: total 4 -rw-r--r-- 1 root root 2610 Dec 27 07:10 simple-scan.desktop /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome: total 4 drwxr-xr-x 3 root root 4096 Dec 27 07:10 help /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help: total 4 drwxr-xr-x 5 root root 4096 Dec 27 07:10 simple-scan /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan: total 12 drwxr-xr-x 2 root root 4096 Dec 27 07:10 C drwxr-xr-x 2 root root 4096 Dec 27 07:10 POT drwxr-xr-x 2 root root 4096 Dec 27 07:10 de /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/C: total 48 -rw-r--r-- 1 root root 645 Dec 27 07:10 adf.page -rw-r--r-- 1 root root 753 Dec 27 07:10 crop.page -rw-r--r-- 1 root root 447 Dec 27 07:10 dpi.page -rw-r--r-- 1 root root 717 Dec 27 07:10 email.page -rw-r--r-- 1 root root 624 Dec 27 07:10 index.page -rw-r--r-- 1 root root 494 Dec 27 07:10 legal.xml -rw-r--r-- 1 root root 354 Dec 27 07:10 print.page -rw-r--r-- 1 root root 413 Dec 27 07:10 reorder.page -rw-r--r-- 1 root root 386 Dec 27 07:10 rotate.page -rw-r--r-- 1 root root 1618 Dec 27 07:10 save.page -rw-r--r-- 1 root root 628 Dec 27 07:10 scanner.page -rw-r--r-- 1 root root 1305 Dec 27 07:10 scanning.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/POT: total 48 -rw-r--r-- 1 root root 687 Dec 27 07:10 adf.page -rw-r--r-- 1 root root 795 Dec 27 07:10 crop.page -rw-r--r-- 1 root root 489 Dec 27 07:10 dpi.page -rw-r--r-- 1 root root 759 Dec 27 07:10 email.page -rw-r--r-- 1 root root 665 Dec 27 07:10 index.page -rw-r--r-- 1 root root 524 Dec 27 07:10 legal.xml -rw-r--r-- 1 root root 396 Dec 27 07:10 print.page -rw-r--r-- 1 root root 455 Dec 27 07:10 reorder.page -rw-r--r-- 1 root root 428 Dec 27 07:10 rotate.page -rw-r--r-- 1 root root 1660 Dec 27 07:10 save.page -rw-r--r-- 1 root root 670 Dec 27 07:10 scanner.page -rw-r--r-- 1 root root 1347 Dec 27 07:10 scanning.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/gnome/help/simple-scan/de: total 48 -rw-r--r-- 1 root root 700 Dec 27 07:10 adf.page -rw-r--r-- 1 root root 912 Dec 27 07:10 crop.page -rw-r--r-- 1 root root 485 Dec 27 07:10 dpi.page -rw-r--r-- 1 root root 778 Dec 27 07:10 email.page -rw-r--r-- 1 root root 678 Dec 27 07:10 index.page -rw-r--r-- 1 root root 524 Dec 27 07:10 legal.xml -rw-r--r-- 1 root root 394 Dec 27 07:10 print.page -rw-r--r-- 1 root root 457 Dec 27 07:10 reorder.page -rw-r--r-- 1 root root 426 Dec 27 07:10 rotate.page -rw-r--r-- 1 root root 1892 Dec 27 07:10 save.page -rw-r--r-- 1 root root 674 Dec 27 07:10 scanner.page -rw-r--r-- 1 root root 1350 Dec 27 07:10 scanning.page /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale: total 188 drwxr-xr-x 3 root root 4096 Dec 27 07:10 af drwxr-xr-x 3 root root 4096 Dec 27 07:10 ar drwxr-xr-x 3 root root 4096 Dec 27 07:10 ast drwxr-xr-x 3 root root 4096 Dec 27 07:10 bg drwxr-xr-x 3 root root 4096 Dec 27 07:10 ca drwxr-xr-x 3 root root 4096 Dec 27 07:10 cs drwxr-xr-x 3 root root 4096 Dec 27 07:10 da drwxr-xr-x 3 root root 4096 Dec 27 07:10 de drwxr-xr-x 3 root root 4096 Dec 27 07:10 el drwxr-xr-x 3 root root 4096 Dec 27 07:10 en_GB drwxr-xr-x 3 root root 4096 Dec 27 07:10 eo drwxr-xr-x 3 root root 4096 Dec 27 07:10 es drwxr-xr-x 3 root root 4096 Dec 27 07:10 et drwxr-xr-x 3 root root 4096 Dec 27 07:10 eu drwxr-xr-x 3 root root 4096 Dec 27 07:10 fi drwxr-xr-x 3 root root 4096 Dec 27 07:10 fr drwxr-xr-x 3 root root 4096 Dec 27 07:10 gl drwxr-xr-x 3 root root 4096 Dec 27 07:10 he drwxr-xr-x 3 root root 4096 Dec 27 07:10 hr drwxr-xr-x 3 root root 4096 Dec 27 07:10 hu drwxr-xr-x 3 root root 4096 Dec 27 07:10 id drwxr-xr-x 3 root root 4096 Dec 27 07:10 it drwxr-xr-x 3 root root 4096 Dec 27 07:10 ja drwxr-xr-x 3 root root 4096 Dec 27 07:10 lt drwxr-xr-x 3 root root 4096 Dec 27 07:10 ms drwxr-xr-x 3 root root 4096 Dec 27 07:10 nb drwxr-xr-x 3 root root 4096 Dec 27 07:10 nl drwxr-xr-x 3 root root 4096 Dec 27 07:10 oc drwxr-xr-x 3 root root 4096 Dec 27 07:10 pl drwxr-xr-x 3 root root 4096 Dec 27 07:10 pt drwxr-xr-x 3 root root 4096 Dec 27 07:10 pt_BR drwxr-xr-x 3 root root 4096 Dec 27 07:10 ro drwxr-xr-x 3 root root 4096 Dec 27 07:10 ru drwxr-xr-x 3 root root 4096 Dec 27 07:10 sk drwxr-xr-x 3 root root 4096 Dec 27 07:10 sl drwxr-xr-x 3 root root 4096 Dec 27 07:10 sq drwxr-xr-x 3 root root 4096 Dec 27 07:10 sr drwxr-xr-x 3 root root 4096 Dec 27 07:10 sv drwxr-xr-x 3 root root 4096 Dec 27 07:10 te drwxr-xr-x 3 root root 4096 Dec 27 07:10 th drwxr-xr-x 3 root root 4096 Dec 27 07:10 tr drwxr-xr-x 3 root root 4096 Dec 27 07:10 ug drwxr-xr-x 3 root root 4096 Dec 27 07:10 uk drwxr-xr-x 3 root root 4096 Dec 27 07:10 ur drwxr-xr-x 3 root root 4096 Dec 27 07:10 vi drwxr-xr-x 3 root root 4096 Dec 27 07:10 zh_CN drwxr-xr-x 3 root root 4096 Dec 27 07:10 zh_TW /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/af: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/af/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 627 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/ar: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/ar/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 9971 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/ast: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/ast/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 5067 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/bg: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/bg/LC_MESSAGES: total 20 -rw-r--r-- 1 root root 16460 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/ca: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/ca/LC_MESSAGES: total 16 -rw-r--r-- 1 root root 12889 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/cs: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/cs/LC_MESSAGES: total 16 -rw-r--r-- 1 root root 12655 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/da: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/da/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 12051 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/de: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/de/LC_MESSAGES: total 16 -rw-r--r-- 1 root root 13538 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/el: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/el/LC_MESSAGES: total 16 -rw-r--r-- 1 root root 14615 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/en_GB: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/en_GB/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 11883 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/eo: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/eo/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 804 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/es: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/es/LC_MESSAGES: total 16 -rw-r--r-- 1 root root 13598 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/et: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/et/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 9243 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/eu: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/eu/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 12246 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/fi: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/fi/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 7357 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/fr: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/fr/LC_MESSAGES: total 16 -rw-r--r-- 1 root root 13392 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/gl: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/gl/LC_MESSAGES: total 16 -rw-r--r-- 1 root root 12452 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/he: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/he/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 10684 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/hr: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/hr/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 1324 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/hu: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/hu/LC_MESSAGES: total 16 -rw-r--r-- 1 root root 12804 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/id: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/id/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 637 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/it: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/it/LC_MESSAGES: total 16 -rw-r--r-- 1 root root 12954 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/ja: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/ja/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 7879 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/lt: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/lt/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 667 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/ms: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/ms/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 1342 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/nb: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/nb/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 12057 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/nl: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/nl/LC_MESSAGES: total 16 -rw-r--r-- 1 root root 12732 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/oc: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/oc/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 11005 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/pl: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/pl/LC_MESSAGES: total 16 -rw-r--r-- 1 root root 13185 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/pt: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/pt/LC_MESSAGES: total 16 -rw-r--r-- 1 root root 12899 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/pt_BR: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/pt_BR/LC_MESSAGES: total 16 -rw-r--r-- 1 root root 13049 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/ro: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/ro/LC_MESSAGES: total 16 -rw-r--r-- 1 root root 12896 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/ru: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/ru/LC_MESSAGES: total 16 -rw-r--r-- 1 root root 16324 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/sk: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/sk/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8232 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/sl: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/sl/LC_MESSAGES: total 16 -rw-r--r-- 1 root root 12394 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/sq: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/sq/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 4120 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/sr: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/sr/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 6147 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/sv: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/sv/LC_MESSAGES: total 16 -rw-r--r-- 1 root root 12306 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/te: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/te/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 892 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/th: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/th/LC_MESSAGES: total 20 -rw-r--r-- 1 root root 16589 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/tr: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/tr/LC_MESSAGES: total 16 -rw-r--r-- 1 root root 12560 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/ug: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/ug/LC_MESSAGES: total 16 -rw-r--r-- 1 root root 13287 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/uk: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/uk/LC_MESSAGES: total 20 -rw-r--r-- 1 root root 16658 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/ur: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/ur/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 506 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/vi: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/vi/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 5119 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/zh_CN: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/zh_CN/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 11531 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/zh_TW: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 LC_MESSAGES /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/locale/zh_TW/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 11793 Dec 27 07:10 simple-scan.mo /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/simple-scan: total 56 drwxr-xr-x 3 root root 4096 Dec 27 07:10 icons -rw-r--r-- 1 root root 50459 Dec 27 07:10 simple-scan.ui /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/simple-scan/icons: total 4 drwxr-xr-x 8 root root 4096 Dec 27 07:10 hicolor /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/simple-scan/icons/hicolor: total 24 drwxr-xr-x 3 root root 4096 Dec 27 07:10 16x16 drwxr-xr-x 3 root root 4096 Dec 27 07:10 22x22 drwxr-xr-x 3 root root 4096 Dec 27 07:10 24x24 drwxr-xr-x 3 root root 4096 Dec 27 07:10 32x32 drwxr-xr-x 3 root root 4096 Dec 27 07:10 48x48 drwxr-xr-x 3 root root 4096 Dec 27 07:10 scalable /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/simple-scan/icons/hicolor/16x16: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 actions /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/simple-scan/icons/hicolor/16x16/actions: total 4 -rw-r--r-- 1 root root 789 Dec 27 07:10 object-crop.png /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/simple-scan/icons/hicolor/22x22: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 actions /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/simple-scan/icons/hicolor/22x22/actions: total 4 -rw-r--r-- 1 root root 1132 Dec 27 07:10 object-crop.png /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/simple-scan/icons/hicolor/24x24: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 actions /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/simple-scan/icons/hicolor/24x24/actions: total 4 -rw-r--r-- 1 root root 1171 Dec 27 07:10 object-crop.png /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/simple-scan/icons/hicolor/32x32: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 actions /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/simple-scan/icons/hicolor/32x32/actions: total 4 -rw-r--r-- 1 root root 1909 Dec 27 07:10 object-crop.png /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/simple-scan/icons/hicolor/48x48: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 actions /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/simple-scan/icons/hicolor/48x48/actions: total 4 -rw-r--r-- 1 root root 3271 Dec 27 07:10 object-crop.png /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/simple-scan/icons/hicolor/scalable: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 actions /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/share/simple-scan/icons/hicolor/scalable/actions: total 32 -rw-r--r-- 1 root root 29304 Dec 27 07:10 object-crop.svg /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Dec 27 07:10 simple-scan-2.32.0.2 /builds/salix/arm/14.0/original/xap/simple-scan/pkg/usr/src/simple-scan-2.32.0.2: total 8 -rw-r--r-- 1 root root 1969 Dec 27 07:10 SLKBUILD -rw-r--r-- 1 root root 1371 Dec 27 07:08 simple-scan-1.0.3-nohelp.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: /builds/salix/arm/14.0/original/xap/simple-scan/simple-scan-2.32.0.2-arm-1rl.txz ./ usr/ usr/src/ usr/src/simple-scan-2.32.0.2/ usr/src/simple-scan-2.32.0.2/SLKBUILD usr/src/simple-scan-2.32.0.2/simple-scan-1.0.3-nohelp.patch usr/bin/ usr/bin/simple-scan usr/share/ usr/share/gnome/ usr/share/gnome/help/ usr/share/gnome/help/simple-scan/ usr/share/gnome/help/simple-scan/POT/ usr/share/gnome/help/simple-scan/POT/email.page usr/share/gnome/help/simple-scan/POT/rotate.page usr/share/gnome/help/simple-scan/POT/dpi.page usr/share/gnome/help/simple-scan/POT/adf.page usr/share/gnome/help/simple-scan/POT/index.page usr/share/gnome/help/simple-scan/POT/crop.page usr/share/gnome/help/simple-scan/POT/legal.xml usr/share/gnome/help/simple-scan/POT/scanning.page usr/share/gnome/help/simple-scan/POT/print.page usr/share/gnome/help/simple-scan/POT/save.page usr/share/gnome/help/simple-scan/POT/reorder.page usr/share/gnome/help/simple-scan/POT/scanner.page usr/share/gnome/help/simple-scan/de/ usr/share/gnome/help/simple-scan/de/email.page usr/share/gnome/help/simple-scan/de/rotate.page usr/share/gnome/help/simple-scan/de/dpi.page usr/share/gnome/help/simple-scan/de/adf.page usr/share/gnome/help/simple-scan/de/index.page usr/share/gnome/help/simple-scan/de/crop.page usr/share/gnome/help/simple-scan/de/legal.xml usr/share/gnome/help/simple-scan/de/scanning.page usr/share/gnome/help/simple-scan/de/print.page usr/share/gnome/help/simple-scan/de/save.page usr/share/gnome/help/simple-scan/de/reorder.page usr/share/gnome/help/simple-scan/de/scanner.page usr/share/gnome/help/simple-scan/C/ usr/share/gnome/help/simple-scan/C/email.page usr/share/gnome/help/simple-scan/C/rotate.page usr/share/gnome/help/simple-scan/C/dpi.page usr/share/gnome/help/simple-scan/C/adf.page usr/share/gnome/help/simple-scan/C/index.page usr/share/gnome/help/simple-scan/C/crop.page usr/share/gnome/help/simple-scan/C/legal.xml usr/share/gnome/help/simple-scan/C/scanning.page usr/share/gnome/help/simple-scan/C/print.page usr/share/gnome/help/simple-scan/C/save.page usr/share/gnome/help/simple-scan/C/reorder.page usr/share/gnome/help/simple-scan/C/scanner.page usr/share/locale/ usr/share/locale/ja/ usr/share/locale/ja/LC_MESSAGES/ usr/share/locale/ja/LC_MESSAGES/simple-scan.mo usr/share/locale/pt/ usr/share/locale/pt/LC_MESSAGES/ usr/share/locale/pt/LC_MESSAGES/simple-scan.mo usr/share/locale/zh_CN/ usr/share/locale/zh_CN/LC_MESSAGES/ usr/share/locale/zh_CN/LC_MESSAGES/simple-scan.mo usr/share/locale/ro/ usr/share/locale/ro/LC_MESSAGES/ usr/share/locale/ro/LC_MESSAGES/simple-scan.mo usr/share/locale/da/ usr/share/locale/da/LC_MESSAGES/ usr/share/locale/da/LC_MESSAGES/simple-scan.mo usr/share/locale/sv/ usr/share/locale/sv/LC_MESSAGES/ usr/share/locale/sv/LC_MESSAGES/simple-scan.mo usr/share/locale/el/ usr/share/locale/el/LC_MESSAGES/ usr/share/locale/el/LC_MESSAGES/simple-scan.mo usr/share/locale/hu/ usr/share/locale/hu/LC_MESSAGES/ usr/share/locale/hu/LC_MESSAGES/simple-scan.mo usr/share/locale/zh_TW/ usr/share/locale/zh_TW/LC_MESSAGES/ usr/share/locale/zh_TW/LC_MESSAGES/simple-scan.mo usr/share/locale/it/ usr/share/locale/it/LC_MESSAGES/ usr/share/locale/it/LC_MESSAGES/simple-scan.mo usr/share/locale/id/ usr/share/locale/id/LC_MESSAGES/ usr/share/locale/id/LC_MESSAGES/simple-scan.mo usr/share/locale/ast/ usr/share/locale/ast/LC_MESSAGES/ usr/share/locale/ast/LC_MESSAGES/simple-scan.mo usr/share/locale/bg/ usr/share/locale/bg/LC_MESSAGES/ usr/share/locale/bg/LC_MESSAGES/simple-scan.mo usr/share/locale/es/ usr/share/locale/es/LC_MESSAGES/ usr/share/locale/es/LC_MESSAGES/simple-scan.mo usr/share/locale/th/ usr/share/locale/th/LC_MESSAGES/ usr/share/locale/th/LC_MESSAGES/simple-scan.mo usr/share/locale/ur/ usr/share/locale/ur/LC_MESSAGES/ usr/share/locale/ur/LC_MESSAGES/simple-scan.mo usr/share/locale/hr/ usr/share/locale/hr/LC_MESSAGES/ usr/share/locale/hr/LC_MESSAGES/simple-scan.mo usr/share/locale/pt_BR/ usr/share/locale/pt_BR/LC_MESSAGES/ usr/share/locale/pt_BR/LC_MESSAGES/simple-scan.mo usr/share/locale/cs/ usr/share/locale/cs/LC_MESSAGES/ usr/share/locale/cs/LC_MESSAGES/simple-scan.mo usr/share/locale/ar/ usr/share/locale/ar/LC_MESSAGES/ usr/share/locale/ar/LC_MESSAGES/simple-scan.mo usr/share/locale/eo/ usr/share/locale/eo/LC_MESSAGES/ usr/share/locale/eo/LC_MESSAGES/simple-scan.mo usr/share/locale/vi/ usr/share/locale/vi/LC_MESSAGES/ usr/share/locale/vi/LC_MESSAGES/simple-scan.mo usr/share/locale/ca/ usr/share/locale/ca/LC_MESSAGES/ usr/share/locale/ca/LC_MESSAGES/simple-scan.mo usr/share/locale/et/ usr/share/locale/et/LC_MESSAGES/ usr/share/locale/et/LC_MESSAGES/simple-scan.mo usr/share/locale/sl/ usr/share/locale/sl/LC_MESSAGES/ usr/share/locale/sl/LC_MESSAGES/simple-scan.mo usr/share/locale/sq/ usr/share/locale/sq/LC_MESSAGES/ usr/share/locale/sq/LC_MESSAGES/simple-scan.mo usr/share/locale/pl/ usr/share/locale/pl/LC_MESSAGES/ usr/share/locale/pl/LC_MESSAGES/simple-scan.mo usr/share/locale/ru/ usr/share/locale/ru/LC_MESSAGES/ usr/share/locale/ru/LC_MESSAGES/simple-scan.mo usr/share/locale/gl/ usr/share/locale/gl/LC_MESSAGES/ usr/share/locale/gl/LC_MESSAGES/simple-scan.mo usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/simple-scan.mo usr/share/locale/nb/ usr/share/locale/nb/LC_MESSAGES/ usr/share/locale/nb/LC_MESSAGES/simple-scan.mo usr/share/locale/te/ usr/share/locale/te/LC_MESSAGES/ usr/share/locale/te/LC_MESSAGES/simple-scan.mo usr/share/locale/fi/ usr/share/locale/fi/LC_MESSAGES/ usr/share/locale/fi/LC_MESSAGES/simple-scan.mo usr/share/locale/ms/ usr/share/locale/ms/LC_MESSAGES/ usr/share/locale/ms/LC_MESSAGES/simple-scan.mo usr/share/locale/en_GB/ usr/share/locale/en_GB/LC_MESSAGES/ usr/share/locale/en_GB/LC_MESSAGES/simple-scan.mo usr/share/locale/af/ usr/share/locale/af/LC_MESSAGES/ usr/share/locale/af/LC_MESSAGES/simple-scan.mo usr/share/locale/sr/ usr/share/locale/sr/LC_MESSAGES/ usr/share/locale/sr/LC_MESSAGES/simple-scan.mo usr/share/locale/lt/ usr/share/locale/lt/LC_MESSAGES/ usr/share/locale/lt/LC_MESSAGES/simple-scan.mo usr/share/locale/fr/ usr/share/locale/fr/LC_MESSAGES/ usr/share/locale/fr/LC_MESSAGES/simple-scan.mo usr/share/locale/uk/ usr/share/locale/uk/LC_MESSAGES/ usr/share/locale/uk/LC_MESSAGES/simple-scan.mo usr/share/locale/sk/ usr/share/locale/sk/LC_MESSAGES/ usr/share/locale/sk/LC_MESSAGES/simple-scan.mo usr/share/locale/he/ usr/share/locale/he/LC_MESSAGES/ usr/share/locale/he/LC_MESSAGES/simple-scan.mo usr/share/locale/oc/ usr/share/locale/oc/LC_MESSAGES/ usr/share/locale/oc/LC_MESSAGES/simple-scan.mo usr/share/locale/nl/ usr/share/locale/nl/LC_MESSAGES/ usr/share/locale/nl/LC_MESSAGES/simple-scan.mo usr/share/locale/eu/ usr/share/locale/eu/LC_MESSAGES/ usr/share/locale/eu/LC_MESSAGES/simple-scan.mo usr/share/locale/ug/ usr/share/locale/ug/LC_MESSAGES/ usr/share/locale/ug/LC_MESSAGES/simple-scan.mo usr/share/locale/tr/ usr/share/locale/tr/LC_MESSAGES/ usr/share/locale/tr/LC_MESSAGES/simple-scan.mo usr/share/applications/ usr/share/applications/simple-scan.desktop usr/share/simple-scan/ usr/share/simple-scan/simple-scan.ui usr/share/simple-scan/icons/ usr/share/simple-scan/icons/hicolor/ usr/share/simple-scan/icons/hicolor/24x24/ usr/share/simple-scan/icons/hicolor/24x24/actions/ usr/share/simple-scan/icons/hicolor/24x24/actions/object-crop.png usr/share/simple-scan/icons/hicolor/scalable/ usr/share/simple-scan/icons/hicolor/scalable/actions/ usr/share/simple-scan/icons/hicolor/scalable/actions/object-crop.svg usr/share/simple-scan/icons/hicolor/22x22/ usr/share/simple-scan/icons/hicolor/22x22/actions/ usr/share/simple-scan/icons/hicolor/22x22/actions/object-crop.png usr/share/simple-scan/icons/hicolor/32x32/ usr/share/simple-scan/icons/hicolor/32x32/actions/ usr/share/simple-scan/icons/hicolor/32x32/actions/object-crop.png usr/share/simple-scan/icons/hicolor/48x48/ usr/share/simple-scan/icons/hicolor/48x48/actions/ usr/share/simple-scan/icons/hicolor/48x48/actions/object-crop.png usr/share/simple-scan/icons/hicolor/16x16/ usr/share/simple-scan/icons/hicolor/16x16/actions/ usr/share/simple-scan/icons/hicolor/16x16/actions/object-crop.png usr/man/ usr/man/man1/ usr/man/man1/simple-scan.1.gz usr/doc/ usr/doc/simple-scan-2.32.0.2/ usr/doc/simple-scan-2.32.0.2/README usr/doc/simple-scan-2.32.0.2/NEWS usr/doc/simple-scan-2.32.0.2/ChangeLog usr/doc/simple-scan-2.32.0.2/INSTALL usr/doc/simple-scan-2.32.0.2/COPYING usr/doc/simple-scan-2.32.0.2/AUTHORS etc/ etc/gconf/ etc/gconf/schemas/ etc/gconf/schemas/simple-scan.schemas etc/gconf/gconf.xml.defaults/ etc/gconf/gconf.xml.defaults/schemas/ etc/gconf/gconf.xml.defaults/schemas/apps/ etc/gconf/gconf.xml.defaults/schemas/apps/simple-scan/ etc/gconf/gconf.xml.defaults/schemas/apps/simple-scan/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/%gconf.xml etc/gconf/gconf.xml.defaults/apps/ etc/gconf/gconf.xml.defaults/apps/simple-scan/ etc/gconf/gconf.xml.defaults/apps/simple-scan/%gconf.xml etc/gconf/gconf.xml.defaults/apps/%gconf.xml install/ install/slack-desc install/doinst.sh WARNING: zero length file etc/gconf/gconf.xml.defaults/schemas/apps/%gconf.xml WARNING: zero length file etc/gconf/gconf.xml.defaults/schemas/%gconf.xml WARNING: zero length file etc/gconf/gconf.xml.defaults/apps/%gconf.xml Slackware package /builds/salix/arm/14.0/original/xap/simple-scan/simple-scan-2.32.0.2-arm-1rl.txz created. Package has been built. Cleaning pkg and src directories