23245334 Move libgweather to Userland and update to 3.18.0
authorNiveditha Rau <Niveditha.Rau@Oracle.COM>
Wed, 26 Oct 2016 17:12:19 -0700
changeset 7181 90120fcfd012
parent 7180 bc5351dcb9ac
child 7182 3c761d12bf8c
23245334 Move libgweather to Userland and update to 3.18.0 PSARC/2016/408 GNOME 3 Miscellaneous Libraries
components/gnome/libgweather/Makefile
components/gnome/libgweather/libgweather.p5m
components/meta-packages/incorporation-cache
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gnome/libgweather/Makefile	Wed Oct 26 17:12:19 2016 -0700
@@ -0,0 +1,65 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+
+#
+# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+#
+
+BUILD_BITS =            32_and_64
+# All components using gobject-introspection must be built with gcc as
+# gobject-introspection does not produce correct results when using Studio.
+COMPILER =              gcc
+include ../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		libgweather
+COMPONENT_VERSION=	3.18.0
+COMPONENT_ARCHIVE_HASH=	\
+	sha256:8f4fda67f48c776f2bf955d384de4cc842aacb8d9b2ad87b42d83d0dc5a1cb1f
+
+TPNO=			24863
+
+TEST_TARGET= $(NO_TESTS)
+
+# Need gobject-introspection, not available on S11
+include $(WS_MAKE_RULES)/no-evaluation.mk
+
+include $(WS_MAKE_RULES)/gnome-component.mk
+
+CPPFLAGS += -std=gnu99 -D_XOPEN_SOURCE=700 -D__EXTENSIONS__
+
+CONFIGURE_OPTIONS += --disable-static
+# Required for other components.
+CONFIGURE_OPTIONS += --enable-introspection
+CONFIGURE_OPTIONS += --enable-shared
+# Required for other components.
+CONFIGURE_OPTIONS += --enable-vala
+CONFIGURE_OPTIONS += --with-pic
+
+REQUIRED_PACKAGES += developer/documentation-tool/gtk-doc
+REQUIRED_PACKAGES += developer/vala
+REQUIRED_PACKAGES += library/desktop/gdk-pixbuf
+REQUIRED_PACKAGES += library/desktop/gobject/gobject-introspection
+REQUIRED_PACKAGES += library/desktop/gtk3
+REQUIRED_PACKAGES += library/glib2
+REQUIRED_PACKAGES += library/desktop/geocode-glib
+REQUIRED_PACKAGES += library/libsoup
+REQUIRED_PACKAGES += library/libxml2
+REQUIRED_PACKAGES += system/library/math
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gnome/libgweather/libgweather.p5m	Wed Oct 26 17:12:19 2016 -0700
@@ -0,0 +1,266 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+#
+<transform file path=usr.*/man/.+ -> \
+    default mangler.man.stability "pass-through volatile">
+set name=pkg.fmri \
+    value=pkg:/library/desktop/libgweather@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary \
+    value="The location/timezone/weather library/database for GNOME"
+set name=pkg.description \
+    value="libgweather is the location/timezone/weather library/database used by InitialSetup, Weather and Clocks."
+set name=com.oracle.info.description value=$(COMPONENT_NAME)
+set name=com.oracle.info.tpno value=$(TPNO)
+set name=info.classification \
+    value="org.opensolaris.category.2008:Desktop (GNOME)/Libraries"
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=LSARC/2006/202 value=PSARC/2010/143 \
+    value=PSARC/2016/408
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+file path=usr/include/libgweather-3.0/libgweather/gweather-enum-types.h
+file path=usr/include/libgweather-3.0/libgweather/gweather-enums.h
+file path=usr/include/libgweather-3.0/libgweather/gweather-location-entry.h
+file path=usr/include/libgweather-3.0/libgweather/gweather-location.h
+file path=usr/include/libgweather-3.0/libgweather/gweather-timezone-menu.h
+file path=usr/include/libgweather-3.0/libgweather/gweather-timezone.h
+file path=usr/include/libgweather-3.0/libgweather/gweather-version.h
+file path=usr/include/libgweather-3.0/libgweather/gweather-weather.h
+file path=usr/include/libgweather-3.0/libgweather/gweather.h
+file path=usr/lib/$(MACH64)/girepository-1.0/GWeather-3.0.typelib
+link path=usr/lib/$(MACH64)/libgweather-3.so target=libgweather-3.so.6.5.0
+link path=usr/lib/$(MACH64)/libgweather-3.so.6 target=libgweather-3.so.6.5.0
+file path=usr/lib/$(MACH64)/libgweather-3.so.6.5.0
+file path=usr/lib/$(MACH64)/pkgconfig/gweather-3.0.pc
+file path=usr/lib/girepository-1.0/GWeather-3.0.typelib
+link path=usr/lib/libgweather-3.so target=libgweather-3.so.6.5.0
+link path=usr/lib/libgweather-3.so.6 target=libgweather-3.so.6.5.0
+file path=usr/lib/libgweather-3.so.6.5.0
+file path=usr/lib/pkgconfig/gweather-3.0.pc
+file path=usr/share/gir-1.0/GWeather-3.0.gir
+file path=usr/share/glib-2.0/schemas/org.gnome.GWeather.enums.xml
+file path=usr/share/glib-2.0/schemas/org.gnome.GWeather.gschema.xml
+file path=usr/share/libgweather/Locations.xml
+file path=usr/share/libgweather/locations.dtd
+file path=usr/share/locale/af/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/am/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/ang/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/ar/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/ar/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/as/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/as/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/ast/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/ast/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/az/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/az/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/be/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/be/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/be@latin/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/be@latin/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/bg/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/bg/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/bn/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/bn/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/bn_IN/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/bn_IN/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/br/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/br/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/bs/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/bs/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/ca/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/ca/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/ca@valencia/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/ca@valencia/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/crh/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/crh/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/cs/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/cs/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/cy/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/cy/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/da/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/da/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/de/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/de/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/dz/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/dz/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/el/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/el/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/en@shaw/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/en@shaw/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/en_CA/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/en_CA/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/en_GB/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/en_GB/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/eo/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/eo/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/es/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/es/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/es_AR/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/es_CL/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/es_CO/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/es_CR/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/es_DO/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/es_EC/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/es_ES/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/es_GT/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/es_HN/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/es_MX/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/es_NI/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/es_PA/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/es_PE/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/es_PR/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/es_SV/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/es_UY/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/es_VE/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/et/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/et/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/eu/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/eu/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/fa/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/fa/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/fi/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/fi/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/fr/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/fr/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/fur/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/fur/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/ga/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/ga/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/gd/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/gd/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/gl/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/gl/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/gu/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/gu/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/he/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/he/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/hi/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/hi/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/hr/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/hr/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/hu/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/hu/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/hy/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/id/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/id/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/is/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/is/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/it/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/it/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/ja/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/ja/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/ka/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/ka/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/kk/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/kk/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/kn/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/kn/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/ko/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/ko/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/ku/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/ku/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/ky/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/ky/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/lt/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/lt/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/lv/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/lv/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/mai/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/mai/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/mg/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/mg/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/mk/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/mk/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/ml/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/ml/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/mn/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/mn/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/mr/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/mr/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/ms/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/ms/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/nb/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/nb/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/nds/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/nds/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/ne/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/ne/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/nl/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/nl/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/nn/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/nn/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/oc/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/oc/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/or/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/or/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/pa/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/pa/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/pl/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/pl/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/pt/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/pt/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/pt_BR/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/pt_BR/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/ro/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/ro/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/ru/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/ru/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/rw/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/rw/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/si/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/si/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/sk/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/sk/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/sl/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/sl/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/sq/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/sq/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/sr/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/sr/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/sr@latin/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/sr@latin/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/sv/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/sv/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/ta/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/ta/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/te/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/te/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/th/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/th/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/tr/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/tr/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/ug/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/ug/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/uk/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/uk/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/vi/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/vi/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/wa/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/xh/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/zh_CN/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/zh_CN/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/zh_HK/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/zh_HK/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/locale/zh_TW/LC_MESSAGES/libgweather-3.0.mo
+file path=usr/share/locale/zh_TW/LC_MESSAGES/libgweather-locations.mo
+file path=usr/share/vala/vapi/gweather-3.0.vapi
+license COPYING license=GPLv2
--- a/components/meta-packages/incorporation-cache	Wed Oct 26 23:31:12 2016 -0700
+++ b/components/meta-packages/incorporation-cache	Wed Oct 26 17:12:19 2016 -0700
@@ -60,7 +60,6 @@
 consolidation/desktop/gnome-incorporation:library/desktop/[email protected]
 consolidation/desktop/gnome-incorporation:library/desktop/[email protected]
 consolidation/desktop/gnome-incorporation:library/desktop/[email protected]
-consolidation/desktop/gnome-incorporation:library/desktop/[email protected]
 consolidation/desktop/gnome-incorporation:library/desktop/[email protected]
 consolidation/desktop/gnome-incorporation:library/desktop/search/tracker/[email protected]
 consolidation/desktop/gnome-incorporation:library/desktop/search/[email protected]