rev 16573 - in krap: . google-gadgets google-gadgets/trunk google-gadgets/trunk/debian google-gadgets/trunk/debian/patches

Fathi Boudra fabo at alioth.debian.org
Mon Jan 11 14:12:26 UTC 2010


Author: fabo
Date: 2010-01-11 14:12:17 +0000 (Mon, 11 Jan 2010)
New Revision: 16573

Added:
   krap/google-gadgets/
   krap/google-gadgets/branches/
   krap/google-gadgets/tags/
   krap/google-gadgets/trunk/
   krap/google-gadgets/trunk/debian/
   krap/google-gadgets/trunk/debian/README.source
   krap/google-gadgets/trunk/debian/allfiles
   krap/google-gadgets/trunk/debian/allpackages
   krap/google-gadgets/trunk/debian/allpackagestmp
   krap/google-gadgets/trunk/debian/changelog
   krap/google-gadgets/trunk/debian/compat
   krap/google-gadgets/trunk/debian/control
   krap/google-gadgets/trunk/debian/copyright
   krap/google-gadgets/trunk/debian/ggl-gtk.7
   krap/google-gadgets/trunk/debian/ggl-gtk.xpm
   krap/google-gadgets/trunk/debian/ggl-qt.7
   krap/google-gadgets/trunk/debian/ggl-qt.xpm
   krap/google-gadgets/trunk/debian/google-gadgets-common.install
   krap/google-gadgets/trunk/debian/google-gadgets-common.postinst
   krap/google-gadgets/trunk/debian/google-gadgets-common.postrm
   krap/google-gadgets/trunk/debian/google-gadgets-designer.menu
   krap/google-gadgets/trunk/debian/google-gadgets-gst.install
   krap/google-gadgets/trunk/debian/google-gadgets-gtk.install
   krap/google-gadgets/trunk/debian/google-gadgets-gtk.menu
   krap/google-gadgets/trunk/debian/google-gadgets-qt.install
   krap/google-gadgets/trunk/debian/google-gadgets-qt.menu
   krap/google-gadgets/trunk/debian/google-gadgets-xul.install
   krap/google-gadgets/trunk/debian/libggadget-1.0-0.docs
   krap/google-gadgets/trunk/debian/libggadget-1.0-0.install
   krap/google-gadgets/trunk/debian/libggadget-1.0-dev.install
   krap/google-gadgets/trunk/debian/libggadget-gtk-1.0-0.install
   krap/google-gadgets/trunk/debian/libggadget-gtk-1.0-dev.install
   krap/google-gadgets/trunk/debian/libggadget-qt-1.0-0.install
   krap/google-gadgets/trunk/debian/libggadget-qt-1.0-dev.install
   krap/google-gadgets/trunk/debian/patches/
   krap/google-gadgets/trunk/debian/patches/01_am_maintainer_mode.patch
   krap/google-gadgets/trunk/debian/patches/02_kfreebsd.patch
   krap/google-gadgets/trunk/debian/patches/03_GRE_Version.patch
   krap/google-gadgets/trunk/debian/patches/series
   krap/google-gadgets/trunk/debian/rules
   krap/google-gadgets/trunk/debian/watch
Log:
Add google-gadgets to krap


Added: krap/google-gadgets/trunk/debian/README.source
===================================================================
--- krap/google-gadgets/trunk/debian/README.source	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/README.source	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,57 @@
+This package uses quilt to manage all modifications to the upstream
+source.  Changes are stored in the source package as diffs in
+debian/patches and applied during the build.
+
+To configure quilt to use debian/patches instead of patches, you want
+either to export QUILT_PATCHES=debian/patches in your environment
+or use this snippet in your ~/.quiltrc:
+
+    for where in ./ ../ ../../ ../../../ ../../../../ ../../../../../; do
+        if [ -e ${where}debian/rules -a -d ${where}debian/patches ]; then
+                export QUILT_PATCHES=debian/patches
+        fi
+    done
+
+To get the fully patched source after unpacking the source package, cd to
+the root level of the source package and run:
+
+    quilt push -a
+
+The last patch listed in debian/patches/series will become the current
+patch.
+
+To add a new set of changes, first run quilt push -a, and then run:
+
+    quilt new <patch>
+
+where <patch> is a descriptive name for the patch, used as the filename in
+debian/patches.  Then, for every file that will be modified by this patch,
+run:
+
+    quilt add <file>
+
+before editing those files.  You must tell quilt with quilt add what files
+will be part of the patch before making changes or quilt will not work
+properly.  After editing the files, run:
+
+    quilt refresh
+
+to save the results as a patch.
+
+Alternately, if you already have an external patch and you just want to
+add it to the build system, run quilt push -a and then:
+
+    quilt import -P <patch> /path/to/patch
+    quilt push -a
+
+(add -p 0 to quilt import if needed). <patch> as above is the filename to
+use in debian/patches.  The last quilt push -a will apply the patch to
+make sure it works properly.
+
+To remove an existing patch from the list of patches that will be applied,
+run:
+
+    quilt delete <patch>
+
+You may need to run quilt pop -a to unapply patches first before running
+this command.

Added: krap/google-gadgets/trunk/debian/allfiles
===================================================================
--- krap/google-gadgets/trunk/debian/allfiles	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/allfiles	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,306 @@
+.
+./usr
+./usr/bin
+./usr/bin/ggl-gtk
+./usr/bin/ggl-qt
+./usr/include
+./usr/include/google-gadgets
+./usr/include/google-gadgets/ggadget
+./usr/include/google-gadgets/ggadget/anchor_element.h
+./usr/include/google-gadgets/ggadget/audioclip_interface.h
+./usr/include/google-gadgets/ggadget/backoff.h
+./usr/include/google-gadgets/ggadget/basic_element.h
+./usr/include/google-gadgets/ggadget/button_element.h
+./usr/include/google-gadgets/ggadget/canvas_interface.h
+./usr/include/google-gadgets/ggadget/canvas_utils.h
+./usr/include/google-gadgets/ggadget/checkbox_element.h
+./usr/include/google-gadgets/ggadget/clip_region.h
+./usr/include/google-gadgets/ggadget/color.h
+./usr/include/google-gadgets/ggadget/combobox_element.h
+./usr/include/google-gadgets/ggadget/common.h
+./usr/include/google-gadgets/ggadget/contentarea_element.h
+./usr/include/google-gadgets/ggadget/content_item.h
+./usr/include/google-gadgets/ggadget/copy_element.h
+./usr/include/google-gadgets/ggadget/dbus
+./usr/include/google-gadgets/ggadget/dbus/dbus_proxy.h
+./usr/include/google-gadgets/ggadget/dbus/dbus_result_receiver.h
+./usr/include/google-gadgets/ggadget/decorated_view_host.h
+./usr/include/google-gadgets/ggadget/details_view_data.h
+./usr/include/google-gadgets/ggadget/details_view_decorator.h
+./usr/include/google-gadgets/ggadget/digest_utils.h
+./usr/include/google-gadgets/ggadget/dir_file_manager.h
+./usr/include/google-gadgets/ggadget/display_window.h
+./usr/include/google-gadgets/ggadget/div_element.h
+./usr/include/google-gadgets/ggadget/docked_main_view_decorator.h
+./usr/include/google-gadgets/ggadget/edit_element_base.h
+./usr/include/google-gadgets/ggadget/element_factory.h
+./usr/include/google-gadgets/ggadget/elements.h
+./usr/include/google-gadgets/ggadget/encryptor_interface.h
+./usr/include/google-gadgets/ggadget/event.h
+./usr/include/google-gadgets/ggadget/extension_manager.h
+./usr/include/google-gadgets/ggadget/file_manager_factory.h
+./usr/include/google-gadgets/ggadget/file_manager_interface.h
+./usr/include/google-gadgets/ggadget/file_manager_wrapper.h
+./usr/include/google-gadgets/ggadget/file_system_interface.h
+./usr/include/google-gadgets/ggadget/floating_main_view_decorator.h
+./usr/include/google-gadgets/ggadget/font_interface.h
+./usr/include/google-gadgets/ggadget/framed_view_decorator_base.h
+./usr/include/google-gadgets/ggadget/framework_interface.h
+./usr/include/google-gadgets/ggadget/gadget_consts.h
+./usr/include/google-gadgets/ggadget/gadget.h
+./usr/include/google-gadgets/ggadget/gadget_manager_interface.h
+./usr/include/google-gadgets/ggadget/graphics_interface.h
+./usr/include/google-gadgets/ggadget/gtk
+./usr/include/google-gadgets/ggadget/gtk/cairo_graphics.h
+./usr/include/google-gadgets/ggadget/gtk/hotkey.h
+./usr/include/google-gadgets/ggadget/gtk/key_convert.h
+./usr/include/google-gadgets/ggadget/gtk/main_loop.h
+./usr/include/google-gadgets/ggadget/gtk/menu_builder.h
+./usr/include/google-gadgets/ggadget/gtk/npapi_plugin_element.h
+./usr/include/google-gadgets/ggadget/gtk/single_view_host.h
+./usr/include/google-gadgets/ggadget/gtk/tooltip.h
+./usr/include/google-gadgets/ggadget/gtk/utilities.h
+./usr/include/google-gadgets/ggadget/gtk/view_widget_binder.h
+./usr/include/google-gadgets/ggadget/host_interface.h
+./usr/include/google-gadgets/ggadget/host_utils.h
+./usr/include/google-gadgets/ggadget/image_cache.h
+./usr/include/google-gadgets/ggadget/image_interface.h
+./usr/include/google-gadgets/ggadget/img_element.h
+./usr/include/google-gadgets/ggadget/item_element.h
+./usr/include/google-gadgets/ggadget/js
+./usr/include/google-gadgets/ggadget/js/jscript_massager.h
+./usr/include/google-gadgets/ggadget/js/js_utils.h
+./usr/include/google-gadgets/ggadget/label_element.h
+./usr/include/google-gadgets/ggadget/listbox_element.h
+./usr/include/google-gadgets/ggadget/locales.h
+./usr/include/google-gadgets/ggadget/localized_file_manager.h
+./usr/include/google-gadgets/ggadget/logger.h
+./usr/include/google-gadgets/ggadget/main_loop_interface.h
+./usr/include/google-gadgets/ggadget/main_view_decorator_base.h
+./usr/include/google-gadgets/ggadget/math_utils.h
+./usr/include/google-gadgets/ggadget/memory_options.h
+./usr/include/google-gadgets/ggadget/menu_interface.h
+./usr/include/google-gadgets/ggadget/messages.h
+./usr/include/google-gadgets/ggadget/module.h
+./usr/include/google-gadgets/ggadget/npapi
+./usr/include/google-gadgets/ggadget/npapi/npapi_plugin.h
+./usr/include/google-gadgets/ggadget/object_element.h
+./usr/include/google-gadgets/ggadget/object_videoplayer.h
+./usr/include/google-gadgets/ggadget/options_interface.h
+./usr/include/google-gadgets/ggadget/permissions.h
+./usr/include/google-gadgets/ggadget/popout_main_view_decorator.h
+./usr/include/google-gadgets/ggadget/progressbar_element.h
+./usr/include/google-gadgets/ggadget/qt
+./usr/include/google-gadgets/ggadget/qt/qt_graphics.h
+./usr/include/google-gadgets/ggadget/qt/qt_main_loop.h
+./usr/include/google-gadgets/ggadget/qt/qt_menu.h
+./usr/include/google-gadgets/ggadget/qt/qt_view_host.h
+./usr/include/google-gadgets/ggadget/qt/qt_view_widget.h
+./usr/include/google-gadgets/ggadget/qt/utilities.h
+./usr/include/google-gadgets/ggadget/registerable_interface.h
+./usr/include/google-gadgets/ggadget/run_once.h
+./usr/include/google-gadgets/ggadget/scoped_ptr.h
+./usr/include/google-gadgets/ggadget/scriptable_array.h
+./usr/include/google-gadgets/ggadget/scriptable_binary_data.h
+./usr/include/google-gadgets/ggadget/scriptable_enumerator.h
+./usr/include/google-gadgets/ggadget/scriptable_event.h
+./usr/include/google-gadgets/ggadget/scriptable_file_system.h
+./usr/include/google-gadgets/ggadget/scriptable_framework.h
+./usr/include/google-gadgets/ggadget/scriptable_function.h
+./usr/include/google-gadgets/ggadget/scriptable_helper.h
+./usr/include/google-gadgets/ggadget/scriptable_holder.h
+./usr/include/google-gadgets/ggadget/scriptable_image.h
+./usr/include/google-gadgets/ggadget/scriptable_interface.h
+./usr/include/google-gadgets/ggadget/scriptable_map.h
+./usr/include/google-gadgets/ggadget/scriptable_menu.h
+./usr/include/google-gadgets/ggadget/scriptable_options.h
+./usr/include/google-gadgets/ggadget/scriptable_view.h
+./usr/include/google-gadgets/ggadget/script_context_interface.h
+./usr/include/google-gadgets/ggadget/script_runtime_interface.h
+./usr/include/google-gadgets/ggadget/script_runtime_manager.h
+./usr/include/google-gadgets/ggadget/scrollbar_element.h
+./usr/include/google-gadgets/ggadget/scrolling_element.h
+./usr/include/google-gadgets/ggadget/sidebar.h
+./usr/include/google-gadgets/ggadget/signals.h
+./usr/include/google-gadgets/ggadget/slot.h
+./usr/include/google-gadgets/ggadget/small_object.h
+./usr/include/google-gadgets/ggadget/string_utils.h
+./usr/include/google-gadgets/ggadget/system_utils.h
+./usr/include/google-gadgets/ggadget/text_frame.h
+./usr/include/google-gadgets/ggadget/texture.h
+./usr/include/google-gadgets/ggadget/unicode_utils.h
+./usr/include/google-gadgets/ggadget/usage_collector_interface.h
+./usr/include/google-gadgets/ggadget/uuid.h
+./usr/include/google-gadgets/ggadget/variant.h
+./usr/include/google-gadgets/ggadget/video_element_base.h
+./usr/include/google-gadgets/ggadget/view_decorator_base.h
+./usr/include/google-gadgets/ggadget/view_element.h
+./usr/include/google-gadgets/ggadget/view.h
+./usr/include/google-gadgets/ggadget/view_host_interface.h
+./usr/include/google-gadgets/ggadget/view_interface.h
+./usr/include/google-gadgets/ggadget/xdg
+./usr/include/google-gadgets/ggadget/xdg/desktop_entry.h
+./usr/include/google-gadgets/ggadget/xdg/utilities.h
+./usr/include/google-gadgets/ggadget/xml_dom.h
+./usr/include/google-gadgets/ggadget/xml_dom_interface.h
+./usr/include/google-gadgets/ggadget/xml_http_request_interface.h
+./usr/include/google-gadgets/ggadget/xml_http_request_utils.h
+./usr/include/google-gadgets/ggadget/xml_parser_interface.h
+./usr/include/google-gadgets/ggadget/xml_utils.h
+./usr/include/google-gadgets/ggadget/zip_file_manager.h
+./usr/lib
+./usr/lib/google-gadgets
+./usr/lib/google-gadgets/gtkmoz-browser-child
+./usr/lib/google-gadgets/include
+./usr/lib/google-gadgets/include/ggadget
+./usr/lib/google-gadgets/include/ggadget/sysdeps.h
+./usr/lib/google-gadgets/modules
+./usr/lib/google-gadgets/modules/analytics-usage-collector.a
+./usr/lib/google-gadgets/modules/analytics-usage-collector.la
+./usr/lib/google-gadgets/modules/analytics-usage-collector.so
+./usr/lib/google-gadgets/modules/curl-xml-http-request.a
+./usr/lib/google-gadgets/modules/curl-xml-http-request.la
+./usr/lib/google-gadgets/modules/curl-xml-http-request.so
+./usr/lib/google-gadgets/modules/dbus-script-class.a
+./usr/lib/google-gadgets/modules/dbus-script-class.la
+./usr/lib/google-gadgets/modules/dbus-script-class.so
+./usr/lib/google-gadgets/modules/default-framework.a
+./usr/lib/google-gadgets/modules/default-framework.la
+./usr/lib/google-gadgets/modules/default-framework.so
+./usr/lib/google-gadgets/modules/default-options.a
+./usr/lib/google-gadgets/modules/default-options.la
+./usr/lib/google-gadgets/modules/default-options.so
+./usr/lib/google-gadgets/modules/google-gadget-manager.a
+./usr/lib/google-gadgets/modules/google-gadget-manager.la
+./usr/lib/google-gadgets/modules/google-gadget-manager.so
+./usr/lib/google-gadgets/modules/gst-audio-framework.a
+./usr/lib/google-gadgets/modules/gst-audio-framework.la
+./usr/lib/google-gadgets/modules/gst-audio-framework.so
+./usr/lib/google-gadgets/modules/gst-video-element.a
+./usr/lib/google-gadgets/modules/gst-video-element.la
+./usr/lib/google-gadgets/modules/gst-video-element.so
+./usr/lib/google-gadgets/modules/gtk-edit-element.a
+./usr/lib/google-gadgets/modules/gtk-edit-element.la
+./usr/lib/google-gadgets/modules/gtk-edit-element.so
+./usr/lib/google-gadgets/modules/gtk-flash-element.a
+./usr/lib/google-gadgets/modules/gtk-flash-element.la
+./usr/lib/google-gadgets/modules/gtk-flash-element.so
+./usr/lib/google-gadgets/modules/gtkmoz-browser-element.a
+./usr/lib/google-gadgets/modules/gtkmoz-browser-element.la
+./usr/lib/google-gadgets/modules/gtkmoz-browser-element.so
+./usr/lib/google-gadgets/modules/gtk-system-framework.a
+./usr/lib/google-gadgets/modules/gtk-system-framework.la
+./usr/lib/google-gadgets/modules/gtk-system-framework.so
+./usr/lib/google-gadgets/modules/libxml2-xml-parser.a
+./usr/lib/google-gadgets/modules/libxml2-xml-parser.la
+./usr/lib/google-gadgets/modules/libxml2-xml-parser.so
+./usr/lib/google-gadgets/modules/linux-system-framework.a
+./usr/lib/google-gadgets/modules/linux-system-framework.la
+./usr/lib/google-gadgets/modules/linux-system-framework.so
+./usr/lib/google-gadgets/modules/qt-edit-element.a
+./usr/lib/google-gadgets/modules/qt-edit-element.la
+./usr/lib/google-gadgets/modules/qt-edit-element.so
+./usr/lib/google-gadgets/modules/qt-script-runtime.a
+./usr/lib/google-gadgets/modules/qt-script-runtime.la
+./usr/lib/google-gadgets/modules/qt-script-runtime.so
+./usr/lib/google-gadgets/modules/qt-system-framework.a
+./usr/lib/google-gadgets/modules/qt-system-framework.la
+./usr/lib/google-gadgets/modules/qt-system-framework.so
+./usr/lib/google-gadgets/modules/qtwebkit-browser-element.a
+./usr/lib/google-gadgets/modules/qtwebkit-browser-element.la
+./usr/lib/google-gadgets/modules/qtwebkit-browser-element.so
+./usr/lib/google-gadgets/modules/qt-xml-http-request.a
+./usr/lib/google-gadgets/modules/qt-xml-http-request.la
+./usr/lib/google-gadgets/modules/qt-xml-http-request.so
+./usr/lib/google-gadgets/modules/smjs-script-runtime.a
+./usr/lib/google-gadgets/modules/smjs-script-runtime.la
+./usr/lib/google-gadgets/modules/smjs-script-runtime.so
+./usr/lib/libggadget-1.0.a
+./usr/lib/libggadget-1.0.la
+./usr/lib/libggadget-1.0.so
+./usr/lib/libggadget-1.0.so.0
+./usr/lib/libggadget-1.0.so.0.0.0
+./usr/lib/libggadget-dbus-1.0.a
+./usr/lib/libggadget-dbus-1.0.la
+./usr/lib/libggadget-dbus-1.0.so
+./usr/lib/libggadget-dbus-1.0.so.0
+./usr/lib/libggadget-dbus-1.0.so.0.0.0
+./usr/lib/libggadget-gtk-1.0.a
+./usr/lib/libggadget-gtk-1.0.la
+./usr/lib/libggadget-gtk-1.0.so
+./usr/lib/libggadget-gtk-1.0.so.0
+./usr/lib/libggadget-gtk-1.0.so.0.0.0
+./usr/lib/libggadget-js-1.0.a
+./usr/lib/libggadget-js-1.0.la
+./usr/lib/libggadget-js-1.0.so
+./usr/lib/libggadget-js-1.0.so.0
+./usr/lib/libggadget-js-1.0.so.0.0.0
+./usr/lib/libggadget-npapi-1.0.a
+./usr/lib/libggadget-npapi-1.0.la
+./usr/lib/libggadget-npapi-1.0.so
+./usr/lib/libggadget-npapi-1.0.so.0
+./usr/lib/libggadget-npapi-1.0.so.0.0.0
+./usr/lib/libggadget-qt-1.0.a
+./usr/lib/libggadget-qt-1.0.la
+./usr/lib/libggadget-qt-1.0.so
+./usr/lib/libggadget-qt-1.0.so.0
+./usr/lib/libggadget-qt-1.0.so.0.0.0
+./usr/lib/libggadget-xdg-1.0.a
+./usr/lib/libggadget-xdg-1.0.la
+./usr/lib/libggadget-xdg-1.0.so
+./usr/lib/libggadget-xdg-1.0.so.0
+./usr/lib/libggadget-xdg-1.0.so.0.0.0
+./usr/lib/pkgconfig
+./usr/lib/pkgconfig/libggadget-1.0.pc
+./usr/lib/pkgconfig/libggadget-dbus-1.0.pc
+./usr/lib/pkgconfig/libggadget-gtk-1.0.pc
+./usr/lib/pkgconfig/libggadget-js-1.0.pc
+./usr/lib/pkgconfig/libggadget-npapi-1.0.pc
+./usr/lib/pkgconfig/libggadget-qt-1.0.pc
+./usr/lib/pkgconfig/libggadget-xdg-1.0.pc
+./usr/share
+./usr/share/applications
+./usr/share/applications/ggl-designer.desktop
+./usr/share/applications/ggl-gtk.desktop
+./usr/share/applications/ggl-qt.desktop
+./usr/share/google-gadgets
+./usr/share/google-gadgets/analog-clock.gg
+./usr/share/google-gadgets/designer.gg
+./usr/share/google-gadgets/digital-alarm-clock.gg
+./usr/share/google-gadgets/google-gadget-browser.gg
+./usr/share/google-gadgets/igoogle.gg
+./usr/share/google-gadgets/photos.gg
+./usr/share/google-gadgets/resources.gg
+./usr/share/google-gadgets/rss.gg
+./usr/share/icons
+./usr/share/icons/hicolor
+./usr/share/icons/hicolor/128x128
+./usr/share/icons/hicolor/128x128/apps
+./usr/share/icons/hicolor/128x128/apps/google-gadgets.png
+./usr/share/icons/hicolor/128x128/mimetypes
+./usr/share/icons/hicolor/128x128/mimetypes/application-x-google-gadget.png
+./usr/share/icons/hicolor/192x192
+./usr/share/icons/hicolor/192x192/apps
+./usr/share/icons/hicolor/192x192/apps/google-gadgets.png
+./usr/share/icons/hicolor/192x192/mimetypes
+./usr/share/icons/hicolor/192x192/mimetypes/application-x-google-gadget.png
+./usr/share/icons/hicolor/32x32
+./usr/share/icons/hicolor/32x32/apps
+./usr/share/icons/hicolor/32x32/apps/google-gadgets.png
+./usr/share/icons/hicolor/32x32/mimetypes
+./usr/share/icons/hicolor/32x32/mimetypes/application-x-google-gadget.png
+./usr/share/icons/hicolor/48x48
+./usr/share/icons/hicolor/48x48/apps
+./usr/share/icons/hicolor/48x48/apps/google-gadgets.png
+./usr/share/icons/hicolor/48x48/mimetypes
+./usr/share/icons/hicolor/48x48/mimetypes/application-x-google-gadget.png
+./usr/share/icons/hicolor/64x64
+./usr/share/icons/hicolor/64x64/apps
+./usr/share/icons/hicolor/64x64/apps/google-gadgets.png
+./usr/share/icons/hicolor/64x64/mimetypes
+./usr/share/icons/hicolor/64x64/mimetypes/application-x-google-gadget.png
+./usr/share/mime
+./usr/share/mime/packages
+./usr/share/mime/packages/00-google-gadgets.xml
+./usr/share/pixmaps
+./usr/share/pixmaps/google-gadgets.png

