--- libgwibber-0.0.2.orig/debian/libgwibber0.0-cil.installcligac +++ libgwibber-0.0.2/debian/libgwibber0.0-cil.installcligac @@ -0,0 +1 @@ +/usr/lib/cli/gwibber-sharp-0.0/gwibber-sharp.dll --- libgwibber-0.0.2.orig/debian/copyright +++ libgwibber-0.0.2/debian/copyright @@ -0,0 +1,33 @@ +This package was debianized by Ken VanDine on +Thu, 17 Jun 2010 16:39:13 -0400 + +It was downloaded from + +Upstream Author: + + Ken VanDine + +Copyright: + + Copyright (C) 2010 Canonical Ltd. + Copyright (C) 2010 Neil Jagdish Patel + +License: + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License version 3, as published by the Free Software Foundation. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public License + along with this library; if not, see . + +On Debian systems, the complete text of the GNU Lesser General +Public License can be found in `/usr/share/common-licenses/LGPL-3'. + +The Debian packaging is (C) 2010, Canonical Ltd. and +is licensed under the LGPLv3, see `/usr/share/common-licenses/LGPL-3'. --- libgwibber-0.0.2.orig/debian/libgwibber-gtk0.0-cil.installcligac +++ libgwibber-0.0.2/debian/libgwibber-gtk0.0-cil.installcligac @@ -0,0 +1 @@ +/usr/lib/cli/gwibber-gtk-sharp-0.0/gwibber-gtk-sharp.dll --- libgwibber-0.0.2.orig/debian/watch +++ libgwibber-0.0.2/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://launchpad.net/gwibber/+download?start=10 .*/libgwibber-([0-9.]+)\.tar\.gz --- libgwibber-0.0.2.orig/debian/libgwibber0.0-cil-dev.install +++ libgwibber-0.0.2/debian/libgwibber0.0-cil-dev.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/pkgconfig/gwibber-sharp-0.0.pc --- libgwibber-0.0.2.orig/debian/libgwibber0.0-cil.install +++ libgwibber-0.0.2/debian/libgwibber0.0-cil.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/gwibber-sharp-0.0/* /usr/lib/cli/gwibber-sharp-0.0 --- libgwibber-0.0.2.orig/debian/control +++ libgwibber-0.0.2/debian/control @@ -0,0 +1,176 @@ +Source: libgwibber +Section: libs +Priority: optional +Maintainer: Ubuntu Desktop Team +Build-Depends: debhelper (>= 5.0), + cdbs (>= 0.4.41), + cli-common-dev (>= 0.5.7), + mono-devel (>= 2.4.3), + mono-gmcs, + gtk-sharp2-gapi, + libmono-dev, + libnunit-cil-dev, + libgtk2.0-cil-dev, + gnome-doc-utils, + gtk-doc-tools, + libgtk2.0-dev, + libgee-dev, + libjson-glib-dev, + libdbus-glib-1-dev, + gobject-introspection, + libgirepository1.0-dev, + gir-repository-dev, + gir1.0-glib-2.0, + gir1.0-gtk-2.0, + gir1.0-dbus-1.0, + gir1.0-pango-1.0, + gir1.0-gdkpixbuf-2.0, + valac +Standards-Version: 3.9.1 +Homepage: https://launchpad.net/gwibber + +Package: libgwibber0 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + gwibber-service (>= 2.31.1) +Description: Gwibber - shared library + libgwibber provides a library for accessing social networks via + gwibber. + . + This package contains shared libraries to be used by applications. + +Package: libgwibber-gtk0 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends} +Description: Gwibber GTK Widgets + libgwibber provides a library for accessing social networks via + gwibber. + . + This package contains shared libraries to be used by applications. + +Package: libgwibber-dev +Section: libdevel +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + libgwibber0 (= ${binary:Version}) +Description: Gwibber - shared library + libgwibber provides a library for accessing social networks via + gwibber. + . + This package contains files that are needed to build applications. + +Package: libgwibber-gtk-dev +Section: libdevel +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + libgwibber-gtk0 (= ${binary:Version}) +Description: Gwibber - shared library + libgwibber provides a library for accessing social networks via + gwibber. + . + This package contains files that are needed to build applications. + +Package: libgwibber0.0-cil +Section: cli-mono +Architecture: all +Depends: ${shlibs:Depends}, + ${misc:Depends}, + ${cli:Depends} +Description: CLI bindings for libgwibber + This package provides the gwibber-sharp assembly that allows CLI (.NET) + programs to use the Gwibber service. + . + This package contains assemblies to be used by applications. + +Package: libgwibber0.0-cil-dev +Section: libdevel +Architecture: all +Depends: ${shlibs:Depends}, + ${misc:Depends}, + ${cli:Depends}, + libgwibber0.0-cil (= ${binary:Version}) +Description: CLI bindings for libgwibber + This package provides the gwibber-sharp assembly that allows CLI (.NET) + programs to use the Gwibber servive. + . + This package contains files that are needed to build applications. + +Package: libgwibber-gtk0.0-cil +Section: cli-mono +Architecture: all +Depends: ${shlibs:Depends}, + ${misc:Depends}, + ${cli:Depends} +Description: CLI bindings for libgwibber + This package provides the gwibber-sharp assembly that allows CLI (.NET) + programs to use the Gwibber service. + . + This package contains assemblies to be used by applications. + +Package: libgwibber-gtk0.0-cil-dev +Section: libdevel +Architecture: all +Depends: ${shlibs:Depends}, + ${misc:Depends}, + ${cli:Depends}, + libgwibber-gtk0.0-cil (= ${binary:Version}) +Description: CLI bindings for libgwibber + This package provides the gwibber-sharp assembly that allows CLI (.NET) + programs to use the Gwibber servive. + . + This package contains files that are needed to build applications. + +Package: gir1.0-gwibber-0.0 +Section: libs +Architecture: any +Depends: ${misc:Depends}, + ${gir:Depends}, + libgwibber0 (= ${binary:Version}) +Description: typelib file for libgwibber0 + libgwibber provides a library for accessing social networks via + gwibber. + . + This package can be used by other packages using the GIRepository format to + generate dynamic bindings for libgwibber0. + +Package: gir1.0-gwibber-gtk-0.0 +Section: libs +Architecture: any +Depends: ${misc:Depends}, + ${gir:Depends}, + libgwibber-gtk0 (= ${binary:Version}), + gir1.0-gwibber-0.0 (= ${binary:Version}) +Description: Typelib file for libgwibber-gtk0 + libgwibber provides a library for accessing social networks via + gwibber. + . + This package can be used by other packages using the GIRepository format to + generate dynamic bindings for libgwibber-gtk0. + +Package: libgwibber-doc +Section: doc +Architecture: all +Depends: ${shlibs:Depends}, + ${misc:Depends} +Description: Gwibber - shared library + libgwibber provides a library for accessing social networks via + gwibber. + . + This package contains developer documentation for libgwibber. + +Package: libgwibber-gtk-doc +Section: doc +Architecture: all +Depends: ${shlibs:Depends}, + ${misc:Depends} +Description: Gwibber - shared library + libgwibber provides a library for accessing social networks via + gwibber. + . + This package contains developer documentation for libgwibber-gtk. --- libgwibber-0.0.2.orig/debian/gir1.0-gwibber-0.0.install +++ libgwibber-0.0.2/debian/gir1.0-gwibber-0.0.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/girepository-1.0/Gwibber-0.0.typelib --- libgwibber-0.0.2.orig/debian/gir1.0-gwibber-gtk-0.0.install +++ libgwibber-0.0.2/debian/gir1.0-gwibber-gtk-0.0.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/girepository-1.0/GwibberGtk-0.0.typelib --- libgwibber-0.0.2.orig/debian/libgwibber-gtk0.0-cil.install +++ libgwibber-0.0.2/debian/libgwibber-gtk0.0-cil.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/gwibber-gtk-sharp-0.0/* /usr/lib/cli/gwibber-gtk-sharp-0.0 --- libgwibber-0.0.2.orig/debian/libgwibber-gtk0.install +++ libgwibber-0.0.2/debian/libgwibber-gtk0.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/libgwibber-gtk.so.* --- libgwibber-0.0.2.orig/debian/rules +++ libgwibber-0.0.2/debian/rules @@ -0,0 +1,36 @@ +#!/usr/bin/make -f + +export MONO_SHARED_DIR=$(CURDIR) +export CSC=/usr/bin/mono-csc + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/gnome.mk +include /usr/share/cdbs/1/rules/utils.mk + +DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper --enable-gtk-doc +LDFLAGS += -Wl,-z,defs -Wl,--as-needed + +binary-install/libgwibber0.0-cil:: + dh_clistrip + dh_clifixperms + dh_makeclilibs -V + +binary-predeb/libgwibber0.0-cil:: binary-fixup/libgwibber0 + dh_clideps -plibgwibber0.0-cil + +binary-install/libgwibber-gtk0.0-cil:: + dh_installcligac + dh_clistrip + dh_clifixperms + dh_makeclilibs -V + +binary-predeb/libgwibber-gtk0.0-cil:: binary-fixup/libgwibber-gtk0 + dh_clideps -plibgwibber-gtk0.0-cil + +binary-predeb/gir%:: + dh_girepository -p$(cdbs_curpkg) + +common-binary-predeb-arch:: list-missing + +clean:: + rm -rf $(MONO_SHARED_DIR)/.wapi --- libgwibber-0.0.2.orig/debian/libgwibber0.install +++ libgwibber-0.0.2/debian/libgwibber0.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/libgwibber.so.* --- libgwibber-0.0.2.orig/debian/changelog +++ libgwibber-0.0.2/debian/changelog @@ -0,0 +1,39 @@ +libgwibber (0.0.2-0ubuntu2) maverick; urgency=low + + * debian/control + - Added build-depends on gir1.0-dbus-1.0, gir1.0-pango-1.0, + and gir1.0-gdkpixbuf-2.0 + - Removed Vcs-Bzr + * debian/rules + - Dropped DEB_DH_MAKESHLIBS_ARGS + * debian/libgwibber-gtk0.symbols + debian/libgwibber0.symbols + - Added symbols + + -- Ken VanDine Tue, 03 Aug 2010 14:41:18 -0400 + +libgwibber (0.0.2-0ubuntu1) maverick; urgency=low + + * New upstream release. + - Added AccountTargetBar with all signals needed to toggle accounts + - Added pango overlay for character count + - Added network connection monitoring, which enables/disables they + TextView and Send buttons based on connection status. + - Clear buffer after caling send_message + - Added examples for C, Vala, Mono, and Python (using introspection) + * debian/control + - Better descriptions for gir-* and *-doc packages + - Use gir:Depends instead of specifying depends + * debian/rules + - use dh_girepository for generating depends + * debian/copyright + - Added Neil to copyrights + - Changing packaging license to LGPL-3 to match source + + -- Ken VanDine Tue, 03 Aug 2010 14:14:33 -0400 + +libgwibber (0.0.1-0ubuntu1) UNRELEASED; urgency=low + + * Initial packaging + + -- Ken VanDine Thu, 17 Jun 2010 16:39:13 -0400 --- libgwibber-0.0.2.orig/debian/libgwibber-gtk0.symbols +++ libgwibber-0.0.2/debian/libgwibber-gtk0.symbols @@ -0,0 +1,87 @@ +libgwibber-gtk.so.0 libgwibber-gtk0 #MINVER# + gwibber_account_target_bar_construct@Base 0.0.2 + gwibber_account_target_bar_get_accounts_service@Base 0.0.2 + gwibber_account_target_bar_get_conn_service@Base 0.0.2 + gwibber_account_target_bar_get_type@Base 0.0.2 + gwibber_account_target_bar_new@Base 0.0.2 + gwibber_entry_construct@Base 0.0.2 + gwibber_entry_get_type@Base 0.0.2 + gwibber_entry_new@Base 0.0.2 + gwibber_input_text_view_clear@Base 0.0.2 + gwibber_input_text_view_construct@Base 0.0.2 + gwibber_input_text_view_get_conn_service@Base 0.0.2 + gwibber_input_text_view_get_service@Base 0.0.2 + gwibber_input_text_view_get_type@Base 0.0.2 + gwibber_input_text_view_get_urlshorten@Base 0.0.2 + gwibber_input_text_view_new@Base 0.0.2 + gwibber_send_bar_construct@Base 0.0.2 + gwibber_send_bar_get_service@Base 0.0.2 + gwibber_send_bar_get_type@Base 0.0.2 + gwibber_send_bar_new@Base 0.0.2 + gwibber_simple_entry_construct@Base 0.0.2 + gwibber_simple_entry_get_type@Base 0.0.2 + gwibber_simple_entry_new@Base 0.0.2 +libgwibber.so.0 libgwibber-gtk0 #MINVER# + _accounts_interface_dbus_unregister@Base 0.0.2 + _connection_interface_dbus_unregister@Base 0.0.2 + _service_interface_dbus_unregister@Base 0.0.2 + _url_shorten_interface_dbus_unregister@Base 0.0.2 + accounts_interface_Get@Base 0.0.2 + accounts_interface_List@Base 0.0.2 + accounts_interface_SendEnabled@Base 0.0.2 + accounts_interface_dbus_message@Base 0.0.2 + accounts_interface_dbus_proxy_filter@Base 0.0.2 + accounts_interface_dbus_proxy_get_type@Base 0.0.2 + accounts_interface_dbus_proxy_new@Base 0.0.2 + accounts_interface_dbus_register_object@Base 0.0.2 + accounts_interface_get_type@Base 0.0.2 + connection_interface_dbus_message@Base 0.0.2 + connection_interface_dbus_proxy_filter@Base 0.0.2 + connection_interface_dbus_proxy_get_type@Base 0.0.2 + connection_interface_dbus_proxy_new@Base 0.0.2 + connection_interface_dbus_register_object@Base 0.0.2 + connection_interface_get_type@Base 0.0.2 + connection_interface_isConnected@Base 0.0.2 + gwibber_accounts_construct@Base 0.0.2 + gwibber_accounts_get_type@Base 0.0.2 + gwibber_accounts_list@Base 0.0.2 + gwibber_accounts_lookup_by_id@Base 0.0.2 + gwibber_accounts_new@Base 0.0.2 + gwibber_accounts_send_enabled@Base 0.0.2 + gwibber_accounts_updated@Base 0.0.2 + gwibber_connection_construct@Base 0.0.2 + gwibber_connection_get_type@Base 0.0.2 + gwibber_connection_is_connected@Base 0.0.2 + gwibber_connection_new@Base 0.0.2 + gwibber_service_construct@Base 0.0.2 + gwibber_service_features@Base 0.0.2 + gwibber_service_get_type@Base 0.0.2 + gwibber_service_new@Base 0.0.2 + gwibber_service_quit@Base 0.0.2 + gwibber_service_refresh@Base 0.0.2 + gwibber_service_send_message@Base 0.0.2 + gwibber_service_services@Base 0.0.2 + gwibber_service_version@Base 0.0.2 + gwibber_url_shorten_construct@Base 0.0.2 + gwibber_url_shorten_get_type@Base 0.0.2 + gwibber_url_shorten_new@Base 0.0.2 + gwibber_url_shorten_shorten@Base 0.0.2 + service_interface_GetFeatures@Base 0.0.2 + service_interface_GetServices@Base 0.0.2 + service_interface_GetVersion@Base 0.0.2 + service_interface_Quit@Base 0.0.2 + service_interface_Refresh@Base 0.0.2 + service_interface_SendMessage@Base 0.0.2 + service_interface_dbus_message@Base 0.0.2 + service_interface_dbus_proxy_filter@Base 0.0.2 + service_interface_dbus_proxy_get_type@Base 0.0.2 + service_interface_dbus_proxy_new@Base 0.0.2 + service_interface_dbus_register_object@Base 0.0.2 + service_interface_get_type@Base 0.0.2 + url_shorten_interface_Shorten@Base 0.0.2 + url_shorten_interface_dbus_message@Base 0.0.2 + url_shorten_interface_dbus_proxy_filter@Base 0.0.2 + url_shorten_interface_dbus_proxy_get_type@Base 0.0.2 + url_shorten_interface_dbus_proxy_new@Base 0.0.2 + url_shorten_interface_dbus_register_object@Base 0.0.2 + url_shorten_interface_get_type@Base 0.0.2 --- libgwibber-0.0.2.orig/debian/libgwibber-gtk0.0-cil-dev.install +++ libgwibber-0.0.2/debian/libgwibber-gtk0.0-cil-dev.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/pkgconfig/gwibber-gtk-sharp-0.0.pc --- libgwibber-0.0.2.orig/debian/libgwibber-dev.install +++ libgwibber-0.0.2/debian/libgwibber-dev.install @@ -0,0 +1,6 @@ +debian/tmp/usr/include/gwibber.h +debian/tmp/usr/lib/pkgconfig/gwibber.pc +debian/tmp/usr/lib/libgwibber.a +debian/tmp/usr/lib/libgwibber.so +debian/tmp/usr/share/vala/vapi/gwibber.vapi +debian/tmp/usr/share/gir-1.0/Gwibber-0.0.gir --- libgwibber-0.0.2.orig/debian/libgwibber-doc.install +++ libgwibber-0.0.2/debian/libgwibber-doc.install @@ -0,0 +1,2 @@ +debian/tmp/usr/share/gtk-doc/html/libgwibber/* +debian/tmp/usr/share/doc/libgwibber/examples/example-*.{vala,cs} --- libgwibber-0.0.2.orig/debian/libgwibber-gtk-doc.install +++ libgwibber-0.0.2/debian/libgwibber-gtk-doc.install @@ -0,0 +1,2 @@ +debian/tmp/usr/share/gtk-doc/html/libgwibber-gtk/* +debian/tmp/usr/share/doc/libgwibber/examples/entry-*.{c,vala,cs,py} --- libgwibber-0.0.2.orig/debian/libgwibber0.symbols +++ libgwibber-0.0.2/debian/libgwibber0.symbols @@ -0,0 +1,87 @@ +libgwibber-gtk.so.0 libgwibber0 #MINVER# + gwibber_account_target_bar_construct@Base 0.0.2 + gwibber_account_target_bar_get_accounts_service@Base 0.0.2 + gwibber_account_target_bar_get_conn_service@Base 0.0.2 + gwibber_account_target_bar_get_type@Base 0.0.2 + gwibber_account_target_bar_new@Base 0.0.2 + gwibber_entry_construct@Base 0.0.2 + gwibber_entry_get_type@Base 0.0.2 + gwibber_entry_new@Base 0.0.2 + gwibber_input_text_view_clear@Base 0.0.2 + gwibber_input_text_view_construct@Base 0.0.2 + gwibber_input_text_view_get_conn_service@Base 0.0.2 + gwibber_input_text_view_get_service@Base 0.0.2 + gwibber_input_text_view_get_type@Base 0.0.2 + gwibber_input_text_view_get_urlshorten@Base 0.0.2 + gwibber_input_text_view_new@Base 0.0.2 + gwibber_send_bar_construct@Base 0.0.2 + gwibber_send_bar_get_service@Base 0.0.2 + gwibber_send_bar_get_type@Base 0.0.2 + gwibber_send_bar_new@Base 0.0.2 + gwibber_simple_entry_construct@Base 0.0.2 + gwibber_simple_entry_get_type@Base 0.0.2 + gwibber_simple_entry_new@Base 0.0.2 +libgwibber.so.0 libgwibber0 #MINVER# + _accounts_interface_dbus_unregister@Base 0.0.2 + _connection_interface_dbus_unregister@Base 0.0.2 + _service_interface_dbus_unregister@Base 0.0.2 + _url_shorten_interface_dbus_unregister@Base 0.0.2 + accounts_interface_Get@Base 0.0.2 + accounts_interface_List@Base 0.0.2 + accounts_interface_SendEnabled@Base 0.0.2 + accounts_interface_dbus_message@Base 0.0.2 + accounts_interface_dbus_proxy_filter@Base 0.0.2 + accounts_interface_dbus_proxy_get_type@Base 0.0.2 + accounts_interface_dbus_proxy_new@Base 0.0.2 + accounts_interface_dbus_register_object@Base 0.0.2 + accounts_interface_get_type@Base 0.0.2 + connection_interface_dbus_message@Base 0.0.2 + connection_interface_dbus_proxy_filter@Base 0.0.2 + connection_interface_dbus_proxy_get_type@Base 0.0.2 + connection_interface_dbus_proxy_new@Base 0.0.2 + connection_interface_dbus_register_object@Base 0.0.2 + connection_interface_get_type@Base 0.0.2 + connection_interface_isConnected@Base 0.0.2 + gwibber_accounts_construct@Base 0.0.2 + gwibber_accounts_get_type@Base 0.0.2 + gwibber_accounts_list@Base 0.0.2 + gwibber_accounts_lookup_by_id@Base 0.0.2 + gwibber_accounts_new@Base 0.0.2 + gwibber_accounts_send_enabled@Base 0.0.2 + gwibber_accounts_updated@Base 0.0.2 + gwibber_connection_construct@Base 0.0.2 + gwibber_connection_get_type@Base 0.0.2 + gwibber_connection_is_connected@Base 0.0.2 + gwibber_connection_new@Base 0.0.2 + gwibber_service_construct@Base 0.0.2 + gwibber_service_features@Base 0.0.2 + gwibber_service_get_type@Base 0.0.2 + gwibber_service_new@Base 0.0.2 + gwibber_service_quit@Base 0.0.2 + gwibber_service_refresh@Base 0.0.2 + gwibber_service_send_message@Base 0.0.2 + gwibber_service_services@Base 0.0.2 + gwibber_service_version@Base 0.0.2 + gwibber_url_shorten_construct@Base 0.0.2 + gwibber_url_shorten_get_type@Base 0.0.2 + gwibber_url_shorten_new@Base 0.0.2 + gwibber_url_shorten_shorten@Base 0.0.2 + service_interface_GetFeatures@Base 0.0.2 + service_interface_GetServices@Base 0.0.2 + service_interface_GetVersion@Base 0.0.2 + service_interface_Quit@Base 0.0.2 + service_interface_Refresh@Base 0.0.2 + service_interface_SendMessage@Base 0.0.2 + service_interface_dbus_message@Base 0.0.2 + service_interface_dbus_proxy_filter@Base 0.0.2 + service_interface_dbus_proxy_get_type@Base 0.0.2 + service_interface_dbus_proxy_new@Base 0.0.2 + service_interface_dbus_register_object@Base 0.0.2 + service_interface_get_type@Base 0.0.2 + url_shorten_interface_Shorten@Base 0.0.2 + url_shorten_interface_dbus_message@Base 0.0.2 + url_shorten_interface_dbus_proxy_filter@Base 0.0.2 + url_shorten_interface_dbus_proxy_get_type@Base 0.0.2 + url_shorten_interface_dbus_proxy_new@Base 0.0.2 + url_shorten_interface_dbus_register_object@Base 0.0.2 + url_shorten_interface_get_type@Base 0.0.2 --- libgwibber-0.0.2.orig/debian/libgwibber-gtk-dev.install +++ libgwibber-0.0.2/debian/libgwibber-gtk-dev.install @@ -0,0 +1,6 @@ +debian/tmp/usr/include/gwibber-gtk.h +debian/tmp/usr/lib/pkgconfig/gwibber-gtk.pc +debian/tmp/usr/lib/libgwibber-gtk.a +debian/tmp/usr/lib/libgwibber-gtk.so +debian/tmp/usr/share/vala/vapi/gwibber-gtk.vapi +debian/tmp/usr/share/gir-1.0/GwibberGtk-0.0.gir