tar -xf shotwell-r1477.tar.gz Configured. Type 'make' to build, 'make install' to install. pkg-config --print-errors --exists 'gee-1.0 >= 0.5.0 gtk+-2.0 >= 2.14.4 libexif >= 0.6.16 sqlite3 >= 3.5.9 gconf-2.0 >= 2.22.0 libgphoto2 >= 2.4.2 libsoup-2.4 >= 2.26.0 libxml-2.0 >= 2.6.32 unique-1.0 >= 1.0.0 webkit-1.0 >= 1.1.5 libusb >= 0.1.12 gudev-1.0 >= 145 dbus-glib-1 >= 0.80' mkdir -p src valac --ccode --directory=src --basedir=src -g --enable-checking --thread \ --pkg=atk --pkg=gdk-2.0 --pkg=gee-1.0 --pkg=gtk+-2.0 --pkg=libexif --pkg=sqlite3 --pkg=gconf-2.0 --pkg=libgphoto2 --pkg=libsoup-2.4 --pkg=libxml-2.0 --pkg=unique-1.0 --pkg=webkit-1.0 --pkg=libusb --pkg=gudev-1.0 --pkg=dbus-glib-1 --pkg=FixedKeyFile --pkg=ExtendedPosix --pkg=posix --pkg=LConv --pkg=libraw \ --vapidir=./vapi \ -X -D_PREFIX='"/usr"' -X -D_VERSION='"0.5.1+trunk"' -X -DGETTEXT_PACKAGE='"shotwell"' -X -D_LANG_SUPPORT_DIR='"/usr/share/locale"' \ -X -I./vapi \ \ src/main.vala src/AppWindow.vala src/CollectionPage.vala src/Thumbnail.vala src/DatabaseTables.vala src/ThumbnailCache.vala src/image_util.vala src/CheckerboardLayout.vala src/PhotoPage.vala src/Exif.vala src/Page.vala src/ImportPage.vala src/GPhoto.vala src/SortedList.vala src/EventsDirectoryPage.vala src/Dimensions.vala src/Box.vala src/Photo.vala src/Orientation.vala src/util.vala src/BatchImport.vala src/Dialogs.vala src/Resources.vala src/Debug.vala src/Sidebar.vala src/ColorTransformation.vala src/EditingTools.vala src/DataObject.vala src/DataCollection.vala src/LibraryWindow.vala src/CameraTable.vala src/DirectWindow.vala src/Properties.vala src/CustomComponents.vala src/Config.vala src/Event.vala src/International.vala src/Workers.vala src/system.vala src/AppDirs.vala src/PixbufCache.vala src/WebConnectors.vala src/FacebookConnector.vala src/CommandManager.vala src/Commands.vala src/SlideshowPage.vala src/LibraryFiles.vala src/FlickrConnector.vala src/Printing.vala src/Tag.vala src/TagPage.vala src/PicasaConnector.vala src/Screensaver.vala src/PhotoFileAdapter.vala src/PhotoFileFormat.vala src/PhotoFileSniffer.vala src/GRaw.vala src/GdkSupport.vala src/JfifSupport.vala src/RawSupport.vala src/MimicManager.vala touch src/.stamp cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/main.o src/main.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/AppWindow.o src/AppWindow.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/CollectionPage.o src/CollectionPage.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Thumbnail.o src/Thumbnail.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/DatabaseTables.o src/DatabaseTables.c DatabaseTables.vala: In function 'photo_table_get_all': DatabaseTables.vala:811: warning: passing argument 3 of 'gee_array_list_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:819: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct PhotoRow *)' DatabaseTables.vala: In function 'photo_table_get_photos': DatabaseTables.vala:1025: warning: passing argument 3 of 'gee_array_list_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:819: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct PhotoID *)' DatabaseTables.vala: In function 'photo_table_get_event_photos': DatabaseTables.vala:1123: warning: passing argument 3 of 'gee_array_list_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:819: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct PhotoID *)' DatabaseTables.c: In function 'photo_table_marshall_all_transformations': DatabaseTables.c:3982: warning: passing argument 2 of 'g_key_file_get_groups' from incompatible pointer type /usr/include/glib-2.0/glib/gkeyfile.h:85: note: expected 'gsize *' but argument is of type 'gint *' DatabaseTables.c: In function 'photo_table_get_transformation_count': DatabaseTables.c:4760: warning: passing argument 2 of 'g_key_file_get_groups' from incompatible pointer type /usr/include/glib-2.0/glib/gkeyfile.h:85: note: expected 'gsize *' but argument is of type 'gint *' DatabaseTables.vala: In function 'event_table_get_events': DatabaseTables.vala:1655: warning: passing argument 3 of 'gee_array_list_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:819: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct EventID *)' DatabaseTables.vala: In function 'tag_table_get_all_rows': DatabaseTables.vala:1863: warning: passing argument 3 of 'gee_array_list_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:819: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct TagRow *)' DatabaseTables.vala: In function 'tag_table_get_abandoned': DatabaseTables.vala:1910: warning: passing argument 3 of 'gee_array_list_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:819: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct TagID *)' DatabaseTables.vala: In function 'tag_table_unserialize_photo_ids': DatabaseTables.vala:1941: warning: passing argument 3 of 'gee_hash_set_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:872: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct PhotoID *)' DatabaseTables.vala:1941: warning: passing argument 4 of 'gee_hash_set_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:872: note: expected 'GHashFunc' but argument is of type 'guint (*)(void *)' DatabaseTables.vala:1941: warning: passing argument 5 of 'gee_hash_set_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:872: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(void *, void *)' DatabaseTables.vala:1952: warning: passing argument 2 of 'g_ascii_strtoll' from incompatible pointer type /usr/include/glib-2.0/glib/gstrfuncs.h:137: note: expected 'gchar **' but argument is of type 'const char **' cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/ThumbnailCache.o src/ThumbnailCache.c ThumbnailCache.c: In function 'thumbnail_cache_instance_init': ThumbnailCache.c:2298: warning: passing argument 7 of 'gee_hash_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:854: note: expected 'GHashFunc' but argument is of type 'guint (*)(void *)' ThumbnailCache.c:2298: warning: passing argument 8 of 'gee_hash_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:854: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(void *, void *)' ThumbnailCache.c:2299: warning: passing argument 4 of 'gee_array_list_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:819: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(void *, void *)' cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/image_util.o src/image_util.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/CheckerboardLayout.o src/CheckerboardLayout.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/PhotoPage.o src/PhotoPage.c PhotoPage.c: In function '_crop_tool_factory_editing_tool_factory': PhotoPage.c:5159: warning: return from incompatible pointer type PhotoPage.c: In function '_redeye_tool_factory_editing_tool_factory': PhotoPage.c:5176: warning: return from incompatible pointer type PhotoPage.c: In function '_adjust_tool_factory_editing_tool_factory': PhotoPage.c:5193: warning: return from incompatible pointer type cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Exif.o src/Exif.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Page.o src/Page.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/ImportPage.o src/ImportPage.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/GPhoto.o src/GPhoto.c GPhoto.vala: In function 'gp_context_wrapper_construct': GPhoto.vala:21: warning: passing argument 2 of 'gp_context_set_error_func' from incompatible pointer type /usr/include/gphoto2/gphoto2/gphoto2-context.h:113: note: expected 'GPContextErrorFunc' but argument is of type 'void (*)(struct GPContext *, const char *, void *, void *)' GPhoto.vala:22: warning: passing argument 2 of 'gp_context_set_status_func' from incompatible pointer type /usr/include/gphoto2/gphoto2/gphoto2-context.h:115: note: expected 'GPContextStatusFunc' but argument is of type 'void (*)(struct GPContext *, const char *, void *, void *)' GPhoto.vala:23: warning: passing argument 2 of 'gp_context_set_message_func' from incompatible pointer type /usr/include/gphoto2/gphoto2/gphoto2-context.h:121: note: expected 'GPContextMessageFunc' but argument is of type 'void (*)(struct GPContext *, const char *, void *, void *)' GPhoto.vala:24: warning: passing argument 2 of 'gp_context_set_progress_funcs' from incompatible pointer type /usr/include/gphoto2/gphoto2/gphoto2-context.h:108: note: expected 'GPContextProgressStartFunc' but argument is of type 'guint (*)(struct GPContext *, float, const char *, void *, void *)' GPhoto.vala: In function 'gp_load_file_into_stream': GPhoto.vala:179: warning: passing argument 2 of 'gp_file_get_data_and_size' from incompatible pointer type /usr/include/gphoto2/gphoto2/gphoto2-file.h:151: note: expected 'const char **' but argument is of type 'guint8 **' GPhoto.vala:179: warning: passing argument 3 of 'gp_file_get_data_and_size' from incompatible pointer type /usr/include/gphoto2/gphoto2/gphoto2-file.h:151: note: expected 'long unsigned int *' but argument is of type 'gint *' GPhoto.vala: In function 'gp_load_file_into_buffer': GPhoto.vala:217: warning: passing argument 2 of 'gp_file_get_data_and_size' from incompatible pointer type /usr/include/gphoto2/gphoto2/gphoto2-file.h:151: note: expected 'const char **' but argument is of type 'guint8 **' GPhoto.vala:217: warning: passing argument 3 of 'gp_file_get_data_and_size' from incompatible pointer type /usr/include/gphoto2/gphoto2/gphoto2-file.h:151: note: expected 'long unsigned int *' but argument is of type 'gint *' cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/SortedList.o src/SortedList.c SortedList.vala: In function 'sorted_list_index_of': SortedList.vala:105: warning: passing argument 2 of 'self->priv->cmp' discards qualifiers from pointer target type SortedList.vala:105: note: expected 'void *' but argument is of type 'gconstpointer' SortedList.vala: In function 'sorted_list_get_sorted_insert_pos': SortedList.vala:186: warning: passing argument 1 of 'self->priv->cmp' discards qualifiers from pointer target type SortedList.vala:186: note: expected 'void *' but argument is of type 'gconstpointer' cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/EventsDirectoryPage.o src/EventsDirectoryPage.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Dimensions.o src/Dimensions.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Box.o src/Box.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Photo.o src/Photo.c Photo.c: In function 'transformable_photo_is_file_image': Photo.c:2241: warning: passing argument 2 of 'transformable_photo_is_extension_found' from incompatible pointer type src/Photo.c:1024: note: expected 'char **' but argument is of type 'const char **' Photo.c: In function 'direct_photo_source_collection_instance_init': Photo.c:8248: warning: passing argument 7 of 'gee_hash_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:854: note: expected 'GHashFunc' but argument is of type 'guint (*)(void *)' Photo.c:8248: warning: passing argument 8 of 'gee_hash_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:854: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(void *, void *)' cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Orientation.o src/Orientation.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/util.o src/util.c util.vala: In function 'unserialize_photo_ids': util.vala:114: warning: passing argument 3 of 'gee_array_list_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:819: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct PhotoID *)' cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/BatchImport.o src/BatchImport.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Dialogs.o src/Dialogs.c Dialogs.vala: In function 'export_dialog_construct': Dialogs.vala:169: warning: assignment discards qualifiers from pointer target type Dialogs.vala:178: warning: assignment discards qualifiers from pointer target type cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Resources.o src/Resources.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Debug.o src/Debug.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Sidebar.o src/Sidebar.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/ColorTransformation.o src/ColorTransformation.c ColorTransformation.vala: In function 'expansion_transformation_construct_from_string': ColorTransformation.vala:1231: warning: passing argument 1 of 'g_strcanon' discards qualifiers from pointer target type /usr/include/glib-2.0/glib/gstrfuncs.h:102: note: expected 'gchar *' but argument is of type 'const char *' cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/EditingTools.o src/EditingTools.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/DataObject.o src/DataObject.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/DataCollection.o src/DataCollection.c DataCollection.c: In function 'database_source_collection_instance_init': DataCollection.c:4455: warning: passing argument 7 of 'gee_hash_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:854: note: expected 'GHashFunc' but argument is of type 'guint (*)(void *)' DataCollection.c:4455: warning: passing argument 8 of 'gee_hash_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:854: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(void *, void *)' cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/LibraryWindow.o src/LibraryWindow.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/CameraTable.o src/CameraTable.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/DirectWindow.o src/DirectWindow.c DirectWindow.vala: In function 'direct_window_real_delete_event': DirectWindow.vala:75: warning: passing argument 2 of '((struct GtkWidgetClass *)g_type_check_class_cast((struct GTypeClass *)direct_window_parent_class, gtk_widget_get_type()))->delete_event' from incompatible pointer type DirectWindow.vala:75: note: expected 'struct GdkEventAny *' but argument is of type 'union GdkEvent *' DirectWindow.c: In function 'direct_window_class_init': DirectWindow.c:662: warning: assignment from incompatible pointer type cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Properties.o src/Properties.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/CustomComponents.o src/CustomComponents.c CustomComponents.vala: In function 'theme_loader_load_icon': CustomComponents.vala:115: warning: passing argument 3 of 'gee_hash_set_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:872: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct RGBAnalyticPixel *)' CustomComponents.vala:115: warning: passing argument 4 of 'gee_hash_set_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:872: note: expected 'GHashFunc' but argument is of type 'guint (*)(void *)' CustomComponents.vala:115: warning: passing argument 5 of 'gee_hash_set_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:872: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(void *, void *)' CustomComponents.vala:142: warning: passing argument 4 of 'qsort' from incompatible pointer type /usr/include/stdlib.h:756: note: expected 'int (*)(const void *, const void *)' but argument is of type 'gint (*)(void *, void *)' cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Config.o src/Config.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Event.o src/Event.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/International.o src/International.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Workers.o src/Workers.c Workers.vala: In function 'workers_enqueue': Workers.vala:365: warning: passing argument 3 of 'g_async_queue_push_sorted' from incompatible pointer type /usr/include/glib-2.0/glib/gasyncqueue.h:70: note: expected 'GCompareDataFunc' but argument is of type 'gint (*)(void *, void *, void *)' cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/system.o src/system.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/AppDirs.o src/AppDirs.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/PixbufCache.o src/PixbufCache.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/WebConnectors.o src/WebConnectors.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/FacebookConnector.o src/FacebookConnector.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/CommandManager.o src/CommandManager.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Commands.o src/Commands.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/SlideshowPage.o src/SlideshowPage.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/LibraryFiles.o src/LibraryFiles.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/FlickrConnector.o src/FlickrConnector.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Printing.o src/Printing.c Printing.c: In function '_print_manager_on_draw_page_gtk_print_operation_draw_page': Printing.c:2946: warning: passing argument 2 of 'print_manager_on_draw_page' from incompatible pointer type src/Printing.c:457: note: expected 'struct GtkPrintOperation *' but argument is of type 'struct PrintJob *' Printing.c: In function '_print_manager_on_create_custom_widget_gtk_print_operation_create_custom_widget': Printing.c:2953: warning: passing argument 2 of 'print_manager_on_create_custom_widget' from incompatible pointer type src/Printing.c:459: note: expected 'struct GtkPrintOperation *' but argument is of type 'struct PrintJob *' cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Tag.o src/Tag.c Tag.vala: In function 'tag_source_collection_real_notify_item_contents_added': Tag.vala:123: warning: passing argument 4 of 'gee_tree_set_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:990: note: expected 'GCompareFunc' but argument is of type 'gint (*)(void *, void *)' Tag.vala: In function 'tag_construct': Tag.vala:236: warning: passing argument 3 of 'gee_hash_set_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:872: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct PhotoID *)' Tag.vala:236: warning: passing argument 4 of 'gee_hash_set_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:872: note: expected 'GHashFunc' but argument is of type 'guint (*)(void *)' Tag.vala:236: warning: passing argument 5 of 'gee_hash_set_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:872: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(void *, void *)' cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/TagPage.o src/TagPage.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/PicasaConnector.o src/PicasaConnector.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Screensaver.o src/Screensaver.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/PhotoFileAdapter.o src/PhotoFileAdapter.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/PhotoFileFormat.o src/PhotoFileFormat.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/PhotoFileSniffer.o src/PhotoFileSniffer.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/GRaw.o src/GRaw.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/GdkSupport.o src/GdkSupport.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/JfifSupport.o src/JfifSupport.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/RawSupport.o src/RawSupport.c cc -c `pkg-config --cflags atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.5.1+trunk"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/MimicManager.o src/MimicManager.c `mkdir -p locale-langpack/fr/LC_MESSAGES ; msgfmt -o locale-langpack/fr/LC_MESSAGES/shotwell.mo po/fr.po` `mkdir -p locale-langpack/de/LC_MESSAGES ; msgfmt -o locale-langpack/de/LC_MESSAGES/shotwell.mo po/de.po` `mkdir -p locale-langpack/it/LC_MESSAGES ; msgfmt -o locale-langpack/it/LC_MESSAGES/shotwell.mo po/it.po` `mkdir -p locale-langpack/es/LC_MESSAGES ; msgfmt -o locale-langpack/es/LC_MESSAGES/shotwell.mo po/es.po` `mkdir -p locale-langpack/pl/LC_MESSAGES ; msgfmt -o locale-langpack/pl/LC_MESSAGES/shotwell.mo po/pl.po` `mkdir -p locale-langpack/et/LC_MESSAGES ; msgfmt -o locale-langpack/et/LC_MESSAGES/shotwell.mo po/et.po` `mkdir -p locale-langpack/sv/LC_MESSAGES ; msgfmt -o locale-langpack/sv/LC_MESSAGES/shotwell.mo po/sv.po` `mkdir -p locale-langpack/sk/LC_MESSAGES ; msgfmt -o locale-langpack/sk/LC_MESSAGES/shotwell.mo po/sk.po` `mkdir -p locale-langpack/lv/LC_MESSAGES ; msgfmt -o locale-langpack/lv/LC_MESSAGES/shotwell.mo po/lv.po` `mkdir -p locale-langpack/pt/LC_MESSAGES ; msgfmt -o locale-langpack/pt/LC_MESSAGES/shotwell.mo po/pt.po` `mkdir -p locale-langpack/bg/LC_MESSAGES ; msgfmt -o locale-langpack/bg/LC_MESSAGES/shotwell.mo po/bg.po` `mkdir -p locale-langpack/bn/LC_MESSAGES ; msgfmt -o locale-langpack/bn/LC_MESSAGES/shotwell.mo po/bn.po` `mkdir -p locale-langpack/nl/LC_MESSAGES ; msgfmt -o locale-langpack/nl/LC_MESSAGES/shotwell.mo po/nl.po` `mkdir -p locale-langpack/da/LC_MESSAGES ; msgfmt -o locale-langpack/da/LC_MESSAGES/shotwell.mo po/da.po` `mkdir -p locale-langpack/zh_CN/LC_MESSAGES ; msgfmt -o locale-langpack/zh_CN/LC_MESSAGES/shotwell.mo po/zh_CN.po` `mkdir -p locale-langpack/el/LC_MESSAGES ; msgfmt -o locale-langpack/el/LC_MESSAGES/shotwell.mo po/el.po` `mkdir -p locale-langpack/ru/LC_MESSAGES ; msgfmt -o locale-langpack/ru/LC_MESSAGES/shotwell.mo po/ru.po` `mkdir -p locale-langpack/pa/LC_MESSAGES ; msgfmt -o locale-langpack/pa/LC_MESSAGES/shotwell.mo po/pa.po` `mkdir -p locale-langpack/hu/LC_MESSAGES ; msgfmt -o locale-langpack/hu/LC_MESSAGES/shotwell.mo po/hu.po` `mkdir -p locale-langpack/en_GB/LC_MESSAGES ; msgfmt -o locale-langpack/en_GB/LC_MESSAGES/shotwell.mo po/en_GB.po` `mkdir -p locale-langpack/uk/LC_MESSAGES ; msgfmt -o locale-langpack/uk/LC_MESSAGES/shotwell.mo po/uk.po` `mkdir -p locale-langpack/ja/LC_MESSAGES ; msgfmt -o locale-langpack/ja/LC_MESSAGES/shotwell.mo po/ja.po` touch locale-langpack/.langstamp cc src/main.o src/AppWindow.o src/CollectionPage.o src/Thumbnail.o src/DatabaseTables.o src/ThumbnailCache.o src/image_util.o src/CheckerboardLayout.o src/PhotoPage.o src/Exif.o src/Page.o src/ImportPage.o src/GPhoto.o src/SortedList.o src/EventsDirectoryPage.o src/Dimensions.o src/Box.o src/Photo.o src/Orientation.o src/util.o src/BatchImport.o src/Dialogs.o src/Resources.o src/Debug.o src/Sidebar.o src/ColorTransformation.o src/EditingTools.o src/DataObject.o src/DataCollection.o src/LibraryWindow.o src/CameraTable.o src/DirectWindow.o src/Properties.o src/CustomComponents.o src/Config.o src/Event.o src/International.o src/Workers.o src/system.o src/AppDirs.o src/PixbufCache.o src/WebConnectors.o src/FacebookConnector.o src/CommandManager.o src/Commands.o src/SlideshowPage.o src/LibraryFiles.o src/FlickrConnector.o src/Printing.o src/Tag.o src/TagPage.o src/PicasaConnector.o src/Screensaver.o src/PhotoFileAdapter.o src/PhotoFileFormat.o src/PhotoFileSniffer.o src/GRaw.o src/GdkSupport.o src/JfifSupport.o src/RawSupport.o src/MimicManager.o -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE `pkg-config --libs atk gdk-2.0 gee-1.0 gtk+-2.0 libexif sqlite3 gconf-2.0 libgphoto2 libsoup-2.4 libxml-2.0 unique-1.0 webkit-1.0 libusb gudev-1.0 dbus-glib-1 gthread-2.0` -lraw_r -lstdc++ -export-dynamic -o shotwell cp misc/shotwell.desktop.head misc/shotwell.desktop cp misc/shotwell-viewer.desktop.head misc/shotwell-viewer.desktop echo Name[fr]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=fr gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[fr]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=fr gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[fr]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=fr gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[fr]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=fr gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[fr]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=fr gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[de]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=de gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[de]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=de gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[de]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=de gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[de]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=de gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[de]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=de gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[it]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=it gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[it]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=it gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[it]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=it gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[it]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=it gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[it]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=it gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[es]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=es gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[es]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=es gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[es]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=es gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[es]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=es gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[es]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=es gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[pl]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=pl gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[pl]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=pl gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[pl]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=pl gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[pl]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=pl gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[pl]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=pl gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[et]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=et gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[et]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=et gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[et]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=et gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[et]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=et gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[et]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=et gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[sv]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=sv gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[sv]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=sv gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[sv]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=sv gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[sv]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=sv gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[sv]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=sv gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[sk]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=sk gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[sk]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=sk gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[sk]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=sk gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[sk]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=sk gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[sk]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=sk gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[lv]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=lv gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[lv]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=lv gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[lv]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=lv gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[lv]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=lv gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[lv]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=lv gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[pt]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=pt gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[pt]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=pt gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[pt]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=pt gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[pt]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=pt gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[pt]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=pt gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[bg]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=bg gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[bg]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=bg gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[bg]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=bg gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[bg]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=bg gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[bg]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=bg gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[bn]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=bn gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[bn]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=bn gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[bn]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=bn gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[bn]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=bn gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[bn]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=bn gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[nl]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=nl gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[nl]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=nl gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[nl]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=nl gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[nl]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=nl gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[nl]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=nl gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[da]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=da gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[da]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=da gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[da]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=da gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[da]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=da gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[da]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=da gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[zh_CN]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=zh_CN gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[zh_CN]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=zh_CN gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[zh_CN]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=zh_CN gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[zh_CN]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=zh_CN gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[zh_CN]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=zh_CN gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[el]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=el gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[el]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=el gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[el]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=el gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[el]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=el gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[el]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=el gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[ru]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ru gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[ru]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ru gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[ru]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ru gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[ru]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ru gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[ru]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ru gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[pa]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=pa gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[pa]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=pa gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[pa]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=pa gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[pa]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=pa gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[pa]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=pa gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[hu]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=hu gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[hu]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=hu gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[hu]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=hu gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[hu]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=hu gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[hu]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=hu gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[en_GB]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=en_GB gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[en_GB]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=en_GB gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[en_GB]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=en_GB gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[en_GB]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=en_GB gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[en_GB]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=en_GB gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[uk]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=uk gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[uk]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=uk gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[uk]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=uk gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[uk]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=uk gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[uk]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=uk gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[ja]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ja gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[ja]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ja gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[ja]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ja gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[ja]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ja gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[ja]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ja gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; touch locale-langpack/.langstamp mkdir -p /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/bin install shotwell /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/bin mkdir -p /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/shotwell/icons install -m 644 icons/* /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/shotwell/icons mkdir -p /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/icons/hicolor/scalable/apps install -m 644 icons/shotwell.svg /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/icons/hicolor/scalable/apps mkdir -p /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/shotwell/ui install -m 644 ui/* /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/shotwell/ui mkdir -p /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/applications install -m 644 misc/shotwell.desktop /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/applications install -m 644 misc/shotwell-viewer.desktop /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/applications mkdir -p /home/boon/compiles/shotwell/cvs/r1477/pkg/etc/gconf/schemas install -m 644 misc/shotwell.schemas /home/boon/compiles/shotwell/cvs/r1477/pkg/etc/gconf/schemas `mkdir -p /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/fr/LC_MESSAGES ; install -m 644 locale-langpack/fr/LC_MESSAGES/shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/fr/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/de/LC_MESSAGES ; install -m 644 locale-langpack/de/LC_MESSAGES/shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/de/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/it/LC_MESSAGES ; install -m 644 locale-langpack/it/LC_MESSAGES/shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/it/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/es/LC_MESSAGES ; install -m 644 locale-langpack/es/LC_MESSAGES/shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/es/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/pl/LC_MESSAGES ; install -m 644 locale-langpack/pl/LC_MESSAGES/shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/pl/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/et/LC_MESSAGES ; install -m 644 locale-langpack/et/LC_MESSAGES/shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/et/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/sv/LC_MESSAGES ; install -m 644 locale-langpack/sv/LC_MESSAGES/shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/sv/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/sk/LC_MESSAGES ; install -m 644 locale-langpack/sk/LC_MESSAGES/shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/sk/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/lv/LC_MESSAGES ; install -m 644 locale-langpack/lv/LC_MESSAGES/shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/lv/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/pt/LC_MESSAGES ; install -m 644 locale-langpack/pt/LC_MESSAGES/shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/pt/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/bg/LC_MESSAGES ; install -m 644 locale-langpack/bg/LC_MESSAGES/shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/bg/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/bn/LC_MESSAGES ; install -m 644 locale-langpack/bn/LC_MESSAGES/shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/bn/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/nl/LC_MESSAGES ; install -m 644 locale-langpack/nl/LC_MESSAGES/shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/nl/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/da/LC_MESSAGES ; install -m 644 locale-langpack/da/LC_MESSAGES/shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/da/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/zh_CN/LC_MESSAGES ; install -m 644 locale-langpack/zh_CN/LC_MESSAGES/shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/zh_CN/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/el/LC_MESSAGES ; install -m 644 locale-langpack/el/LC_MESSAGES/shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/el/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/ru/LC_MESSAGES ; install -m 644 locale-langpack/ru/LC_MESSAGES/shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/ru/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/pa/LC_MESSAGES ; install -m 644 locale-langpack/pa/LC_MESSAGES/shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/pa/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/hu/LC_MESSAGES ; install -m 644 locale-langpack/hu/LC_MESSAGES/shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/hu/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/en_GB/LC_MESSAGES ; install -m 644 locale-langpack/en_GB/LC_MESSAGES/shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/en_GB/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/uk/LC_MESSAGES ; install -m 644 locale-langpack/uk/LC_MESSAGES/shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/uk/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/ja/LC_MESSAGES ; install -m 644 locale-langpack/ja/LC_MESSAGES/shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/ja/LC_MESSAGES/shotwell.mo` install: creating directory `/home/boon/compiles/shotwell/cvs/r1477/pkg/etc/gconf/gconf.xml.defaults' Attached schema `/schemas/apps/shotwell/preferences/ui/display_basic_properties' to key `/apps/shotwell/preferences/ui/display_basic_properties' Installed schema `/schemas/apps/shotwell/preferences/ui/display_basic_properties' for locale `en' Attached schema `/schemas/apps/shotwell/preferences/ui/display_extended_properties' to key `/apps/shotwell/preferences/ui/display_extended_properties' Installed schema `/schemas/apps/shotwell/preferences/ui/display_extended_properties' for locale `en' Attached schema `/schemas/apps/shotwell/preferences/ui/display_photo_titles' to key `/apps/shotwell/preferences/ui/display_photo_titles' Installed schema `/schemas/apps/shotwell/preferences/ui/display_photo_titles' for locale `en' Attached schema `/schemas/apps/shotwell/preferences/ui/display_photo_tags' to key `/apps/shotwell/preferences/ui/display_photo_tags' Installed schema `/schemas/apps/shotwell/preferences/ui/display_photo_tags' for locale `en' Attached schema `/schemas/apps/shotwell/preferences/slideshow/delay' to key `/apps/shotwell/preferences/slideshow/delay' Installed schema `/schemas/apps/shotwell/preferences/slideshow/delay' for locale `en' Attached schema `/schemas/apps/shotwell/sharing/facebook/session_key' to key `/apps/shotwell/sharing/facebook/session_key' Installed schema `/schemas/apps/shotwell/sharing/facebook/session_key' for locale `en' Attached schema `/schemas/apps/shotwell/sharing/facebook/session_secret' to key `/apps/shotwell/sharing/facebook/session_secret' Installed schema `/schemas/apps/shotwell/sharing/facebook/session_secret' for locale `en' Attached schema `/schemas/apps/shotwell/sharing/facebook/uid' to key `/apps/shotwell/sharing/facebook/uid' Installed schema `/schemas/apps/shotwell/sharing/facebook/uid' for locale `en' Attached schema `/schemas/apps/shotwell/sharing/facebook/uid' to key `/apps/shotwell/sharing/facebook/uid' Installed schema `/schemas/apps/shotwell/sharing/facebook/uid' for locale `en' Attached schema `/schemas/apps/shotwell/sharing/facebook/user_name' to key `/apps/shotwell/sharing/facebook/user_name' Installed schema `/schemas/apps/shotwell/sharing/facebook/user_name' for locale `en' Attached schema `/schemas/apps/shotwell/sharing/flickr/auth_token' to key `/apps/shotwell/sharing/flickr/auth_token' Installed schema `/schemas/apps/shotwell/sharing/flickr/auth_token' for locale `en' Attached schema `/schemas/apps/shotwell/sharing/flickr/username' to key `/apps/shotwell/sharing/flickr/username' Installed schema `/schemas/apps/shotwell/sharing/flickr/username' for locale `en' Attached schema `/schemas/apps/shotwell/sharing/flickr/default_size' to key `/apps/shotwell/sharing/flickr/default_size' Installed schema `/schemas/apps/shotwell/sharing/flickr/default_size' for locale `en' Attached schema `/schemas/apps/shotwell/sharing/flickr/visibility' to key `/apps/shotwell/sharing/flickr/visibility' Installed schema `/schemas/apps/shotwell/sharing/flickr/visibility' for locale `en' Attached schema `/schemas/apps/shotwell/sharing/picasa/auth_token' to key `/apps/shotwell/sharing/picasa/auth_token' Installed schema `/schemas/apps/shotwell/sharing/picasa/auth_token' for locale `en' Attached schema `/schemas/apps/shotwell/sharing/picasa/user_name' to key `/apps/shotwell/sharing/picasa/user_name' Installed schema `/schemas/apps/shotwell/sharing/picasa/user_name' for locale `en' Attached schema `/schemas/apps/shotwell/sharing/picasa/default_size' to key `/apps/shotwell/sharing/picasa/default_size' Installed schema `/schemas/apps/shotwell/sharing/picasa/default_size' for locale `en' Attached schema `/schemas/apps/shotwell/sharing/default_service' to key `/apps/shotwell/sharing/default_service' Installed schema `/schemas/apps/shotwell/sharing/default_service' for locale `en' Attached schema `/schemas/apps/shotwell/printing/content_layout' to key `/apps/shotwell/printing/content_layout' Installed schema `/schemas/apps/shotwell/printing/content_layout' for locale `en' Attached schema `/schemas/apps/shotwell/printing/content_ppi' to key `/apps/shotwell/printing/content_ppi' Installed schema `/schemas/apps/shotwell/printing/content_ppi' for locale `en' Attached schema `/schemas/apps/shotwell/printing/content_width' to key `/apps/shotwell/printing/content_width' Installed schema `/schemas/apps/shotwell/printing/content_width' for locale `en' Attached schema `/schemas/apps/shotwell/printing/content_height' to key `/apps/shotwell/printing/content_height' Installed schema `/schemas/apps/shotwell/printing/content_height' for locale `en' Attached schema `/schemas/apps/shotwell/printing/content_units' to key `/apps/shotwell/printing/content_units' Installed schema `/schemas/apps/shotwell/printing/content_units' for locale `en' Attached schema `/schemas/apps/shotwell/printing/size_selection' to key `/apps/shotwell/printing/size_selection' Installed schema `/schemas/apps/shotwell/printing/size_selection' for locale `en' Attached schema `/schemas/apps/shotwell/printing/match_aspect_ratio' to key `/apps/shotwell/printing/match_aspect_ratio' Installed schema `/schemas/apps/shotwell/printing/match_aspect_ratio' for locale `en' Attached schema `/schemas/apps/shotwell/preferences/ui/display_hidden_photos' to key `/apps/shotwell/preferences/ui/display_hidden_photos' Installed schema `/schemas/apps/shotwell/preferences/ui/display_hidden_photos' for locale `en' Attached schema `/schemas/apps/shotwell/preferences/window/library_maximize' to key `/apps/shotwell/preferences/window/library_maximize' Installed schema `/schemas/apps/shotwell/preferences/window/library_maximize' for locale `en' Attached schema `/schemas/apps/shotwell/preferences/window/library_width' to key `/apps/shotwell/preferences/window/library_width' Installed schema `/schemas/apps/shotwell/preferences/window/library_width' for locale `en' Attached schema `/schemas/apps/shotwell/preferences/window/library_height' to key `/apps/shotwell/preferences/window/library_height' Installed schema `/schemas/apps/shotwell/preferences/window/library_height' for locale `en' Attached schema `/schemas/apps/shotwell/preferences/window/direct_maximize' to key `/apps/shotwell/preferences/window/direct_maximize' Installed schema `/schemas/apps/shotwell/preferences/window/direct_maximize' for locale `en' Attached schema `/schemas/apps/shotwell/preferences/window/direct_width' to key `/apps/shotwell/preferences/window/direct_width' Installed schema `/schemas/apps/shotwell/preferences/window/direct_width' for locale `en' Attached schema `/schemas/apps/shotwell/preferences/window/direct_height' to key `/apps/shotwell/preferences/window/direct_height' Installed schema `/schemas/apps/shotwell/preferences/window/direct_height' for locale `en' Attached schema `/schemas/apps/shotwell/preferences/window/sidebar_position' to key `/apps/shotwell/preferences/window/sidebar_position' Installed schema `/schemas/apps/shotwell/preferences/window/sidebar_position' for locale `en' Attached schema `/schemas/apps/shotwell/preferences/ui/events_sort_ascending' to key `/apps/shotwell/preferences/ui/events_sort_ascending' Installed schema `/schemas/apps/shotwell/preferences/ui/events_sort_ascending' for locale `en' Attached schema `/schemas/apps/shotwell/preferences/ui/library_photos_sort_ascending' to key `/apps/shotwell/preferences/ui/library_photos_sort_ascending' Installed schema `/schemas/apps/shotwell/preferences/ui/library_photos_sort_ascending' for locale `en' Attached schema `/schemas/apps/shotwell/preferences/ui/library_photos_sort_by' to key `/apps/shotwell/preferences/ui/library_photos_sort_by' Installed schema `/schemas/apps/shotwell/preferences/ui/library_photos_sort_by' for locale `en' Attached schema `/schemas/apps/shotwell/preferences/ui/event_photos_sort_ascending' to key `/apps/shotwell/preferences/ui/event_photos_sort_ascending' Installed schema `/schemas/apps/shotwell/preferences/ui/event_photos_sort_ascending' for locale `en' Attached schema `/schemas/apps/shotwell/preferences/ui/event_photos_sort_by' to key `/apps/shotwell/preferences/ui/event_photos_sort_by' Installed schema `/schemas/apps/shotwell/preferences/ui/event_photos_sort_by' for locale `en' Attached schema `/schemas/apps/shotwell/preferences/ui/twentyfour_hr_time' to key `/apps/shotwell/preferences/ui/twentyfour_hr_time' Installed schema `/schemas/apps/shotwell/preferences/ui/twentyfour_hr_time' for locale `en' Attached schema `/schemas/apps/shotwell/preferences/ui/keep_relativity' to key `/apps/shotwell/preferences/ui/keep_relativity' Installed schema `/schemas/apps/shotwell/preferences/ui/keep_relativity' for locale `en' Attached schema `/schemas/apps/shotwell/preferences/ui/modify_originals' to key `/apps/shotwell/preferences/ui/modify_originals' Installed schema `/schemas/apps/shotwell/preferences/ui/modify_originals' for locale `en' Attached schema `/schemas/apps/shotwell/preferences/ui/show_welcome_dialog' to key `/apps/shotwell/preferences/ui/show_welcome_dialog' Installed schema `/schemas/apps/shotwell/preferences/ui/show_welcome_dialog' for locale `en' Attached schema `/schemas/apps/shotwell/preferences/ui/photo_thumbnail_scale' to key `/apps/shotwell/preferences/ui/photo_thumbnail_scale' Installed schema `/schemas/apps/shotwell/preferences/ui/photo_thumbnail_scale' for locale `en' /home/boon/compiles/shotwell/cvs/r1477/pkg: total 12 drwxr-xr-x 3 root root 4096 2010-04-16 18:23 etc drwxr-xr-x 2 root root 4096 2010-04-16 18:23 install drwxr-xr-x 6 root root 4096 2010-04-16 18:23 usr /home/boon/compiles/shotwell/cvs/r1477/pkg/etc: total 4 drwxr-xr-x 4 root root 4096 2010-04-16 18:23 gconf /home/boon/compiles/shotwell/cvs/r1477/pkg/etc/gconf: total 8 drwxr-xr-x 4 root root 4096 2010-04-16 18:23 gconf.xml.defaults drwxr-xr-x 2 root root 4096 2010-04-16 18:23 schemas /home/boon/compiles/shotwell/cvs/r1477/pkg/etc/gconf/gconf.xml.defaults: total 8 drwxr-xr-x 3 root root 4096 2010-04-16 18:23 apps drwxr-xr-x 3 root root 4096 2010-04-16 18:23 schemas /home/boon/compiles/shotwell/cvs/r1477/pkg/etc/gconf/gconf.xml.defaults/apps: total 4 -rw-r--r-- 1 root root 0 2010-04-16 18:23 %gconf.xml drwxr-xr-x 5 root root 4096 2010-04-16 18:23 shotwell /home/boon/compiles/shotwell/cvs/r1477/pkg/etc/gconf/gconf.xml.defaults/apps/shotwell: total 12 -rw-r--r-- 1 root root 0 2010-04-16 18:23 %gconf.xml drwxr-xr-x 5 root root 4096 2010-04-16 18:23 preferences drwxr-xr-x 2 root root 4096 2010-04-16 18:23 printing drwxr-xr-x 5 root root 4096 2010-04-16 18:23 sharing /home/boon/compiles/shotwell/cvs/r1477/pkg/etc/gconf/gconf.xml.defaults/apps/shotwell/preferences: total 12 -rw-r--r-- 1 root root 0 2010-04-16 18:23 %gconf.xml drwxr-xr-x 2 root root 4096 2010-04-16 18:23 slideshow drwxr-xr-x 2 root root 4096 2010-04-16 18:23 ui drwxr-xr-x 2 root root 4096 2010-04-16 18:23 window /home/boon/compiles/shotwell/cvs/r1477/pkg/etc/gconf/gconf.xml.defaults/apps/shotwell/preferences/slideshow: total 4 -rw-r--r-- 1 root root 141 2010-04-16 18:23 %gconf.xml /home/boon/compiles/shotwell/cvs/r1477/pkg/etc/gconf/gconf.xml.defaults/apps/shotwell/preferences/ui: total 4 -rw-r--r-- 1 root root 1950 2010-04-16 18:23 %gconf.xml /home/boon/compiles/shotwell/cvs/r1477/pkg/etc/gconf/gconf.xml.defaults/apps/shotwell/preferences/window: total 4 -rw-r--r-- 1 root root 860 2010-04-16 18:23 %gconf.xml /home/boon/compiles/shotwell/cvs/r1477/pkg/etc/gconf/gconf.xml.defaults/apps/shotwell/printing: total 4 -rw-r--r-- 1 root root 786 2010-04-16 18:23 %gconf.xml /home/boon/compiles/shotwell/cvs/r1477/pkg/etc/gconf/gconf.xml.defaults/apps/shotwell/sharing: total 16 -rw-r--r-- 1 root root 147 2010-04-16 18:23 %gconf.xml drwxr-xr-x 2 root root 4096 2010-04-16 18:23 facebook drwxr-xr-x 2 root root 4096 2010-04-16 18:23 flickr drwxr-xr-x 2 root root 4096 2010-04-16 18:23 picasa /home/boon/compiles/shotwell/cvs/r1477/pkg/etc/gconf/gconf.xml.defaults/apps/shotwell/sharing/facebook: total 4 -rw-r--r-- 1 root root 461 2010-04-16 18:23 %gconf.xml /home/boon/compiles/shotwell/cvs/r1477/pkg/etc/gconf/gconf.xml.defaults/apps/shotwell/sharing/flickr: total 4 -rw-r--r-- 1 root root 459 2010-04-16 18:23 %gconf.xml /home/boon/compiles/shotwell/cvs/r1477/pkg/etc/gconf/gconf.xml.defaults/apps/shotwell/sharing/picasa: total 4 -rw-r--r-- 1 root root 356 2010-04-16 18:23 %gconf.xml /home/boon/compiles/shotwell/cvs/r1477/pkg/etc/gconf/gconf.xml.defaults/schemas: total 4 -rw-r--r-- 1 root root 0 2010-04-16 18:23 %gconf.xml drwxr-xr-x 3 root root 4096 2010-04-16 18:23 apps /home/boon/compiles/shotwell/cvs/r1477/pkg/etc/gconf/gconf.xml.defaults/schemas/apps: total 4 -rw-r--r-- 1 root root 0 2010-04-16 18:23 %gconf.xml drwxr-xr-x 5 root root 4096 2010-04-16 18:23 shotwell /home/boon/compiles/shotwell/cvs/r1477/pkg/etc/gconf/gconf.xml.defaults/schemas/apps/shotwell: total 12 -rw-r--r-- 1 root root 0 2010-04-16 18:23 %gconf.xml drwxr-xr-x 5 root root 4096 2010-04-16 18:23 preferences drwxr-xr-x 2 root root 4096 2010-04-16 18:23 printing drwxr-xr-x 5 root root 4096 2010-04-16 18:23 sharing /home/boon/compiles/shotwell/cvs/r1477/pkg/etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/preferences: total 12 -rw-r--r-- 1 root root 0 2010-04-16 18:23 %gconf.xml drwxr-xr-x 2 root root 4096 2010-04-16 18:23 slideshow drwxr-xr-x 2 root root 4096 2010-04-16 18:23 ui drwxr-xr-x 2 root root 4096 2010-04-16 18:23 window /home/boon/compiles/shotwell/cvs/r1477/pkg/etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/preferences/slideshow: total 4 -rw-r--r-- 1 root root 277 2010-04-16 18:23 %gconf.xml /home/boon/compiles/shotwell/cvs/r1477/pkg/etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/preferences/ui: total 8 -rw-r--r-- 1 root root 4571 2010-04-16 18:23 %gconf.xml /home/boon/compiles/shotwell/cvs/r1477/pkg/etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/preferences/window: total 4 -rw-r--r-- 1 root root 2004 2010-04-16 18:23 %gconf.xml /home/boon/compiles/shotwell/cvs/r1477/pkg/etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/printing: total 4 -rw-r--r-- 1 root root 1987 2010-04-16 18:23 %gconf.xml /home/boon/compiles/shotwell/cvs/r1477/pkg/etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/sharing: total 16 -rw-r--r-- 1 root root 321 2010-04-16 18:23 %gconf.xml drwxr-xr-x 2 root root 4096 2010-04-16 18:23 facebook drwxr-xr-x 2 root root 4096 2010-04-16 18:23 flickr drwxr-xr-x 2 root root 4096 2010-04-16 18:23 picasa /home/boon/compiles/shotwell/cvs/r1477/pkg/etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/sharing/facebook: total 4 -rw-r--r-- 1 root root 1086 2010-04-16 18:23 %gconf.xml /home/boon/compiles/shotwell/cvs/r1477/pkg/etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/sharing/flickr: total 4 -rw-r--r-- 1 root root 1125 2010-04-16 18:23 %gconf.xml /home/boon/compiles/shotwell/cvs/r1477/pkg/etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/sharing/picasa: total 4 -rw-r--r-- 1 root root 869 2010-04-16 18:23 %gconf.xml /home/boon/compiles/shotwell/cvs/r1477/pkg/etc/gconf/schemas: total 24 -rw-r--r-- 1 root root 21774 2010-04-16 18:23 shotwell.schemas /home/boon/compiles/shotwell/cvs/r1477/pkg/install: total 4 -rw-r--r-- 1 root root 433 2010-04-16 18:23 slack-desc /home/boon/compiles/shotwell/cvs/r1477/pkg/usr: total 16 drwxr-xr-x 2 root root 4096 2010-04-16 18:23 bin drwxr-xr-x 3 root root 4096 2010-04-16 18:23 doc drwxr-xr-x 6 root root 4096 2010-04-16 18:23 share drwxr-xr-x 3 root root 4096 2010-04-16 18:22 src /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/bin: total 2160 -rwxr-xr-x 1 root root 2208368 2010-04-16 18:23 shotwell /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 2010-04-16 18:23 shotwell-r1477 /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/doc/shotwell-r1477: total 56 -rw-r--r-- 1 root root 94 2010-04-16 18:23 AUTHORS -rw-r--r-- 1 root root 24971 2010-04-16 18:23 COPYING -rw-r--r-- 1 root root 885 2010-04-16 18:23 INSTALL -rw-r--r-- 1 root root 4901 2010-04-16 18:23 NEWS -rw-r--r-- 1 root root 2497 2010-04-16 18:23 README -rw-r--r-- 1 root root 4300 2010-04-16 18:23 changelog /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share: total 16 drwxr-xr-x 2 root root 4096 2010-04-16 18:23 applications drwxr-xr-x 3 root root 4096 2010-04-16 18:23 icons drwxr-xr-x 24 root root 4096 2010-04-16 18:23 locale drwxr-xr-x 4 root root 4096 2010-04-16 18:23 shotwell /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/applications: total 8 -rw-r--r-- 1 root root 1766 2010-04-16 18:23 shotwell-viewer.desktop -rw-r--r-- 1 root root 2604 2010-04-16 18:23 shotwell.desktop /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/icons: total 4 drwxr-xr-x 4 root root 4096 2010-04-16 18:23 hicolor /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/icons/hicolor: total 8 drwxr-xr-x 3 root root 4096 2010-04-16 18:23 128x128 drwxr-xr-x 3 root root 4096 2010-04-16 18:23 scalable /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/icons/hicolor/128x128: total 4 drwxr-xr-x 2 root root 4096 2010-04-16 18:23 apps /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/icons/hicolor/128x128/apps: total 8 -rw-r--r-- 1 root root 6347 2010-04-13 17:02 shotwell.png /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/icons/hicolor/scalable: total 4 drwxr-xr-x 2 root root 4096 2010-04-16 18:23 apps /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/icons/hicolor/scalable/apps: total 16 -rw-r--r-- 1 root root 16261 2010-04-16 18:23 shotwell.svg /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale: total 88 drwxr-xr-x 3 root root 4096 2010-04-16 18:23 bg drwxr-xr-x 3 root root 4096 2010-04-16 18:23 bn drwxr-xr-x 3 root root 4096 2010-04-16 18:23 da drwxr-xr-x 3 root root 4096 2010-04-16 18:23 de drwxr-xr-x 3 root root 4096 2010-04-16 18:23 el drwxr-xr-x 3 root root 4096 2010-04-16 18:23 en_GB drwxr-xr-x 3 root root 4096 2010-04-16 18:23 es drwxr-xr-x 3 root root 4096 2010-04-16 18:23 et drwxr-xr-x 3 root root 4096 2010-04-16 18:23 fr drwxr-xr-x 3 root root 4096 2010-04-16 18:23 hu drwxr-xr-x 3 root root 4096 2010-04-16 18:23 it drwxr-xr-x 3 root root 4096 2010-04-16 18:23 ja drwxr-xr-x 3 root root 4096 2010-04-16 18:23 lv drwxr-xr-x 3 root root 4096 2010-04-16 18:23 nl drwxr-xr-x 3 root root 4096 2010-04-16 18:23 pa drwxr-xr-x 3 root root 4096 2010-04-16 18:23 pl drwxr-xr-x 3 root root 4096 2010-04-16 18:23 pt drwxr-xr-x 3 root root 4096 2010-04-16 18:23 ru drwxr-xr-x 3 root root 4096 2010-04-16 18:23 sk drwxr-xr-x 3 root root 4096 2010-04-16 18:23 sv drwxr-xr-x 3 root root 4096 2010-04-16 18:23 uk drwxr-xr-x 3 root root 4096 2010-04-16 18:23 zh_CN /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/bg: total 4 drwxr-xr-x 2 root root 4096 2010-04-16 18:23 LC_MESSAGES /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/bg/LC_MESSAGES: total 52 -rw-r--r-- 1 root root 52117 2010-04-16 18:23 shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/bn: total 4 drwxr-xr-x 2 root root 4096 2010-04-16 18:23 LC_MESSAGES /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/bn/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 4174 2010-04-16 18:23 shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/da: total 4 drwxr-xr-x 2 root root 4096 2010-04-16 18:23 LC_MESSAGES /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/da/LC_MESSAGES: total 40 -rw-r--r-- 1 root root 39571 2010-04-16 18:23 shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/de: total 4 drwxr-xr-x 2 root root 4096 2010-04-16 18:23 LC_MESSAGES /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/de/LC_MESSAGES: total 40 -rw-r--r-- 1 root root 39652 2010-04-16 18:23 shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/el: total 4 drwxr-xr-x 2 root root 4096 2010-04-16 18:23 LC_MESSAGES /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/el/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 461 2010-04-16 18:23 shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/en_GB: total 4 drwxr-xr-x 2 root root 4096 2010-04-16 18:23 LC_MESSAGES /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/en_GB/LC_MESSAGES: total 40 -rw-r--r-- 1 root root 38222 2010-04-16 18:23 shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/es: total 4 drwxr-xr-x 2 root root 4096 2010-04-16 18:23 LC_MESSAGES /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/es/LC_MESSAGES: total 24 -rw-r--r-- 1 root root 21038 2010-04-16 18:23 shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/et: total 4 drwxr-xr-x 2 root root 4096 2010-04-16 18:23 LC_MESSAGES /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/et/LC_MESSAGES: total 40 -rw-r--r-- 1 root root 38434 2010-04-16 18:23 shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/fr: total 4 drwxr-xr-x 2 root root 4096 2010-04-16 18:23 LC_MESSAGES /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/fr/LC_MESSAGES: total 44 -rw-r--r-- 1 root root 42087 2010-04-16 18:23 shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/hu: total 4 drwxr-xr-x 2 root root 4096 2010-04-16 18:23 LC_MESSAGES /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/hu/LC_MESSAGES: total 20 -rw-r--r-- 1 root root 18306 2010-04-16 18:23 shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/it: total 4 drwxr-xr-x 2 root root 4096 2010-04-16 18:23 LC_MESSAGES /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/it/LC_MESSAGES: total 40 -rw-r--r-- 1 root root 39413 2010-04-16 18:23 shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/ja: total 4 drwxr-xr-x 2 root root 4096 2010-04-16 18:23 LC_MESSAGES /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/ja/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 555 2010-04-16 18:23 shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/lv: total 4 drwxr-xr-x 2 root root 4096 2010-04-16 18:23 LC_MESSAGES /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/lv/LC_MESSAGES: total 32 -rw-r--r-- 1 root root 30243 2010-04-16 18:23 shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/nl: total 4 drwxr-xr-x 2 root root 4096 2010-04-16 18:23 LC_MESSAGES /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/nl/LC_MESSAGES: total 40 -rw-r--r-- 1 root root 39873 2010-04-16 18:23 shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/pa: total 4 drwxr-xr-x 2 root root 4096 2010-04-16 18:23 LC_MESSAGES /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/pa/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 11686 2010-04-16 18:23 shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/pl: total 4 drwxr-xr-x 2 root root 4096 2010-04-16 18:23 LC_MESSAGES /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/pl/LC_MESSAGES: total 44 -rw-r--r-- 1 root root 42484 2010-04-16 18:23 shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/pt: total 4 drwxr-xr-x 2 root root 4096 2010-04-16 18:23 LC_MESSAGES /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/pt/LC_MESSAGES: total 40 -rw-r--r-- 1 root root 40116 2010-04-16 18:23 shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/ru: total 4 drwxr-xr-x 2 root root 4096 2010-04-16 18:23 LC_MESSAGES /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/ru/LC_MESSAGES: total 52 -rw-r--r-- 1 root root 52340 2010-04-16 18:23 shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/sk: total 4 drwxr-xr-x 2 root root 4096 2010-04-16 18:23 LC_MESSAGES /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/sk/LC_MESSAGES: total 32 -rw-r--r-- 1 root root 30786 2010-04-16 18:23 shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/sv: total 4 drwxr-xr-x 2 root root 4096 2010-04-16 18:23 LC_MESSAGES /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/sv/LC_MESSAGES: total 32 -rw-r--r-- 1 root root 31676 2010-04-16 18:23 shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/uk: total 4 drwxr-xr-x 2 root root 4096 2010-04-16 18:23 LC_MESSAGES /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/uk/LC_MESSAGES: total 60 -rw-r--r-- 1 root root 58801 2010-04-16 18:23 shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/zh_CN: total 4 drwxr-xr-x 2 root root 4096 2010-04-16 18:23 LC_MESSAGES /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/locale/zh_CN/LC_MESSAGES: total 36 -rw-r--r-- 1 root root 36640 2010-04-16 18:23 shotwell.mo /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/shotwell: total 8 drwxr-xr-x 2 root root 4096 2010-04-16 18:23 icons drwxr-xr-x 2 root root 4096 2010-04-16 18:23 ui /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/shotwell/icons: total 356 -rw-r--r-- 1 root root 6001 2010-04-16 18:23 adjust.png -rw-r--r-- 1 root root 3301 2010-04-16 18:23 crop-pivot-reticle.png -rw-r--r-- 1 root root 6855 2010-04-16 18:23 crop.png -rw-r--r-- 1 root root 10299 2010-04-16 18:23 crop.svg -rw-r--r-- 1 root root 261 2010-04-16 18:23 drag_nub.png -rw-r--r-- 1 root root 9612 2010-04-16 18:23 enhance.png -rw-r--r-- 1 root root 3120 2010-04-16 18:23 favorite.svg -rw-r--r-- 1 root root 15588 2010-04-16 18:23 hidden.svg -rw-r--r-- 1 root root 6571 2010-04-16 18:23 import-all.png -rw-r--r-- 1 root root 5929 2010-04-16 18:23 import.png -rw-r--r-- 1 root root 4667 2010-04-16 18:23 import.svg -rw-r--r-- 1 root root 2120 2010-04-16 18:23 make-primary.png -rw-r--r-- 1 root root 500 2010-04-16 18:23 make-primary.svg -rw-r--r-- 1 root root 4470 2010-04-16 18:23 merge.svg -rw-r--r-- 1 root root 5148 2010-04-16 18:23 object-flip-horizontal.png -rw-r--r-- 1 root root 12015 2010-04-16 18:23 object-flip-horizontal.svg -rw-r--r-- 1 root root 5241 2010-04-16 18:23 object-rotate-left.png -rw-r--r-- 1 root root 14327 2010-04-16 18:23 object-rotate-left.svg -rw-r--r-- 1 root root 5152 2010-04-16 18:23 object-rotate-right.png -rw-r--r-- 1 root root 13820 2010-04-16 18:23 object-rotate-right.svg -rw-r--r-- 1 root root 9551 2010-04-16 18:23 pin-toolbar.png -rw-r--r-- 1 root root 6701 2010-04-16 18:23 pin-toolbar.svg -rw-r--r-- 1 root root 7209 2010-04-16 18:23 publish.png -rw-r--r-- 1 root root 5337 2010-04-16 18:23 redeye.png -rw-r--r-- 1 root root 6631 2010-04-16 18:23 return-to-page.png -rw-r--r-- 1 root root 14761 2010-04-16 18:23 return-to-page.svg -rw-r--r-- 1 root root 25757 2010-04-16 18:23 shotwell-street.jpg -rw-r--r-- 1 root root 67646 2010-04-16 18:23 shotwell.ico -rw-r--r-- 1 root root 6347 2010-04-16 18:23 shotwell.png -rw-r--r-- 1 root root 16261 2010-04-16 18:23 shotwell.svg /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/share/shotwell/ui: total 52 -rw-r--r-- 1 root root 4981 2010-04-16 18:23 collection.ui -rw-r--r-- 1 root root 2330 2010-04-16 18:23 direct.ui -rw-r--r-- 1 root root 616 2010-04-16 18:23 event.ui -rw-r--r-- 1 root root 1797 2010-04-16 18:23 events_directory.ui -rw-r--r-- 1 root root 86 2010-04-16 18:23 fullscreen.ui -rw-r--r-- 1 root root 1395 2010-04-16 18:23 import.ui -rw-r--r-- 1 root root 1047 2010-04-16 18:23 import_queue.ui -rw-r--r-- 1 root root 3652 2010-04-16 18:23 photo.ui -rw-r--r-- 1 root root 4296 2010-04-16 18:23 shotwell.glade -rw-r--r-- 1 root root 451 2010-04-16 18:23 shotwell.xml -rw-r--r-- 1 root root 542 2010-04-16 18:23 tags.ui /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 2010-04-16 18:23 shotwell-r1477 /home/boon/compiles/shotwell/cvs/r1477/pkg/usr/src/shotwell-r1477: total 4 -rw-r--r-- 1 root root 1876 2010-04-16 18:23 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/boon/compiles/shotwell/cvs/r1477/shotwell-r1477-x86_64-1mb.txz ./ etc/ etc/gconf/ etc/gconf/schemas/ etc/gconf/schemas/shotwell.schemas etc/gconf/gconf.xml.defaults/ etc/gconf/gconf.xml.defaults/schemas/ etc/gconf/gconf.xml.defaults/schemas/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/ etc/gconf/gconf.xml.defaults/schemas/apps/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/ etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/preferences/ etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/preferences/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/preferences/ui/ etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/preferences/ui/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/preferences/slideshow/ etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/preferences/slideshow/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/preferences/window/ etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/preferences/window/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/printing/ etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/printing/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/sharing/ etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/sharing/picasa/ etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/sharing/picasa/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/sharing/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/sharing/flickr/ etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/sharing/flickr/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/sharing/facebook/ etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/sharing/facebook/%gconf.xml etc/gconf/gconf.xml.defaults/apps/ etc/gconf/gconf.xml.defaults/apps/%gconf.xml etc/gconf/gconf.xml.defaults/apps/shotwell/ etc/gconf/gconf.xml.defaults/apps/shotwell/%gconf.xml etc/gconf/gconf.xml.defaults/apps/shotwell/preferences/ etc/gconf/gconf.xml.defaults/apps/shotwell/preferences/%gconf.xml etc/gconf/gconf.xml.defaults/apps/shotwell/preferences/ui/ etc/gconf/gconf.xml.defaults/apps/shotwell/preferences/ui/%gconf.xml etc/gconf/gconf.xml.defaults/apps/shotwell/preferences/slideshow/ etc/gconf/gconf.xml.defaults/apps/shotwell/preferences/slideshow/%gconf.xml etc/gconf/gconf.xml.defaults/apps/shotwell/preferences/window/ etc/gconf/gconf.xml.defaults/apps/shotwell/preferences/window/%gconf.xml etc/gconf/gconf.xml.defaults/apps/shotwell/printing/ etc/gconf/gconf.xml.defaults/apps/shotwell/printing/%gconf.xml etc/gconf/gconf.xml.defaults/apps/shotwell/sharing/ etc/gconf/gconf.xml.defaults/apps/shotwell/sharing/picasa/ etc/gconf/gconf.xml.defaults/apps/shotwell/sharing/picasa/%gconf.xml etc/gconf/gconf.xml.defaults/apps/shotwell/sharing/%gconf.xml etc/gconf/gconf.xml.defaults/apps/shotwell/sharing/flickr/ etc/gconf/gconf.xml.defaults/apps/shotwell/sharing/flickr/%gconf.xml etc/gconf/gconf.xml.defaults/apps/shotwell/sharing/facebook/ etc/gconf/gconf.xml.defaults/apps/shotwell/sharing/facebook/%gconf.xml install/ install/slack-desc usr/ usr/bin/ usr/bin/shotwell usr/doc/ usr/doc/shotwell-r1477/ usr/doc/shotwell-r1477/AUTHORS usr/doc/shotwell-r1477/INSTALL usr/doc/shotwell-r1477/README usr/doc/shotwell-r1477/NEWS usr/doc/shotwell-r1477/changelog usr/doc/shotwell-r1477/COPYING usr/share/ usr/share/locale/ usr/share/locale/ja/ usr/share/locale/ja/LC_MESSAGES/ usr/share/locale/ja/LC_MESSAGES/shotwell.mo usr/share/locale/pl/ usr/share/locale/pl/LC_MESSAGES/ usr/share/locale/pl/LC_MESSAGES/shotwell.mo usr/share/locale/nl/ usr/share/locale/nl/LC_MESSAGES/ usr/share/locale/nl/LC_MESSAGES/shotwell.mo usr/share/locale/sk/ usr/share/locale/sk/LC_MESSAGES/ usr/share/locale/sk/LC_MESSAGES/shotwell.mo usr/share/locale/bn/ usr/share/locale/bn/LC_MESSAGES/ usr/share/locale/bn/LC_MESSAGES/shotwell.mo usr/share/locale/lv/ usr/share/locale/lv/LC_MESSAGES/ usr/share/locale/lv/LC_MESSAGES/shotwell.mo usr/share/locale/et/ usr/share/locale/et/LC_MESSAGES/ usr/share/locale/et/LC_MESSAGES/shotwell.mo usr/share/locale/sv/ usr/share/locale/sv/LC_MESSAGES/ usr/share/locale/sv/LC_MESSAGES/shotwell.mo usr/share/locale/el/ usr/share/locale/el/LC_MESSAGES/ usr/share/locale/el/LC_MESSAGES/shotwell.mo usr/share/locale/pt/ usr/share/locale/pt/LC_MESSAGES/ usr/share/locale/pt/LC_MESSAGES/shotwell.mo usr/share/locale/ru/ usr/share/locale/ru/LC_MESSAGES/ usr/share/locale/ru/LC_MESSAGES/shotwell.mo usr/share/locale/es/ usr/share/locale/es/LC_MESSAGES/ usr/share/locale/es/LC_MESSAGES/shotwell.mo usr/share/locale/bg/ usr/share/locale/bg/LC_MESSAGES/ usr/share/locale/bg/LC_MESSAGES/shotwell.mo usr/share/locale/da/ usr/share/locale/da/LC_MESSAGES/ usr/share/locale/da/LC_MESSAGES/shotwell.mo usr/share/locale/zh_CN/ usr/share/locale/zh_CN/LC_MESSAGES/ usr/share/locale/zh_CN/LC_MESSAGES/shotwell.mo usr/share/locale/fr/ usr/share/locale/fr/LC_MESSAGES/ usr/share/locale/fr/LC_MESSAGES/shotwell.mo usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/shotwell.mo usr/share/locale/hu/ usr/share/locale/hu/LC_MESSAGES/ usr/share/locale/hu/LC_MESSAGES/shotwell.mo usr/share/locale/uk/ usr/share/locale/uk/LC_MESSAGES/ usr/share/locale/uk/LC_MESSAGES/shotwell.mo usr/share/locale/en_GB/ usr/share/locale/en_GB/LC_MESSAGES/ usr/share/locale/en_GB/LC_MESSAGES/shotwell.mo usr/share/locale/pa/ usr/share/locale/pa/LC_MESSAGES/ usr/share/locale/pa/LC_MESSAGES/shotwell.mo usr/share/locale/it/ usr/share/locale/it/LC_MESSAGES/ usr/share/locale/it/LC_MESSAGES/shotwell.mo usr/share/shotwell/ usr/share/shotwell/ui/ usr/share/shotwell/ui/photo.ui usr/share/shotwell/ui/direct.ui usr/share/shotwell/ui/event.ui usr/share/shotwell/ui/events_directory.ui usr/share/shotwell/ui/collection.ui usr/share/shotwell/ui/shotwell.xml usr/share/shotwell/ui/tags.ui usr/share/shotwell/ui/fullscreen.ui usr/share/shotwell/ui/import.ui usr/share/shotwell/ui/import_queue.ui usr/share/shotwell/ui/shotwell.glade usr/share/shotwell/icons/ usr/share/shotwell/icons/shotwell.svg usr/share/shotwell/icons/adjust.png usr/share/shotwell/icons/object-rotate-left.png usr/share/shotwell/icons/crop-pivot-reticle.png usr/share/shotwell/icons/enhance.png usr/share/shotwell/icons/shotwell.ico usr/share/shotwell/icons/crop.png usr/share/shotwell/icons/publish.png usr/share/shotwell/icons/return-to-page.svg usr/share/shotwell/icons/object-rotate-right.svg usr/share/shotwell/icons/import.svg usr/share/shotwell/icons/make-primary.png usr/share/shotwell/icons/favorite.svg usr/share/shotwell/icons/merge.svg usr/share/shotwell/icons/redeye.png usr/share/shotwell/icons/object-flip-horizontal.png usr/share/shotwell/icons/shotwell.png usr/share/shotwell/icons/import-all.png usr/share/shotwell/icons/hidden.svg usr/share/shotwell/icons/object-flip-horizontal.svg usr/share/shotwell/icons/drag_nub.png usr/share/shotwell/icons/shotwell-street.jpg usr/share/shotwell/icons/object-rotate-left.svg usr/share/shotwell/icons/import.png usr/share/shotwell/icons/return-to-page.png usr/share/shotwell/icons/object-rotate-right.png usr/share/shotwell/icons/crop.svg usr/share/shotwell/icons/pin-toolbar.png usr/share/shotwell/icons/pin-toolbar.svg usr/share/shotwell/icons/make-primary.svg usr/share/applications/ usr/share/applications/shotwell-viewer.desktop usr/share/applications/shotwell.desktop usr/share/icons/ usr/share/icons/hicolor/ usr/share/icons/hicolor/128x128/ usr/share/icons/hicolor/128x128/apps/ usr/share/icons/hicolor/128x128/apps/shotwell.png usr/share/icons/hicolor/scalable/ usr/share/icons/hicolor/scalable/apps/ usr/share/icons/hicolor/scalable/apps/shotwell.svg usr/src/ usr/src/shotwell-r1477/ usr/src/shotwell-r1477/SLKBUILD WARNING: zero length file etc/gconf/gconf.xml.defaults/schemas/%gconf.xml WARNING: zero length file etc/gconf/gconf.xml.defaults/schemas/apps/%gconf.xml WARNING: zero length file etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/%gconf.xml WARNING: zero length file etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/preferences/%gconf.xml WARNING: zero length file etc/gconf/gconf.xml.defaults/apps/%gconf.xml WARNING: zero length file etc/gconf/gconf.xml.defaults/apps/shotwell/%gconf.xml WARNING: zero length file etc/gconf/gconf.xml.defaults/apps/shotwell/preferences/%gconf.xml Slackware package /home/boon/compiles/shotwell/cvs/r1477/shotwell-r1477-x86_64-1mb.txz created. Package has been built. Cleaning pkg and src directories