Added: krap/google-gadgets/trunk/debian/allpackages
===================================================================
--- krap/google-gadgets/trunk/debian/allpackages	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/allpackages	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,321 @@
+.
+./usr
+./usr/bin
+./usr/bin/ggl-gtk
+./usr/bin/ggl-qt
+./usr/include
+./usr/include/google-gadgets
+./usr/include/google-gadgets/ggadget
+./usr/include/google-gadgets/ggadget/anchor_element.h
+./usr/include/google-gadgets/ggadget/audioclip_interface.h
+./usr/include/google-gadgets/ggadget/backoff.h
+./usr/include/google-gadgets/ggadget/basic_element.h
+./usr/include/google-gadgets/ggadget/button_element.h
+./usr/include/google-gadgets/ggadget/canvas_interface.h
+./usr/include/google-gadgets/ggadget/canvas_utils.h
+./usr/include/google-gadgets/ggadget/checkbox_element.h
+./usr/include/google-gadgets/ggadget/clip_region.h
+./usr/include/google-gadgets/ggadget/color.h
+./usr/include/google-gadgets/ggadget/combobox_element.h
+./usr/include/google-gadgets/ggadget/common.h
+./usr/include/google-gadgets/ggadget/contentarea_element.h
+./usr/include/google-gadgets/ggadget/content_item.h
+./usr/include/google-gadgets/ggadget/copy_element.h
+./usr/include/google-gadgets/ggadget/dbus
+./usr/include/google-gadgets/ggadget/dbus/dbus_proxy.h
+./usr/include/google-gadgets/ggadget/dbus/dbus_result_receiver.h
+./usr/include/google-gadgets/ggadget/decorated_view_host.h
+./usr/include/google-gadgets/ggadget/details_view_data.h
+./usr/include/google-gadgets/ggadget/details_view_decorator.h
+./usr/include/google-gadgets/ggadget/digest_utils.h
+./usr/include/google-gadgets/ggadget/dir_file_manager.h
+./usr/include/google-gadgets/ggadget/display_window.h
+./usr/include/google-gadgets/ggadget/div_element.h
+./usr/include/google-gadgets/ggadget/docked_main_view_decorator.h
+./usr/include/google-gadgets/ggadget/edit_element_base.h
+./usr/include/google-gadgets/ggadget/element_factory.h
+./usr/include/google-gadgets/ggadget/elements.h
+./usr/include/google-gadgets/ggadget/encryptor_interface.h
+./usr/include/google-gadgets/ggadget/event.h
+./usr/include/google-gadgets/ggadget/extension_manager.h
+./usr/include/google-gadgets/ggadget/file_manager_factory.h
+./usr/include/google-gadgets/ggadget/file_manager_interface.h
+./usr/include/google-gadgets/ggadget/file_manager_wrapper.h
+./usr/include/google-gadgets/ggadget/file_system_interface.h
+./usr/include/google-gadgets/ggadget/floating_main_view_decorator.h
+./usr/include/google-gadgets/ggadget/font_interface.h
+./usr/include/google-gadgets/ggadget/framed_view_decorator_base.h
+./usr/include/google-gadgets/ggadget/framework_interface.h
+./usr/include/google-gadgets/ggadget/gadget_consts.h
+./usr/include/google-gadgets/ggadget/gadget.h
+./usr/include/google-gadgets/ggadget/gadget_manager_interface.h
+./usr/include/google-gadgets/ggadget/graphics_interface.h
+./usr/include/google-gadgets/ggadget/gtk
+./usr/include/google-gadgets/ggadget/gtk/cairo_graphics.h
+./usr/include/google-gadgets/ggadget/gtk/hotkey.h
+./usr/include/google-gadgets/ggadget/gtk/key_convert.h
+./usr/include/google-gadgets/ggadget/gtk/main_loop.h
+./usr/include/google-gadgets/ggadget/gtk/menu_builder.h
+./usr/include/google-gadgets/ggadget/gtk/npapi_plugin_element.h
+./usr/include/google-gadgets/ggadget/gtk/single_view_host.h
+./usr/include/google-gadgets/ggadget/gtk/tooltip.h
+./usr/include/google-gadgets/ggadget/gtk/utilities.h
+./usr/include/google-gadgets/ggadget/gtk/view_widget_binder.h
+./usr/include/google-gadgets/ggadget/host_interface.h
+./usr/include/google-gadgets/ggadget/host_utils.h
+./usr/include/google-gadgets/ggadget/image_cache.h
+./usr/include/google-gadgets/ggadget/image_interface.h
+./usr/include/google-gadgets/ggadget/img_element.h
+./usr/include/google-gadgets/ggadget/item_element.h
+./usr/include/google-gadgets/ggadget/js
+./usr/include/google-gadgets/ggadget/js/jscript_massager.h
+./usr/include/google-gadgets/ggadget/js/js_utils.h
+./usr/include/google-gadgets/ggadget/label_element.h
+./usr/include/google-gadgets/ggadget/listbox_element.h
+./usr/include/google-gadgets/ggadget/locales.h
+./usr/include/google-gadgets/ggadget/localized_file_manager.h
+./usr/include/google-gadgets/ggadget/logger.h
+./usr/include/google-gadgets/ggadget/main_loop_interface.h
+./usr/include/google-gadgets/ggadget/main_view_decorator_base.h
+./usr/include/google-gadgets/ggadget/math_utils.h
+./usr/include/google-gadgets/ggadget/memory_options.h
+./usr/include/google-gadgets/ggadget/menu_interface.h
+./usr/include/google-gadgets/ggadget/messages.h
+./usr/include/google-gadgets/ggadget/module.h
+./usr/include/google-gadgets/ggadget/npapi
+./usr/include/google-gadgets/ggadget/npapi/npapi_plugin.h
+./usr/include/google-gadgets/ggadget/object_element.h
+./usr/include/google-gadgets/ggadget/object_videoplayer.h
+./usr/include/google-gadgets/ggadget/options_interface.h
+./usr/include/google-gadgets/ggadget/permissions.h
+./usr/include/google-gadgets/ggadget/popout_main_view_decorator.h
+./usr/include/google-gadgets/ggadget/progressbar_element.h
+./usr/include/google-gadgets/ggadget/qt
+./usr/include/google-gadgets/ggadget/qt/qt_graphics.h
+./usr/include/google-gadgets/ggadget/qt/qt_main_loop.h
+./usr/include/google-gadgets/ggadget/qt/qt_menu.h
+./usr/include/google-gadgets/ggadget/qt/qt_view_host.h
+./usr/include/google-gadgets/ggadget/qt/qt_view_widget.h
+./usr/include/google-gadgets/ggadget/qt/utilities.h
+./usr/include/google-gadgets/ggadget/registerable_interface.h
+./usr/include/google-gadgets/ggadget/run_once.h
+./usr/include/google-gadgets/ggadget/scoped_ptr.h
+./usr/include/google-gadgets/ggadget/scriptable_array.h
+./usr/include/google-gadgets/ggadget/scriptable_binary_data.h
+./usr/include/google-gadgets/ggadget/scriptable_enumerator.h
+./usr/include/google-gadgets/ggadget/scriptable_event.h
+./usr/include/google-gadgets/ggadget/scriptable_file_system.h
+./usr/include/google-gadgets/ggadget/scriptable_framework.h
+./usr/include/google-gadgets/ggadget/scriptable_function.h
+./usr/include/google-gadgets/ggadget/scriptable_helper.h
+./usr/include/google-gadgets/ggadget/scriptable_holder.h
+./usr/include/google-gadgets/ggadget/scriptable_image.h
+./usr/include/google-gadgets/ggadget/scriptable_interface.h
+./usr/include/google-gadgets/ggadget/scriptable_map.h
+./usr/include/google-gadgets/ggadget/scriptable_menu.h
+./usr/include/google-gadgets/ggadget/scriptable_options.h
+./usr/include/google-gadgets/ggadget/scriptable_view.h
+./usr/include/google-gadgets/ggadget/script_context_interface.h
+./usr/include/google-gadgets/ggadget/script_runtime_interface.h
+./usr/include/google-gadgets/ggadget/script_runtime_manager.h
+./usr/include/google-gadgets/ggadget/scrollbar_element.h
+./usr/include/google-gadgets/ggadget/scrolling_element.h
+./usr/include/google-gadgets/ggadget/sidebar.h
+./usr/include/google-gadgets/ggadget/signals.h
+./usr/include/google-gadgets/ggadget/slot.h
+./usr/include/google-gadgets/ggadget/small_object.h
+./usr/include/google-gadgets/ggadget/string_utils.h
+./usr/include/google-gadgets/ggadget/system_utils.h
+./usr/include/google-gadgets/ggadget/text_frame.h
+./usr/include/google-gadgets/ggadget/texture.h
+./usr/include/google-gadgets/ggadget/unicode_utils.h
+./usr/include/google-gadgets/ggadget/usage_collector_interface.h
+./usr/include/google-gadgets/ggadget/uuid.h
+./usr/include/google-gadgets/ggadget/variant.h
+./usr/include/google-gadgets/ggadget/video_element_base.h
+./usr/include/google-gadgets/ggadget/view_decorator_base.h
+./usr/include/google-gadgets/ggadget/view_element.h
+./usr/include/google-gadgets/ggadget/view.h
+./usr/include/google-gadgets/ggadget/view_host_interface.h
+./usr/include/google-gadgets/ggadget/view_interface.h
+./usr/include/google-gadgets/ggadget/xdg
+./usr/include/google-gadgets/ggadget/xdg/desktop_entry.h
+./usr/include/google-gadgets/ggadget/xdg/utilities.h
+./usr/include/google-gadgets/ggadget/xml_dom.h
+./usr/include/google-gadgets/ggadget/xml_dom_interface.h
+./usr/include/google-gadgets/ggadget/xml_http_request_interface.h
+./usr/include/google-gadgets/ggadget/xml_http_request_utils.h
+./usr/include/google-gadgets/ggadget/xml_parser_interface.h
+./usr/include/google-gadgets/ggadget/xml_utils.h
+./usr/include/google-gadgets/ggadget/zip_file_manager.h
+./usr/lib
+./usr/lib/google-gadgets
+./usr/lib/google-gadgets/gtkmoz-browser-child
+./usr/lib/google-gadgets/include
+./usr/lib/google-gadgets/include/ggadget
+./usr/lib/google-gadgets/include/ggadget/sysdeps.h
+./usr/lib/google-gadgets/modules
+./usr/lib/google-gadgets/modules/analytics-usage-collector.so
+./usr/lib/google-gadgets/modules/curl-xml-http-request.so
+./usr/lib/google-gadgets/modules/dbus-script-class.so
+./usr/lib/google-gadgets/modules/default-framework.so
+./usr/lib/google-gadgets/modules/default-options.so
+./usr/lib/google-gadgets/modules/google-gadget-manager.so
+./usr/lib/google-gadgets/modules/gst-audio-framework.so
+./usr/lib/google-gadgets/modules/gst-video-element.so
+./usr/lib/google-gadgets/modules/gtk-edit-element.so
+./usr/lib/google-gadgets/modules/gtk-flash-element.so
+./usr/lib/google-gadgets/modules/gtkmoz-browser-element.so
+./usr/lib/google-gadgets/modules/gtk-system-framework.so
+./usr/lib/google-gadgets/modules/libxml2-xml-parser.so
+./usr/lib/google-gadgets/modules/linux-system-framework.so
+./usr/lib/google-gadgets/modules/qt-edit-element.so
+./usr/lib/google-gadgets/modules/qt-script-runtime.so
+./usr/lib/google-gadgets/modules/qt-system-framework.so
+./usr/lib/google-gadgets/modules/qtwebkit-browser-element.so
+./usr/lib/google-gadgets/modules/qt-xml-http-request.so
+./usr/lib/google-gadgets/modules/smjs-script-runtime.so
+./usr/lib/libggadget-1.0.a
+./usr/lib/libggadget-1.0.la
+./usr/lib/libggadget-1.0.so
+./usr/lib/libggadget-1.0.so.0
+./usr/lib/libggadget-1.0.so.0.0.0
+./usr/lib/libggadget-dbus-1.0.a
+./usr/lib/libggadget-dbus-1.0.la
+./usr/lib/libggadget-dbus-1.0.so
+./usr/lib/libggadget-dbus-1.0.so.0
+./usr/lib/libggadget-dbus-1.0.so.0.0.0
+./usr/lib/libggadget-gtk-1.0.a
+./usr/lib/libggadget-gtk-1.0.la
+./usr/lib/libggadget-gtk-1.0.so
+./usr/lib/libggadget-gtk-1.0.so.0
+./usr/lib/libggadget-gtk-1.0.so.0.0.0
+./usr/lib/libggadget-js-1.0.a
+./usr/lib/libggadget-js-1.0.la
+./usr/lib/libggadget-js-1.0.so
+./usr/lib/libggadget-js-1.0.so.0
+./usr/lib/libggadget-js-1.0.so.0.0.0
+./usr/lib/libggadget-npapi-1.0.a
+./usr/lib/libggadget-npapi-1.0.la
+./usr/lib/libggadget-npapi-1.0.so
+./usr/lib/libggadget-npapi-1.0.so.0
+./usr/lib/libggadget-npapi-1.0.so.0.0.0
+./usr/lib/libggadget-qt-1.0.a
+./usr/lib/libggadget-qt-1.0.la
+./usr/lib/libggadget-qt-1.0.so
+./usr/lib/libggadget-qt-1.0.so.0
+./usr/lib/libggadget-qt-1.0.so.0.0.0
+./usr/lib/libggadget-xdg-1.0.a
+./usr/lib/libggadget-xdg-1.0.la
+./usr/lib/libggadget-xdg-1.0.so
+./usr/lib/libggadget-xdg-1.0.so.0
+./usr/lib/libggadget-xdg-1.0.so.0.0.0
+./usr/lib/pkgconfig
+./usr/lib/pkgconfig/libggadget-1.0.pc
+./usr/lib/pkgconfig/libggadget-dbus-1.0.pc
+./usr/lib/pkgconfig/libggadget-gtk-1.0.pc
+./usr/lib/pkgconfig/libggadget-js-1.0.pc
+./usr/lib/pkgconfig/libggadget-npapi-1.0.pc
+./usr/lib/pkgconfig/libggadget-qt-1.0.pc
+./usr/lib/pkgconfig/libggadget-xdg-1.0.pc
+./usr/share
+./usr/share/applications
+./usr/share/applications/ggl-designer.desktop
+./usr/share/applications/ggl-gtk.desktop
+./usr/share/applications/ggl-qt.desktop
+./usr/share/doc
+./usr/share/doc/google-gadgets-common
+./usr/share/doc/google-gadgets-common/changelog.Debian.gz
+./usr/share/doc/google-gadgets-common/changelog.gz
+./usr/share/doc/google-gadgets-common/copyright
+./usr/share/doc/google-gadgets-gst
+./usr/share/doc/google-gadgets-gst/changelog.Debian.gz
+./usr/share/doc/google-gadgets-gst/changelog.gz
+./usr/share/doc/google-gadgets-gst/copyright
+./usr/share/doc/google-gadgets-gtk
+./usr/share/doc/google-gadgets-gtk/changelog.Debian.gz
+./usr/share/doc/google-gadgets-gtk/changelog.gz
+./usr/share/doc/google-gadgets-gtk/copyright
+./usr/share/doc/google-gadgets-qt
+./usr/share/doc/google-gadgets-qt/changelog.Debian.gz
+./usr/share/doc/google-gadgets-qt/changelog.gz
+./usr/share/doc/google-gadgets-qt/copyright
+./usr/share/doc/google-gadgets-xul
+./usr/share/doc/google-gadgets-xul/changelog.Debian.gz
+./usr/share/doc/google-gadgets-xul/changelog.gz
+./usr/share/doc/google-gadgets-xul/copyright
+./usr/share/doc/libggadget-1.0-0
+./usr/share/doc/libggadget-1.0-0/changelog.Debian.gz
+./usr/share/doc/libggadget-1.0-0/changelog.gz
+./usr/share/doc/libggadget-1.0-0/copyright
+./usr/share/doc/libggadget-1.0-0/README
+./usr/share/doc/libggadget-1.0-dev
+./usr/share/doc/libggadget-1.0-dev/changelog.Debian.gz
+./usr/share/doc/libggadget-1.0-dev/changelog.gz
+./usr/share/doc/libggadget-1.0-dev/copyright
+./usr/share/doc/libggadget-gtk-1.0-0
+./usr/share/doc/libggadget-gtk-1.0-0/changelog.Debian.gz
+./usr/share/doc/libggadget-gtk-1.0-0/changelog.gz
+./usr/share/doc/libggadget-gtk-1.0-0/copyright
+./usr/share/doc/libggadget-gtk-1.0-dev
+./usr/share/doc/libggadget-gtk-1.0-dev/changelog.Debian.gz
+./usr/share/doc/libggadget-gtk-1.0-dev/changelog.gz
+./usr/share/doc/libggadget-gtk-1.0-dev/copyright
+./usr/share/doc/libggadget-qt-1.0-0
+./usr/share/doc/libggadget-qt-1.0-0/changelog.Debian.gz
+./usr/share/doc/libggadget-qt-1.0-0/changelog.gz
+./usr/share/doc/libggadget-qt-1.0-0/copyright
+./usr/share/doc/libggadget-qt-1.0-dev
+./usr/share/doc/libggadget-qt-1.0-dev/changelog.Debian.gz
+./usr/share/doc/libggadget-qt-1.0-dev/changelog.gz
+./usr/share/doc/libggadget-qt-1.0-dev/copyright
+./usr/share/google-gadgets
+./usr/share/google-gadgets/analog-clock.gg
+./usr/share/google-gadgets/designer.gg
+./usr/share/google-gadgets/digital-alarm-clock.gg
+./usr/share/google-gadgets/google-gadget-browser.gg
+./usr/share/google-gadgets/igoogle.gg
+./usr/share/google-gadgets/photos.gg
+./usr/share/google-gadgets/resources.gg
+./usr/share/google-gadgets/rss.gg
+./usr/share/icons
+./usr/share/icons/hicolor
+./usr/share/icons/hicolor/128x128
+./usr/share/icons/hicolor/128x128/apps
+./usr/share/icons/hicolor/128x128/apps/google-gadgets.png
+./usr/share/icons/hicolor/128x128/mimetypes
+./usr/share/icons/hicolor/128x128/mimetypes/application-x-google-gadget.png
+./usr/share/icons/hicolor/192x192
+./usr/share/icons/hicolor/192x192/apps
+./usr/share/icons/hicolor/192x192/apps/google-gadgets.png
+./usr/share/icons/hicolor/192x192/mimetypes
+./usr/share/icons/hicolor/192x192/mimetypes/application-x-google-gadget.png
+./usr/share/icons/hicolor/32x32
+./usr/share/icons/hicolor/32x32/apps
+./usr/share/icons/hicolor/32x32/apps/google-gadgets.png
+./usr/share/icons/hicolor/32x32/mimetypes
+./usr/share/icons/hicolor/32x32/mimetypes/application-x-google-gadget.png
+./usr/share/icons/hicolor/48x48
+./usr/share/icons/hicolor/48x48/apps
+./usr/share/icons/hicolor/48x48/apps/google-gadgets.png
+./usr/share/icons/hicolor/48x48/mimetypes
+./usr/share/icons/hicolor/48x48/mimetypes/application-x-google-gadget.png
+./usr/share/icons/hicolor/64x64
+./usr/share/icons/hicolor/64x64/apps
+./usr/share/icons/hicolor/64x64/apps/google-gadgets.png
+./usr/share/icons/hicolor/64x64/mimetypes
+./usr/share/icons/hicolor/64x64/mimetypes/application-x-google-gadget.png
+./usr/share/man
+./usr/share/man/man7
+./usr/share/man/man7/ggl-gtk.7.gz
+./usr/share/man/man7/ggl-qt.7.gz
+./usr/share/menu
+./usr/share/menu/google-gadgets-gtk
+./usr/share/menu/google-gadgets-qt
+./usr/share/mime
+./usr/share/mime/packages
+./usr/share/mime/packages/00-google-gadgets.xml
+./usr/share/pixmaps
+./usr/share/pixmaps/ggl-gtk.xpm
+./usr/share/pixmaps/ggl-qt.xpm
+./usr/share/pixmaps/google-gadgets.png

