tar -xf shotwell-0.8.1.tar.bz2 Configured. Type 'make' to build, 'make install' to install. mkdir -p src valac --ccode --directory=src --basedir=src -g --enable-checking --thread \ --pkg=atk --pkg=dbus-glib-1 --pkg=gconf-2.0 --pkg=gdk-2.0 --pkg=gdk-x11-2.0 --pkg=gee-1.0 --pkg=gexiv2 --pkg=gstreamer-0.10 --pkg=gstreamer-base-0.10 --pkg=gtk+-2.0 --pkg=glib-2.0 --pkg=gudev-1.0 --pkg=json-glib-1.0 --pkg=libexif --pkg=libgphoto2 --pkg=libsoup-2.4 --pkg=libxml-2.0 --pkg=sqlite3 --pkg=unique-1.0 --pkg=webkit-1.0 --pkg=ExtendedPosix --pkg=posix --pkg=LConv --pkg=libraw \ --vapidir=./vapi \ -X -D_PREFIX='"/usr"' -X -D_VERSION='"0.8.1"' -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/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/YandexConnector.vala src/Printing.vala src/Tag.vala src/TagPage.vala src/PicasaConnector.vala src/PiwigoConnector.vala src/YouTubeConnector.vala src/Screensaver.vala src/PhotoFileAdapter.vala src/PhotoFileFormat.vala src/PhotoFileSniffer.vala src/PhotoMetadata.vala src/GRaw.vala src/GdkSupport.vala src/JfifSupport.vala src/RawSupport.vala src/MimicManager.vala src/TrashPage.vala src/PngSupport.vala src/Exporter.vala src/DirectoryMonitor.vala src/LibraryMonitor.vala src/OfflinePage.vala src/LastImportPage.vala src/AlienDatabase.vala src/AlienDatabaseImportJob.vala src/AlienDatabaseImportDialog.vala src/FSpotDatabaseDriver.vala src/FSpotDatabaseTables.vala src/VideoSupport.vala src/VideosPage.vala src/Tombstone.vala src/MetadataWriter.vala src/Application.vala src/TimedQueue.vala src/MediaPage.vala src/MediaDataRepresentation.vala src/file_util.vala src/DesktopIntegration.vala src/FlaggedPage.vala src/MediaInterfaces.vala src/MediaMetadata.vala src/VideoMetadata.vala src/string_util.vala src/MediaMonitor.vala src/PhotoMonitor.vala src/VideoMonitor.vala warning: D-Bus GLib is deprecated, use GDBus Compilation succeeded - 1 warning(s) touch src/.stamp cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/main.o src/main.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/AppWindow.o src/AppWindow.c AppWindow.c: In function 'fullscreen_window_class_init': AppWindow.c:1370:41: warning: assignment from incompatible pointer type cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/CollectionPage.o src/CollectionPage.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Thumbnail.o src/Thumbnail.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -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:1046:2: warning: passing argument 3 of 'gee_array_list_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:819:15: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct PhotoRow *)' DatabaseTables.vala: In function 'photo_table_get_photos': DatabaseTables.vala:1194:2: warning: passing argument 3 of 'gee_array_list_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:819:15: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct PhotoID *)' DatabaseTables.vala: In function 'event_table_get_events': DatabaseTables.vala:1754:2: warning: passing argument 3 of 'gee_array_list_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:819:15: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct EventRow *)' DatabaseTables.vala: In function 'tag_table_get_all_rows': DatabaseTables.vala:1960:2: warning: passing argument 3 of 'gee_array_list_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:819:15: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct TagRow *)' DatabaseTables.vala: In function 'tag_table_unserialize_source_ids': DatabaseTables.vala:2034:6: warning: passing argument 2 of 'g_ascii_strtoll' from incompatible pointer type /usr/include/glib-2.0/glib/gstrfuncs.h:138:15: note: expected 'gchar **' but argument is of type 'const char **' DatabaseTables.vala: In function 'video_table_get_all': DatabaseTables.vala:2617:2: warning: passing argument 3 of 'gee_array_list_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:819:15: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct VideoRow *)' DatabaseTables.vala: In function 'video_table_get_videos': DatabaseTables.vala:2726:2: warning: passing argument 3 of 'gee_array_list_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:819:15: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct VideoID *)' cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/ThumbnailCache.o src/ThumbnailCache.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/image_util.o src/image_util.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/CheckerboardLayout.o src/CheckerboardLayout.c CheckerboardLayout.c: In function '_checkerboard_layout_on_items_visibility_changed_view_collection_items_visibility_changed': CheckerboardLayout.c:2442:2: warning: passing argument 2 of 'checkerboard_layout_on_items_visibility_changed' from incompatible pointer type src/CheckerboardLayout.c:574:13: note: expected 'struct GeeIterable *' but argument is of type 'struct GeeCollection *' cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -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:7813:9: warning: assignment from incompatible pointer type PhotoPage.c: In function '_redeye_tool_factory_editing_tool_factory': PhotoPage.c:7832:9: warning: assignment from incompatible pointer type PhotoPage.c: In function '_adjust_tool_factory_editing_tool_factory': PhotoPage.c:7851:9: warning: assignment from incompatible pointer type cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Page.o src/Page.c Page.c: In function 'injection_group_instance_init': Page.c:2059:2: warning: passing argument 3 of 'gee_array_list_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:819:15: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct InjectionGroupElement *)' Page.c: In function '_checkerboard_page_on_items_hidden_view_collection_items_hidden': Page.c:5764:2: warning: passing argument 2 of 'checkerboard_page_on_items_hidden' from incompatible pointer type src/Page.c:1150:13: note: expected 'struct GeeIterable *' but argument is of type 'struct GeeCollection *' cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/ImportPage.o src/ImportPage.c ImportPage.c: In function '_import_queue_page_on_imported_batch_import_imported': ImportPage.c:6552:2: warning: passing argument 2 of 'import_queue_page_on_imported' from incompatible pointer type src/ImportPage.c:1831:13: note: expected 'struct ThumbnailSource *' but argument is of type 'struct MediaSource *' cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -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:19:2: warning: passing argument 2 of 'gp_context_set_error_func' from incompatible pointer type /usr/include/gphoto2/gphoto2/gphoto2-context.h:113:6: note: expected 'GPContextErrorFunc' but argument is of type 'void (*)(struct GPContext *, const char *, void *, void *)' GPhoto.vala:20:2: warning: passing argument 2 of 'gp_context_set_status_func' from incompatible pointer type /usr/include/gphoto2/gphoto2/gphoto2-context.h:115:6: note: expected 'GPContextStatusFunc' but argument is of type 'void (*)(struct GPContext *, const char *, void *, void *)' GPhoto.vala:21:2: warning: passing argument 2 of 'gp_context_set_message_func' from incompatible pointer type /usr/include/gphoto2/gphoto2/gphoto2-context.h:121:6: note: expected 'GPContextMessageFunc' but argument is of type 'void (*)(struct GPContext *, const char *, void *, void *)' GPhoto.vala:22:2: warning: passing argument 2 of 'gp_context_set_progress_funcs' from incompatible pointer type /usr/include/gphoto2/gphoto2/gphoto2-context.h:108:6: 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:185:2: warning: passing argument 2 of 'gp_file_get_data_and_size' from incompatible pointer type /usr/include/gphoto2/gphoto2/gphoto2-file.h:151:5: note: expected 'const char **' but argument is of type 'guint8 **' GPhoto.vala:185:2: warning: passing argument 3 of 'gp_file_get_data_and_size' from incompatible pointer type /usr/include/gphoto2/gphoto2/gphoto2-file.h:151:5: note: expected 'long unsigned int *' but argument is of type 'gint *' GPhoto.vala: In function 'gp_load_file_into_buffer': GPhoto.vala:223:2: warning: passing argument 2 of 'gp_file_get_data_and_size' from incompatible pointer type /usr/include/gphoto2/gphoto2/gphoto2-file.h:151:5: note: expected 'const char **' but argument is of type 'guint8 **' GPhoto.vala:223:2: warning: passing argument 3 of 'gp_file_get_data_and_size' from incompatible pointer type /usr/include/gphoto2/gphoto2/gphoto2-file.h:151:5: note: expected 'long unsigned int *' but argument is of type 'gint *' cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/SortedList.o src/SortedList.c SortedList.vala: In function 'sorted_list_binary_search': SortedList.vala:165:4: warning: passing argument 2 of 'self->priv->cmp' discards qualifiers from pointer target type SortedList.vala:165:4: note: expected 'void *' but argument is of type 'gconstpointer' SortedList.vala: In function 'sorted_list_get_sorted_insert_pos': SortedList.vala:279:4: warning: passing argument 1 of 'self->priv->cmp' discards qualifiers from pointer target type SortedList.vala:279:4: note: expected 'void *' but argument is of type 'gconstpointer' cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/EventsDirectoryPage.o src/EventsDirectoryPage.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Dimensions.o src/Dimensions.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Box.o src/Box.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Photo.o src/Photo.c Photo.vala: In function 'photo_is_file_image': Photo.vala:1217:3: warning: passing argument 2 of 'photo_is_extension_found' from incompatible pointer type src/Photo.c:1901:17: note: expected 'char **' but argument is of type 'const char **' Photo.vala: In function 'library_photo_source_collection_real_fetch_by_source_id': Photo.vala:3731:2: warning: passing argument 2 of 'g_ascii_strtoll' from incompatible pointer type /usr/include/glib-2.0/glib/gstrfuncs.h:138:15: note: expected 'gchar **' but argument is of type 'const char **' Photo.c: In function 'library_photo_source_collection_instance_init': Photo.c:16381:2: warning: passing argument 8 of 'gee_hash_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:855:13: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(struct GFile *, struct GFile *)' Photo.c:16382:2: warning: passing argument 7 of 'gee_tree_multi_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:982:18: note: expected 'GCompareFunc' but argument is of type 'gint (*)(void *, void *)' Photo.c:16383:2: warning: passing argument 9 of 'gee_hash_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:855:13: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(void *, void *)' Photo.c:16384:2: warning: passing argument 9 of 'gee_hash_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:855:13: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(void *, void *)' Photo.c: In function 'library_photo_class_init': Photo.c:17669:41: warning: assignment from incompatible pointer type Photo.c:17670:43: warning: assignment from incompatible pointer type Photo.c:17671:42: warning: assignment from incompatible pointer type Photo.c: In function 'direct_photo_source_collection_instance_init': Photo.c:17989:2: warning: passing argument 8 of 'gee_hash_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:855:13: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(struct GFile *, struct GFile *)' cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Orientation.o src/Orientation.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -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:180:2: warning: passing argument 3 of 'gee_array_list_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:819:15: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct PhotoID *)' cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/BatchImport.o src/BatchImport.c BatchImport.vala: In function 'batch_import_construct': BatchImport.vala:299:3: warning: passing argument 5 of 'gee_hash_set_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:873:13: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(struct GFile *, struct GFile *)' cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -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:114:22: warning: assignment discards qualifiers from pointer target type Dialogs.vala:123:25: warning: assignment discards qualifiers from pointer target type Dialogs.vala: In function 'preferences_dialog_populate_app_combo_box': Dialogs.vala:1683:86: warning: assignment from incompatible pointer type cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Resources.o src/Resources.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Debug.o src/Debug.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Sidebar.o src/Sidebar.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -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:1238:2: warning: passing argument 1 of 'g_strcanon' discards qualifiers from pointer target type /usr/include/glib-2.0/glib/gstrfuncs.h:103:22: note: expected 'gchar *' but argument is of type 'const char *' cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/EditingTools.o src/EditingTools.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/DataObject.o src/DataObject.c DataObject.c: In function 'alteration_create_map': DataObject.c:1411:2: warning: passing argument 7 of 'gee_hash_multi_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:861:18: note: expected 'GHashFunc' but argument is of type 'guint (*)(void *)' DataObject.c:1411:2: warning: passing argument 8 of 'gee_hash_multi_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:861:18: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(void *, void *)' DataObject.c:1411:2: warning: passing argument 9 of 'gee_hash_multi_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:861:18: note: expected 'GHashFunc' but argument is of type 'guint (*)(void *)' DataObject.c:1411:2: warning: passing argument 10 of 'gee_hash_multi_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:861:18: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(void *, void *)' cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/DataCollection.o src/DataCollection.c DataCollection.c: In function 'data_collection_instance_init': DataCollection.c:5102:2: warning: passing argument 6 of 'gee_hash_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:855:13: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct GValue *)' DataCollection.vala: In function 'source_collection_internal_backlink_set': DataCollection.vala:1101:3: warning: passing argument 7 of 'gee_hash_multi_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:861:18: note: expected 'GHashFunc' but argument is of type 'guint (*)(void *)' DataCollection.vala:1101:3: warning: passing argument 8 of 'gee_hash_multi_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:861:18: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(void *, void *)' DataCollection.c: In function 'database_source_collection_instance_init': DataCollection.c:6165:2: warning: passing argument 7 of 'gee_hash_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:855:13: note: expected 'GHashFunc' but argument is of type 'guint (*)(void *)' DataCollection.c:6165:2: warning: passing argument 8 of 'gee_hash_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:855:13: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(void *, void *)' DataCollection.c: In function 'database_source_holding_tank_instance_init': DataCollection.c:7974:2: warning: passing argument 7 of 'gee_hash_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:855:13: note: expected 'GHashFunc' but argument is of type 'guint (*)(void *)' DataCollection.c:7974:2: warning: passing argument 8 of 'gee_hash_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:855:13: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(void *, void *)' cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/LibraryWindow.o src/LibraryWindow.c LibraryWindow.vala: In function 'library_window_real_drag_motion': LibraryWindow.vala:862:7: warning: cast from pointer to integer of different size LibraryWindow.vala:862:26: warning: cast from pointer to integer of different size cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/CameraTable.o src/CameraTable.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -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:78:3: 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:78:3: note: expected 'struct GdkEventAny *' but argument is of type 'union GdkEvent *' DirectWindow.c: In function 'direct_window_class_init': DirectWindow.c:765:41: warning: assignment from incompatible pointer type cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Properties.o src/Properties.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -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:2: warning: passing argument 3 of 'gee_hash_set_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:873:13: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct RGBAnalyticPixel *)' CustomComponents.vala:115:2: warning: passing argument 4 of 'gee_hash_set_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:873:13: note: expected 'GHashFunc' but argument is of type 'guint (*)(void *)' CustomComponents.vala:115:2: warning: passing argument 5 of 'gee_hash_set_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:873:13: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(void *, void *)' CustomComponents.vala:142:2: warning: passing argument 4 of 'qsort' from incompatible pointer type /usr/include/stdlib.h:761:13: note: expected 'int (*)(const void *, const void *)' but argument is of type 'gint (*)(void *, void *)' cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Config.o src/Config.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Event.o src/Event.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/International.o src/International.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Workers.o src/Workers.c Workers.c: In function 'background_job_job_priority_compare_func': Workers.c:1501:12: warning: cast from pointer to integer of different size Workers.c:1501:25: warning: cast from pointer to integer of different size Workers.vala: In function 'workers_enqueue': Workers.vala:469:4: warning: passing argument 3 of 'g_async_queue_push_sorted' from incompatible pointer type /usr/include/glib-2.0/glib/gasyncqueue.h:70:14: note: expected 'GCompareDataFunc' but argument is of type 'gint (*)(void *, void *, void *)' cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/system.o src/system.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/AppDirs.o src/AppDirs.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/PixbufCache.o src/PixbufCache.c PixbufCache.vala: In function 'pixbuf_cache_pixbuf_cache_batch_construct': PixbufCache.vala:17:2: warning: passing argument 8 of 'gee_tree_multi_map_construct' from incompatible pointer type /usr/include/gee-1.0/gee.h:983:18: note: expected 'GCompareFunc' but argument is of type 'gint (*)(void *, void *)' cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/WebConnectors.o src/WebConnectors.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/FacebookConnector.o src/FacebookConnector.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/CommandManager.o src/CommandManager.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Commands.o src/Commands.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/SlideshowPage.o src/SlideshowPage.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/LibraryFiles.o src/LibraryFiles.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/FlickrConnector.o src/FlickrConnector.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/YandexConnector.o src/YandexConnector.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Printing.o src/Printing.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Tag.o src/Tag.c Tag.vala: In function 'tag_source_collection_fetch_sorted_for_source': Tag.vala:86:2: warning: passing argument 4 of 'gee_tree_set_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:991:13: note: expected 'GCompareFunc' but argument is of type 'gint (*)(void *, void *)' Tag.vala: In function 'tag_source_collection_real_notify_container_contents_added': Tag.vala:187:5: warning: passing argument 4 of 'gee_tree_set_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:991:13: note: expected 'GCompareFunc' but argument is of type 'gint (*)(void *, void *)' cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/TagPage.o src/TagPage.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/PicasaConnector.o src/PicasaConnector.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/PiwigoConnector.o src/PiwigoConnector.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/YouTubeConnector.o src/YouTubeConnector.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Screensaver.o src/Screensaver.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/PhotoFileAdapter.o src/PhotoFileAdapter.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/PhotoFileFormat.o src/PhotoFileFormat.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/PhotoFileSniffer.o src/PhotoFileSniffer.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/PhotoMetadata.o src/PhotoMetadata.c PhotoMetadata.vala: In function 'photo_metadata_set_string_multiple': PhotoMetadata.vala:425:2: warning: passing argument 3 of 'gexiv2_metadata_set_tag_multiple' from incompatible pointer type /usr/include/gexiv2/gexiv2-metadata.h:137:11: note: expected 'const gchar **' but argument is of type 'char **' PhotoMetadata.c: In function 'photo_metadata_internal_photo_preview_real_flatten': PhotoMetadata.c:4097:39: warning: assignment discards qualifiers from pointer target type PhotoMetadata.c:4097:19: warning: assignment from incompatible pointer type PhotoMetadata.c:4097:9: warning: assignment from incompatible pointer type cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/GRaw.o src/GRaw.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/GdkSupport.o src/GdkSupport.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/JfifSupport.o src/JfifSupport.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/RawSupport.o src/RawSupport.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/MimicManager.o src/MimicManager.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/TrashPage.o src/TrashPage.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/PngSupport.o src/PngSupport.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Exporter.o src/Exporter.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/DirectoryMonitor.o src/DirectoryMonitor.c DirectoryMonitor.c: In function 'directory_monitor_async_internal_notify_directory_moved_co': DirectoryMonitor.c:1335:2: warning: passing argument 4 of 'gee_array_list_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:819:15: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(struct GFile *, struct GFile *)' DirectoryMonitor.c:1336:2: warning: passing argument 4 of 'gee_array_list_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:819:15: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(struct GFile *, struct GFile *)' DirectoryMonitor.c: In function 'directory_monitor_async_notify_directory_deleted_co': DirectoryMonitor.c:1670:2: warning: passing argument 4 of 'gee_array_list_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:819:15: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(struct GFile *, struct GFile *)' DirectoryMonitor.c:1671:2: warning: passing argument 4 of 'gee_array_list_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:819:15: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(struct GFile *, struct GFile *)' DirectoryMonitor.vala: In function 'directory_monitor_explore_async_co': DirectoryMonitor.vala:918:11: warning: passing argument 8 of 'gee_hash_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:855:13: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(struct GFile *, struct GFile *)' DirectoryMonitor.vala:925:11: warning: passing argument 8 of 'gee_hash_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:855:13: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(struct GFile *, struct GFile *)' DirectoryMonitor.c: In function 'directory_monitor_file_info_map_instance_init': DirectoryMonitor.c:5091:2: warning: passing argument 8 of 'gee_hash_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:855:13: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(struct GFile *, struct GFile *)' DirectoryMonitor.c:5092:2: warning: passing argument 9 of 'gee_hash_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:855:13: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(struct GFile *, struct GFile *)' cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/LibraryMonitor.o src/LibraryMonitor.c LibraryMonitor.c: In function '_library_monitor_on_unblacklist_file_dequeued_callback': LibraryMonitor.c:1431:2: warning: passing argument 1 of 'library_monitor_on_unblacklist_file' discards qualifiers from pointer target type src/LibraryMonitor.c:799:13: note: expected 'struct GFile *' but argument is of type 'gconstpointer' LibraryMonitor.vala: In function 'library_monitor_real_discovery_started': LibraryMonitor.vala:293:2: warning: passing argument 5 of 'gee_hash_set_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:873:13: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(struct GFile *, struct GFile *)' LibraryMonitor.c: In function 'library_monitor_async_discovery_completed_co': LibraryMonitor.c:1862:2: warning: passing argument 4 of 'gee_array_list_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:819:15: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(struct GFile *, struct GFile *)' LibraryMonitor.vala: In function 'library_monitor_import_unrepresented_files': LibraryMonitor.vala:802:5: warning: passing argument 4 of 'gee_array_list_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:819:15: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(struct GFile *, struct GFile *)' LibraryMonitor.c: In function 'library_monitor_class_init': LibraryMonitor.c:4681:2: warning: passing argument 5 of 'gee_hash_set_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:873:13: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(struct GFile *, struct GFile *)' LibraryMonitor.c:4682:2: warning: passing argument 8 of 'hash_timed_queue_new' from incompatible pointer type src/LibraryMonitor.c:801:17: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(struct GFile *, struct GFile *)' LibraryMonitor.c: In function 'library_monitor_instance_init': LibraryMonitor.c:4694:2: warning: passing argument 5 of 'gee_hash_set_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:873:13: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(struct GFile *, struct GFile *)' LibraryMonitor.c:4695:2: warning: passing argument 5 of 'gee_hash_set_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:873:13: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(struct GFile *, struct GFile *)' cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/OfflinePage.o src/OfflinePage.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/LastImportPage.o src/LastImportPage.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/AlienDatabase.o src/AlienDatabase.c AlienDatabase.vala: In function 'alien_database_handler_construct': AlienDatabase.vala:44:2: warning: passing argument 3 of 'gee_hash_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:855:13: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct AlienDatabaseDriverID *)' AlienDatabase.vala:44:2: warning: passing argument 7 of 'gee_hash_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:855:13: note: expected 'GHashFunc' but argument is of type 'guint (*)(void *)' AlienDatabase.vala:44:2: warning: passing argument 8 of 'gee_hash_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:855:13: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(void *, void *)' AlienDatabase.vala:44:2: warning: passing argument 9 of 'gee_hash_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:855:13: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(void *, void *)' AlienDatabase.c: In function 'alien_database_version_gee_comparable_interface_init': AlienDatabase.c:1692:20: warning: assignment from incompatible pointer type cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/AlienDatabaseImportJob.o src/AlienDatabaseImportJob.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/AlienDatabaseImportDialog.o src/AlienDatabaseImportDialog.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/FSpotDatabaseDriver.o src/FSpotDatabaseDriver.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/FSpotDatabaseTables.o src/FSpotDatabaseTables.c FSpotDatabaseTables.c: In function 'fspot_meta_behavior_fspot_table_behavior_interface_init': FSpotDatabaseTables.c:1947:19: warning: assignment from incompatible pointer type FSpotDatabaseTables.c: In function 'fspot_photos_v0_behavior_fspot_table_behavior_interface_init': FSpotDatabaseTables.c:2420:19: warning: assignment from incompatible pointer type FSpotDatabaseTables.c: In function 'fspot_photos_v5_behavior_fspot_table_behavior_interface_init': FSpotDatabaseTables.c:2565:19: warning: assignment from incompatible pointer type FSpotDatabaseTables.c: In function 'fspot_photos_v7_behavior_fspot_table_behavior_interface_init': FSpotDatabaseTables.c:2714:19: warning: assignment from incompatible pointer type FSpotDatabaseTables.c: In function 'fspot_photos_v11_behavior_fspot_table_behavior_interface_init': FSpotDatabaseTables.c:2863:19: warning: assignment from incompatible pointer type FSpotDatabaseTables.c: In function 'fspot_photos_v16_behavior_fspot_table_behavior_interface_init': FSpotDatabaseTables.c:3012:19: warning: assignment from incompatible pointer type FSpotDatabaseTables.c: In function 'fspot_photos_v17_behavior_fspot_table_behavior_interface_init': FSpotDatabaseTables.c:3157:19: warning: assignment from incompatible pointer type FSpotDatabaseTables.c: In function 'fspot_photos_v18_behavior_fspot_table_behavior_interface_init': FSpotDatabaseTables.c:3302:19: warning: assignment from incompatible pointer type FSpotDatabaseTables.c: In function 'fspot_photo_versions_v0_behavior_fspot_table_behavior_interface_init': FSpotDatabaseTables.c:3745:19: warning: assignment from incompatible pointer type FSpotDatabaseTables.c: In function 'fspot_photo_versions_v9_behavior_fspot_table_behavior_interface_init': FSpotDatabaseTables.c:3890:19: warning: assignment from incompatible pointer type FSpotDatabaseTables.c: In function 'fspot_photo_versions_v16_behavior_fspot_table_behavior_interface_init': FSpotDatabaseTables.c:4035:19: warning: assignment from incompatible pointer type FSpotDatabaseTables.c: In function 'fspot_photo_versions_v17_behavior_fspot_table_behavior_interface_init': FSpotDatabaseTables.c:4176:19: warning: assignment from incompatible pointer type FSpotDatabaseTables.c: In function 'fspot_photo_versions_v18_behavior_fspot_table_behavior_interface_init': FSpotDatabaseTables.c:4317:19: warning: assignment from incompatible pointer type FSpotDatabaseTables.c: In function 'fspot_tags_v0_behavior_fspot_table_behavior_interface_init': FSpotDatabaseTables.c:4888:19: warning: assignment from incompatible pointer type FSpotDatabaseTables.c: In function 'fspot_photo_tags_v0_behavior_fspot_table_behavior_interface_init': FSpotDatabaseTables.c:5117:19: warning: assignment from incompatible pointer type FSpotDatabaseTables.c: In function 'fspot_rolls_v0_behavior_fspot_table_behavior_interface_init': FSpotDatabaseTables.c:5454:19: warning: assignment from incompatible pointer type FSpotDatabaseTables.c: In function 'fspot_rolls_v5_behavior_fspot_table_behavior_interface_init': FSpotDatabaseTables.c:5581:19: warning: assignment from incompatible pointer type cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/VideoSupport.o src/VideoSupport.c VideoSupport.c: In function 'video_class_init': VideoSupport.c:5279:41: warning: assignment from incompatible pointer type VideoSupport.c:5280:43: warning: assignment from incompatible pointer type VideoSupport.c:5281:42: warning: assignment from incompatible pointer type VideoSupport.c: In function 'video_source_collection_instance_init': VideoSupport.c:5979:2: warning: passing argument 7 of 'gee_tree_multi_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:982:18: note: expected 'GCompareFunc' but argument is of type 'gint (*)(void *, void *)' cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/VideosPage.o src/VideosPage.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Tombstone.o src/Tombstone.c Tombstone.c: In function 'tombstone_source_collection_instance_init': Tombstone.c:1236:2: warning: passing argument 8 of 'gee_hash_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:855:13: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(struct GFile *, struct GFile *)' cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/MetadataWriter.o src/MetadataWriter.c MetadataWriter.c: In function '_metadata_writer_on_photo_dequeued_dequeued_callback': MetadataWriter.c:793:2: warning: passing argument 2 of 'metadata_writer_on_photo_dequeued' discards qualifiers from pointer target type src/MetadataWriter.c:565:13: note: expected 'struct LibraryPhoto *' but argument is of type 'gconstpointer' cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Application.o src/Application.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/TimedQueue.o src/TimedQueue.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/MediaPage.o src/MediaPage.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/MediaDataRepresentation.o src/MediaDataRepresentation.c MediaDataRepresentation.c: In function 'media_source_holding_tank_instance_init': MediaDataRepresentation.c:2726:2: warning: passing argument 8 of 'gee_hash_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:855:13: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(struct GFile *, struct GFile *)' MediaDataRepresentation.vala: In function 'media_source_collection_real_fetch_by_source_id': MediaDataRepresentation.vala:534:2: warning: passing argument 2 of 'g_ascii_strtoll' from incompatible pointer type /usr/include/glib-2.0/glib/gstrfuncs.h:138:15: note: expected 'gchar **' but argument is of type 'const char **' MediaDataRepresentation.c: In function 'media_source_collection_instance_init': MediaDataRepresentation.c:4382:2: warning: passing argument 8 of 'gee_hash_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:855:13: note: expected 'GEqualFunc' but argument is of type 'gboolean (*)(struct GFile *, struct GFile *)' MediaDataRepresentation.c:4383:2: warning: passing argument 3 of 'gee_tree_multi_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:982:18: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct ImportID *)' MediaDataRepresentation.c:4383:2: warning: passing argument 7 of 'gee_tree_multi_map_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:982:18: note: expected 'GCompareFunc' but argument is of type 'gint (*)(void *, void *)' MediaDataRepresentation.c:4384:2: warning: passing argument 3 of 'gee_tree_set_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:991:13: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct ImportID *)' MediaDataRepresentation.c:4384:2: warning: passing argument 4 of 'gee_tree_set_new' from incompatible pointer type /usr/include/gee-1.0/gee.h:991:13: note: expected 'GCompareFunc' but argument is of type 'gint (*)(void *, void *)' cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/file_util.o src/file_util.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/DesktopIntegration.o src/DesktopIntegration.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/FlaggedPage.o src/FlaggedPage.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/MediaInterfaces.o src/MediaInterfaces.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/MediaMetadata.o src/MediaMetadata.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/VideoMetadata.o src/VideoMetadata.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/string_util.o src/string_util.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/MediaMonitor.o src/MediaMonitor.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/PhotoMonitor.o src/PhotoMonitor.c cc -c `pkg-config --cflags atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr"' -D_VERSION='"0.8.1"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/share/locale"' `./libraw-config --cflags` -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/VideoMonitor.o src/VideoMonitor.c 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/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/YandexConnector.o src/Printing.o src/Tag.o src/TagPage.o src/PicasaConnector.o src/PiwigoConnector.o src/YouTubeConnector.o src/Screensaver.o src/PhotoFileAdapter.o src/PhotoFileFormat.o src/PhotoFileSniffer.o src/PhotoMetadata.o src/GRaw.o src/GdkSupport.o src/JfifSupport.o src/RawSupport.o src/MimicManager.o src/TrashPage.o src/PngSupport.o src/Exporter.o src/DirectoryMonitor.o src/LibraryMonitor.o src/OfflinePage.o src/LastImportPage.o src/AlienDatabase.o src/AlienDatabaseImportJob.o src/AlienDatabaseImportDialog.o src/FSpotDatabaseDriver.o src/FSpotDatabaseTables.o src/VideoSupport.o src/VideosPage.o src/Tombstone.o src/MetadataWriter.o src/Application.o src/TimedQueue.o src/MediaPage.o src/MediaDataRepresentation.o src/file_util.o src/DesktopIntegration.o src/FlaggedPage.o src/MediaInterfaces.o src/MediaMetadata.o src/VideoMetadata.o src/string_util.o src/MediaMonitor.o src/PhotoMonitor.o src/VideoMonitor.o -O2 -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE `pkg-config --libs atk dbus-glib-1 gconf-2.0 gdk-2.0 gdk-x11-2.0 gee-1.0 gexiv2 gstreamer-0.10 gstreamer-base-0.10 gtk+-2.0 glib-2.0 gudev-1.0 json-glib-1.0 libexif libgphoto2 libsoup-2.4 libxml-2.0 sqlite3 unique-1.0 webkit-1.0 gthread-2.0` `./libraw-config --libs` -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 ; echo Name[fi]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=fi gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[fi]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=fi gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[fi]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=fi gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[fi]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=fi gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[fi]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=fi gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[zh_TW]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=zh_TW gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[zh_TW]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=zh_TW gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[zh_TW]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=zh_TW gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[zh_TW]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=zh_TW gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[zh_TW]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=zh_TW gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[cs]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=cs gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[cs]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=cs gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[cs]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=cs gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[cs]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=cs gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[cs]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=cs gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[nb]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=nb gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[nb]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=nb gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[nb]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=nb gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[nb]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=nb gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[nb]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=nb gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[id]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=id gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[id]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=id gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[id]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=id gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[id]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=id gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[id]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=id gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[th]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=th gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[th]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=th gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[th]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=th gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[th]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=th gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[th]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=th gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[sl]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=sl gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[sl]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=sl gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[sl]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=sl gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[sl]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=sl gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[sl]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=sl gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[hr]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=hr gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[hr]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=hr gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[hr]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=hr gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[hr]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=hr gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[hr]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=hr gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[ar]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ar gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[ar]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ar gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[ar]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ar gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[ar]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ar gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[ar]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ar gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[ast]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ast gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[ast]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ast gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[ast]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ast gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[ast]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ast gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[ast]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ast gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[ro]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ro gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[ro]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ro gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[ro]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ro gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[ro]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ro gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[ro]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ro gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[sr]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=sr gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[sr]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=sr gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[sr]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=sr gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[sr]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=sr gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[sr]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=sr gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[lt]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=lt gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[lt]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=lt gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[lt]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=lt gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[lt]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=lt gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[lt]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=lt gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[gl]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=gl gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[gl]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=gl gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[gl]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=gl gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[gl]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=gl gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[gl]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=gl gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[tr]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=tr gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[tr]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=tr gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[tr]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=tr gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[tr]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=tr gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[tr]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=tr gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[ca]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ca gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[ca]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ca gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[ca]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ca gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[ca]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ca gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[ca]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ca gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[ko]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ko gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[ko]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ko gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[ko]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ko gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[ko]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ko gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[ko]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=ko gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[kk]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=kk gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[kk]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=kk gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[kk]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=kk gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[kk]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=kk gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[kk]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=kk gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[pt_BR]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=pt_BR gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[pt_BR]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=pt_BR gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[pt_BR]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=pt_BR gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[pt_BR]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=pt_BR gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[pt_BR]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=pt_BR gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[eu]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=eu gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[eu]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=eu gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[eu]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=eu gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[eu]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=eu gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[eu]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=eu gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[he]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=he gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[he]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=he gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[he]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=he gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[he]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=he gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[he]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=he gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo Name[mk]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=mk gettext --domain=shotwell "Shotwell Photo Manager"` >> misc/shotwell.desktop ; echo GenericName[mk]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=mk gettext --domain=shotwell "Photo Manager"` >> misc/shotwell.desktop ; echo Comment[mk]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=mk gettext --domain=shotwell "Organize your photos"` >> misc/shotwell.desktop ; echo Name[mk]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=mk gettext --domain=shotwell "Shotwell Photo Viewer"` >> misc/shotwell-viewer.desktop ; echo GenericName[mk]=`TEXTDOMAINDIR=locale-langpack LANGUAGE=mk gettext --domain=shotwell "Photo Viewer"` >> misc/shotwell-viewer.desktop ; touch locale-langpack/.langstamp mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/bin install shotwell /home/boon/Compiles/shotwell/0.8.1/pkg/usr/bin mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/shotwell/icons install -m 644 icons/* /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/shotwell/icons mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/icons/hicolor/scalable/apps install -m 644 icons/shotwell.svg /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/icons/hicolor/scalable/apps mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/icons/hicolor/16x16/apps install -m 644 icons/shotwell-16.svg /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/icons/hicolor/16x16/apps/shotwell.svg mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/icons/hicolor/24x24/apps install -m 644 icons/shotwell-24.svg /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/icons/hicolor/24x24/apps/shotwell.svg mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/shotwell/ui install -m 644 ui/* /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/shotwell/ui mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/applications install -m 644 misc/shotwell.desktop /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/applications install -m 644 misc/shotwell-viewer.desktop /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/applications mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/schemas install -m 644 misc/shotwell.schemas /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/schemas mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/gnome/help/shotwell/C install -m 644 help/C/edit-adjustments.page help/C/edit-crop.page help/C/edit-enhance.page help/C/edit-external.page help/C/edit-nondestructive.page help/C/edit-redeye.page help/C/edit-rotate.page help/C/edit-time-date.page help/C/edit-undo.page help/C/formats.page help/C/import-camera.page help/C/import-file.page help/C/import-f-spot.page help/C/import-memorycard.page help/C/index.page help/C/organize-event.page help/C/organize-flag.page help/C/organize-rating.page help/C/organize-remove.page help/C/organize-tag.page help/C/organize-title.page help/C/other-files.page help/C/other-missing.page help/C/other-multiple.page help/C/running.page help/C/share-background.page help/C/share-export.page help/C/share-print.page help/C/share-send.page help/C/share-slideshow.page help/C/share-upload.page help/C/view-displaying.page help/C/view-information.page help/C/view-sidebar.page /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/gnome/help/shotwell/C mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/gnome/help/shotwell/C/figures install -m 644 help/C/figures/crop_thirds.jpg help/C/figures/editing_overview.png help/C/figures/edit_toolbar.png help/C/figures/shotwell_logo.png help/C/figures/trash_process.png /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/gnome/help/shotwell/C/figures `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/fr/LC_MESSAGES ; install -m 644 locale-langpack/fr/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/fr/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/de/LC_MESSAGES ; install -m 644 locale-langpack/de/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/de/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/it/LC_MESSAGES ; install -m 644 locale-langpack/it/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/it/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/es/LC_MESSAGES ; install -m 644 locale-langpack/es/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/es/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/pl/LC_MESSAGES ; install -m 644 locale-langpack/pl/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/pl/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/et/LC_MESSAGES ; install -m 644 locale-langpack/et/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/et/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/sv/LC_MESSAGES ; install -m 644 locale-langpack/sv/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/sv/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/sk/LC_MESSAGES ; install -m 644 locale-langpack/sk/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/sk/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/lv/LC_MESSAGES ; install -m 644 locale-langpack/lv/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/lv/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/pt/LC_MESSAGES ; install -m 644 locale-langpack/pt/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/pt/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/bg/LC_MESSAGES ; install -m 644 locale-langpack/bg/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/bg/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/bn/LC_MESSAGES ; install -m 644 locale-langpack/bn/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/bn/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/nl/LC_MESSAGES ; install -m 644 locale-langpack/nl/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/nl/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/da/LC_MESSAGES ; install -m 644 locale-langpack/da/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/da/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/zh_CN/LC_MESSAGES ; install -m 644 locale-langpack/zh_CN/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/zh_CN/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/el/LC_MESSAGES ; install -m 644 locale-langpack/el/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/el/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/ru/LC_MESSAGES ; install -m 644 locale-langpack/ru/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/ru/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/pa/LC_MESSAGES ; install -m 644 locale-langpack/pa/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/pa/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/hu/LC_MESSAGES ; install -m 644 locale-langpack/hu/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/hu/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/en_GB/LC_MESSAGES ; install -m 644 locale-langpack/en_GB/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/en_GB/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/uk/LC_MESSAGES ; install -m 644 locale-langpack/uk/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/uk/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/ja/LC_MESSAGES ; install -m 644 locale-langpack/ja/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/ja/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/fi/LC_MESSAGES ; install -m 644 locale-langpack/fi/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/fi/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/zh_TW/LC_MESSAGES ; install -m 644 locale-langpack/zh_TW/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/zh_TW/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/cs/LC_MESSAGES ; install -m 644 locale-langpack/cs/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/cs/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/nb/LC_MESSAGES ; install -m 644 locale-langpack/nb/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/nb/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/id/LC_MESSAGES ; install -m 644 locale-langpack/id/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/id/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/th/LC_MESSAGES ; install -m 644 locale-langpack/th/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/th/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/sl/LC_MESSAGES ; install -m 644 locale-langpack/sl/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/sl/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/hr/LC_MESSAGES ; install -m 644 locale-langpack/hr/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/hr/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/ar/LC_MESSAGES ; install -m 644 locale-langpack/ar/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/ar/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/ast/LC_MESSAGES ; install -m 644 locale-langpack/ast/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/ast/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/ro/LC_MESSAGES ; install -m 644 locale-langpack/ro/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/ro/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/sr/LC_MESSAGES ; install -m 644 locale-langpack/sr/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/sr/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/lt/LC_MESSAGES ; install -m 644 locale-langpack/lt/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/lt/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/gl/LC_MESSAGES ; install -m 644 locale-langpack/gl/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/gl/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/tr/LC_MESSAGES ; install -m 644 locale-langpack/tr/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/tr/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/ca/LC_MESSAGES ; install -m 644 locale-langpack/ca/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/ca/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/ko/LC_MESSAGES ; install -m 644 locale-langpack/ko/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/ko/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/kk/LC_MESSAGES ; install -m 644 locale-langpack/kk/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/kk/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/pt_BR/LC_MESSAGES ; install -m 644 locale-langpack/pt_BR/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/pt_BR/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/eu/LC_MESSAGES ; install -m 644 locale-langpack/eu/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/eu/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/he/LC_MESSAGES ; install -m 644 locale-langpack/he/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/he/LC_MESSAGES/shotwell.mo` `mkdir -p /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/mk/LC_MESSAGES ; install -m 644 locale-langpack/mk/LC_MESSAGES/shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/mk/LC_MESSAGES/shotwell.mo` install: creating directory `/home/boon/Compiles/shotwell/0.8.1/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/ui/display_photo_ratings' to key `/apps/shotwell/preferences/ui/display_photo_ratings' Installed schema `/schemas/apps/shotwell/preferences/ui/display_photo_ratings' 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/video/interpreter_state_cookie' to key `/apps/shotwell/video/interpreter_state_cookie' Installed schema `/schemas/apps/shotwell/video/interpreter_state_cookie' 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/photo_rating_filter' to key `/apps/shotwell/preferences/ui/photo_rating_filter' Installed schema `/schemas/apps/shotwell/preferences/ui/photo_rating_filter' 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' Attached schema `/schemas/apps/shotwell/preferences/ui/background_color' to key `/apps/shotwell/preferences/ui/background_color' Installed schema `/schemas/apps/shotwell/preferences/ui/background_color' for locale `en' Attached schema `/schemas/apps/shotwell/preferences/files/import_dir' to key `/apps/shotwell/preferences/files/import_dir' Installed schema `/schemas/apps/shotwell/preferences/files/import_dir' for locale `en' Attached schema `/schemas/apps/shotwell/preferences/editing/external_photo_editor' to key `/apps/shotwell/preferences/editing/external_photo_editor' Installed schema `/schemas/apps/shotwell/preferences/editing/external_photo_editor' for locale `en' Attached schema `/schemas/apps/shotwell/preferences/editing/external_raw_editor' to key `/apps/shotwell/preferences/editing/external_raw_editor' Installed schema `/schemas/apps/shotwell/preferences/editing/external_raw_editor' for locale `en' Attached schema `/schemas/apps/shotwell/preferences/files/auto_import' to key `/apps/shotwell/preferences/files/auto_import' Installed schema `/schemas/apps/shotwell/preferences/files/auto_import' for locale `en' Attached schema `/schemas/apps/shotwell/preferences/files/commit_metadata' to key `/apps/shotwell/preferences/files/commit_metadata' Installed schema `/schemas/apps/shotwell/preferences/files/commit_metadata' for locale `en' /home/boon/Compiles/shotwell/0.8.1/pkg: total 12 drwxr-xr-x 3 root root 4096 Mar 2 20:03 etc drwxr-xr-x 2 root root 4096 Mar 2 20:03 install drwxr-xr-x 6 root root 4096 Mar 2 20:03 usr /home/boon/Compiles/shotwell/0.8.1/pkg/etc: total 4 drwxr-xr-x 4 root root 4096 Mar 2 20:03 gconf /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf: total 8 drwxr-xr-x 4 root root 4096 Mar 2 20:03 gconf.xml.defaults drwxr-xr-x 2 root root 4096 Mar 2 20:03 schemas /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults: total 8 drwxr-xr-x 3 root root 4096 Mar 2 20:03 apps drwxr-xr-x 3 root root 4096 Mar 2 20:03 schemas /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults/apps: total 4 -rw-r--r-- 1 root root 0 Mar 2 20:03 %gconf.xml drwxr-xr-x 6 root root 4096 Mar 2 20:03 shotwell /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults/apps/shotwell: total 16 -rw-r--r-- 1 root root 0 Mar 2 20:03 %gconf.xml drwxr-xr-x 7 root root 4096 Mar 2 20:03 preferences drwxr-xr-x 2 root root 4096 Mar 2 20:03 printing drwxr-xr-x 5 root root 4096 Mar 2 20:03 sharing drwxr-xr-x 2 root root 4096 Mar 2 20:03 video /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults/apps/shotwell/preferences: total 20 -rw-r--r-- 1 root root 0 Mar 2 20:03 %gconf.xml drwxr-xr-x 2 root root 4096 Mar 2 20:03 editing drwxr-xr-x 2 root root 4096 Mar 2 20:03 files drwxr-xr-x 2 root root 4096 Mar 2 20:03 slideshow drwxr-xr-x 2 root root 4096 Mar 2 20:03 ui drwxr-xr-x 2 root root 4096 Mar 2 20:03 window /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults/apps/shotwell/preferences/editing: total 4 -rw-r--r-- 1 root root 299 Mar 2 20:03 %gconf.xml /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults/apps/shotwell/preferences/files: total 4 -rw-r--r-- 1 root root 375 Mar 2 20:03 %gconf.xml /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults/apps/shotwell/preferences/slideshow: total 4 -rw-r--r-- 1 root root 141 Mar 2 20:03 %gconf.xml /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults/apps/shotwell/preferences/ui: total 4 -rw-r--r-- 1 root root 2190 Mar 2 20:03 %gconf.xml /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults/apps/shotwell/preferences/window: total 4 -rw-r--r-- 1 root root 860 Mar 2 20:03 %gconf.xml /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults/apps/shotwell/printing: total 4 -rw-r--r-- 1 root root 786 Mar 2 20:03 %gconf.xml /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults/apps/shotwell/sharing: total 16 -rw-r--r-- 1 root root 147 Mar 2 20:03 %gconf.xml drwxr-xr-x 2 root root 4096 Mar 2 20:03 facebook drwxr-xr-x 2 root root 4096 Mar 2 20:03 flickr drwxr-xr-x 2 root root 4096 Mar 2 20:03 picasa /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults/apps/shotwell/sharing/facebook: total 4 -rw-r--r-- 1 root root 461 Mar 2 20:03 %gconf.xml /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults/apps/shotwell/sharing/flickr: total 4 -rw-r--r-- 1 root root 459 Mar 2 20:03 %gconf.xml /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults/apps/shotwell/sharing/picasa: total 4 -rw-r--r-- 1 root root 356 Mar 2 20:03 %gconf.xml /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults/apps/shotwell/video: total 4 -rw-r--r-- 1 root root 163 Mar 2 20:03 %gconf.xml /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults/schemas: total 4 -rw-r--r-- 1 root root 0 Mar 2 20:03 %gconf.xml drwxr-xr-x 3 root root 4096 Mar 2 20:03 apps /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults/schemas/apps: total 4 -rw-r--r-- 1 root root 0 Mar 2 20:03 %gconf.xml drwxr-xr-x 6 root root 4096 Mar 2 20:03 shotwell /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults/schemas/apps/shotwell: total 16 -rw-r--r-- 1 root root 0 Mar 2 20:03 %gconf.xml drwxr-xr-x 7 root root 4096 Mar 2 20:03 preferences drwxr-xr-x 2 root root 4096 Mar 2 20:03 printing drwxr-xr-x 5 root root 4096 Mar 2 20:03 sharing drwxr-xr-x 2 root root 4096 Mar 2 20:03 video /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/preferences: total 20 -rw-r--r-- 1 root root 0 Mar 2 20:03 %gconf.xml drwxr-xr-x 2 root root 4096 Mar 2 20:03 editing drwxr-xr-x 2 root root 4096 Mar 2 20:03 files drwxr-xr-x 2 root root 4096 Mar 2 20:03 slideshow drwxr-xr-x 2 root root 4096 Mar 2 20:03 ui drwxr-xr-x 2 root root 4096 Mar 2 20:03 window /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/preferences/editing: total 4 -rw-r--r-- 1 root root 561 Mar 2 20:03 %gconf.xml /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/preferences/files: total 4 -rw-r--r-- 1 root root 899 Mar 2 20:03 %gconf.xml /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/preferences/slideshow: total 4 -rw-r--r-- 1 root root 277 Mar 2 20:03 %gconf.xml /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/preferences/ui: total 8 -rw-r--r-- 1 root root 5271 Mar 2 20:03 %gconf.xml /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/preferences/window: total 4 -rw-r--r-- 1 root root 2004 Mar 2 20:03 %gconf.xml /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/printing: total 4 -rw-r--r-- 1 root root 1987 Mar 2 20:03 %gconf.xml /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/sharing: total 16 -rw-r--r-- 1 root root 321 Mar 2 20:03 %gconf.xml drwxr-xr-x 2 root root 4096 Mar 2 20:03 facebook drwxr-xr-x 2 root root 4096 Mar 2 20:03 flickr drwxr-xr-x 2 root root 4096 Mar 2 20:03 picasa /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/sharing/facebook: total 4 -rw-r--r-- 1 root root 1086 Mar 2 20:03 %gconf.xml /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/sharing/flickr: total 4 -rw-r--r-- 1 root root 1125 Mar 2 20:03 %gconf.xml /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/sharing/picasa: total 4 -rw-r--r-- 1 root root 869 Mar 2 20:03 %gconf.xml /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/video: total 4 -rw-r--r-- 1 root root 337 Mar 2 20:03 %gconf.xml /home/boon/Compiles/shotwell/0.8.1/pkg/etc/gconf/schemas: total 28 -rw-r--r-- 1 root root 25957 Mar 2 20:03 shotwell.schemas /home/boon/Compiles/shotwell/0.8.1/pkg/install: total 4 -rw-r--r-- 1 root root 433 Mar 2 20:03 slack-desc /home/boon/Compiles/shotwell/0.8.1/pkg/usr: total 16 drwxr-xr-x 2 root root 4096 Mar 2 20:03 bin drwxr-xr-x 3 root root 4096 Mar 2 20:03 doc drwxr-xr-x 7 root root 4096 Mar 2 20:03 share drwxr-xr-x 3 root root 4096 Mar 2 20:01 src /home/boon/Compiles/shotwell/0.8.1/pkg/usr/bin: total 4028 -rwxr-xr-x 1 root root 4121928 Mar 2 20:03 shotwell /home/boon/Compiles/shotwell/0.8.1/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 shotwell-0.8.1 /home/boon/Compiles/shotwell/0.8.1/pkg/usr/doc/shotwell-0.8.1: total 52 -rw-r--r-- 1 root root 94 Mar 2 20:03 AUTHORS -rw-r--r-- 1 root root 25109 Mar 2 20:03 COPYING -rw-r--r-- 1 root root 890 Mar 2 20:03 INSTALL -rw-r--r-- 1 root root 9430 Mar 2 20:03 NEWS -rw-r--r-- 1 root root 2307 Mar 2 20:03 README /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share: total 20 drwxr-xr-x 2 root root 4096 Mar 2 20:03 applications drwxr-xr-x 3 root root 4096 Mar 2 20:03 gnome drwxr-xr-x 3 root root 4096 Mar 2 20:03 icons drwxr-xr-x 46 root root 4096 Mar 2 20:03 locale drwxr-xr-x 4 root root 4096 Mar 2 20:03 shotwell /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/applications: total 16 -rw-r--r-- 1 root root 4205 Mar 2 20:03 shotwell-viewer.desktop -rw-r--r-- 1 root root 5274 Mar 2 20:03 shotwell.desktop /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/gnome: total 4 drwxr-xr-x 3 root root 4096 Mar 2 20:03 help /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/gnome/help: total 4 drwxr-xr-x 3 root root 4096 Mar 2 20:03 shotwell /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/gnome/help/shotwell: total 4 drwxr-xr-x 3 root root 4096 Mar 2 20:03 C /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/gnome/help/shotwell/C: total 140 -rw-r--r-- 1 root root 2426 Mar 2 20:03 edit-adjustments.page -rw-r--r-- 1 root root 2593 Mar 2 20:03 edit-crop.page -rw-r--r-- 1 root root 606 Mar 2 20:03 edit-enhance.page -rw-r--r-- 1 root root 1396 Mar 2 20:03 edit-external.page -rw-r--r-- 1 root root 1062 Mar 2 20:03 edit-nondestructive.page -rw-r--r-- 1 root root 865 Mar 2 20:03 edit-redeye.page -rw-r--r-- 1 root root 1363 Mar 2 20:03 edit-rotate.page -rw-r--r-- 1 root root 883 Mar 2 20:03 edit-time-date.page -rw-r--r-- 1 root root 792 Mar 2 20:03 edit-undo.page drwxr-xr-x 2 root root 4096 Mar 2 20:03 figures -rw-r--r-- 1 root root 1517 Mar 2 20:03 formats.page -rw-r--r-- 1 root root 1278 Mar 2 20:03 import-camera.page -rw-r--r-- 1 root root 1007 Mar 2 20:03 import-f-spot.page -rw-r--r-- 1 root root 1351 Mar 2 20:03 import-file.page -rw-r--r-- 1 root root 1279 Mar 2 20:03 import-memorycard.page -rw-r--r-- 1 root root 1246 Mar 2 20:03 index.page -rw-r--r-- 1 root root 3021 Mar 2 20:03 organize-event.page -rw-r--r-- 1 root root 1298 Mar 2 20:03 organize-flag.page -rw-r--r-- 1 root root 1939 Mar 2 20:03 organize-rating.page -rw-r--r-- 1 root root 2501 Mar 2 20:03 organize-remove.page -rw-r--r-- 1 root root 2025 Mar 2 20:03 organize-tag.page -rw-r--r-- 1 root root 525 Mar 2 20:03 organize-title.page -rw-r--r-- 1 root root 2528 Mar 2 20:03 other-files.page -rw-r--r-- 1 root root 1417 Mar 2 20:03 other-missing.page -rw-r--r-- 1 root root 901 Mar 2 20:03 other-multiple.page -rw-r--r-- 1 root root 1127 Mar 2 20:03 running.page -rw-r--r-- 1 root root 877 Mar 2 20:03 share-background.page -rw-r--r-- 1 root root 1773 Mar 2 20:03 share-export.page -rw-r--r-- 1 root root 635 Mar 2 20:03 share-print.page -rw-r--r-- 1 root root 888 Mar 2 20:03 share-send.page -rw-r--r-- 1 root root 403 Mar 2 20:03 share-slideshow.page -rw-r--r-- 1 root root 2002 Mar 2 20:03 share-upload.page -rw-r--r-- 1 root root 2087 Mar 2 20:03 view-displaying.page -rw-r--r-- 1 root root 873 Mar 2 20:03 view-information.page -rw-r--r-- 1 root root 1023 Mar 2 20:03 view-sidebar.page /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/gnome/help/shotwell/C/figures: total 244 -rw-r--r-- 1 root root 10579 Mar 2 20:03 crop_thirds.jpg -rw-r--r-- 1 root root 6786 Mar 2 20:03 edit_toolbar.png -rw-r--r-- 1 root root 183110 Mar 2 20:03 editing_overview.png -rw-r--r-- 1 root root 3658 Mar 2 20:03 shotwell_logo.png -rw-r--r-- 1 root root 38417 Mar 2 20:03 trash_process.png /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/icons: total 4 drwxr-xr-x 6 root root 4096 Mar 2 20:03 hicolor /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/icons/hicolor: total 16 drwxr-xr-x 3 root root 4096 Mar 2 20:03 16x16 drwxr-xr-x 3 root root 4096 Mar 2 20:03 24x24 drwxr-xr-x 3 root root 4096 Mar 2 20:03 48x48 drwxr-xr-x 3 root root 4096 Mar 2 20:03 scalable /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/icons/hicolor/16x16: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 apps /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/icons/hicolor/16x16/apps: total 8 -rw-r--r-- 1 root root 5742 Mar 2 20:03 shotwell.svg /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/icons/hicolor/24x24: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 apps /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/icons/hicolor/24x24/apps: total 12 -rw-r--r-- 1 root root 12049 Mar 2 20:03 shotwell.svg /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/icons/hicolor/48x48: total 12 drwxr-xr-x 2 root root 4096 Mar 2 20:03 apps -rw-r--r-- 1 root root 5833 Mar 2 20:03 shotwell.png /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/icons/hicolor/48x48/apps: total 0 /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/icons/hicolor/scalable: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 apps /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/icons/hicolor/scalable/apps: total 16 -rw-r--r-- 1 root root 13483 Mar 2 20:03 shotwell.svg /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale: total 176 drwxr-xr-x 3 root root 4096 Mar 2 20:03 ar drwxr-xr-x 3 root root 4096 Mar 2 20:03 ast drwxr-xr-x 3 root root 4096 Mar 2 20:03 bg drwxr-xr-x 3 root root 4096 Mar 2 20:03 bn drwxr-xr-x 3 root root 4096 Mar 2 20:03 ca drwxr-xr-x 3 root root 4096 Mar 2 20:03 cs drwxr-xr-x 3 root root 4096 Mar 2 20:03 da drwxr-xr-x 3 root root 4096 Mar 2 20:03 de drwxr-xr-x 3 root root 4096 Mar 2 20:03 el drwxr-xr-x 3 root root 4096 Mar 2 20:03 en_GB drwxr-xr-x 3 root root 4096 Mar 2 20:03 es drwxr-xr-x 3 root root 4096 Mar 2 20:03 et drwxr-xr-x 3 root root 4096 Mar 2 20:03 eu drwxr-xr-x 3 root root 4096 Mar 2 20:03 fi drwxr-xr-x 3 root root 4096 Mar 2 20:03 fr drwxr-xr-x 3 root root 4096 Mar 2 20:03 gl drwxr-xr-x 3 root root 4096 Mar 2 20:03 he drwxr-xr-x 3 root root 4096 Mar 2 20:03 hr drwxr-xr-x 3 root root 4096 Mar 2 20:03 hu drwxr-xr-x 3 root root 4096 Mar 2 20:03 id drwxr-xr-x 3 root root 4096 Mar 2 20:03 it drwxr-xr-x 3 root root 4096 Mar 2 20:03 ja drwxr-xr-x 3 root root 4096 Mar 2 20:03 kk drwxr-xr-x 3 root root 4096 Mar 2 20:03 ko drwxr-xr-x 3 root root 4096 Mar 2 20:03 lt drwxr-xr-x 3 root root 4096 Mar 2 20:03 lv drwxr-xr-x 3 root root 4096 Mar 2 20:03 mk drwxr-xr-x 3 root root 4096 Mar 2 20:03 nb drwxr-xr-x 3 root root 4096 Mar 2 20:03 nl drwxr-xr-x 3 root root 4096 Mar 2 20:03 pa drwxr-xr-x 3 root root 4096 Mar 2 20:03 pl drwxr-xr-x 3 root root 4096 Mar 2 20:03 pt drwxr-xr-x 3 root root 4096 Mar 2 20:03 pt_BR drwxr-xr-x 3 root root 4096 Mar 2 20:03 ro drwxr-xr-x 3 root root 4096 Mar 2 20:03 ru drwxr-xr-x 3 root root 4096 Mar 2 20:03 sk drwxr-xr-x 3 root root 4096 Mar 2 20:03 sl drwxr-xr-x 3 root root 4096 Mar 2 20:03 sr drwxr-xr-x 3 root root 4096 Mar 2 20:03 sv drwxr-xr-x 3 root root 4096 Mar 2 20:03 th drwxr-xr-x 3 root root 4096 Mar 2 20:03 tr drwxr-xr-x 3 root root 4096 Mar 2 20:03 uk drwxr-xr-x 3 root root 4096 Mar 2 20:03 zh_CN drwxr-xr-x 3 root root 4096 Mar 2 20:03 zh_TW /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/ar: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/ar/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 6341 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/ast: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/ast/LC_MESSAGES: total 48 -rw-r--r-- 1 root root 46615 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/bg: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/bg/LC_MESSAGES: total 60 -rw-r--r-- 1 root root 60056 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/bn: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/bn/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 4077 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/ca: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/ca/LC_MESSAGES: total 48 -rw-r--r-- 1 root root 48971 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/cs: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/cs/LC_MESSAGES: total 68 -rw-r--r-- 1 root root 66853 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/da: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/da/LC_MESSAGES: total 48 -rw-r--r-- 1 root root 46870 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/de: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/de/LC_MESSAGES: total 68 -rw-r--r-- 1 root root 66285 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/el: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/el/LC_MESSAGES: total 92 -rw-r--r-- 1 root root 91811 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/en_GB: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/en_GB/LC_MESSAGES: total 60 -rw-r--r-- 1 root root 61429 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/es: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/es/LC_MESSAGES: total 68 -rw-r--r-- 1 root root 65961 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/et: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/et/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 63333 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/eu: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/eu/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 65113 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/fi: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/fi/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 63348 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/fr: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/fr/LC_MESSAGES: total 68 -rw-r--r-- 1 root root 68453 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/gl: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/gl/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 65496 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/he: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/he/LC_MESSAGES: total 72 -rw-r--r-- 1 root root 71126 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/hr: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/hr/LC_MESSAGES: total 56 -rw-r--r-- 1 root root 56608 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/hu: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/hu/LC_MESSAGES: total 56 -rw-r--r-- 1 root root 55568 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/id: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/id/LC_MESSAGES: total 40 -rw-r--r-- 1 root root 37723 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/it: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/it/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 64809 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/ja: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/ja/LC_MESSAGES: total 68 -rw-r--r-- 1 root root 69105 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/kk: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/kk/LC_MESSAGES: total 76 -rw-r--r-- 1 root root 77299 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/ko: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/ko/LC_MESSAGES: total 68 -rw-r--r-- 1 root root 66062 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/lt: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/lt/LC_MESSAGES: total 60 -rw-r--r-- 1 root root 58387 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/lv: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/lv/LC_MESSAGES: total 20 -rw-r--r-- 1 root root 19127 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/mk: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/mk/LC_MESSAGES: total 84 -rw-r--r-- 1 root root 85870 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/nb: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/nb/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 63411 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/nl: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/nl/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 65056 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/pa: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/pa/LC_MESSAGES: total 28 -rw-r--r-- 1 root root 27327 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/pl: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/pl/LC_MESSAGES: total 68 -rw-r--r-- 1 root root 69245 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/pt: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/pt/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 64345 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/pt_BR: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/pt_BR/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 65075 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/ro: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/ro/LC_MESSAGES: total 72 -rw-r--r-- 1 root root 70728 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/ru: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/ru/LC_MESSAGES: total 68 -rw-r--r-- 1 root root 67863 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/sk: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/sk/LC_MESSAGES: total 52 -rw-r--r-- 1 root root 49655 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/sl: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/sl/LC_MESSAGES: total 72 -rw-r--r-- 1 root root 71039 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/sr: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/sr/LC_MESSAGES: total 88 -rw-r--r-- 1 root root 89812 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/sv: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/sv/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 63425 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/th: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/th/LC_MESSAGES: total 64 -rw-r--r-- 1 root root 61477 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/tr: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/tr/LC_MESSAGES: total 40 -rw-r--r-- 1 root root 39002 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/uk: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/uk/LC_MESSAGES: total 100 -rw-r--r-- 1 root root 100937 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/zh_CN: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/zh_CN/LC_MESSAGES: total 60 -rw-r--r-- 1 root root 58108 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/zh_TW: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 LC_MESSAGES /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/locale/zh_TW/LC_MESSAGES: total 60 -rw-r--r-- 1 root root 59081 Mar 2 20:03 shotwell.mo /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/shotwell: total 8 drwxr-xr-x 2 root root 4096 Mar 2 20:03 icons drwxr-xr-x 2 root root 4096 Mar 2 20:03 ui /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/shotwell/icons: total 544 -rw-r--r-- 1 root root 1993 Mar 2 20:03 all-rejected.png -rw-r--r-- 1 root root 3301 Mar 2 20:03 crop-pivot-reticle.png -rw-r--r-- 1 root root 10299 Mar 2 20:03 crop.svg -rw-r--r-- 1 root root 261 Mar 2 20:03 drag_nub.png -rw-r--r-- 1 root root 9612 Mar 2 20:03 enhance.png -rw-r--r-- 1 root root 19196 Mar 2 20:03 five-star-filter.svg -rw-r--r-- 1 root root 12102 Mar 2 20:03 five-stars.svg -rw-r--r-- 1 root root 556 Mar 2 20:03 flag-page.png -rw-r--r-- 1 root root 578 Mar 2 20:03 flag-trinket.png -rw-r--r-- 1 root root 18043 Mar 2 20:03 four-star-filter-plus.svg -rw-r--r-- 1 root root 10327 Mar 2 20:03 four-stars.svg -rw-r--r-- 1 root root 12173 Mar 2 20:03 image-adjust.svg -rw-r--r-- 1 root root 6571 Mar 2 20:03 import-all.png -rw-r--r-- 1 root root 4667 Mar 2 20:03 import.svg -rw-r--r-- 1 root root 500 Mar 2 20:03 make-primary.svg -rw-r--r-- 1 root root 4470 Mar 2 20:03 merge.svg -rw-r--r-- 1 root root 3035 Mar 2 20:03 multiple-events.png -rw-r--r-- 1 root root 3425 Mar 2 20:03 multiple-tags.png -rw-r--r-- 1 root root 104459 Mar 2 20:03 noninterpretable-video.png -rw-r--r-- 1 root root 2896 Mar 2 20:03 one-event.png -rw-r--r-- 1 root root 11869 Mar 2 20:03 one-star-filter-plus.svg -rw-r--r-- 1 root root 5304 Mar 2 20:03 one-star.svg -rw-r--r-- 1 root root 3152 Mar 2 20:03 one-tag.png -rw-r--r-- 1 root root 18982 Mar 2 20:03 pin-toolbar.svg -rw-r--r-- 1 root root 7209 Mar 2 20:03 publish.png -rw-r--r-- 1 root root 5337 Mar 2 20:03 redeye.png -rw-r--r-- 1 root root 15588 Mar 2 20:03 rejected.svg -rw-r--r-- 1 root root 5742 Mar 2 20:03 shotwell-16.svg -rw-r--r-- 1 root root 12049 Mar 2 20:03 shotwell-24.svg -rw-r--r-- 1 root root 29219 Mar 2 20:03 shotwell-street.jpg -rw-r--r-- 1 root root 67646 Mar 2 20:03 shotwell.ico -rw-r--r-- 1 root root 13483 Mar 2 20:03 shotwell.svg -rw-r--r-- 1 root root 231 Mar 2 20:03 sprocket.png -rw-r--r-- 1 root root 15449 Mar 2 20:03 three-star-filter-plus.svg -rw-r--r-- 1 root root 8552 Mar 2 20:03 three-stars.svg -rw-r--r-- 1 root root 13288 Mar 2 20:03 two-star-filter-plus.svg -rw-r--r-- 1 root root 6810 Mar 2 20:03 two-stars.svg -rw-r--r-- 1 root root 949 Mar 2 20:03 videos-page.png -rw-r--r-- 1 root root 1458 Mar 2 20:03 zoom-in.png -rw-r--r-- 1 root root 1245 Mar 2 20:03 zoom-out.png /home/boon/Compiles/shotwell/0.8.1/pkg/usr/share/shotwell/ui: total 108 -rw-r--r-- 1 root root 1660 Mar 2 20:03 collection.ui -rw-r--r-- 1 root root 2872 Mar 2 20:03 direct.ui -rw-r--r-- 1 root root 609 Mar 2 20:03 event.ui -rw-r--r-- 1 root root 2059 Mar 2 20:03 events_directory.ui -rw-r--r-- 1 root root 86 Mar 2 20:03 fullscreen.ui -rw-r--r-- 1 root root 1854 Mar 2 20:03 import.ui -rw-r--r-- 1 root root 1206 Mar 2 20:03 import_queue.ui -rw-r--r-- 1 root root 6042 Mar 2 20:03 media.ui -rw-r--r-- 1 root root 1837 Mar 2 20:03 offline.ui -rw-r--r-- 1 root root 6577 Mar 2 20:03 photo.ui -rw-r--r-- 1 root root 5061 Mar 2 20:03 set_background_dialog.glade -rw-r--r-- 1 root root 31976 Mar 2 20:03 shotwell.glade -rw-r--r-- 1 root root 759 Mar 2 20:03 tags.ui -rw-r--r-- 1 root root 2293 Mar 2 20:03 trash.ui -rw-r--r-- 1 root root 1455 Mar 2 20:03 video.ui -rw-r--r-- 1 root root 7750 Mar 2 20:03 yandex_publish_model.glade /home/boon/Compiles/shotwell/0.8.1/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Mar 2 20:03 shotwell-0.8.1 /home/boon/Compiles/shotwell/0.8.1/pkg/usr/src/shotwell-0.8.1: total 4 -rw-r--r-- 1 root root 1918 Mar 2 20:03 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/0.8.1/shotwell-0.8.1-x86_64-1mb.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/shotwell-0.8.1/ usr/doc/shotwell-0.8.1/INSTALL usr/doc/shotwell-0.8.1/NEWS usr/doc/shotwell-0.8.1/README usr/doc/shotwell-0.8.1/COPYING usr/doc/shotwell-0.8.1/AUTHORS usr/src/ usr/src/shotwell-0.8.1/ usr/src/shotwell-0.8.1/SLKBUILD usr/bin/ usr/bin/shotwell usr/share/ usr/share/applications/ usr/share/applications/shotwell-viewer.desktop usr/share/applications/shotwell.desktop usr/share/shotwell/ usr/share/shotwell/ui/ usr/share/shotwell/ui/shotwell.glade usr/share/shotwell/ui/event.ui usr/share/shotwell/ui/collection.ui usr/share/shotwell/ui/import_queue.ui usr/share/shotwell/ui/trash.ui usr/share/shotwell/ui/import.ui usr/share/shotwell/ui/offline.ui usr/share/shotwell/ui/events_directory.ui usr/share/shotwell/ui/fullscreen.ui usr/share/shotwell/ui/direct.ui usr/share/shotwell/ui/photo.ui usr/share/shotwell/ui/media.ui usr/share/shotwell/ui/set_background_dialog.glade usr/share/shotwell/ui/yandex_publish_model.glade usr/share/shotwell/ui/video.ui usr/share/shotwell/ui/tags.ui usr/share/shotwell/icons/ usr/share/shotwell/icons/drag_nub.png usr/share/shotwell/icons/three-star-filter-plus.svg usr/share/shotwell/icons/make-primary.svg usr/share/shotwell/icons/shotwell-street.jpg usr/share/shotwell/icons/all-rejected.png usr/share/shotwell/icons/import.svg usr/share/shotwell/icons/sprocket.png usr/share/shotwell/icons/noninterpretable-video.png usr/share/shotwell/icons/crop-pivot-reticle.png usr/share/shotwell/icons/three-stars.svg usr/share/shotwell/icons/videos-page.png usr/share/shotwell/icons/zoom-in.png usr/share/shotwell/icons/multiple-events.png usr/share/shotwell/icons/rejected.svg usr/share/shotwell/icons/one-tag.png usr/share/shotwell/icons/flag-trinket.png usr/share/shotwell/icons/flag-page.png usr/share/shotwell/icons/four-star-filter-plus.svg usr/share/shotwell/icons/five-stars.svg usr/share/shotwell/icons/shotwell.ico usr/share/shotwell/icons/shotwell-24.svg usr/share/shotwell/icons/pin-toolbar.svg usr/share/shotwell/icons/two-star-filter-plus.svg usr/share/shotwell/icons/image-adjust.svg usr/share/shotwell/icons/shotwell-16.svg usr/share/shotwell/icons/import-all.png usr/share/shotwell/icons/publish.png usr/share/shotwell/icons/zoom-out.png usr/share/shotwell/icons/multiple-tags.png usr/share/shotwell/icons/one-star-filter-plus.svg usr/share/shotwell/icons/shotwell.svg usr/share/shotwell/icons/enhance.png usr/share/shotwell/icons/two-stars.svg usr/share/shotwell/icons/merge.svg usr/share/shotwell/icons/one-star.svg usr/share/shotwell/icons/one-event.png usr/share/shotwell/icons/five-star-filter.svg usr/share/shotwell/icons/redeye.png usr/share/shotwell/icons/crop.svg usr/share/shotwell/icons/four-stars.svg usr/share/locale/ usr/share/locale/pl/ usr/share/locale/pl/LC_MESSAGES/ usr/share/locale/pl/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/kk/ usr/share/locale/kk/LC_MESSAGES/ usr/share/locale/kk/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/tr/ usr/share/locale/tr/LC_MESSAGES/ usr/share/locale/tr/LC_MESSAGES/shotwell.mo usr/share/locale/eu/ usr/share/locale/eu/LC_MESSAGES/ usr/share/locale/eu/LC_MESSAGES/shotwell.mo usr/share/locale/nb/ usr/share/locale/nb/LC_MESSAGES/ usr/share/locale/nb/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/uk/ usr/share/locale/uk/LC_MESSAGES/ usr/share/locale/uk/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/th/ usr/share/locale/th/LC_MESSAGES/ usr/share/locale/th/LC_MESSAGES/shotwell.mo usr/share/locale/cs/ usr/share/locale/cs/LC_MESSAGES/ usr/share/locale/cs/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/lv/ usr/share/locale/lv/LC_MESSAGES/ usr/share/locale/lv/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/zh_TW/ usr/share/locale/zh_TW/LC_MESSAGES/ usr/share/locale/zh_TW/LC_MESSAGES/shotwell.mo usr/share/locale/lt/ usr/share/locale/lt/LC_MESSAGES/ usr/share/locale/lt/LC_MESSAGES/shotwell.mo usr/share/locale/he/ usr/share/locale/he/LC_MESSAGES/ usr/share/locale/he/LC_MESSAGES/shotwell.mo usr/share/locale/ro/ usr/share/locale/ro/LC_MESSAGES/ usr/share/locale/ro/LC_MESSAGES/shotwell.mo usr/share/locale/ja/ usr/share/locale/ja/LC_MESSAGES/ usr/share/locale/ja/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/es/ usr/share/locale/es/LC_MESSAGES/ usr/share/locale/es/LC_MESSAGES/shotwell.mo usr/share/locale/sr/ usr/share/locale/sr/LC_MESSAGES/ usr/share/locale/sr/LC_MESSAGES/shotwell.mo usr/share/locale/ar/ usr/share/locale/ar/LC_MESSAGES/ usr/share/locale/ar/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/ko/ usr/share/locale/ko/LC_MESSAGES/ usr/share/locale/ko/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/ca/ usr/share/locale/ca/LC_MESSAGES/ usr/share/locale/ca/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/mk/ usr/share/locale/mk/LC_MESSAGES/ usr/share/locale/mk/LC_MESSAGES/shotwell.mo usr/share/locale/pt_BR/ usr/share/locale/pt_BR/LC_MESSAGES/ usr/share/locale/pt_BR/LC_MESSAGES/shotwell.mo usr/share/locale/hr/ usr/share/locale/hr/LC_MESSAGES/ usr/share/locale/hr/LC_MESSAGES/shotwell.mo usr/share/locale/sl/ usr/share/locale/sl/LC_MESSAGES/ usr/share/locale/sl/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/bg/ usr/share/locale/bg/LC_MESSAGES/ usr/share/locale/bg/LC_MESSAGES/shotwell.mo usr/share/locale/id/ usr/share/locale/id/LC_MESSAGES/ usr/share/locale/id/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/pa/ usr/share/locale/pa/LC_MESSAGES/ usr/share/locale/pa/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/ast/ usr/share/locale/ast/LC_MESSAGES/ usr/share/locale/ast/LC_MESSAGES/shotwell.mo usr/share/locale/gl/ usr/share/locale/gl/LC_MESSAGES/ usr/share/locale/gl/LC_MESSAGES/shotwell.mo usr/share/locale/fi/ usr/share/locale/fi/LC_MESSAGES/ usr/share/locale/fi/LC_MESSAGES/shotwell.mo usr/share/locale/it/ usr/share/locale/it/LC_MESSAGES/ usr/share/locale/it/LC_MESSAGES/shotwell.mo usr/share/locale/da/ usr/share/locale/da/LC_MESSAGES/ usr/share/locale/da/LC_MESSAGES/shotwell.mo usr/share/icons/ usr/share/icons/hicolor/ usr/share/icons/hicolor/24x24/ usr/share/icons/hicolor/24x24/apps/ usr/share/icons/hicolor/24x24/apps/shotwell.svg usr/share/icons/hicolor/scalable/ usr/share/icons/hicolor/scalable/apps/ usr/share/icons/hicolor/scalable/apps/shotwell.svg usr/share/icons/hicolor/16x16/ usr/share/icons/hicolor/16x16/apps/ usr/share/icons/hicolor/16x16/apps/shotwell.svg usr/share/icons/hicolor/48x48/ usr/share/icons/hicolor/48x48/apps/ usr/share/icons/hicolor/48x48/shotwell.png usr/share/gnome/ usr/share/gnome/help/ usr/share/gnome/help/shotwell/ usr/share/gnome/help/shotwell/C/ usr/share/gnome/help/shotwell/C/index.page usr/share/gnome/help/shotwell/C/share-slideshow.page usr/share/gnome/help/shotwell/C/running.page usr/share/gnome/help/shotwell/C/share-print.page usr/share/gnome/help/shotwell/C/edit-crop.page usr/share/gnome/help/shotwell/C/edit-time-date.page usr/share/gnome/help/shotwell/C/share-export.page usr/share/gnome/help/shotwell/C/edit-external.page usr/share/gnome/help/shotwell/C/share-send.page usr/share/gnome/help/shotwell/C/edit-nondestructive.page usr/share/gnome/help/shotwell/C/share-background.page usr/share/gnome/help/shotwell/C/import-memorycard.page usr/share/gnome/help/shotwell/C/edit-enhance.page usr/share/gnome/help/shotwell/C/organize-tag.page usr/share/gnome/help/shotwell/C/other-missing.page usr/share/gnome/help/shotwell/C/edit-undo.page usr/share/gnome/help/shotwell/C/view-displaying.page usr/share/gnome/help/shotwell/C/import-f-spot.page usr/share/gnome/help/shotwell/C/import-file.page usr/share/gnome/help/shotwell/C/organize-flag.page usr/share/gnome/help/shotwell/C/edit-redeye.page usr/share/gnome/help/shotwell/C/share-upload.page usr/share/gnome/help/shotwell/C/view-sidebar.page usr/share/gnome/help/shotwell/C/figures/ usr/share/gnome/help/shotwell/C/figures/editing_overview.png usr/share/gnome/help/shotwell/C/figures/trash_process.png usr/share/gnome/help/shotwell/C/figures/edit_toolbar.png usr/share/gnome/help/shotwell/C/figures/shotwell_logo.png usr/share/gnome/help/shotwell/C/figures/crop_thirds.jpg usr/share/gnome/help/shotwell/C/organize-rating.page usr/share/gnome/help/shotwell/C/view-information.page usr/share/gnome/help/shotwell/C/other-files.page usr/share/gnome/help/shotwell/C/edit-adjustments.page usr/share/gnome/help/shotwell/C/organize-remove.page usr/share/gnome/help/shotwell/C/organize-event.page usr/share/gnome/help/shotwell/C/import-camera.page usr/share/gnome/help/shotwell/C/edit-rotate.page usr/share/gnome/help/shotwell/C/organize-title.page usr/share/gnome/help/shotwell/C/formats.page usr/share/gnome/help/shotwell/C/other-multiple.page 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/printing/ etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/printing/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/preferences/ 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/editing/ etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/preferences/editing/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/preferences/%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/preferences/slideshow/ etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/preferences/slideshow/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/preferences/files/ etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/preferences/files/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/video/ etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/video/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/sharing/ 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/picasa/ etc/gconf/gconf.xml.defaults/schemas/apps/shotwell/sharing/picasa/%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/schemas/apps/shotwell/sharing/%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/printing/ etc/gconf/gconf.xml.defaults/apps/shotwell/printing/%gconf.xml etc/gconf/gconf.xml.defaults/apps/shotwell/preferences/ 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/editing/ etc/gconf/gconf.xml.defaults/apps/shotwell/preferences/editing/%gconf.xml etc/gconf/gconf.xml.defaults/apps/shotwell/preferences/%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/preferences/slideshow/ etc/gconf/gconf.xml.defaults/apps/shotwell/preferences/slideshow/%gconf.xml etc/gconf/gconf.xml.defaults/apps/shotwell/preferences/files/ etc/gconf/gconf.xml.defaults/apps/shotwell/preferences/files/%gconf.xml etc/gconf/gconf.xml.defaults/apps/shotwell/video/ etc/gconf/gconf.xml.defaults/apps/shotwell/video/%gconf.xml etc/gconf/gconf.xml.defaults/apps/shotwell/sharing/ 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/picasa/ etc/gconf/gconf.xml.defaults/apps/shotwell/sharing/picasa/%gconf.xml etc/gconf/gconf.xml.defaults/apps/shotwell/sharing/facebook/ etc/gconf/gconf.xml.defaults/apps/shotwell/sharing/facebook/%gconf.xml etc/gconf/gconf.xml.defaults/apps/shotwell/sharing/%gconf.xml 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/0.8.1/shotwell-0.8.1-x86_64-1mb.txz created. Package has been built. Cleaning pkg and src directories