Added: krap/google-gadgets/trunk/debian/allpackagestmp
===================================================================
--- krap/google-gadgets/trunk/debian/allpackagestmp	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/allpackagestmp	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,395 @@
+.
+./usr
+./usr/share
+./usr/share/doc
+./usr/share/doc/libggadget-1.0-0
+./usr/share/doc/libggadget-1.0-0/changelog.Debian.gz
+./usr/share/doc/libggadget-1.0-0/changelog.gz
+./usr/share/doc/libggadget-1.0-0/copyright
+./usr/share/doc/libggadget-1.0-0/README
+./usr/lib
+./usr/lib/libggadget-dbus-1.0.so.0.0.0
+./usr/lib/libggadget-npapi-1.0.so.0.0.0
+./usr/lib/libggadget-js-1.0.so.0
+./usr/lib/libggadget-dbus-1.0.so.0
+./usr/lib/libggadget-xdg-1.0.so.0.0.0
+./usr/lib/libggadget-xdg-1.0.so.0
+./usr/lib/libggadget-1.0.so.0
+./usr/lib/libggadget-js-1.0.so.0.0.0
+./usr/lib/libggadget-npapi-1.0.so.0
+./usr/lib/libggadget-1.0.so.0.0.0
+.
+./usr
+./usr/share
+./usr/share/doc
+./usr/share/doc/libggadget-1.0-dev
+./usr/share/doc/libggadget-1.0-dev/changelog.Debian.gz
+./usr/share/doc/libggadget-1.0-dev/changelog.gz
+./usr/share/doc/libggadget-1.0-dev/copyright
+./usr/lib
+./usr/lib/libggadget-1.0.a
+./usr/lib/libggadget-js-1.0.a
+./usr/lib/libggadget-xdg-1.0.a
+./usr/lib/libggadget-xdg-1.0.la
+./usr/lib/libggadget-dbus-1.0.so
+./usr/lib/libggadget-dbus-1.0.a
+./usr/lib/libggadget-1.0.so
+./usr/lib/libggadget-npapi-1.0.a
+./usr/lib/libggadget-1.0.la
+./usr/lib/pkgconfig
+./usr/lib/pkgconfig/libggadget-js-1.0.pc
+./usr/lib/pkgconfig/libggadget-xdg-1.0.pc
+./usr/lib/pkgconfig/libggadget-1.0.pc
+./usr/lib/pkgconfig/libggadget-npapi-1.0.pc
+./usr/lib/pkgconfig/libggadget-dbus-1.0.pc
+./usr/lib/google-gadgets
+./usr/lib/google-gadgets/include
+./usr/lib/google-gadgets/include/ggadget
+./usr/lib/google-gadgets/include/ggadget/sysdeps.h
+./usr/lib/libggadget-npapi-1.0.la
+./usr/lib/libggadget-xdg-1.0.so
+./usr/lib/libggadget-js-1.0.la
+./usr/lib/libggadget-dbus-1.0.la
+./usr/lib/libggadget-js-1.0.so
+./usr/lib/libggadget-npapi-1.0.so
+./usr/include
+./usr/include/google-gadgets
+./usr/include/google-gadgets/ggadget
+./usr/include/google-gadgets/ggadget/file_manager_factory.h
+./usr/include/google-gadgets/ggadget/encryptor_interface.h
+./usr/include/google-gadgets/ggadget/gadget.h
+./usr/include/google-gadgets/ggadget/small_object.h
+./usr/include/google-gadgets/ggadget/scriptable_enumerator.h
+./usr/include/google-gadgets/ggadget/listbox_element.h
+./usr/include/google-gadgets/ggadget/event.h
+./usr/include/google-gadgets/ggadget/uuid.h
+./usr/include/google-gadgets/ggadget/image_cache.h
+./usr/include/google-gadgets/ggadget/script_runtime_manager.h
+./usr/include/google-gadgets/ggadget/scriptable_function.h
+./usr/include/google-gadgets/ggadget/xdg
+./usr/include/google-gadgets/ggadget/xdg/desktop_entry.h
+./usr/include/google-gadgets/ggadget/xdg/utilities.h
+./usr/include/google-gadgets/ggadget/xml_http_request_interface.h
+./usr/include/google-gadgets/ggadget/text_frame.h
+./usr/include/google-gadgets/ggadget/content_item.h
+./usr/include/google-gadgets/ggadget/signals.h
+./usr/include/google-gadgets/ggadget/button_element.h
+./usr/include/google-gadgets/ggadget/element_factory.h
+./usr/include/google-gadgets/ggadget/edit_element_base.h
+./usr/include/google-gadgets/ggadget/file_manager_wrapper.h
+./usr/include/google-gadgets/ggadget/npapi
+./usr/include/google-gadgets/ggadget/npapi/npapi_plugin.h
+./usr/include/google-gadgets/ggadget/gadget_consts.h
+./usr/include/google-gadgets/ggadget/scoped_ptr.h
+./usr/include/google-gadgets/ggadget/messages.h
+./usr/include/google-gadgets/ggadget/system_utils.h
+./usr/include/google-gadgets/ggadget/object_element.h
+./usr/include/google-gadgets/ggadget/scriptable_event.h
+./usr/include/google-gadgets/ggadget/audioclip_interface.h
+./usr/include/google-gadgets/ggadget/elements.h
+./usr/include/google-gadgets/ggadget/scriptable_options.h
+./usr/include/google-gadgets/ggadget/math_utils.h
+./usr/include/google-gadgets/ggadget/popout_main_view_decorator.h
+./usr/include/google-gadgets/ggadget/file_system_interface.h
+./usr/include/google-gadgets/ggadget/slot.h
+./usr/include/google-gadgets/ggadget/locales.h
+./usr/include/google-gadgets/ggadget/xml_dom.h
+./usr/include/google-gadgets/ggadget/label_element.h
+./usr/include/google-gadgets/ggadget/permissions.h
+./usr/include/google-gadgets/ggadget/backoff.h
+./usr/include/google-gadgets/ggadget/canvas_interface.h
+./usr/include/google-gadgets/ggadget/progressbar_element.h
+./usr/include/google-gadgets/ggadget/basic_element.h
+./usr/include/google-gadgets/ggadget/anchor_element.h
+./usr/include/google-gadgets/ggadget/view_interface.h
+./usr/include/google-gadgets/ggadget/host_interface.h
+./usr/include/google-gadgets/ggadget/view_element.h
+./usr/include/google-gadgets/ggadget/menu_interface.h
+./usr/include/google-gadgets/ggadget/main_view_decorator_base.h
+./usr/include/google-gadgets/ggadget/scrolling_element.h
+./usr/include/google-gadgets/ggadget/localized_file_manager.h
+./usr/include/google-gadgets/ggadget/sidebar.h
+./usr/include/google-gadgets/ggadget/extension_manager.h
+./usr/include/google-gadgets/ggadget/file_manager_interface.h
+./usr/include/google-gadgets/ggadget/scriptable_map.h
+./usr/include/google-gadgets/ggadget/dir_file_manager.h
+./usr/include/google-gadgets/ggadget/checkbox_element.h
+./usr/include/google-gadgets/ggadget/div_element.h
+./usr/include/google-gadgets/ggadget/scriptable_framework.h
+./usr/include/google-gadgets/ggadget/run_once.h
+./usr/include/google-gadgets/ggadget/digest_utils.h
+./usr/include/google-gadgets/ggadget/decorated_view_host.h
+./usr/include/google-gadgets/ggadget/scrollbar_element.h
+./usr/include/google-gadgets/ggadget/common.h
+./usr/include/google-gadgets/ggadget/script_context_interface.h
+./usr/include/google-gadgets/ggadget/module.h
+./usr/include/google-gadgets/ggadget/details_view_decorator.h
+./usr/include/google-gadgets/ggadget/js
+./usr/include/google-gadgets/ggadget/js/js_utils.h
+./usr/include/google-gadgets/ggadget/js/jscript_massager.h
+./usr/include/google-gadgets/ggadget/scriptable_interface.h
+./usr/include/google-gadgets/ggadget/texture.h
+./usr/include/google-gadgets/ggadget/img_element.h
+./usr/include/google-gadgets/ggadget/graphics_interface.h
+./usr/include/google-gadgets/ggadget/scriptable_array.h
+./usr/include/google-gadgets/ggadget/color.h
+./usr/include/google-gadgets/ggadget/floating_main_view_decorator.h
+./usr/include/google-gadgets/ggadget/xml_utils.h
+./usr/include/google-gadgets/ggadget/gadget_manager_interface.h
+./usr/include/google-gadgets/ggadget/logger.h
+./usr/include/google-gadgets/ggadget/xml_http_request_utils.h
+./usr/include/google-gadgets/ggadget/view_decorator_base.h
+./usr/include/google-gadgets/ggadget/script_runtime_interface.h
+./usr/include/google-gadgets/ggadget/framework_interface.h
+./usr/include/google-gadgets/ggadget/view.h
+./usr/include/google-gadgets/ggadget/clip_region.h
+./usr/include/google-gadgets/ggadget/options_interface.h
+./usr/include/google-gadgets/ggadget/docked_main_view_decorator.h
+./usr/include/google-gadgets/ggadget/scriptable_image.h
+./usr/include/google-gadgets/ggadget/xml_dom_interface.h
+./usr/include/google-gadgets/ggadget/details_view_data.h
+./usr/include/google-gadgets/ggadget/scriptable_helper.h
+./usr/include/google-gadgets/ggadget/scriptable_file_system.h
+./usr/include/google-gadgets/ggadget/scriptable_view.h
+./usr/include/google-gadgets/ggadget/view_host_interface.h
+./usr/include/google-gadgets/ggadget/combobox_element.h
+./usr/include/google-gadgets/ggadget/framed_view_decorator_base.h
+./usr/include/google-gadgets/ggadget/registerable_interface.h
+./usr/include/google-gadgets/ggadget/main_loop_interface.h
+./usr/include/google-gadgets/ggadget/item_element.h
+./usr/include/google-gadgets/ggadget/canvas_utils.h
+./usr/include/google-gadgets/ggadget/variant.h
+./usr/include/google-gadgets/ggadget/xml_parser_interface.h
+./usr/include/google-gadgets/ggadget/memory_options.h
+./usr/include/google-gadgets/ggadget/object_videoplayer.h
+./usr/include/google-gadgets/ggadget/scriptable_binary_data.h
+./usr/include/google-gadgets/ggadget/scriptable_holder.h
+./usr/include/google-gadgets/ggadget/video_element_base.h
+./usr/include/google-gadgets/ggadget/host_utils.h
+./usr/include/google-gadgets/ggadget/image_interface.h
+./usr/include/google-gadgets/ggadget/contentarea_element.h
+./usr/include/google-gadgets/ggadget/display_window.h
+./usr/include/google-gadgets/ggadget/unicode_utils.h
+./usr/include/google-gadgets/ggadget/dbus
+./usr/include/google-gadgets/ggadget/dbus/dbus_result_receiver.h
+./usr/include/google-gadgets/ggadget/dbus/dbus_proxy.h
+./usr/include/google-gadgets/ggadget/usage_collector_interface.h
+./usr/include/google-gadgets/ggadget/copy_element.h
+./usr/include/google-gadgets/ggadget/scriptable_menu.h
+./usr/include/google-gadgets/ggadget/string_utils.h
+./usr/include/google-gadgets/ggadget/zip_file_manager.h
+./usr/include/google-gadgets/ggadget/font_interface.h
+.
+./usr
+./usr/share
+./usr/share/doc
+./usr/share/doc/libggadget-gtk-1.0-0
+./usr/share/doc/libggadget-gtk-1.0-0/changelog.Debian.gz
+./usr/share/doc/libggadget-gtk-1.0-0/changelog.gz
+./usr/share/doc/libggadget-gtk-1.0-0/copyright
+./usr/lib
+./usr/lib/libggadget-gtk-1.0.so.0
+./usr/lib/libggadget-gtk-1.0.so.0.0.0
+.
+./usr
+./usr/share
+./usr/share/doc
+./usr/share/doc/libggadget-gtk-1.0-dev
+./usr/share/doc/libggadget-gtk-1.0-dev/changelog.Debian.gz
+./usr/share/doc/libggadget-gtk-1.0-dev/changelog.gz
+./usr/share/doc/libggadget-gtk-1.0-dev/copyright
+./usr/lib
+./usr/lib/libggadget-gtk-1.0.a
+./usr/lib/libggadget-gtk-1.0.so
+./usr/lib/pkgconfig
+./usr/lib/pkgconfig/libggadget-gtk-1.0.pc
+./usr/lib/libggadget-gtk-1.0.la
+./usr/include
+./usr/include/google-gadgets
+./usr/include/google-gadgets/ggadget
+./usr/include/google-gadgets/ggadget/gtk
+./usr/include/google-gadgets/ggadget/gtk/cairo_graphics.h
+./usr/include/google-gadgets/ggadget/gtk/npapi_plugin_element.h
+./usr/include/google-gadgets/ggadget/gtk/key_convert.h
+./usr/include/google-gadgets/ggadget/gtk/menu_builder.h
+./usr/include/google-gadgets/ggadget/gtk/tooltip.h
+./usr/include/google-gadgets/ggadget/gtk/view_widget_binder.h
+./usr/include/google-gadgets/ggadget/gtk/hotkey.h
+./usr/include/google-gadgets/ggadget/gtk/main_loop.h
+./usr/include/google-gadgets/ggadget/gtk/utilities.h
+./usr/include/google-gadgets/ggadget/gtk/single_view_host.h
+.
+./usr
+./usr/share
+./usr/share/doc
+./usr/share/doc/libggadget-qt-1.0-0
+./usr/share/doc/libggadget-qt-1.0-0/changelog.Debian.gz
+./usr/share/doc/libggadget-qt-1.0-0/changelog.gz
+./usr/share/doc/libggadget-qt-1.0-0/copyright
+./usr/lib
+./usr/lib/libggadget-qt-1.0.so.0.0.0
+./usr/lib/libggadget-qt-1.0.so.0
+.
+./usr
+./usr/share
+./usr/share/doc
+./usr/share/doc/libggadget-qt-1.0-dev
+./usr/share/doc/libggadget-qt-1.0-dev/changelog.Debian.gz
+./usr/share/doc/libggadget-qt-1.0-dev/changelog.gz
+./usr/share/doc/libggadget-qt-1.0-dev/copyright
+./usr/lib
+./usr/lib/libggadget-qt-1.0.a
+./usr/lib/pkgconfig
+./usr/lib/pkgconfig/libggadget-qt-1.0.pc
+./usr/lib/libggadget-qt-1.0.la
+./usr/lib/libggadget-qt-1.0.so
+./usr/include
+./usr/include/google-gadgets
+./usr/include/google-gadgets/ggadget
+./usr/include/google-gadgets/ggadget/qt
+./usr/include/google-gadgets/ggadget/qt/qt_view_host.h
+./usr/include/google-gadgets/ggadget/qt/utilities.h
+./usr/include/google-gadgets/ggadget/qt/qt_menu.h
+./usr/include/google-gadgets/ggadget/qt/qt_main_loop.h
+./usr/include/google-gadgets/ggadget/qt/qt_graphics.h
+./usr/include/google-gadgets/ggadget/qt/qt_view_widget.h
+.
+./usr
+./usr/share
+./usr/share/pixmaps
+./usr/share/pixmaps/google-gadgets.png
+./usr/share/google-gadgets
+./usr/share/google-gadgets/designer.gg
+./usr/share/google-gadgets/rss.gg
+./usr/share/google-gadgets/analog-clock.gg
+./usr/share/google-gadgets/resources.gg
+./usr/share/google-gadgets/google-gadget-browser.gg
+./usr/share/google-gadgets/photos.gg
+./usr/share/google-gadgets/igoogle.gg
+./usr/share/google-gadgets/digital-alarm-clock.gg
+./usr/share/mime
+./usr/share/mime/packages
+./usr/share/mime/packages/00-google-gadgets.xml
+./usr/share/doc
+./usr/share/doc/google-gadgets-common
+./usr/share/doc/google-gadgets-common/changelog.Debian.gz
+./usr/share/doc/google-gadgets-common/changelog.gz
+./usr/share/doc/google-gadgets-common/copyright
+./usr/share/icons
+./usr/share/icons/hicolor
+./usr/share/icons/hicolor/48x48
+./usr/share/icons/hicolor/48x48/mimetypes
+./usr/share/icons/hicolor/48x48/mimetypes/application-x-google-gadget.png
+./usr/share/icons/hicolor/48x48/apps
+./usr/share/icons/hicolor/48x48/apps/google-gadgets.png
+./usr/share/icons/hicolor/192x192
+./usr/share/icons/hicolor/192x192/mimetypes
+./usr/share/icons/hicolor/192x192/mimetypes/application-x-google-gadget.png
+./usr/share/icons/hicolor/192x192/apps
+./usr/share/icons/hicolor/192x192/apps/google-gadgets.png
+./usr/share/icons/hicolor/64x64
+./usr/share/icons/hicolor/64x64/mimetypes
+./usr/share/icons/hicolor/64x64/mimetypes/application-x-google-gadget.png
+./usr/share/icons/hicolor/64x64/apps
+./usr/share/icons/hicolor/64x64/apps/google-gadgets.png
+./usr/share/icons/hicolor/128x128
+./usr/share/icons/hicolor/128x128/mimetypes
+./usr/share/icons/hicolor/128x128/mimetypes/application-x-google-gadget.png
+./usr/share/icons/hicolor/128x128/apps
+./usr/share/icons/hicolor/128x128/apps/google-gadgets.png
+./usr/share/icons/hicolor/32x32
+./usr/share/icons/hicolor/32x32/mimetypes
+./usr/share/icons/hicolor/32x32/mimetypes/application-x-google-gadget.png
+./usr/share/icons/hicolor/32x32/apps
+./usr/share/icons/hicolor/32x32/apps/google-gadgets.png
+./usr/lib
+./usr/lib/google-gadgets
+./usr/lib/google-gadgets/modules
+./usr/lib/google-gadgets/modules/curl-xml-http-request.so
+./usr/lib/google-gadgets/modules/linux-system-framework.so
+./usr/lib/google-gadgets/modules/analytics-usage-collector.so
+./usr/lib/google-gadgets/modules/default-framework.so
+./usr/lib/google-gadgets/modules/dbus-script-class.so
+./usr/lib/google-gadgets/modules/libxml2-xml-parser.so
+./usr/lib/google-gadgets/modules/google-gadget-manager.so
+./usr/lib/google-gadgets/modules/default-options.so
+.
+./usr
+./usr/share
+./usr/share/man
+./usr/share/man/man7
+./usr/share/man/man7/ggl-gtk.7.gz
+./usr/share/pixmaps
+./usr/share/pixmaps/ggl-gtk.xpm
+./usr/share/applications
+./usr/share/applications/ggl-gtk.desktop
+./usr/share/applications/ggl-designer.desktop
+./usr/share/doc
+./usr/share/doc/google-gadgets-gtk
+./usr/share/doc/google-gadgets-gtk/changelog.Debian.gz
+./usr/share/doc/google-gadgets-gtk/changelog.gz
+./usr/share/doc/google-gadgets-gtk/copyright
+./usr/share/menu
+./usr/share/menu/google-gadgets-gtk
+./usr/lib
+./usr/lib/google-gadgets
+./usr/lib/google-gadgets/modules
+./usr/lib/google-gadgets/modules/gtk-edit-element.so
+./usr/lib/google-gadgets/modules/gtk-system-framework.so
+./usr/lib/google-gadgets/modules/gtk-flash-element.so
+./usr/bin
+./usr/bin/ggl-gtk
+.
+./usr
+./usr/share
+./usr/share/man
+./usr/share/man/man7
+./usr/share/man/man7/ggl-qt.7.gz
+./usr/share/pixmaps
+./usr/share/pixmaps/ggl-qt.xpm
+./usr/share/applications
+./usr/share/applications/ggl-qt.desktop
+./usr/share/doc
+./usr/share/doc/google-gadgets-qt
+./usr/share/doc/google-gadgets-qt/changelog.Debian.gz
+./usr/share/doc/google-gadgets-qt/changelog.gz
+./usr/share/doc/google-gadgets-qt/copyright
+./usr/share/menu
+./usr/share/menu/google-gadgets-qt
+./usr/lib
+./usr/lib/google-gadgets
+./usr/lib/google-gadgets/modules
+./usr/lib/google-gadgets/modules/qt-edit-element.so
+./usr/lib/google-gadgets/modules/qtwebkit-browser-element.so
+./usr/lib/google-gadgets/modules/qt-script-runtime.so
+./usr/lib/google-gadgets/modules/qt-system-framework.so
+./usr/lib/google-gadgets/modules/qt-xml-http-request.so
+./usr/bin
+./usr/bin/ggl-qt
+.
+./usr
+./usr/share
+./usr/share/doc
+./usr/share/doc/google-gadgets-gst
+./usr/share/doc/google-gadgets-gst/changelog.Debian.gz
+./usr/share/doc/google-gadgets-gst/changelog.gz
+./usr/share/doc/google-gadgets-gst/copyright
+./usr/lib
+./usr/lib/google-gadgets
+./usr/lib/google-gadgets/modules
+./usr/lib/google-gadgets/modules/gst-audio-framework.so
+./usr/lib/google-gadgets/modules/gst-video-element.so
+.
+./usr
+./usr/share
+./usr/share/doc
+./usr/share/doc/google-gadgets-xul
+./usr/share/doc/google-gadgets-xul/changelog.Debian.gz
+./usr/share/doc/google-gadgets-xul/changelog.gz
+./usr/share/doc/google-gadgets-xul/copyright
+./usr/lib
+./usr/lib/google-gadgets
+./usr/lib/google-gadgets/modules
+./usr/lib/google-gadgets/modules/smjs-script-runtime.so
+./usr/lib/google-gadgets/modules/gtkmoz-browser-element.so
+./usr/lib/google-gadgets/gtkmoz-browser-child

Added: krap/google-gadgets/trunk/debian/changelog
===================================================================
--- krap/google-gadgets/trunk/debian/changelog	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/changelog	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,76 @@
+google-gadgets (0.11.1-1) unstable; urgency=low
+
+  * New upstream release (Closes: 534719)
+  * Added shared-mime-info as a dependency for google-gadgets-common
+    (Closes: 559077)
+  * Added google-gadgets-xul as a dependency of google-gadgets-qt
+    (Closes: 513175)
+  * Excluded network-manager-dev from build-depends on hurd-i386,
+    It might build on hurd now, if so: Closes: 550948
+  * Adjusted capitalisation of "QT" to "Qt" (Closes: 554625)
+  * Removed 99_relibtoolize.patch, we run autoreconf preconfigure now
+
+ -- Jack Coulter <jscinoz at gmail.com>  Mon, 21 Dec 2009 09:42:37 +1100
+
+google-gadgets (0.10.5-0.3) unstable; urgency=low
+
+  * Non-maintainer upload for transition to xulrunner 1.9.1.
+    (Closes: #548677)
+  * debian/rules: Use dh_xulrunner
+  * debian/control: Build-depend on a xulrunner-dev that provides dh_xulrunner.
+  * debian/patches/03_GRE_Version.patch: Tighten the GREVersionRange.
+  * debian/patches/series: Add 03_GRE_Version.patch.
+
+ -- Mike Hommey <glandium at debian.org>  Sat, 10 Oct 2009 16:08:37 +0200
+
+google-gadgets (0.10.5-0.2) unstable; urgency=low
+
+  * NMU.
+  * Fix xdgmime's license in debian/copyright. (Closes: #512029)
+  * Fix the package's description. (Closes: #534424)
+  * Don't call deprecated dh_desktop.
+  * Don't build-depends on network-manager-dev on GNU/kFreeBSD. 
+  * Use quilt as a patch system.
+  * Enable AM_MAINTAINER_MODE
+  * configure.ac: correctly detect GNU/kFreeBSD. (Closes: #542543)
+
+ -- Aurelien Jarno <aurel32 at debian.org>  Wed, 02 Sep 2009 20:11:41 +0200
+
+google-gadgets (0.10.5-0.1) unstable; urgency=low
+
+  * NMU.
+  * New upstream release.
+
+ -- Sune Vuorela <debian at pusling.com>  Mon, 26 Jan 2009 20:57:42 +0100
+
+google-gadgets (0.10.4-1) unstable; urgency=low
+
+  * New upstream release
+  * Yet again more information added to copyright file
+
+  [ Sune Vuorela ]
+  * Fixups in rules file.
+  * Small additions to copyright file.
+  * Initial upload to debian. (Actually Closes: 484867)
+  
+ -- Jack Coulter <jscinoz at gmail.com>  Wed, 17 Dec 2008 11:22:31 +1100
+
+google-gadgets (0.10.3-1) unstable; urgency=low
+
+  * New upstream release
+  * Made copyright file much more in-depth
+  
+ -- Jack Coulter <jscinoz at gmail.com>  Sat, 08 Nov 2008 09:22:06 +1100
+
+google-gadgets (0.10.2-1) unstable; urgency=low
+
+  * Upgraded to 0.10.2
+  * Merged libggadget-xdg into libggadget (and respective -dev packages)
+
+ -- Jack Coulter <jscinoz at gmail.com>  Sun, 14 Sep 2008 11:14:09 +1000
+
+google-gadgets (0.10.1-1) unstable; urgency=low
+
+  * Initial release (Closes: #484867)
+
+ -- Jack Coulter <jscinoz at gmail.com>  Sat, 14 Jun 2008 17:53:53 +1000

Added: krap/google-gadgets/trunk/debian/compat
===================================================================
--- krap/google-gadgets/trunk/debian/compat	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/compat	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1 @@
+5

Added: krap/google-gadgets/trunk/debian/control
===================================================================
--- krap/google-gadgets/trunk/debian/control	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/control	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,131 @@
+Source: google-gadgets
+Section: misc
+Priority: extra
+Maintainer: Jack Coulter <jscinoz at gmail.com>
+Build-Depends: debhelper (>= 7), zlib1g-dev, libgtk2.0-dev, zip, chrpath, 
+ quilt (>= 0.46-7~), libxml2-dev, libdbus-1-dev, librsvg2-dev, libqt4-dev,
+ libltdl3-dev, libcurl4-gnutls-dev | libcurl4-openssl-dev,
+ libgstreamer-plugins-base0.10-dev, xulrunner-dev (>= 1.9.1.3-2),
+ libstartup-notification0-dev, automake, autoconf, libtool, libeditline-dev,
+ network-manager-dev [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386]
+Standards-Version: 3.8.3
+Vcs-Svn: http://google-gadgets-for-linux.googlecode.com/svn/trunk/packaging/debian
+Vcs-Browser: http://code.google.com/p/google-gadgets-for-linux/source/browse/#svn/trunk/packaging/debian
+Homepage: http://code.google.com/p/google-gadgets-for-linux/
+
+Package: libggadget-1.0-0
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: Google Gadgets main library
+ This package contains the main Google Gadgets library, it is required by both
+ the GTK+ and Qt versions of Google Gadgets.
+
+Package: libggadget-1.0-dev
+Section: libdevel
+Architecture: any
+Depends: libggadget-1.0-0 (= ${binary:Version})
+Description: Google Gadgets main development files
+ This package contains the development files assoicated with libggadget, it is
+ needed to write programs that utilise libggadget. 
+
+Package: libggadget-gtk-1.0-0
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: Google Gadgets GTK+ library
+ This package contains the GTK+ Google Gadgets library, it is required to run
+ the GTK+ version of Google Gadgets.
+
+Package: libggadget-gtk-1.0-dev
+Section: libdevel
+Architecture: any
+Depends: libggadget-gtk-1.0-0 (= ${binary:Version})
+Description: Google Gadgets GTK+ development files
+ This package contains the development files assoicated with libggadget-gtk,
+ it is needed to write GTK+ programs that utilise libggadget.
+
+Package: libggadget-qt-1.0-0
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: Google Gadgets Qt library
+ This package contains the Qt Google Gadgets library, it is required to run
+ the Qt version of Google Gadgets.
+
+Package: libggadget-qt-1.0-dev
+Section: libdevel
+Architecture: any
+Depends: libggadget-qt-1.0-0 (= ${binary:Version})
+Description: Google Gadgets Qt development files
+ This package contains the development files assoicated with libggadget-qt,
+ it is needed to write Qt programs that utilise libggadget.
+
+Package: google-gadgets-common
+Section: misc
+Architecture: any
+Depends: ${shlibs:Depends}, shared-mime-info
+Description: Common files for Qt and GTK+ versions of google-gadgets
+ Google Gadgets for Linux provides a platform for running desktop gadgets under
+ Linux, catering to the unique needs of Linux users. It's compatible with the
+ gadgets written for Google Desktop for Windows as well as the Universal
+ Gadgets on iGoogle. Following Linux norms, this project is open-sourced,
+ under the Apache License. 
+ .
+ This package includes files common to both GTK+ and Qt versions.
+
+Package: google-gadgets-gtk
+Section: gnome
+Architecture: any
+Depends: google-gadgets-common (= ${binary:Version}),
+ google-gadgets-gst (= ${binary:Version}),
+ google-gadgets-xul (= ${binary:Version}), ${shlibs:Depends}
+Description: GTK+ Version of Google Gadgets
+ Google Gadgets for Linux provides a platform for running desktop gadgets under
+ Linux, catering to the unique needs of Linux users. It's compatible with the
+ gadgets written for Google Desktop for Windows aso well as the Universal
+ Gadgets on iGoogle. Following Linux norms, this project is open-sourced,
+ under the Apache License. 
+ .
+ This package includes the GTK+ version.
+
+Package: google-gadgets-qt
+Section: kde
+Architecture: any
+Depends: google-gadgets-common (= ${binary:Version}),
+ google-gadgets-gst (= ${binary:Version}),
+ google-gadgets-xul (= ${binary:Version}), ${shlibs:Depends}
+Description: Qt4 version of Google Gadgets
+ Google Gadgets for Linux provides a platform for running desktop gadgets under
+ Linux, catering to the unique needs of Linux users. It's compatible with the
+ gadgets written for Google Desktop for Windows as well as the Universal
+ Gadgets on iGoogle. Following Linux norms, this project is open-sourced,
+ under the Apache License. 
+ .
+ This package includes the Qt version.
+
+Package: google-gadgets-gst
+Section: misc
+Architecture: any
+Depends: google-gadgets-common (= ${binary:Version}), ${shlibs:Depends}
+Description: GStreamer Module for Google Gadgets
+ Google Gadgets for Linux provides a platform for running desktop gadgets under
+ Linux, catering to the unique needs of Linux users. It's compatible with the
+ gadgets written for Google Desktop for Windows as well as the Universal
+ Gadgets on iGoogle. Following Linux norms, this project is open-sourced,
+ under the Apache License. 
+ .
+ This package includes the GStreamer modules
+
+Package: google-gadgets-xul
+Section: misc
+Architecture: any
+Depends: google-gadgets-common (= ${binary:Version}), ${shlibs:Depends}
+Description: XULRunner module for Google Gadgets
+ Google Gadgets for Linux provides a platform for running desktop gadgets under
+ Linux, catering to the unique needs of Linux users. It's compatible with the
+ gadgets written for Google Desktop for Windows as well as the Universal
+ Gadgets on iGoogle. Following Linux norms, this project is open-sourced,
+ under the Apache License. 
+ .
+ This package includes the XULRunner Modules

Added: krap/google-gadgets/trunk/debian/copyright
===================================================================
--- krap/google-gadgets/trunk/debian/copyright	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/copyright	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,776 @@
+This package was debianized by Jack Coulter <jscinoz at gmail.com> on
+Sat, 07 Jun 2008 12:53:23 +1000.
+
+It was downloaded from 
+http://google-gadgets-for-linux.googlecode.com/files/google-gadgets-for-linux-0.10.4.tar.bz2
+
+Upstream Author: 
+
+   Google Gadgets for Linux team <google-gadgets-for-linux-dev at googlegroups.com>
+
+Copyright: 
+
+    Copyright (C) 2008 Google Inc
+
+License: Apache 2.0
+    See </usr/share/common-licenses/Apache-2.0> for the full license text
+    
+	The contents of unittest/ in the source package are (C) 2008 Google Inc
+	and are licensed under the BSD license, for full license text see:
+		</usr/share/common-licenses/BSD>
+		
+		
+The following files have their differing copyright holders and licenses:
+
+third_party/codesighs/*.c:
+	Copyright (C) 2002 Netscape Communications Corporation
+	For license texts see:
+	/usr/share/common-licenses/GPL-2
+	/usr/share/common-licenses/LGPL-2.1
+	
+	Full text of the MPL 1.1 is as follows:
+	
+                          MOZILLA PUBLIC LICENSE
+                                Version 1.1
+
+                              ---------------
+
+1. Definitions.
+
+     1.0.1. "Commercial Use" means distribution or otherwise making the
+     Covered Code available to a third party.
+
+     1.1. "Contributor" means each entity that creates or contributes to
+     the creation of Modifications.
+
+     1.2. "Contributor Version" means the combination of the Original
+     Code, prior Modifications used by a Contributor, and the Modifications
+     made by that particular Contributor.
+
+     1.3. "Covered Code" means the Original Code or Modifications or the
+     combination of the Original Code and Modifications, in each case
+     including portions thereof.
+
+     1.4. "Electronic Distribution Mechanism" means a mechanism generally
+     accepted in the software development community for the electronic
+     transfer of data.
+
+     1.5. "Executable" means Covered Code in any form other than Source
+     Code.
+
+     1.6. "Initial Developer" means the individual or entity identified
+     as the Initial Developer in the Source Code notice required by Exhibit
+     A.
+
+     1.7. "Larger Work" means a work which combines Covered Code or
+     portions thereof with code not governed by the terms of this License.
+
+     1.8. "License" means this document.
+
+     1.8.1. "Licensable" means having the right to grant, to the maximum
+     extent possible, whether at the time of the initial grant or
+     subsequently acquired, any and all of the rights conveyed herein.
+
+     1.9. "Modifications" means any addition to or deletion from the
+     substance or structure of either the Original Code or any previous
+     Modifications. When Covered Code is released as a series of files, a
+     Modification is:
+          A. Any addition to or deletion from the contents of a file
+          containing Original Code or previous Modifications.
+
+          B. Any new file that contains any part of the Original Code or
+          previous Modifications.
+
+     1.10. "Original Code" means Source Code of computer software code
+     which is described in the Source Code notice required by Exhibit A as
+     Original Code, and which, at the time of its release under this
+     License is not already Covered Code governed by this License.
+
+     1.10.1. "Patent Claims" means any patent claim(s), now owned or
+     hereafter acquired, including without limitation,  method, process,
+     and apparatus claims, in any patent Licensable by grantor.
+
+     1.11. "Source Code" means the preferred form of the Covered Code for
+     making modifications to it, including all modules it contains, plus
+     any associated interface definition files, scripts used to control
+     compilation and installation of an Executable, or source code
+     differential comparisons against either the Original Code or another
+     well known, available Covered Code of the Contributor's choice. The
+     Source Code can be in a compressed or archival form, provided the
+     appropriate decompression or de-archiving software is widely available
+     for no charge.
+
+     1.12. "You" (or "Your")  means an individual or a legal entity
+     exercising rights under, and complying with all of the terms of, this
+     License or a future version of this License issued under Section 6.1.
+     For legal entities, "You" includes any entity which controls, is
+     controlled by, or is under common control with You. For purposes of
+     this definition, "control" means (a) the power, direct or indirect,
+     to cause the direction or management of such entity, whether by
+     contract or otherwise, or (b) ownership of more than fifty percent
+     (50%) of the outstanding shares or beneficial ownership of such
+     entity.
+
+2. Source Code License.
+
+     2.1. The Initial Developer Grant.
+     The Initial Developer hereby grants You a world-wide, royalty-free,
+     non-exclusive license, subject to third party intellectual property
+     claims:
+          (a)  under intellectual property rights (other than patent or
+          trademark) Licensable by Initial Developer to use, reproduce,
+          modify, display, perform, sublicense and distribute the Original
+          Code (or portions thereof) with or without Modifications, and/or
+          as part of a Larger Work; and
+
+          (b) under Patents Claims infringed by the making, using or
+          selling of Original Code, to make, have made, use, practice,
+          sell, and offer for sale, and/or otherwise dispose of the
+          Original Code (or portions thereof).
+
+          (c) the licenses granted in this Section 2.1(a) and (b) are
+          effective on the date Initial Developer first distributes
+          Original Code under the terms of this License.
+
+          (d) Notwithstanding Section 2.1(b) above, no patent license is
+          granted: 1) for code that You delete from the Original Code; 2)
+          separate from the Original Code;  or 3) for infringements caused
+          by: i) the modification of the Original Code or ii) the
+          combination of the Original Code with other software or devices.
+
+     2.2. Contributor Grant.
+     Subject to third party intellectual property claims, each Contributor
+     hereby grants You a world-wide, royalty-free, non-exclusive license
+
+          (a)  under intellectual property rights (other than patent or
+          trademark) Licensable by Contributor, to use, reproduce, modify,
+          display, perform, sublicense and distribute the Modifications
+          created by such Contributor (or portions thereof) either on an
+          unmodified basis, with other Modifications, as Covered Code
+          and/or as part of a Larger Work; and
+
+          (b) under Patent Claims infringed by the making, using, or
+          selling of  Modifications made by that Contributor either alone
+          and/or in combination with its Contributor Version (or portions
+          of such combination), to make, use, sell, offer for sale, have
+          made, and/or otherwise dispose of: 1) Modifications made by that
+          Contributor (or portions thereof); and 2) the combination of
+          Modifications made by that Contributor with its Contributor
+          Version (or portions of such combination).
+
+          (c) the licenses granted in Sections 2.2(a) and 2.2(b) are
+          effective on the date Contributor first makes Commercial Use of
+          the Covered Code.
+
+          (d)    Notwithstanding Section 2.2(b) above, no patent license is
+          granted: 1) for any code that Contributor has deleted from the
+          Contributor Version; 2)  separate from the Contributor Version;
+          3)  for infringements caused by: i) third party modifications of
+          Contributor Version or ii)  the combination of Modifications made
+          by that Contributor with other software  (except as part of the
+          Contributor Version) or other devices; or 4) under Patent Claims
+          infringed by Covered Code in the absence of Modifications made by
+          that Contributor.
+
+3. Distribution Obligations.
+
+     3.1. Application of License.
+     The Modifications which You create or to which You contribute are
+     governed by the terms of this License, including without limitation
+     Section 2.2. The Source Code version of Covered Code may be
+     distributed only under the terms of this License or a future version
+     of this License released under Section 6.1, and You must include a
+     copy of this License with every copy of the Source Code You
+     distribute. You may not offer or impose any terms on any Source Code
+     version that alters or restricts the applicable version of this
+     License or the recipients' rights hereunder. However, You may include
+     an additional document offering the additional rights described in
+     Section 3.5.
+
+     3.2. Availability of Source Code.
+     Any Modification which You create or to which You contribute must be
+     made available in Source Code form under the terms of this License
+     either on the same media as an Executable version or via an accepted
+     Electronic Distribution Mechanism to anyone to whom you made an
+     Executable version available; and if made available via Electronic
+     Distribution Mechanism, must remain available for at least twelve (12)
+     months after the date it initially became available, or at least six
+     (6) months after a subsequent version of that particular Modification
+     has been made available to such recipients. You are responsible for
+     ensuring that the Source Code version remains available even if the
+     Electronic Distribution Mechanism is maintained by a third party.
+
+     3.3. Description of Modifications.
+     You must cause all Covered Code to which You contribute to contain a
+     file documenting the changes You made to create that Covered Code and
+     the date of any change. You must include a prominent statement that
+     the Modification is derived, directly or indirectly, from Original
+     Code provided by the Initial Developer and including the name of the
+     Initial Developer in (a) the Source Code, and (b) in any notice in an
+     Executable version or related documentation in which You describe the
+     origin or ownership of the Covered Code.
+
+     3.4. Intellectual Property Matters
+          (a) Third Party Claims.
+          If Contributor has knowledge that a license under a third party's
+          intellectual property rights is required to exercise the rights
+          granted by such Contributor under Sections 2.1 or 2.2,
+          Contributor must include a text file with the Source Code
+          distribution titled "LEGAL" which describes the claim and the
+          party making the claim in sufficient detail that a recipient will
+          know whom to contact. If Contributor obtains such knowledge after
+          the Modification is made available as described in Section 3.2,
+          Contributor shall promptly modify the LEGAL file in all copies
+          Contributor makes available thereafter and shall take other steps
+          (such as notifying appropriate mailing lists or newsgroups)
+          reasonably calculated to inform those who received the Covered
+          Code that new knowledge has been obtained.
+
+          (b) Contributor APIs.
+          If Contributor's Modifications include an application programming
+          interface and Contributor has knowledge of patent licenses which
+          are reasonably necessary to implement that API, Contributor must
+          also include this information in the LEGAL file.
+
+               (c)    Representations.
+          Contributor represents that, except as disclosed pursuant to
+          Section 3.4(a) above, Contributor believes that Contributor's
+          Modifications are Contributor's original creation(s) and/or
+          Contributor has sufficient rights to grant the rights conveyed by
+          this License.
+
+     3.5. Required Notices.
+     You must duplicate the notice in Exhibit A in each file of the Source
+     Code.  If it is not possible to put such notice in a particular Source
+     Code file due to its structure, then You must include such notice in a
+     location (such as a relevant directory) where a user would be likely
+     to look for such a notice.  If You created one or more Modification(s)
+     You may add your name as a Contributor to the notice described in
+     Exhibit A.  You must also duplicate this License in any documentation
+     for the Source Code where You describe recipients' rights or ownership
+     rights relating to Covered Code.  You may choose to offer, and to
+     charge a fee for, warranty, support, indemnity or liability
+     obligations to one or more recipients of Covered Code. However, You
+     may do so only on Your own behalf, and not on behalf of the Initial
+     Developer or any Contributor. You must make it absolutely clear than
+     any such warranty, support, indemnity or liability obligation is
+     offered by You alone, and You hereby agree to indemnify the Initial
+     Developer and every Contributor for any liability incurred by the
+     Initial Developer or such Contributor as a result of warranty,
+     support, indemnity or liability terms You offer.
+
+     3.6. Distribution of Executable Versions.
+     You may distribute Covered Code in Executable form only if the
+     requirements of Section 3.1-3.5 have been met for that Covered Code,
+     and if You include a notice stating that the Source Code version of
+     the Covered Code is available under the terms of this License,
+     including a description of how and where You have fulfilled the
+     obligations of Section 3.2. The notice must be conspicuously included
+     in any notice in an Executable version, related documentation or
+     collateral in which You describe recipients' rights relating to the
+     Covered Code. You may distribute the Executable version of Covered
+     Code or ownership rights under a license of Your choice, which may
+     contain terms different from this License, provided that You are in
+     compliance with the terms of this License and that the license for the
+     Executable version does not attempt to limit or alter the recipient's
+     rights in the Source Code version from the rights set forth in this
+     License. If You distribute the Executable version under a different
+     license You must make it absolutely clear that any terms which differ
+     from this License are offered by You alone, not by the Initial
+     Developer or any Contributor. You hereby agree to indemnify the
+     Initial Developer and every Contributor for any liability incurred by
+     the Initial Developer or such Contributor as a result of any such
+     terms You offer.
+
+     3.7. Larger Works.
+     You may create a Larger Work by combining Covered Code with other code
+     not governed by the terms of this License and distribute the Larger
+     Work as a single product. In such a case, You must make sure the
+     requirements of this License are fulfilled for the Covered Code.
+
+4. Inability to Comply Due to Statute or Regulation.
+
+     If it is impossible for You to comply with any of the terms of this
+     License with respect to some or all of the Covered Code due to
+     statute, judicial order, or regulation then You must: (a) comply with
+     the terms of this License to the maximum extent possible; and (b)
+     describe the limitations and the code they affect. Such description
+     must be included in the LEGAL file described in Section 3.4 and must
+     be included with all distributions of the Source Code. Except to the
+     extent prohibited by statute or regulation, such description must be
+     sufficiently detailed for a recipient of ordinary skill to be able to
+     understand it.
+
+5. Application of this License.
+
+     This License applies to code to which the Initial Developer has
+     attached the notice in Exhibit A and to related Covered Code.
+
+6. Versions of the License.
+
+     6.1. New Versions.
+     Netscape Communications Corporation ("Netscape") may publish revised
+     and/or new versions of the License from time to time. Each version
+     will be given a distinguishing version number.
+
+     6.2. Effect of New Versions.
+     Once Covered Code has been published under a particular version of the
+     License, You may always continue to use it under the terms of that
+     version. You may also choose to use such Covered Code under the terms
+     of any subsequent version of the License published by Netscape. No one
+     other than Netscape has the right to modify the terms applicable to
+     Covered Code created under this License.
+
+     6.3. Derivative Works.
+     If You create or use a modified version of this License (which you may
+     only do in order to apply it to code which is not already Covered Code
+     governed by this License), You must (a) rename Your license so that
+     the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape",
+     "MPL", "NPL" or any confusingly similar phrase do not appear in your
+     license (except to note that your license differs from this License)
+     and (b) otherwise make it clear that Your version of the license
+     contains terms which differ from the Mozilla Public License and
+     Netscape Public License. (Filling in the name of the Initial
+     Developer, Original Code or Contributor in the notice described in
+     Exhibit A shall not of themselves be deemed to be modifications of
+     this License.)
+
+7. DISCLAIMER OF WARRANTY.
+
+     COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
+     WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
+     WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
+     DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.
+     THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
+     IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT,
+     YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE
+     COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
+     OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF
+     ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
+
+8. TERMINATION.
+
+     8.1.  This License and the rights granted hereunder will terminate
+     automatically if You fail to comply with terms herein and fail to cure
+     such breach within 30 days of becoming aware of the breach. All
+     sublicenses to the Covered Code which are properly granted shall
+     survive any termination of this License. Provisions which, by their
+     nature, must remain in effect beyond the termination of this License
+     shall survive.
+
+     8.2.  If You initiate litigation by asserting a patent infringement
+     claim (excluding declatory judgment actions) against Initial Developer
+     or a Contributor (the Initial Developer or Contributor against whom
+     You file such action is referred to as "Participant")  alleging that:
+
+     (a)  such Participant's Contributor Version directly or indirectly
+     infringes any patent, then any and all rights granted by such
+     Participant to You under Sections 2.1 and/or 2.2 of this License
+     shall, upon 60 days notice from Participant terminate prospectively,
+     unless if within 60 days after receipt of notice You either: (i)
+     agree in writing to pay Participant a mutually agreeable reasonable
+     royalty for Your past and future use of Modifications made by such
+     Participant, or (ii) withdraw Your litigation claim with respect to
+     the Contributor Version against such Participant.  If within 60 days
+     of notice, a reasonable royalty and payment arrangement are not
+     mutually agreed upon in writing by the parties or the litigation claim
+     is not withdrawn, the rights granted by Participant to You under
+     Sections 2.1 and/or 2.2 automatically terminate at the expiration of
+     the 60 day notice period specified above.
+
+     (b)  any software, hardware, or device, other than such Participant's
+     Contributor Version, directly or indirectly infringes any patent, then
+     any rights granted to You by such Participant under Sections 2.1(b)
+     and 2.2(b) are revoked effective as of the date You first made, used,
+     sold, distributed, or had made, Modifications made by that
+     Participant.
+
+     8.3.  If You assert a patent infringement claim against Participant
+     alleging that such Participant's Contributor Version directly or
+     indirectly infringes any patent where such claim is resolved (such as
+     by license or settlement) prior to the initiation of patent
+     infringement litigation, then the reasonable value of the licenses
+     granted by such Participant under Sections 2.1 or 2.2 shall be taken
+     into account in determining the amount or value of any payment or
+     license.
+
+     8.4.  In the event of termination under Sections 8.1 or 8.2 above,
+     all end user license agreements (excluding distributors and resellers)
+     which have been validly granted by You or any distributor hereunder
+     prior to termination shall survive termination.
+
+9. LIMITATION OF LIABILITY.
+
+     UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
+     (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
+     DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,
+     OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR
+     ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
+     CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
+     WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
+     COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
+     INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF
+     LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
+     RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
+     PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
+     EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
+     THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
+
+10. U.S. GOVERNMENT END USERS.
+
+     The Covered Code is a "commercial item," as that term is defined in
+     48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
+     software" and "commercial computer software documentation," as such
+     terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48
+     C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),
+     all U.S. Government End Users acquire Covered Code with only those
+     rights set forth herein.
+
+11. MISCELLANEOUS.
+
+     This License represents the complete agreement concerning subject
+     matter hereof. If any provision of this License is held to be
+     unenforceable, such provision shall be reformed only to the extent
+     necessary to make it enforceable. This License shall be governed by
+     California law provisions (except to the extent applicable law, if
+     any, provides otherwise), excluding its conflict-of-law provisions.
+     With respect to disputes in which at least one party is a citizen of,
+     or an entity chartered or registered to do business in the United
+     States of America, any litigation relating to this License shall be
+     subject to the jurisdiction of the Federal Courts of the Northern
+     District of California, with venue lying in Santa Clara County,
+     California, with the losing party responsible for costs, including
+     without limitation, court costs and reasonable attorneys' fees and
+     expenses. The application of the United Nations Convention on
+     Contracts for the International Sale of Goods is expressly excluded.
+     Any law or regulation which provides that the language of a contract
+     shall be construed against the drafter shall not apply to this
+     License.
+
+12. RESPONSIBILITY FOR CLAIMS.
+
+     As between Initial Developer and the Contributors, each party is
+     responsible for claims and damages arising, directly or indirectly,
+     out of its utilization of rights under this License and You agree to
+     work with Initial Developer and Contributors to distribute such
+     responsibility on an equitable basis. Nothing herein is intended or
+     shall be deemed to constitute any admission of liability.
+
+13. MULTIPLE-LICENSED CODE.
+
+     Initial Developer may designate portions of the Covered Code as
+     "Multiple-Licensed".  "Multiple-Licensed" means that the Initial
+     Developer permits you to utilize portions of the Covered Code under
+     Your choice of the NPL or the alternative licenses, if any, specified
+     by the Initial Developer in the file described in Exhibit A.
+
+EXHIBIT A -Mozilla Public License.
+
+     ``The contents of this file are subject to the Mozilla Public License
+     Version 1.1 (the "License"); you may not use this file except in
+     compliance with the License. You may obtain a copy of the License at
+     http://www.mozilla.org/MPL/
+
+     Software distributed under the License is distributed on an "AS IS"
+     basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
+     License for the specific language governing rights and limitations
+     under the License.
+
+     The Original Code is ______________________________________.
+
+     The Initial Developer of the Original Code is ________________________.
+     Portions created by ______________________ are Copyright (C) ______
+     _______________________. All Rights Reserved.
+
+     Contributor(s): ______________________________________.
+
+     Alternatively, the contents of this file may be used under the terms
+     of the _____ license (the  "[___] License"), in which case the
+     provisions of [______] License are applicable instead of those
+     above.  If you wish to allow use of your version of this file only
+     under the terms of the [____] License and not to allow others to use
+     your version of this file under the MPL, indicate your decision by
+     deleting  the provisions above and replace  them with the notice and
+     other provisions required by the [___] License.  If you do not delete
+     the provisions above, a recipient may use your version of this file
+     under either the MPL or the [___] License."
+
+     [NOTE: The text of this Exhibit A may differ slightly from the text of
+     the notices in the Source Code files of the Original Code. You should
+     use the text of this Exhibit A rather than the text found in the
+     Original Code Source Code for Your Modifications.]
+
+third_party/editline/*.h:
+third_party/editline/*.c:
+	Copyright (C) 1992,1993 Simmule Turner and Rich Salz
+		MPL-1.1/GPL-2/LGPL-2.1, see above for license text
+		or BSD-style license:
+    This software is not subject to any license of the American Telephone
+    and Telegraph Company or of the Regents of the University of California.
+
+    Permission is granted to anyone to use this software for any purpose on
+    any computer system, and to alter it and redistribute it freely, subject
+    to the following restrictions:
+    1. The authors are not responsible for the consequences of use of this
+       software, no matter how awful, even if they arise from flaws in it.
+    2. The origin of this software must not be misrepresented, either by
+       explicit claim or by omission.  Since few users ever read sources,
+       credits must appear in the documentation.
+    3. Altered versions must be plainly marked as such, and must not be
+       misrepresented as being the original software.  Since few users
+       ever read sources, credits must appear in the documentation.
+    4. This notice may not be removed or altered.
+
+third_party/npapi/jni_md.h:
+third_party/npapi/jri.h:
+third_party/npapi/jri_md.h:
+third_party/npapi/jritypes.h:
+third_party/npapi/npapi.h:
+third_party/npapi/npupp.h:
+	Copyright (C) 1998 Netscape Communications Corporation
+		MPL-1.1/GPL-2/LGPL-2.1, see above for license text
+
+third_party/npapi/prtypes.h
+	Copyright (C) 1998-2004 Netscape Communications Corporation
+		MPL-1.1/GPL-2/LGPL-2.1, see above for license text
+	
+third_party/npapi/obsolete/*
+	Copyright (C) 1998-2000 Netscape Communications Corporation
+		MPL-1.1/GPL-2/LGPL-2.1, see above for license text
+	
+		
+third_party/npapi/nptypes.h
+	Copyright (C) 2004 mozilla.org
+		MPL-1.1/GPL-2/LGPL-2.1, see above for license text
+		
+third_party/npapi/jni.h:
+	Copyright (C) 1993-1996 Netscape Communications Corporation and Sun
+	 Microsystems, Inc.
+		MPL-1.1/GPL-2/LGPL-2.1, see above for license text
+
+third_party/npapi/npruntime.h:
+    Copyright (C) 2004, Apple Computer, Inc. and The Mozilla Foundation.
+    Redistribution and use in source and binary forms, with or without
+    modification, are permitted provided that the following conditions are
+    met:
+
+    1. Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+    2. Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions and the following disclaimer in the
+    documentation and/or other materials provided with the distribution.
+    3. Neither the names of Apple Computer, Inc. ("Apple") or The Mozilla
+    Foundation ("Mozilla") nor the names of their contributors may be used
+    to endorse or promote products derived from this software without
+    specific prior written permission.
+
+    THIS SOFTWARE IS PROVIDED BY APPLE, MOZILLA AND THEIR CONTRIBUTORS "AS
+    IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+    TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+    PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE, MOZILLA OR
+    THEIR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
+    TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+    PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+    LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+    NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+    SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+third_party/unzip/*.h:
+third_party/unzip/*.c:
+	Copyright (C) 1998-2005 Gilles Vollant
+		BSD License, see /usr/share/common-licenses/BSD for full text
+
+third_party/xdgmime/*.h:
+third_party/xdgmime/*.c:
+	Copyright (C) 2003,2004  Red Hat, Inc.
+ 	Copyright (C) 2003,2004  Jonathan Blandford <jrb at alum.mit.edu>
+ 		LGPL-2, see /usr/share/common-licenses/LGPL-2 for full text
+ 		Or Academic Free License 2.0:
+ 		
+The Academic Free License
+ v. 2.0
+
+This Academic Free License (the "License") applies to any original work of
+authorship (the "Original Work") whose owner (the "Licensor") has placed the
+following notice immediately following the copyright notice for the Original
+Work:   
+
+Licensed under the Academic Free License version 2.0
+
+1) Grant of Copyright License. Licensor hereby grants You a world-wide, 
+royalty-free, non-exclusive, perpetual, sublicenseable license to do the 
+following: 
+a) to reproduce the Original Work in copies; 
+
+b) to prepare derivative works ("Derivative Works") based upon the Original 
+Work; 
+
+c) to distribute copies of the Original Work and Derivative Works to the public; 
+
+d) to perform the Original Work publicly; and 
+
+e) to display the Original Work publicly.   
+
+2) Grant of Patent License. Licensor hereby grants You a world-wide,
+royalty-free, non-exclusive, perpetual, sublicenseable license, under patent
+claims owned or controlled by the Licensor that are embodied in the Original
+Work as furnished by the Licensor, to make, use, sell and offer for sale the
+Original Work and Derivative Works.  
+
+3) Grant of Source Code License. The term "Source Code" means the preferred
+form of the Original Work for making modifications to it and all available
+documentation describing how to modify the Original Work.  Licensor hereby
+agrees to provide a machine-readable copy of the Source Code of the Original
+Work along with each copy of the Original Work that Licensor distributes.
+Licensor reserves the right to satisfy this obligation by placing a
+machine-readable copy of the Source Code in an information repository
+reasonably calculated to permit inexpensive and convenient access by You for as
+long as Licensor continues to distribute the Original Work, and by publishing
+the address of that information repository in a notice immediately following
+the copyright notice that applies to the Original Work.    
+
+4) Exclusions From License Grant. Neither the names of Licensor, nor the names
+of any contributors to the Original Work, nor any of their trademarks or
+service marks, may be used to endorse or promote products derived from this
+Original Work without express prior written permission of the Licensor.
+Nothing in this License shall be deemed to grant any rights to trademarks,
+copyrights, patents, trade secrets or any other intellectual property of
+Licensor except as expressly stated herein.  No patent license is granted to
+make, use, sell or offer to sell embodiments of any patent claims other than
+the licensed claims defined in Section 2.  No right is granted to the
+trademarks of Licensor even if such marks are included in the Original Work.
+Nothing in this License shall be interpreted to prohibit Licensor from
+licensing under different terms from this License any Original Work that
+Licensor otherwise would have a right to license.  
+
+5) This section intentionally omitted.  
+
+6) Attribution Rights. You must retain, in the Source Code of any Derivative
+Works that You create, all copyright, patent or trademark notices from the
+Source Code of the Original Work, as well as any notices of licensing and
+any descriptive text identified therein as an "Attribution Notice."  You must
+cause the Source Code for any Derivative Works that You create to carry a
+prominent Attribution Notice reasonably calculated to inform recipients that
+You have modified the Original Work.  
+
+7) Warranty of Provenance and Disclaimer of Warranty. Licensor warrants that
+the copyright in and to the Original Work and the patent rights granted herein
+by Licensor are owned by the Licensor or are sublicensed to You under the terms
+of this License with the permission of the contributor(s) of those copyrights
+and patent rights.  Except as expressly stated in the immediately proceeding
+sentence, the Original Work is provided under this License on an "AS IS" BASIS
+and WITHOUT WARRANTY, either express or implied, including, without limitation,
+the warranties of NON-INFRINGEMENT, MERCHANTABILITY or FITNESS FOR A PARTICULAR
+PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU.
+This DISCLAIMER OF WARRANTY constitutes an essential part of this License.
+No license to Original Work is granted hereunder except under this disclaimer.  
+
+8) Limitation of Liability. Under no circumstances and under no legal theory,
+whether in tort (including negligence), contract, or otherwise, shall the
+Licensor be liable to any person for any direct, indirect, special, incidental,
+or consequential damages of any character arising as a result of this License
+or the use of the Original Work including, without limitation, damages for loss
+of goodwill, work stoppage, computer failure or malfunction, or any and all
+other commercial damages or losses.  This limitation of liability shall not
+apply to liability for death or personal injury resulting from Licensor's
+negligence to the extent applicable law prohibits such limitation.  Some
+jurisdictions do not allow the exclusion or limitation of incidental or
+consequential damages, so this exclusion and limitation may not apply to You.  
+
+9) Acceptance and Termination. If You distribute  copies of the Original Work
+or a Derivative Work, You must make a reasonable effort under the circumstances
+to obtain the express assent of recipients to the terms of this License.
+Nothing else but this License (or another written agreement between Licensor
+and You) grants You permission to create Derivative Works based upon the
+Original Work or to exercise any of the rights granted in Section 1 herein,
+and any attempt to do so except under the terms of this License (or another
+written agreement between Licensor and You) is expressly prohibited by U.S.
+copyright law, the equivalent laws of other countries, and by international
+treaty.  Therefore, by exercising any of the rights granted to You in Section
+1 herein, You indicate Your acceptance of this License and all of its terms
+and conditions.    
+
+10) Termination for Patent Action. This License shall terminate automatically
+and You may no longer exercise any of the rights granted to You by this
+License as of the date You commence an action, including a cross-claim or
+counterclaim, for patent infringement (i) against Licensor with respect to a
+patent applicable to software or (ii) against any entity with respect to a
+patent applicable to the Original Work (but excluding combinations of the
+Original Work with other software or hardware).    
+
+11) Jurisdiction, Venue and Governing Law. Any action or suit relating to this
+License may be brought only in the courts of a jurisdiction wherein the
+Licensor resides or in which Licensor conducts its primary business, and under
+the laws of that jurisdiction excluding its conflict-of-law provisions.  The
+application of the United Nations Convention on Contracts for the International
+Sale of Goods is expressly excluded.  Any use of the Original Work outside the
+scope of this License or after its termination shall be subject to the
+requirements and penalties of the U.S. Copyright Act, 17 U.S.C. ¤ 101 et seq.,
+the equivalent laws of other countries, and international treaty.  This section
+shall survive the termination of this License.  
+
+12) Attorneys Fees. In any action to enforce the terms of this License or
+seeking damages relating thereto, the prevailing party shall be entitled to
+recover its costs and expenses, including, without limitation, reasonable
+attorneys' fees and costs incurred in connection with such action, including
+any appeal of such action.  This section shall survive the termination of this
+License.  
+
+13) Miscellaneous. This License represents the complete agreement concerning
+the subject matter hereof.  If any provision of this License is held to be
+unenforceable, such provision shall be reformed only to the extent necessary
+to make it enforceable.    
+
+14) Definition of "You" in This License. "You" throughout this License,
+whether in upper or lower case, means an individual or a legal entity
+exercising rights under, and complying with all of the terms of, this
+License.  For legal entities, "You" includes any entity that controls,
+is controlled by, or is under common control with you.  For purposes of
+this definition, "control" means (i) the power, direct or indirect, to cause
+the direction or management of such entity, whether by contract or otherwise,
+or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or
+(iii) beneficial ownership of such entity.   
+
+15) Right to Use. You may use the Original Work in all ways not otherwise
+restricted or conditioned by this License or by law, and Licensor promises not
+to interfere with or be responsible for such uses by You.    
+
+This license is Copyright (C) 2003 Lawrence E. Rosen.  All rights reserved.
+Permission is hereby granted to copy and distribute this license without
+modification.  This license may not be modified without the express written
+permission of its copyright owner. 
+
+
+
+ggadget/small_object.cc:
+ggadget/small_object.h:
+    Copyright (C) 2001 Andrei Alexandrescu, MIT License:
+    
+    This code accompanies the book:
+    Alexandrescu, Andrei. "Modern C++ Design: Generic Programming and Design
+    Patterns Applied". Copyright (c) 2001. Addison-Wesley.
+
+    Permission to use, copy, modify, distribute and sell this software for any
+    purpose is hereby granted without fee, provided that the above  copyright
+    notice appear in all copies and that both that copyright notice and this
+    permission notice appear in supporting documentation.
+    The author or Addison-Wesley Longman make no representations about the
+    suitability of this software for any purpose. It is provided "as is"
+    without express or implied warranty.
+    
+ggadget/scoped_ptr.h:
+    Copyright (C) Greg Colvin and Beman Dawes 1998, 1999.
+    Copyright (c) 2001, 2002 Peter Dimov
+      Permission to copy, use, modify, sell and distribute this software
+      is granted provided this copyright notice appears in all copies.
+      This software is provided "as is" without express or implied
+      warranty, and with no claim as to its suitability for any purpose.
+    
+libltdl/ltdl.c
+	embedded, but unused copy of libltdl
+	   Copyright (C) 1998, 1999, 2000, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+	      Originally by Thomas Tanner <tanner at ffii.org>
+libltdl/ltdl.h
+	   Copyright (C) 1998-2001, 2003, 2004, 2007 Free Software Foundation, Inc.
+	      Originally by Thomas Tanner <tanner at ffii.org>

Added: krap/google-gadgets/trunk/debian/ggl-gtk.7
===================================================================
--- krap/google-gadgets/trunk/debian/ggl-gtk.7	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/ggl-gtk.7	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,40 @@
+.TH "GGL-GTK" "7" "June 2008" "" ""
+.SH "NAME"
+ggl\-gtk \- Google Gadgets GTK+ Host
+.SH "SYNOPSIS"
+.B ggl\-gtk
+[\fIOptions\fR] [\fIGadgets\fR]
+.SH "DESCRIPTION"
+.PP 
+This manual page documents briefly the
+.B ggl\-gtk
+command.
+.PP 
+\fBggl\-gtk\fP is the Google Gadgets GTK+ host, it allows for the use of Google Gadgets (widgets).
+.SH "OPTIONS"
+.TP 
+\fB\-z\fR \fIzoom\fR
+Specify initial zoom factor for View, no effect for sidebar.
+.TP 
+\fB\-b\fR
+Draw window border for Main View.
+.TP 
+\fB\-ns\fR
+Use dashboard mode instead of sidebar mode.
+.TP 
+\fB\-bg\fR
+Run in background.
+.HP
+\fB\-h\fR, \fB\-\-help\fR Print this message and exit.
+.SS "Gadgets:"
+.IP 
+Can specify one or more Desktop Gadget paths.
+If any gadgets are specified, they will be installed by using
+GadgetManager.
+.SH "SEE ALSO"
+.BR ggl\-qt (7)
+.br 
+.SH "AUTHOR"
+This manual page was written by Jack "jscinoz" Coulter <jscinoz at gmail.com> for the Debian project (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the Apache 2.0 License
+.PP 
+On Debian systems, the complete text of the Apache 2.0 License can be found in /usr/share/common\-licenses/Apache\-2.0.

Added: krap/google-gadgets/trunk/debian/ggl-gtk.xpm
===================================================================
--- krap/google-gadgets/trunk/debian/ggl-gtk.xpm	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/ggl-gtk.xpm	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,537 @@
+/* XPM */
+static char * google_gadgets_xpm[] = {
+"32 32 502 2",
+"  	c None",
+". 	c #1D1160",
+"+ 	c #1F1363",
+"@ 	c #251769",
+"# 	c #1C2A77",
+"$ 	c #1B3C86",
+"% 	c #1A3B85",
+"& 	c #183883",
+"* 	c #1B1E6B",
+"= 	c #371F6B",
+"- 	c #5E2E6A",
+"; 	c #933C60",
+"> 	c #5481B2",
+", 	c #0F91CC",
+"' 	c #04AADE",
+") 	c #00B1E4",
+"! 	c #00AFE3",
+"~ 	c #00AEE2",
+"{ 	c #00ABE1",
+"] 	c #00A9E1",
+"^ 	c #029DD8",
+"/ 	c #172E79",
+"( 	c #2B1B70",
+"_ 	c #563677",
+": 	c #89517B",
+"< 	c #BD697A",
+"[ 	c #E47473",
+"} 	c #FB7465",
+"| 	c #FB695C",
+"1 	c #FC5D51",
+"2 	c #DC9798",
+"3 	c #14BAE7",
+"4 	c #00B4E5",
+"5 	c #00B2E4",
+"6 	c #30BEE8",
+"7 	c #50C7EB",
+"8 	c #80D5F0",
+"9 	c #9FDFF4",
+"0 	c #BFE9F7",
+"a 	c #158DC8",
+"b 	c #291A6E",
+"c 	c #A96C8C",
+"d 	c #EF978D",
+"e 	c #FA9786",
+"f 	c #FA8F7E",
+"g 	c #FA8676",
+"h 	c #FB7C6D",
+"i 	c #FB7163",
+"j 	c #FB665A",
+"k 	c #FC5B4E",
+"l 	c #FC5549",
+"m 	c #87B5CB",
+"n 	c #20BDE8",
+"o 	c #FFFFFF",
+"p 	c #CFEFF9",
+"q 	c #80D2EF",
+"r 	c #0F599F",
+"s 	c #92678B",
+"t 	c #FA9988",
+"u 	c #FA9584",
+"v 	c #FA9080",
+"w 	c #FA8979",
+"x 	c #FCA99F",
+"y 	c #FEDDDA",
+"z 	c #FED8D5",
+"A 	c #FD968F",
+"B 	c #FC4B40",
+"C 	c #F17470",
+"D 	c #23B7E2",
+"E 	c #9FE2F5",
+"F 	c #9FE1F5",
+"G 	c #60CCED",
+"H 	c #40C0E9",
+"I 	c #80D4F0",
+"J 	c #60C8EC",
+"K 	c #DFF4FB",
+"L 	c #129FD8",
+"M 	c #192572",
+"N 	c #2E1E66",
+"O 	c #EDA099",
+"P 	c #FA998A",
+"Q 	c #FA8B7C",
+"R 	c #FA8777",
+"S 	c #FB9184",
+"T 	c #FFF6F5",
+"U 	c #FDAFA7",
+"V 	c #FDB3AD",
+"W 	c #FC7B71",
+"X 	c #FED4D1",
+"Y 	c #FEADA8",
+"Z 	c #FD382F",
+"` 	c #A6A6B7",
+" .	c #30C0E9",
+"..	c #BFEBF8",
+"+.	c #AFE6F6",
+"@.	c #BFEAF8",
+"#.	c #EFF9FD",
+"$.	c #80D1EF",
+"%.	c #0B6AAE",
+"&.	c #714E7B",
+"*.	c #FA8B7B",
+"=.	c #FB9C8F",
+"-.	c #FA8172",
+";.	c #FB7E6F",
+">.	c #FDBCB5",
+",.	c #FDC0BA",
+"'.	c #FB6A5D",
+").	c #FFEBEA",
+"!.	c #FD8178",
+"~.	c #FD7970",
+"{.	c #FFE7E6",
+"].	c #FD5750",
+"^.	c #F85653",
+"/.	c #2DB7E1",
+"(.	c #DFF5FB",
+"_.	c #8FD7F1",
+":.	c #10A7DF",
+"<.	c #172D79",
+"[.	c #D18084",
+"}.	c #FA8474",
+"|.	c #FB988A",
+"1.	c #FB7A6C",
+"2.	c #FB7365",
+"3.	c #FDAEA7",
+"4.	c #FDBDB7",
+"5.	c #FC6154",
+"6.	c #FDA29B",
+"7.	c #FEDDDB",
+"8.	c #FD948E",
+"9.	c #FEB5B2",
+"0.	c #FE5D58",
+"a.	c #FE1914",
+"b.	c #A59DB0",
+"c.	c #40C3EA",
+"d.	c #AFE5F6",
+"e.	c #50C5EA",
+"f.	c #70CEEE",
+"g.	c #80D3EF",
+"h.	c #9FDDF3",
+"i.	c #70CAEC",
+"j.	c #077BBD",
+"k.	c #3B276A",
+"l.	c #FB9688",
+"m.	c #FB7F70",
+"n.	c #FB8172",
+"o.	c #FC877A",
+"p.	c #FB685C",
+"q.	c #FC776C",
+"r.	c #FFEBE9",
+"s.	c #FD776D",
+"t.	c #FC4F43",
+"u.	c #FC453A",
+"v.	c #FD473E",
+"w.	c #FFE6E5",
+"x.	c #FE4743",
+"y.	c #FE0F0C",
+"z.	c #F93436",
+"A.	c #2CB3E0",
+"B.	c #CFEFFA",
+"C.	c #BFEAF7",
+"D.	c #8FD9F1",
+"E.	c #70CDED",
+"F.	c #40BBE7",
+"G.	c #20AEE2",
+"H.	c #00A0DD",
+"I.	c #009EDC",
+"J.	c #153681",
+"K.	c #553A72",
+"L.	c #FC8E80",
+"M.	c #FB7769",
+"N.	c #FC8679",
+"O.	c #FC594D",
+"P.	c #FD938C",
+"Q.	c #FFE9E7",
+"R.	c #FEAEA9",
+"S.	c #FE9E99",
+"T.	c #FFAAA8",
+"U.	c #FE1310",
+"V.	c #FF0504",
+"W.	c #FF0000",
+"X.	c #A498AC",
+"Y.	c #00A9E0",
+"Z.	c #00A7E0",
+"`.	c #0F95C4",
+" +	c #1791BD",
+".+	c #3382A0",
+"++	c #3886A5",
+"@+	c #69926C",
+"#+	c #5B645B",
+"$+	c #EE8D87",
+"%+	c #FB7668",
+"&+	c #FB7265",
+"*+	c #FB796C",
+"=+	c #FC695E",
+"-+	c #FC4C41",
+";+	c #FC463C",
+">+	c #FD4B42",
+",+	c #FE8D88",
+"'+	c #FE9491",
+")+	c #FE5753",
+"!+	c #FE1511",
+"~+	c #FF0705",
+"{+	c #E31414",
+"]+	c #C16062",
+"^+	c #6DA298",
+"/+	c #91A76A",
+"(+	c #BAA93A",
+"_+	c #DCC32C",
+":+	c #E2C422",
+"<+	c #FFD900",
+"[+	c #FFD500",
+"}+	c #FFD200",
+"|+	c #FFD100",
+"1+	c #3B2B53",
+"2+	c #A96A81",
+"3+	c #FB7063",
+"4+	c #FB6E60",
+"5+	c #FC796D",
+"6+	c #FC3E34",
+"7+	c #FD3930",
+"8+	c #FD3229",
+"9+	c #FD2922",
+"0+	c #FE1E19",
+"a+	c #F61A17",
+"b+	c #D43939",
+"c+	c #B3605D",
+"d+	c #619B82",
+"e+	c #3BB284",
+"f+	c #14B976",
+"g+	c #B8D96F",
+"h+	c #FFD700",
+"i+	c #FFD600",
+"j+	c #FFDF40",
+"k+	c #FFDE40",
+"l+	c #FFDA30",
+"m+	c #FFD000",
+"n+	c #AA8824",
+"o+	c #3D276B",
+"p+	c #FC7D71",
+"q+	c #FB685B",
+"r+	c #FB6559",
+"s+	c #FB6A5F",
+"t+	c #FD4E44",
+"u+	c #FE221C",
+"v+	c #DB3F3C",
+"w+	c #B86E6A",
+"x+	c #5BB397",
+"y+	c #21BF85",
+"z+	c #00BC6F",
+"A+	c #00B766",
+"B+	c #00B664",
+"C+	c #00B462",
+"D+	c #55C884",
+"E+	c #FFD912",
+"F+	c #FFD810",
+"G+	c #FFDC30",
+"H+	c #FFF4BF",
+"I+	c #FFEE9F",
+"J+	c #FFCF00",
+"K+	c #F1C306",
+"L+	c #2D1F59",
+"M+	c #C56E7A",
+"N+	c #FB6357",
+"O+	c #FB6054",
+"P+	c #FC5C50",
+"Q+	c #FC665B",
+"R+	c #D84A47",
+"S+	c #9E9B95",
+"T+	c #41BD93",
+"U+	c #00C075",
+"V+	c #00B969",
+"W+	c #00B867",
+"X+	c #00B360",
+"Y+	c #09B463",
+"Z+	c #DBDC59",
+"`+	c #FFF2AF",
+" @	c #FFF6CF",
+".@	c #FFED9F",
+"+@	c #FFDD50",
+"@@	c #806436",
+"#@	c #5B3972",
+"$@	c #FC6559",
+"%@	c #FC5A4E",
+"&@	c #FC574B",
+"*@	c #BB8A84",
+"=@	c #43BD98",
+"-@	c #00BE72",
+";@	c #00B868",
+">@	c #60D3A0",
+",@	c #BFEDD9",
+"'@	c #9FE4C5",
+")@	c #20BE76",
+"!@	c #00B25E",
+"~@	c #00B15C",
+"{@	c #83CF7F",
+"]@	c #FFD400",
+"^@	c #FFF7CF",
+"/@	c #FFE060",
+"(@	c #FFCD00",
+"_@	c #E3B60C",
+":@	c #E16E6E",
+"<@	c #E16259",
+"[@	c #42B28F",
+"}@	c #00B075",
+"|@	c #60D2A0",
+"1@	c #EFFAF5",
+"2@	c #50CC94",
+"3@	c #80D9B0",
+"4@	c #20BC72",
+"5@	c #00AF5A",
+"6@	c #2ABB72",
+"7@	c #F7D92C",
+"8@	c #FFEC8F",
+"9@	c #FFE670",
+"0@	c #FFFCEF",
+"a@	c #FFF0AF",
+"b@	c #FFDC50",
+"c@	c #FFCB00",
+"d@	c #564148",
+"e@	c #71416E",
+"f@	c #BF7E77",
+"g@	c #00AA6F",
+"h@	c #00A669",
+"i@	c #00B46C",
+"j@	c #80DAB1",
+"k@	c #9FE3C4",
+"l@	c #00B461",
+"m@	c #00B35F",
+"n@	c #9FE2C3",
+"o@	c #70D3A3",
+"p@	c #00AE58",
+"q@	c #00AD56",
+"r@	c #C1D766",
+"s@	c #FFE050",
+"t@	c #FFEA8F",
+"u@	c #FFE160",
+"v@	c #FFEC9F",
+"w@	c #FFCF10",
+"x@	c #FFCE10",
+"y@	c #FFCA00",
+"z@	c #AA8624",
+"A@	c #E16162",
+"B@	c #7E9887",
+"C@	c #00A162",
+"D@	c #00A062",
+"E@	c #00A86B",
+"F@	c #00B261",
+"G@	c #30C27F",
+"H@	c #40C587",
+"I@	c #20BB71",
+"J@	c #DFF5EB",
+"K@	c #DFF5EA",
+"L@	c #80D7AB",
+"M@	c #20B76B",
+"N@	c #00AC54",
+"O@	c #79CA74",
+"P@	c #FFD720",
+"Q@	c #FFD520",
+"R@	c #FFCE00",
+"S@	c #FFDF60",
+"T@	c #FFC900",
+"U@	c #2E2059",
+"V@	c #733867",
+"W@	c #4CA387",
+"X@	c #00A061",
+"Y@	c #00A060",
+"Z@	c #00AE67",
+"`@	c #50CA90",
+" #	c #8FDCB6",
+".#	c #CFF0DF",
+"+#	c #00AA52",
+"@#	c #30B971",
+"##	c #F7D522",
+"$#	c #FFCC00",
+"%#	c #FFC800",
+"&#	c #FEBC07",
+"*#	c #543848",
+"=#	c #1DA386",
+"-#	c #009F5F",
+";#	c #009E5E",
+">#	c #009D5E",
+",#	c #00A364",
+"'#	c #00B05C",
+")#	c #00B05B",
+"!#	c #00AF59",
+"~#	c #00AC55",
+"{#	c #60CA93",
+"]#	c #9FDFBE",
+"^#	c #00A950",
+"/#	c #08AA53",
+"(#	c #D7D54B",
+"_#	c #FEC305",
+":#	c #FCAB0A",
+"<#	c #FB9A09",
+"[#	c #3D2453",
+"}#	c #155676",
+"|#	c #009D5D",
+"1#	c #009C5C",
+"2#	c #00A35C",
+"3#	c #00AD57",
+"4#	c #00AD55",
+"5#	c #00AB52",
+"6#	c #00AA51",
+"7#	c #00A94F",
+"8#	c #00A74D",
+"9#	c #00A64C",
+"0#	c #A6CD60",
+"a#	c #FEBF06",
+"b#	c #FCAE0A",
+"c#	c #FB9E0A",
+"d#	c #FB9B09",
+"e#	c #C47D21",
+"f#	c #1F1362",
+"g#	c #049B74",
+"h#	c #009C5B",
+"i#	c #009B5B",
+"j#	c #009A5A",
+"k#	c #00AB56",
+"l#	c #00AB53",
+"m#	c #00A84F",
+"n#	c #00A54C",
+"o#	c #00A44A",
+"p#	c #6DBC58",
+"q#	c #FEC507",
+"r#	c #FDB80A",
+"s#	c #FCA80D",
+"t#	c #FBA10C",
+"u#	c #FB9F0A",
+"v#	c #FB9C09",
+"w#	c #ED900E",
+"x#	c #3B2555",
+"y#	c #125271",
+"z#	c #009A59",
+"A#	c #009958",
+"B#	c #009D56",
+"C#	c #00A54D",
+"D#	c #00A04C",
+"E#	c #009747",
+"F#	c #008D41",
+"G#	c #00813D",
+"H#	c #468833",
+"I#	c #FCA70F",
+"J#	c #FCA40D",
+"K#	c #FB9F0B",
+"L#	c #FB9C0A",
+"M#	c #C2771C",
+"N#	c #2B1954",
+"O#	c #049E78",
+"P#	c #009857",
+"Q#	c #009756",
+"R#	c #009554",
+"S#	c #00904A",
+"T#	c #008A44",
+"U#	c #008241",
+"V#	c #007E3E",
+"W#	c #007A3B",
+"X#	c #007738",
+"Y#	c #007536",
+"Z#	c #007233",
+"`#	c #3F7D28",
+" $	c #FB9E0B",
+".$	c #DE8A12",
+"+$	c #613B42",
+"@$	c #1C4373",
+"#$	c #009755",
+"$$	c #009654",
+"%$	c #008444",
+"&$	c #007E3F",
+"*$	c #007C3D",
+"=$	c #007839",
+"-$	c #007637",
+";$	c #007334",
+">$	c #007032",
+",$	c #006E2F",
+"'$	c #7E871D",
+")$	c #DF8D15",
+"!$	c #714640",
+"~$	c #1C105D",
+"{$	c #07866E",
+"]$	c #008848",
+"^$	c #007B3C",
+"/$	c #007A3A",
+"($	c #007335",
+"_$	c #007133",
+":$	c #006F31",
+"<$	c #006C2E",
+"[$	c #006E30",
+"}$	c #6A5D34",
+"|$	c #634047",
+"1$	c #1A2360",
+"2$	c #067C56",
+"3$	c #007F3F",
+"4$	c #007638",
+"5$	c #03703A",
+"6$	c #075D41",
+"7$	c #0F434B",
+"8$	c #162A56",
+"9$	c #1E1161",
+"0$	c #192A5E",
+"a$	c #16315C",
+"b$	c #18295D",
+"c$	c #1E1261",
+"                                                                ",
+"                                                                ",
+"                            . + @ # $ % & *                     ",
+"                  @ = - ; > , ' ) ! ~ { ] ^ /                   ",
+"          ( _ : < [ } | 1 2 3 4 5 6 7 8 9 0 a .                 ",
+"      b c d e f g h i j k l m n o o o o o p q r                 ",
+"      s t u v w x y o z A B C D E F G H I J K L M               ",
+"    N O P Q R S T U V W X Y Z `  ...+. at .I #.q $.%..             ",
+"    &.*.=.-.;.>.,.'.).!.~.{.].^./...G (.9 o _.K :.<.            ",
+"  . [.}.|.1.2.3.4.5.6.7.8.9.0.a.b.c.d.e.f.g.h.#.i.j..           ",
+"  k.l.m.n.o.p.q.r.s.t.u.v.w.x.y.z.A.B.C.D.E.F.G.H.I.J.          ",
+"  K.L.1.M.N.1 O.P.Q.R.S.w.T.U.V.W.X.{ Y.Z.`. +.+++ at +#+.         ",
+"  . $+%+&+*+=+-+;+>+,+'+)+!+~+W.{+]+^+/+(+_+:+<+[+}+|+1+        ",
+"    2+3+4+'.5+6+7+8+9+0+a+b+c+d+e+f+g+h+i+[+j+k+}+l+m+n+        ",
+"    o+p+q+r+s+t+9+u+v+w+x+y+z+A+B+C+D+E+F+j+G+H+I+I+J+K+L+      ",
+"    . M+N+O+P+Q+R+S+T+U+V+W+A+B+C+X+Y+Z+F+`+H+o o  @. at +@@@      ",
+"      #@$@%@&@*@=@- at V+;@>@,@'@)@X+!@~@{@]@j+^@o o o /@(@_ at .     ",
+"      . :@l <@[@}@;@W+|@1 at 2@3 at 1@4@~@5 at 6@7 at 8@9 at o o 0 at a@b at c@d@    ",
+"        e@&@f at g@h at i@B+j at k@l at m@n at o@5 at p@q at r@}+s at t@u at v@w at x@y at z@    ",
+"        . A at B@C at D@E at F@G at 1@H at I@J at K@L at M@N at O@}+P at Q@R at S@c at y@T at c@U@  ",
+"          V at W@X at Y@X at Z@!@`@J at o  #.#o o +#@###m+R@(@$#y at T@%#&#*#  ",
+"          + =#-#;#>#,#'#)#!#p at q@~#{#]#^#/#(#R@(@$#c at T@_#:#<#[#  ",
+"            }#D@|#1#1#2#p at 3#4#N at 5#6#7#8#9#0#(@$#c at a#b#c#d#e#.   ",
+"            f#g#h#i#j#1#k#N at l#6#^#m#8#n#o#p#q#r#s#t#u#v#w#x#    ",
+"              y#D at z#A#A#B#6#^#7#C#D#E#F#G#H#I#J#t#K#L#M#N#      ",
+"              . O#P#P#Q#R#S#T#U#V#W#X#Y#Z#`#J#t# $.$+$.         ",
+"                @$>##$$$%$&$*$W#=$-$;$>$,$'$t#)$!$~$            ",
+"                . {$R#]$^$/$=$-$($_$:$<$[$}$|$.                 ",
+"                  1$2$3$4$Y#;$Y#5$6$7$8$9$                      ",
+"                    . 0$a$a$b$c$. .                             ",
+"                                                                ",
+"                                                                "};

Added: krap/google-gadgets/trunk/debian/ggl-qt.7
===================================================================
--- krap/google-gadgets/trunk/debian/ggl-qt.7	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/ggl-qt.7	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,28 @@
+.TH "GGL-QT" "7" "June 2008" "" ""
+.SH "NAME"
+ggl\-qt \- Google Gadgets QT Host
+.SH "SYNOPSIS"
+.B ggl\-qt
+[\fIOptions\fR] [\fIGadgets\fR]
+.SH "DESCRIPTION"
+.PP 
+This manual page documents briefly the
+.B ggl\-qt
+command.
+.PP 
+\fBggl\-gtk\fP is the Google Gadgets QT host, it allows for the use of Google Gadgets (widgets).
+.SH "OPTIONS"
+.TP 
+\fB\-h\fR, \fB\-\-help\fR Print this message and exit.
+.SS "Gadgets:"
+.IP 
+Can specify one or more Desktop Gadget paths.
+If any gadgets are specified, they will be installed by using
+GadgetManager.
+.SH "SEE ALSO"
+.BR ggl\-gtk (7)
+.br 
+.SH "AUTHOR"
+This manual page was written by Jack "jscinoz" Coulter <jscinoz at gmail.com> for the Debian project (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the Apache 2.0 License
+.PP 
+On Debian systems, the complete text of the Apache 2.0 License can be found in /usr/share/common\-licenses/Apache\-2.0.

Added: krap/google-gadgets/trunk/debian/ggl-qt.xpm
===================================================================
--- krap/google-gadgets/trunk/debian/ggl-qt.xpm	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/ggl-qt.xpm	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,537 @@
+/* XPM */
+static char * google_gadgets_xpm[] = {
+"32 32 502 2",
+"  	c None",
+". 	c #1D1160",
+"+ 	c #1F1363",
+"@ 	c #251769",
+"# 	c #1C2A77",
+"$ 	c #1B3C86",
+"% 	c #1A3B85",
+"& 	c #183883",
+"* 	c #1B1E6B",
+"= 	c #371F6B",
+"- 	c #5E2E6A",
+"; 	c #933C60",
+"> 	c #5481B2",
+", 	c #0F91CC",
+"' 	c #04AADE",
+") 	c #00B1E4",
+"! 	c #00AFE3",
+"~ 	c #00AEE2",
+"{ 	c #00ABE1",
+"] 	c #00A9E1",
+"^ 	c #029DD8",
+"/ 	c #172E79",
+"( 	c #2B1B70",
+"_ 	c #563677",
+": 	c #89517B",
+"< 	c #BD697A",
+"[ 	c #E47473",
+"} 	c #FB7465",
+"| 	c #FB695C",
+"1 	c #FC5D51",
+"2 	c #DC9798",
+"3 	c #14BAE7",
+"4 	c #00B4E5",
+"5 	c #00B2E4",
+"6 	c #30BEE8",
+"7 	c #50C7EB",
+"8 	c #80D5F0",
+"9 	c #9FDFF4",
+"0 	c #BFE9F7",
+"a 	c #158DC8",
+"b 	c #291A6E",
+"c 	c #A96C8C",
+"d 	c #EF978D",
+"e 	c #FA9786",
+"f 	c #FA8F7E",
+"g 	c #FA8676",
+"h 	c #FB7C6D",
+"i 	c #FB7163",
+"j 	c #FB665A",
+"k 	c #FC5B4E",
+"l 	c #FC5549",
+"m 	c #87B5CB",
+"n 	c #20BDE8",
+"o 	c #FFFFFF",
+"p 	c #CFEFF9",
+"q 	c #80D2EF",
+"r 	c #0F599F",
+"s 	c #92678B",
+"t 	c #FA9988",
+"u 	c #FA9584",
+"v 	c #FA9080",
+"w 	c #FA8979",
+"x 	c #FCA99F",
+"y 	c #FEDDDA",
+"z 	c #FED8D5",
+"A 	c #FD968F",
+"B 	c #FC4B40",
+"C 	c #F17470",
+"D 	c #23B7E2",
+"E 	c #9FE2F5",
+"F 	c #9FE1F5",
+"G 	c #60CCED",
+"H 	c #40C0E9",
+"I 	c #80D4F0",
+"J 	c #60C8EC",
+"K 	c #DFF4FB",
+"L 	c #129FD8",
+"M 	c #192572",
+"N 	c #2E1E66",
+"O 	c #EDA099",
+"P 	c #FA998A",
+"Q 	c #FA8B7C",
+"R 	c #FA8777",
+"S 	c #FB9184",
+"T 	c #FFF6F5",
+"U 	c #FDAFA7",
+"V 	c #FDB3AD",
+"W 	c #FC7B71",
+"X 	c #FED4D1",
+"Y 	c #FEADA8",
+"Z 	c #FD382F",
+"` 	c #A6A6B7",
+" .	c #30C0E9",
+"..	c #BFEBF8",
+"+.	c #AFE6F6",
+"@.	c #BFEAF8",
+"#.	c #EFF9FD",
+"$.	c #80D1EF",
+"%.	c #0B6AAE",
+"&.	c #714E7B",
+"*.	c #FA8B7B",
+"=.	c #FB9C8F",
+"-.	c #FA8172",
+";.	c #FB7E6F",
+">.	c #FDBCB5",
+",.	c #FDC0BA",
+"'.	c #FB6A5D",
+").	c #FFEBEA",
+"!.	c #FD8178",
+"~.	c #FD7970",
+"{.	c #FFE7E6",
+"].	c #FD5750",
+"^.	c #F85653",
+"/.	c #2DB7E1",
+"(.	c #DFF5FB",
+"_.	c #8FD7F1",
+":.	c #10A7DF",
+"<.	c #172D79",
+"[.	c #D18084",
+"}.	c #FA8474",
+"|.	c #FB988A",
+"1.	c #FB7A6C",
+"2.	c #FB7365",
+"3.	c #FDAEA7",
+"4.	c #FDBDB7",
+"5.	c #FC6154",
+"6.	c #FDA29B",
+"7.	c #FEDDDB",
+"8.	c #FD948E",
+"9.	c #FEB5B2",
+"0.	c #FE5D58",
+"a.	c #FE1914",
+"b.	c #A59DB0",
+"c.	c #40C3EA",
+"d.	c #AFE5F6",
+"e.	c #50C5EA",
+"f.	c #70CEEE",
+"g.	c #80D3EF",
+"h.	c #9FDDF3",
+"i.	c #70CAEC",
+"j.	c #077BBD",
+"k.	c #3B276A",
+"l.	c #FB9688",
+"m.	c #FB7F70",
+"n.	c #FB8172",
+"o.	c #FC877A",
+"p.	c #FB685C",
+"q.	c #FC776C",
+"r.	c #FFEBE9",
+"s.	c #FD776D",
+"t.	c #FC4F43",
+"u.	c #FC453A",
+"v.	c #FD473E",
+"w.	c #FFE6E5",
+"x.	c #FE4743",
+"y.	c #FE0F0C",
+"z.	c #F93436",
+"A.	c #2CB3E0",
+"B.	c #CFEFFA",
+"C.	c #BFEAF7",
+"D.	c #8FD9F1",
+"E.	c #70CDED",
+"F.	c #40BBE7",
+"G.	c #20AEE2",
+"H.	c #00A0DD",
+"I.	c #009EDC",
+"J.	c #153681",
+"K.	c #553A72",
+"L.	c #FC8E80",
+"M.	c #FB7769",
+"N.	c #FC8679",
+"O.	c #FC594D",
+"P.	c #FD938C",
+"Q.	c #FFE9E7",
+"R.	c #FEAEA9",
+"S.	c #FE9E99",
+"T.	c #FFAAA8",
+"U.	c #FE1310",
+"V.	c #FF0504",
+"W.	c #FF0000",
+"X.	c #A498AC",
+"Y.	c #00A9E0",
+"Z.	c #00A7E0",
+"`.	c #0F95C4",
+" +	c #1791BD",
+".+	c #3382A0",
+"++	c #3886A5",
+"@+	c #69926C",
+"#+	c #5B645B",
+"$+	c #EE8D87",
+"%+	c #FB7668",
+"&+	c #FB7265",
+"*+	c #FB796C",
+"=+	c #FC695E",
+"-+	c #FC4C41",
+";+	c #FC463C",
+">+	c #FD4B42",
+",+	c #FE8D88",
+"'+	c #FE9491",
+")+	c #FE5753",
+"!+	c #FE1511",
+"~+	c #FF0705",
+"{+	c #E31414",
+"]+	c #C16062",
+"^+	c #6DA298",
+"/+	c #91A76A",
+"(+	c #BAA93A",
+"_+	c #DCC32C",
+":+	c #E2C422",
+"<+	c #FFD900",
+"[+	c #FFD500",
+"}+	c #FFD200",
+"|+	c #FFD100",
+"1+	c #3B2B53",
+"2+	c #A96A81",
+"3+	c #FB7063",
+"4+	c #FB6E60",
+"5+	c #FC796D",
+"6+	c #FC3E34",
+"7+	c #FD3930",
+"8+	c #FD3229",
+"9+	c #FD2922",
+"0+	c #FE1E19",
+"a+	c #F61A17",
+"b+	c #D43939",
+"c+	c #B3605D",
+"d+	c #619B82",
+"e+	c #3BB284",
+"f+	c #14B976",
+"g+	c #B8D96F",
+"h+	c #FFD700",
+"i+	c #FFD600",
+"j+	c #FFDF40",
+"k+	c #FFDE40",
+"l+	c #FFDA30",
+"m+	c #FFD000",
+"n+	c #AA8824",
+"o+	c #3D276B",
+"p+	c #FC7D71",
+"q+	c #FB685B",
+"r+	c #FB6559",
+"s+	c #FB6A5F",
+"t+	c #FD4E44",
+"u+	c #FE221C",
+"v+	c #DB3F3C",
+"w+	c #B86E6A",
+"x+	c #5BB397",
+"y+	c #21BF85",
+"z+	c #00BC6F",
+"A+	c #00B766",
+"B+	c #00B664",
+"C+	c #00B462",
+"D+	c #55C884",
+"E+	c #FFD912",
+"F+	c #FFD810",
+"G+	c #FFDC30",
+"H+	c #FFF4BF",
+"I+	c #FFEE9F",
+"J+	c #FFCF00",
+"K+	c #F1C306",
+"L+	c #2D1F59",
+"M+	c #C56E7A",
+"N+	c #FB6357",
+"O+	c #FB6054",
+"P+	c #FC5C50",
+"Q+	c #FC665B",
+"R+	c #D84A47",
+"S+	c #9E9B95",
+"T+	c #41BD93",
+"U+	c #00C075",
+"V+	c #00B969",
+"W+	c #00B867",
+"X+	c #00B360",
+"Y+	c #09B463",
+"Z+	c #DBDC59",
+"`+	c #FFF2AF",
+" @	c #FFF6CF",
+".@	c #FFED9F",
+"+@	c #FFDD50",
+"@@	c #806436",
+"#@	c #5B3972",
+"$@	c #FC6559",
+"%@	c #FC5A4E",
+"&@	c #FC574B",
+"*@	c #BB8A84",
+"=@	c #43BD98",
+"-@	c #00BE72",
+";@	c #00B868",
+">@	c #60D3A0",
+",@	c #BFEDD9",
+"'@	c #9FE4C5",
+")@	c #20BE76",
+"!@	c #00B25E",
+"~@	c #00B15C",
+"{@	c #83CF7F",
+"]@	c #FFD400",
+"^@	c #FFF7CF",
+"/@	c #FFE060",
+"(@	c #FFCD00",
+"_@	c #E3B60C",
+":@	c #E16E6E",
+"<@	c #E16259",
+"[@	c #42B28F",
+"}@	c #00B075",
+"|@	c #60D2A0",
+"1@	c #EFFAF5",
+"2@	c #50CC94",
+"3@	c #80D9B0",
+"4@	c #20BC72",
+"5@	c #00AF5A",
+"6@	c #2ABB72",
+"7@	c #F7D92C",
+"8@	c #FFEC8F",
+"9@	c #FFE670",
+"0@	c #FFFCEF",
+"a@	c #FFF0AF",
+"b@	c #FFDC50",
+"c@	c #FFCB00",
+"d@	c #564148",
+"e@	c #71416E",
+"f@	c #BF7E77",
+"g@	c #00AA6F",
+"h@	c #00A669",
+"i@	c #00B46C",
+"j@	c #80DAB1",
+"k@	c #9FE3C4",
+"l@	c #00B461",
+"m@	c #00B35F",
+"n@	c #9FE2C3",
+"o@	c #70D3A3",
+"p@	c #00AE58",
+"q@	c #00AD56",
+"r@	c #C1D766",
+"s@	c #FFE050",
+"t@	c #FFEA8F",
+"u@	c #FFE160",
+"v@	c #FFEC9F",
+"w@	c #FFCF10",
+"x@	c #FFCE10",
+"y@	c #FFCA00",
+"z@	c #AA8624",
+"A@	c #E16162",
+"B@	c #7E9887",
+"C@	c #00A162",
+"D@	c #00A062",
+"E@	c #00A86B",
+"F@	c #00B261",
+"G@	c #30C27F",
+"H@	c #40C587",
+"I@	c #20BB71",
+"J@	c #DFF5EB",
+"K@	c #DFF5EA",
+"L@	c #80D7AB",
+"M@	c #20B76B",
+"N@	c #00AC54",
+"O@	c #79CA74",
+"P@	c #FFD720",
+"Q@	c #FFD520",
+"R@	c #FFCE00",
+"S@	c #FFDF60",
+"T@	c #FFC900",
+"U@	c #2E2059",
+"V@	c #733867",
+"W@	c #4CA387",
+"X@	c #00A061",
+"Y@	c #00A060",
+"Z@	c #00AE67",
+"`@	c #50CA90",
+" #	c #8FDCB6",
+".#	c #CFF0DF",
+"+#	c #00AA52",
+"@#	c #30B971",
+"##	c #F7D522",
+"$#	c #FFCC00",
+"%#	c #FFC800",
+"&#	c #FEBC07",
+"*#	c #543848",
+"=#	c #1DA386",
+"-#	c #009F5F",
+";#	c #009E5E",
+">#	c #009D5E",
+",#	c #00A364",
+"'#	c #00B05C",
+")#	c #00B05B",
+"!#	c #00AF59",
+"~#	c #00AC55",
+"{#	c #60CA93",
+"]#	c #9FDFBE",
+"^#	c #00A950",
+"/#	c #08AA53",
+"(#	c #D7D54B",
+"_#	c #FEC305",
+":#	c #FCAB0A",
+"<#	c #FB9A09",
+"[#	c #3D2453",
+"}#	c #155676",
+"|#	c #009D5D",
+"1#	c #009C5C",
+"2#	c #00A35C",
+"3#	c #00AD57",
+"4#	c #00AD55",
+"5#	c #00AB52",
+"6#	c #00AA51",
+"7#	c #00A94F",
+"8#	c #00A74D",
+"9#	c #00A64C",
+"0#	c #A6CD60",
+"a#	c #FEBF06",
+"b#	c #FCAE0A",
+"c#	c #FB9E0A",
+"d#	c #FB9B09",
+"e#	c #C47D21",
+"f#	c #1F1362",
+"g#	c #049B74",
+"h#	c #009C5B",
+"i#	c #009B5B",
+"j#	c #009A5A",
+"k#	c #00AB56",
+"l#	c #00AB53",
+"m#	c #00A84F",
+"n#	c #00A54C",
+"o#	c #00A44A",
+"p#	c #6DBC58",
+"q#	c #FEC507",
+"r#	c #FDB80A",
+"s#	c #FCA80D",
+"t#	c #FBA10C",
+"u#	c #FB9F0A",
+"v#	c #FB9C09",
+"w#	c #ED900E",
+"x#	c #3B2555",
+"y#	c #125271",
+"z#	c #009A59",
+"A#	c #009958",
+"B#	c #009D56",
+"C#	c #00A54D",
+"D#	c #00A04C",
+"E#	c #009747",
+"F#	c #008D41",
+"G#	c #00813D",
+"H#	c #468833",
+"I#	c #FCA70F",
+"J#	c #FCA40D",
+"K#	c #FB9F0B",
+"L#	c #FB9C0A",
+"M#	c #C2771C",
+"N#	c #2B1954",
+"O#	c #049E78",
+"P#	c #009857",
+"Q#	c #009756",
+"R#	c #009554",
+"S#	c #00904A",
+"T#	c #008A44",
+"U#	c #008241",
+"V#	c #007E3E",
+"W#	c #007A3B",
+"X#	c #007738",
+"Y#	c #007536",
+"Z#	c #007233",
+"`#	c #3F7D28",
+" $	c #FB9E0B",
+".$	c #DE8A12",
+"+$	c #613B42",
+"@$	c #1C4373",
+"#$	c #009755",
+"$$	c #009654",
+"%$	c #008444",
+"&$	c #007E3F",
+"*$	c #007C3D",
+"=$	c #007839",
+"-$	c #007637",
+";$	c #007334",
+">$	c #007032",
+",$	c #006E2F",
+"'$	c #7E871D",
+")$	c #DF8D15",
+"!$	c #714640",
+"~$	c #1C105D",
+"{$	c #07866E",
+"]$	c #008848",
+"^$	c #007B3C",
+"/$	c #007A3A",
+"($	c #007335",
+"_$	c #007133",
+":$	c #006F31",
+"<$	c #006C2E",
+"[$	c #006E30",
+"}$	c #6A5D34",
+"|$	c #634047",
+"1$	c #1A2360",
+"2$	c #067C56",
+"3$	c #007F3F",
+"4$	c #007638",
+"5$	c #03703A",
+"6$	c #075D41",
+"7$	c #0F434B",
+"8$	c #162A56",
+"9$	c #1E1161",
+"0$	c #192A5E",
+"a$	c #16315C",
+"b$	c #18295D",
+"c$	c #1E1261",
+"                                                                ",
+"                                                                ",
+"                            . + @ # $ % & *                     ",
+"                  @ = - ; > , ' ) ! ~ { ] ^ /                   ",
+"          ( _ : < [ } | 1 2 3 4 5 6 7 8 9 0 a .                 ",
+"      b c d e f g h i j k l m n o o o o o p q r                 ",
+"      s t u v w x y o z A B C D E F G H I J K L M               ",
+"    N O P Q R S T U V W X Y Z `  ...+. at .I #.q $.%..             ",
+"    &.*.=.-.;.>.,.'.).!.~.{.].^./...G (.9 o _.K :.<.            ",
+"  . [.}.|.1.2.3.4.5.6.7.8.9.0.a.b.c.d.e.f.g.h.#.i.j..           ",
+"  k.l.m.n.o.p.q.r.s.t.u.v.w.x.y.z.A.B.C.D.E.F.G.H.I.J.          ",
+"  K.L.1.M.N.1 O.P.Q.R.S.w.T.U.V.W.X.{ Y.Z.`. +.+++ at +#+.         ",
+"  . $+%+&+*+=+-+;+>+,+'+)+!+~+W.{+]+^+/+(+_+:+<+[+}+|+1+        ",
+"    2+3+4+'.5+6+7+8+9+0+a+b+c+d+e+f+g+h+i+[+j+k+}+l+m+n+        ",
+"    o+p+q+r+s+t+9+u+v+w+x+y+z+A+B+C+D+E+F+j+G+H+I+I+J+K+L+      ",
+"    . M+N+O+P+Q+R+S+T+U+V+W+A+B+C+X+Y+Z+F+`+H+o o  @. at +@@@      ",
+"      #@$@%@&@*@=@- at V+;@>@,@'@)@X+!@~@{@]@j+^@o o o /@(@_ at .     ",
+"      . :@l <@[@}@;@W+|@1 at 2@3 at 1@4@~@5 at 6@7 at 8@9 at o o 0 at a@b at c@d@    ",
+"        e@&@f at g@h at i@B+j at k@l at m@n at o@5 at p@q at r@}+s at t@u at v@w at x@y at z@    ",
+"        . A at B@C at D@E at F@G at 1@H at I@J at K@L at M@N at O@}+P at Q@R at S@c at y@T at c@U@  ",
+"          V at W@X at Y@X at Z@!@`@J at o  #.#o o +#@###m+R@(@$#y at T@%#&#*#  ",
+"          + =#-#;#>#,#'#)#!#p at q@~#{#]#^#/#(#R@(@$#c at T@_#:#<#[#  ",
+"            }#D@|#1#1#2#p at 3#4#N at 5#6#7#8#9#0#(@$#c at a#b#c#d#e#.   ",
+"            f#g#h#i#j#1#k#N at l#6#^#m#8#n#o#p#q#r#s#t#u#v#w#x#    ",
+"              y#D at z#A#A#B#6#^#7#C#D#E#F#G#H#I#J#t#K#L#M#N#      ",
+"              . O#P#P#Q#R#S#T#U#V#W#X#Y#Z#`#J#t# $.$+$.         ",
+"                @$>##$$$%$&$*$W#=$-$;$>$,$'$t#)$!$~$            ",
+"                . {$R#]$^$/$=$-$($_$:$<$[$}$|$.                 ",
+"                  1$2$3$4$Y#;$Y#5$6$7$8$9$                      ",
+"                    . 0$a$a$b$c$. .                             ",
+"                                                                ",
+"                                                                "};

Added: krap/google-gadgets/trunk/debian/google-gadgets-common.install
===================================================================
--- krap/google-gadgets/trunk/debian/google-gadgets-common.install	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/google-gadgets-common.install	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,21 @@
+debian/google-gadgets/usr/share/google-gadgets/*.gg usr/share/google-gadgets
+debian/google-gadgets/usr/lib/google-gadgets/modules/analytics*.so usr/lib/google-gadgets/modules
+debian/google-gadgets/usr/lib/google-gadgets/modules/default*.so usr/lib/google-gadgets/modules
+debian/google-gadgets/usr/lib/google-gadgets/modules/linux*.so usr/lib/google-gadgets/modules
+debian/google-gadgets/usr/lib/google-gadgets/modules/google-gadget-manager*.so usr/lib/google-gadgets/modules
+debian/google-gadgets/usr/lib/google-gadgets/modules/libxml2*.so usr/lib/google-gadgets/modules
+debian/google-gadgets/usr/lib/google-gadgets/modules/curl*.so usr/lib/google-gadgets/modules
+debian/google-gadgets/usr/lib/google-gadgets/modules/dbus*.so usr/lib/google-gadgets/modules
+debian/google-gadgets/usr/share/mime/packages/00-google-gadgets.xml usr/share/mime/packages
+debian/google-gadgets/usr/share/pixmaps/google-gadgets.png usr/share/pixmaps
+debian/google-gadgets/usr/share/icons/hicolor/32x32/apps/google-gadgets.png usr/share/icons/hicolor/32x32/apps
+debian/google-gadgets/usr/share/icons/hicolor/32x32/mimetypes/application-x-google-gadget.png usr/share/icons/hicolor/32x32/mimetypes
+debian/google-gadgets/usr/share/icons/hicolor/48x48/apps/google-gadgets.png usr/share/icons/hicolor/48x48/apps
+debian/google-gadgets/usr/share/icons/hicolor/48x48/mimetypes/application-x-google-gadget.png usr/share/icons/hicolor/48x48/mimetypes
+debian/google-gadgets/usr/share/icons/hicolor/64x64/apps/google-gadgets.png usr/share/icons/hicolor/64x64/apps
+debian/google-gadgets/usr/share/icons/hicolor/64x64/mimetypes/application-x-google-gadget.png usr/share/icons/hicolor/64x64/mimetypes
+debian/google-gadgets/usr/share/icons/hicolor/128x128/apps/google-gadgets.png usr/share/icons/hicolor/128x128/apps
+debian/google-gadgets/usr/share/icons/hicolor/128x128/mimetypes/application-x-google-gadget.png usr/share/icons/hicolor/128x128/mimetypes
+debian/google-gadgets/usr/share/icons/hicolor/192x192/apps/google-gadgets.png usr/share/icons/hicolor/192x192/apps
+debian/google-gadgets/usr/share/icons/hicolor/192x192/mimetypes/application-x-google-gadget.png usr/share/icons/hicolor/192x192/mimetypes
+

Added: krap/google-gadgets/trunk/debian/google-gadgets-common.postinst
===================================================================
--- krap/google-gadgets/trunk/debian/google-gadgets-common.postinst	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/google-gadgets-common.postinst	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,5 @@
+#! /bin/sh -e
+update-mime-database /usr/share/mime
+
+
+#DEBHELPER#

Added: krap/google-gadgets/trunk/debian/google-gadgets-common.postrm
===================================================================
--- krap/google-gadgets/trunk/debian/google-gadgets-common.postrm	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/google-gadgets-common.postrm	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,5 @@
+#! /bin/sh -e
+update-mime-database /usr/share/mime
+
+
+#DEBHELPER#

Added: krap/google-gadgets/trunk/debian/google-gadgets-designer.menu
===================================================================
--- krap/google-gadgets/trunk/debian/google-gadgets-designer.menu	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/google-gadgets-designer.menu	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,4 @@
+?package(google-gadgets-designer):needs="X11" section="Games/Toys"\
+  icon="/usr/share/pixmaps/ggl-qt.xpm" \
+  title="Google Gadgets Designer" command="/usr/bin/ggl-gtk \
+  -sa -nd -gp /usr/share/google-gadgets/designer.gg"

Added: krap/google-gadgets/trunk/debian/google-gadgets-gst.install
===================================================================
--- krap/google-gadgets/trunk/debian/google-gadgets-gst.install	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/google-gadgets-gst.install	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1 @@
+debian/google-gadgets/usr/lib/google-gadgets/modules/gst*.so usr/lib/google-gadgets/modules

Added: krap/google-gadgets/trunk/debian/google-gadgets-gtk.install
===================================================================
--- krap/google-gadgets/trunk/debian/google-gadgets-gtk.install	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/google-gadgets-gtk.install	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,5 @@
+debian/google-gadgets/usr/bin/ggl-gtk usr/bin
+debian/google-gadgets/usr/share/applications/ggl-gtk.desktop usr/share/applications
+debian/google-gadgets/usr/share/applications/ggl-designer.desktop usr/share/applications
+debian/google-gadgets/usr/lib/google-gadgets/modules/gtk-*.so usr/lib/google-gadgets/modules
+debian/ggl-gtk.xpm usr/share/pixmaps

Added: krap/google-gadgets/trunk/debian/google-gadgets-gtk.menu
===================================================================
--- krap/google-gadgets/trunk/debian/google-gadgets-gtk.menu	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/google-gadgets-gtk.menu	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,3 @@
+?package(google-gadgets-gtk):needs="X11" section="Games/Toys"\
+  icon="/usr/share/pixmaps/ggl-gtk.xpm" \
+  title="Google Gadgets (GTK+)" command="/usr/bin/ggl-gtk"

Added: krap/google-gadgets/trunk/debian/google-gadgets-qt.install
===================================================================
--- krap/google-gadgets/trunk/debian/google-gadgets-qt.install	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/google-gadgets-qt.install	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,4 @@
+debian/google-gadgets/usr/bin/ggl-qt usr/bin
+debian/google-gadgets/usr/share/applications/ggl-qt.desktop usr/share/applications
+debian/google-gadgets/usr/lib/google-gadgets/modules/qt*.so usr/lib/google-gadgets/modules
+debian/ggl-qt.xpm usr/share/pixmaps

Added: krap/google-gadgets/trunk/debian/google-gadgets-qt.menu
===================================================================
--- krap/google-gadgets/trunk/debian/google-gadgets-qt.menu	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/google-gadgets-qt.menu	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,3 @@
+?package(google-gadgets-qt):needs="X11" section="Games/Toys"\
+  icon="/usr/share/pixmaps/ggl-qt.xpm" \
+  title="Google Gadgets (QT)" command="/usr/bin/ggl-qt"

Added: krap/google-gadgets/trunk/debian/google-gadgets-xul.install
===================================================================
--- krap/google-gadgets/trunk/debian/google-gadgets-xul.install	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/google-gadgets-xul.install	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,3 @@
+debian/google-gadgets/usr/lib/google-gadgets/modules/smjs*.so usr/lib/google-gadgets/modules
+debian/google-gadgets/usr/lib/google-gadgets/modules/gtkmoz*.so usr/lib/google-gadgets/modules
+debian/google-gadgets/usr/lib/google-gadgets/gtkmoz-browser-child usr/lib/google-gadgets

Added: krap/google-gadgets/trunk/debian/libggadget-1.0-0.docs
===================================================================
--- krap/google-gadgets/trunk/debian/libggadget-1.0-0.docs	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/libggadget-1.0-0.docs	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,2 @@
+README
+NEWS

Added: krap/google-gadgets/trunk/debian/libggadget-1.0-0.install
===================================================================
--- krap/google-gadgets/trunk/debian/libggadget-1.0-0.install	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/libggadget-1.0-0.install	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1 @@
+debian/google-gadgets/usr/lib/libggadget{,-dbus,-js,-xdg,-npapi}-1.0.so.{0,0.0.0} usr/lib

Added: krap/google-gadgets/trunk/debian/libggadget-1.0-dev.install
===================================================================
--- krap/google-gadgets/trunk/debian/libggadget-1.0-dev.install	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/libggadget-1.0-dev.install	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,5 @@
+debian/google-gadgets/usr/include/google-gadgets/ggadget/*.h usr/include/google-gadgets/ggadget
+debian/google-gadgets/usr/lib/libggadget{,-dbus,-js,-xdg,-npapi}-1.0.{so,la,a} usr/lib
+debian/google-gadgets/usr/lib/pkgconfig/libggadget{,-dbus,-js,-xdg,-npapi}-1.0.pc usr/lib/pkgconfig
+debian/google-gadgets/usr/include/google-gadgets/ggadget/{dbus,js,xdg,npapi} usr/include/google-gadgets/ggadget
+debian/google-gadgets/usr/lib/google-gadgets/include/ggadget/sysdeps.h usr/lib/google-gadgets/include/ggadget

Added: krap/google-gadgets/trunk/debian/libggadget-gtk-1.0-0.install
===================================================================
--- krap/google-gadgets/trunk/debian/libggadget-gtk-1.0-0.install	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/libggadget-gtk-1.0-0.install	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1 @@
+debian/google-gadgets/usr/lib/libggadget-gtk-1.0.so.{0,0.0.0} usr/lib

Added: krap/google-gadgets/trunk/debian/libggadget-gtk-1.0-dev.install
===================================================================
--- krap/google-gadgets/trunk/debian/libggadget-gtk-1.0-dev.install	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/libggadget-gtk-1.0-dev.install	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,3 @@
+debian/google-gadgets/usr/include/google-gadgets/ggadget/gtk usr/include/google-gadgets/ggadget
+debian/google-gadgets/usr/lib/pkgconfig/libggadget-gtk-1.0.pc usr/lib/pkgconfig
+debian/google-gadgets/usr/lib/libggadget-gtk-1.0.{so,la,a} usr/lib

Added: krap/google-gadgets/trunk/debian/libggadget-qt-1.0-0.install
===================================================================
--- krap/google-gadgets/trunk/debian/libggadget-qt-1.0-0.install	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/libggadget-qt-1.0-0.install	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1 @@
+debian/google-gadgets/usr/lib/libggadget-qt-1.0.so.{0,0.0.0} usr/lib

Added: krap/google-gadgets/trunk/debian/libggadget-qt-1.0-dev.install
===================================================================
--- krap/google-gadgets/trunk/debian/libggadget-qt-1.0-dev.install	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/libggadget-qt-1.0-dev.install	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,3 @@
+debian/google-gadgets/usr/include/google-gadgets/ggadget/qt usr/include/google-gadgets/ggadget
+debian/google-gadgets/usr/lib/pkgconfig/libggadget-qt-1.0.pc usr/lib/pkgconfig
+debian/google-gadgets/usr/lib/libggadget-qt-1.0.{so,a,la} usr/lib

Added: krap/google-gadgets/trunk/debian/patches/01_am_maintainer_mode.patch
===================================================================
--- krap/google-gadgets/trunk/debian/patches/01_am_maintainer_mode.patch	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/patches/01_am_maintainer_mode.patch	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,10 @@
+--- google-gadgets-0.10.5.orig/configure.ac
++++ google-gadgets-0.10.5/configure.ac
+@@ -34,6 +34,7 @@
+ AC_CONFIG_AUX_DIR([autotools])
+ AC_CONFIG_MACRO_DIR([autotools])
+ 
++AM_MAINTAINER_MODE
+ 
+ # Save the user defined CFLAGS and CXXFLAGS, then restore them later.
+ # So that the value set by AC_PROG_CC and AC_PROG_CXX won't be used,

Added: krap/google-gadgets/trunk/debian/patches/02_kfreebsd.patch
===================================================================
--- krap/google-gadgets/trunk/debian/patches/02_kfreebsd.patch	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/patches/02_kfreebsd.patch	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,12 @@
+--- google-gadgets-0.10.5.orig/configure.ac
++++ google-gadgets-0.10.5/configure.ac
+@@ -414,7 +415,7 @@
+     GGL_PLATFORM_SHORT="\"mac\""
+     GGL_PLATFORM="\"mac\""
+     ;;
+-  *linux* )
++  *linux* | *kfreebsd*-gnu* )
+     ggl_host_type=linux
+     PREDEFINED_MACROS="$PREDEFINED_MACROS -DGGL_HOST_LINUX=1"
+     SMJS_CFLAGS="-DXP_UNIX"
+

Added: krap/google-gadgets/trunk/debian/patches/03_GRE_Version.patch
===================================================================
--- krap/google-gadgets/trunk/debian/patches/03_GRE_Version.patch	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/patches/03_GRE_Version.patch	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,30 @@
+Index: google-gadgets-0.11.1/extensions/gtkmoz_browser_element/browser_child.cc
+===================================================================
+--- google-gadgets-0.11.1.orig/extensions/gtkmoz_browser_element/browser_child.cc	2009-12-22 11:34:43.000000000 +1100
++++ google-gadgets-0.11.1/extensions/gtkmoz_browser_element/browser_child.cc	2009-12-22 11:36:32.000000000 +1100
+@@ -1213,8 +1213,8 @@
+   nsresult rv;
+ 
+   static const GREVersionRange kGREVersion = {
+-    "1.9a", PR_TRUE,
+-    "1.9.2", PR_FALSE,
++    "1.9.1", PR_TRUE,
++    "1.9.2", PR_FALSE
+   };
+ 
+   char xpcom_location[4096];
+Index: google-gadgets-0.11.1/extensions/smjs_script_runtime/libmozjs_glue.cc
+===================================================================
+--- google-gadgets-0.11.1.orig/extensions/smjs_script_runtime/libmozjs_glue.cc	2009-12-22 11:36:53.000000000 +1100
++++ google-gadgets-0.11.1/extensions/smjs_script_runtime/libmozjs_glue.cc	2009-12-22 11:37:08.000000000 +1100
+@@ -198,8 +198,8 @@
+   char xpcom_file[4096];
+ 
+   static const GREVersionRange kGREVersion = {
+-    "1.9a", PR_TRUE,
+-    "1.9.2", PR_FALSE,
++    "1.9.1", PR_TRUE,
++    "1.9.2", PR_FALSE
+   };
+ 
+   rv = GRE_GetGREPathWithProperties(&kGREVersion, 1, nsnull, 0,

Added: krap/google-gadgets/trunk/debian/patches/series
===================================================================
--- krap/google-gadgets/trunk/debian/patches/series	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/patches/series	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,3 @@
+01_am_maintainer_mode.patch
+02_kfreebsd.patch
+03_GRE_Version.patch

Added: krap/google-gadgets/trunk/debian/rules
===================================================================
--- krap/google-gadgets/trunk/debian/rules	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/rules	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,105 @@
+#!/usr/bin/make -f
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+# This has to be exported to make some magic below work.
+export DH_OPTIONS
+
+# These are used for cross-compiling and for saving the configure script
+# from having to guess our platform (since we know it already)
+DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
+DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+VERSION:=$(shell dpkg-parsechangelog | grep Version | cut -d" " -f2|cut -d"-" -f1)
+
+BUILDDIR=builddir
+
+get-orig-source:
+	# rename to what debian wants, repack to tgz rather than tbz2
+	uscan --force-download --rename --repack
+
+$(BUILDDIR)/config.status: configure 
+	dh_testdir
+	dh_quilt_patch
+	mkdir -p $(BUILDDIR)
+	autoreconf -vfi
+	dh_auto_configure -B $(BUILDDIR) -- --host=$(DEB_HOST_GNU_TYPE) \
+	--build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr \
+	--mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info \
+	--with-browser-plugins-dir=\$${prefix}/lib/xulrunner-addons/plugins \
+	--disable-werror --disable-rpath --enable-ltdl-install=no
+
+
+#Architecture 
+build: build-arch-stamp
+
+build-arch: build-arch-stamp
+build-arch-stamp:  $(BUILDDIR)/config.status
+
+	# Add here commands to compile the arch part of the package.
+	$(MAKE) -C $(BUILDDIR)
+	touch $@ 
+
+clean:
+	dh_testdir
+	dh_testroot
+	
+	rm -f build-arch-stamp 
+
+	rm -rf $(BUILDDIR) debian/google-gadgets
+	dh_quilt_unpatch
+
+	dh_clean 
+
+install: install-arch
+
+install-arch: build-arch-stamp
+	dh_testdir
+	dh_testroot
+	dh_clean -k -s 
+	dh_installdirs -s
+	
+	$(MAKE) -C $(BUILDDIR) DESTDIR=$(CURDIR)/debian/google-gadgets install
+
+	chrpath -d $(CURDIR)/debian/google-gadgets/usr/lib/google-gadgets/gtkmoz-browser-child
+	chrpath -d $(CURDIR)/debian/google-gadgets/usr/lib/google-gadgets/modules/smjs-script-runtime.so
+
+	dh_install -s
+	dh_installman -pgoogle-gadgets-gtk debian/ggl-gtk.7
+	dh_installman -pgoogle-gadgets-qt debian/ggl-qt.7
+	
+	
+  
+# Must not depend on anything. This is to be called by
+# binary-arch
+# in another 'make' thread.
+binary-common:
+	dh_testdir
+	dh_testroot
+	dh_makeshlibs -V -Ngoogle-gadgets-common -Ngoogle-gadgets-gtk \
+	-Ngoogle-gadgets-qt -Ngoogle-gadgets-gst -Ngoogle-gadgets-xul
+	dh_shlibdeps
+	dh_xulrunner
+	dh_installchangelogs ChangeLog
+	dh_installdocs
+	dh_installexamples
+	dh_installmenu
+	dh_link
+	dh_strip
+	dh_compress 
+	dh_fixperms
+	dh_installdeb
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+	
+# Build architecture independant packages using the common target.
+binary-indep: 
+#	$(MAKE) -f debian/rules DH_OPTIONS=-i binary-common
+
+# Build architecture dependant packages using the common target.
+binary-arch: build-arch-stamp install-arch
+	$(MAKE) -f debian/rules DH_OPTIONS=-s binary-common
+
+binary: binary-arch
+.PHONY: build clean binary-indep binary-arch binary install install-arch 


Property changes on: krap/google-gadgets/trunk/debian/rules
___________________________________________________________________
Added: svn:executable
   + *

Added: krap/google-gadgets/trunk/debian/watch
===================================================================
--- krap/google-gadgets/trunk/debian/watch	                        (rev 0)
+++ krap/google-gadgets/trunk/debian/watch	2010-01-11 14:12:17 UTC (rev 16573)
@@ -0,0 +1,3 @@
+version=3
+http://code.google.com/p/google-gadgets-for-linux/downloads/list \
+	http://google-gadgets-for-linux.googlecode.com/files/google-gadgets-for-linux-(.*?)\.tar\.bz2




More information about the pkg-kde-commits mailing list