23245312 Move gnome-system-monitor to Userland and update to 3.18.0.1
authorNiveditha Rau <Niveditha.Rau@Oracle.COM>
Fri, 05 Aug 2016 08:55:13 +0000
changeset 6587 64ef17e2296f
parent 6586 c74338be51a6
child 6588 7c53fb3c7c1e
23245312 Move gnome-system-monitor to Userland and update to 3.18.0.1 PSARC/2010/143 GNOME 2.30
components/gnome/gnome-system-monitor/Makefile
components/gnome/gnome-system-monitor/gnome-system-monitor.p5m
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gnome/gnome-system-monitor/Makefile	Fri Aug 05 08:55:13 2016 +0000
@@ -0,0 +1,84 @@
+#
+# 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 =            64_and_32
+# 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=		gnome-system-monitor
+COMPONENT_VERSION=	3.18.0.1
+COMPONENT_PROJECT_URL=  https://help.gnome.org/users/gnome-system-monitor/
+COMPONENT_ARCHIVE_HASH= \
+	sha256:71ff8db2fa3eb53d8f54ffd612c6679b231a9d69c13adb91cf63421425953b10
+COMPONENT_ARCHIVE_URL=  https://download.gnome.org/sources/$(COMPONENT_NAME)/3.18/$(COMPONENT_ARCHIVE)
+COMPONENT_BUGDB=        gnome/applications
+
+TPNO=			24894
+
+# Needs updated glib2, not available on S11.
+ifeq ($(BUILD_TYPE), evaluation)
+BUILD_32_and_64=
+INSTALL_32_and_64=
+PUBLISH_STAMP=
+endif
+
+include $(WS_MAKE_RULES)/gnome-component.mk
+
+CFLAGS += -std=c11
+CXXFLAGS += -std=c++11
+# Uses gcc-specific language extensions.
+CXXFLAGS.studio += -features=extensions
+
+CONFIGURE_OPTIONS += --disable-static
+# Linux-specific.
+CONFIGURE_OPTIONS += --disable-systemd
+CONFIGURE_OPTIONS += --enable-shared
+CONFIGURE_OPTIONS += --enable-wnck
+CONFIGURE_OPTIONS += --with-pic
+
+# Assumes GNU msgfmt is in PATH.
+CONFIGURE_ENV += PATH="$(GNUBIN):$(PATH)"
+COMPONENT_BUILD_ENV += PATH="$(GNUBIN):$(PATH)"
+
+REQUIRED_PACKAGES += image/library/librsvg
+REQUIRED_PACKAGES += library/c++/glibmm
+REQUIRED_PACKAGES += library/c++/sigcpp
+REQUIRED_PACKAGES += library/desktop/c++/atkmm
+REQUIRED_PACKAGES += library/desktop/c++/cairomm
+REQUIRED_PACKAGES += library/desktop/c++/gtkmm3
+REQUIRED_PACKAGES += library/desktop/c++/mm-common
+REQUIRED_PACKAGES += library/desktop/c++/pangomm
+REQUIRED_PACKAGES += library/desktop/cairo
+REQUIRED_PACKAGES += library/desktop/gdk-pixbuf
+REQUIRED_PACKAGES += library/desktop/gtk3
+REQUIRED_PACKAGES += library/desktop/libwnck3
+REQUIRED_PACKAGES += library/desktop/pango
+REQUIRED_PACKAGES += library/glib2
+REQUIRED_PACKAGES += library/libgtop
+REQUIRED_PACKAGES += system/library/gcc/gcc-c++-runtime
+REQUIRED_PACKAGES += system/library/gcc/gcc-c-runtime
+REQUIRED_PACKAGES += system/library/math
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gnome/gnome-system-monitor/gnome-system-monitor.p5m	Fri Aug 05 08:55:13 2016 +0000
@@ -0,0 +1,339 @@
+#
+# 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:/desktop/system-monitor/gnome-system-monitor@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary \
+    value="The GNOME tool to manage running processes and monitor system resources"
+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:Applications/System Utilities"
+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=PSARC/2010/143
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+file path=usr/bin/gnome-system-monitor
+file path=usr/lib/gnome-system-monitor/gsm-kill mode=0555
+file path=usr/lib/gnome-system-monitor/gsm-renice mode=0555
+file path=usr/share/appdata/gnome-system-monitor.appdata.xml
+file path=usr/share/applications/gnome-system-monitor-kde.desktop
+file path=usr/share/applications/gnome-system-monitor.desktop
+file path=usr/share/glib-2.0/schemas/org.gnome.gnome-system-monitor.enums.xml
+file path=usr/share/glib-2.0/schemas/org.gnome.gnome-system-monitor.gschema.xml
+file path=usr/share/help/C/gnome-system-monitor/commandline.page
+file path=usr/share/help/C/gnome-system-monitor/cpu-check.page
+file path=usr/share/help/C/gnome-system-monitor/cpu-mem-normal.page
+file path=usr/share/help/C/gnome-system-monitor/cpu-multicore.page
+file path=usr/share/help/C/gnome-system-monitor/fs-device.page
+file path=usr/share/help/C/gnome-system-monitor/fs-diskusage.page
+file path=usr/share/help/C/gnome-system-monitor/fs-info.page
+file path=usr/share/help/C/gnome-system-monitor/fs-showall.page
+file path=usr/share/help/C/gnome-system-monitor/index.page
+file path=usr/share/help/C/gnome-system-monitor/legal.xml
+file path=usr/share/help/C/gnome-system-monitor/mem-check.page
+file path=usr/share/help/C/gnome-system-monitor/mem-swap.page
+file path=usr/share/help/C/gnome-system-monitor/memory-map-use.page
+file path=usr/share/help/C/gnome-system-monitor/net-bits.page
+file path=usr/share/help/C/gnome-system-monitor/process-explain.page
+file path=usr/share/help/C/gnome-system-monitor/process-files.page
+file path=usr/share/help/C/gnome-system-monitor/process-identify-file.page
+file path=usr/share/help/C/gnome-system-monitor/process-identify-hog.page
+file path=usr/share/help/C/gnome-system-monitor/process-kill.page
+file path=usr/share/help/C/gnome-system-monitor/process-many.page
+file path=usr/share/help/C/gnome-system-monitor/process-priority-change.page
+file path=usr/share/help/C/gnome-system-monitor/process-status.page
+file path=usr/share/help/C/gnome-system-monitor/process-update-speed.page
+file path=usr/share/help/C/gnome-system-monitor/solaris-mode.page
+file path=usr/share/help/C/gnome-system-monitor/units.page
+file path=usr/share/help/cs/gnome-system-monitor/commandline.page
+file path=usr/share/help/cs/gnome-system-monitor/cpu-check.page
+file path=usr/share/help/cs/gnome-system-monitor/cpu-mem-normal.page
+file path=usr/share/help/cs/gnome-system-monitor/cpu-multicore.page
+file path=usr/share/help/cs/gnome-system-monitor/fs-device.page
+file path=usr/share/help/cs/gnome-system-monitor/fs-diskusage.page
+file path=usr/share/help/cs/gnome-system-monitor/fs-info.page
+file path=usr/share/help/cs/gnome-system-monitor/fs-showall.page
+file path=usr/share/help/cs/gnome-system-monitor/index.page
+file path=usr/share/help/cs/gnome-system-monitor/legal.xml
+file path=usr/share/help/cs/gnome-system-monitor/mem-check.page
+file path=usr/share/help/cs/gnome-system-monitor/mem-swap.page
+file path=usr/share/help/cs/gnome-system-monitor/memory-map-use.page
+file path=usr/share/help/cs/gnome-system-monitor/net-bits.page
+file path=usr/share/help/cs/gnome-system-monitor/process-explain.page
+file path=usr/share/help/cs/gnome-system-monitor/process-files.page
+file path=usr/share/help/cs/gnome-system-monitor/process-identify-file.page
+file path=usr/share/help/cs/gnome-system-monitor/process-identify-hog.page
+file path=usr/share/help/cs/gnome-system-monitor/process-kill.page
+file path=usr/share/help/cs/gnome-system-monitor/process-many.page
+file path=usr/share/help/cs/gnome-system-monitor/process-priority-change.page
+file path=usr/share/help/cs/gnome-system-monitor/process-status.page
+file path=usr/share/help/cs/gnome-system-monitor/process-update-speed.page
+file path=usr/share/help/cs/gnome-system-monitor/solaris-mode.page
+file path=usr/share/help/cs/gnome-system-monitor/units.page
+file path=usr/share/help/de/gnome-system-monitor/commandline.page
+file path=usr/share/help/de/gnome-system-monitor/cpu-check.page
+file path=usr/share/help/de/gnome-system-monitor/cpu-mem-normal.page
+file path=usr/share/help/de/gnome-system-monitor/cpu-multicore.page
+file path=usr/share/help/de/gnome-system-monitor/fs-device.page
+file path=usr/share/help/de/gnome-system-monitor/fs-diskusage.page
+file path=usr/share/help/de/gnome-system-monitor/fs-info.page
+file path=usr/share/help/de/gnome-system-monitor/fs-showall.page
+file path=usr/share/help/de/gnome-system-monitor/index.page
+file path=usr/share/help/de/gnome-system-monitor/legal.xml
+file path=usr/share/help/de/gnome-system-monitor/mem-check.page
+file path=usr/share/help/de/gnome-system-monitor/mem-swap.page
+file path=usr/share/help/de/gnome-system-monitor/memory-map-use.page
+file path=usr/share/help/de/gnome-system-monitor/net-bits.page
+file path=usr/share/help/de/gnome-system-monitor/process-explain.page
+file path=usr/share/help/de/gnome-system-monitor/process-files.page
+file path=usr/share/help/de/gnome-system-monitor/process-identify-file.page
+file path=usr/share/help/de/gnome-system-monitor/process-identify-hog.page
+file path=usr/share/help/de/gnome-system-monitor/process-kill.page
+file path=usr/share/help/de/gnome-system-monitor/process-many.page
+file path=usr/share/help/de/gnome-system-monitor/process-priority-change.page
+file path=usr/share/help/de/gnome-system-monitor/process-status.page
+file path=usr/share/help/de/gnome-system-monitor/process-update-speed.page
+file path=usr/share/help/de/gnome-system-monitor/solaris-mode.page
+file path=usr/share/help/de/gnome-system-monitor/units.page
+file path=usr/share/help/el/gnome-system-monitor/commandline.page
+file path=usr/share/help/el/gnome-system-monitor/cpu-check.page
+file path=usr/share/help/el/gnome-system-monitor/cpu-mem-normal.page
+file path=usr/share/help/el/gnome-system-monitor/cpu-multicore.page
+file path=usr/share/help/el/gnome-system-monitor/fs-device.page
+file path=usr/share/help/el/gnome-system-monitor/fs-diskusage.page
+file path=usr/share/help/el/gnome-system-monitor/fs-info.page
+file path=usr/share/help/el/gnome-system-monitor/fs-showall.page
+file path=usr/share/help/el/gnome-system-monitor/index.page
+file path=usr/share/help/el/gnome-system-monitor/legal.xml
+file path=usr/share/help/el/gnome-system-monitor/mem-check.page
+file path=usr/share/help/el/gnome-system-monitor/mem-swap.page
+file path=usr/share/help/el/gnome-system-monitor/memory-map-use.page
+file path=usr/share/help/el/gnome-system-monitor/net-bits.page
+file path=usr/share/help/el/gnome-system-monitor/process-explain.page
+file path=usr/share/help/el/gnome-system-monitor/process-files.page
+file path=usr/share/help/el/gnome-system-monitor/process-identify-file.page
+file path=usr/share/help/el/gnome-system-monitor/process-identify-hog.page
+file path=usr/share/help/el/gnome-system-monitor/process-kill.page
+file path=usr/share/help/el/gnome-system-monitor/process-many.page
+file path=usr/share/help/el/gnome-system-monitor/process-priority-change.page
+file path=usr/share/help/el/gnome-system-monitor/process-status.page
+file path=usr/share/help/el/gnome-system-monitor/process-update-speed.page
+file path=usr/share/help/el/gnome-system-monitor/solaris-mode.page
+file path=usr/share/help/el/gnome-system-monitor/units.page
+file path=usr/share/help/es/gnome-system-monitor/commandline.page
+file path=usr/share/help/es/gnome-system-monitor/cpu-check.page
+file path=usr/share/help/es/gnome-system-monitor/cpu-mem-normal.page
+file path=usr/share/help/es/gnome-system-monitor/cpu-multicore.page
+file path=usr/share/help/es/gnome-system-monitor/fs-device.page
+file path=usr/share/help/es/gnome-system-monitor/fs-diskusage.page
+file path=usr/share/help/es/gnome-system-monitor/fs-info.page
+file path=usr/share/help/es/gnome-system-monitor/fs-showall.page
+file path=usr/share/help/es/gnome-system-monitor/index.page
+file path=usr/share/help/es/gnome-system-monitor/legal.xml
+file path=usr/share/help/es/gnome-system-monitor/mem-check.page
+file path=usr/share/help/es/gnome-system-monitor/mem-swap.page
+file path=usr/share/help/es/gnome-system-monitor/memory-map-use.page
+file path=usr/share/help/es/gnome-system-monitor/net-bits.page
+file path=usr/share/help/es/gnome-system-monitor/process-explain.page
+file path=usr/share/help/es/gnome-system-monitor/process-files.page
+file path=usr/share/help/es/gnome-system-monitor/process-identify-file.page
+file path=usr/share/help/es/gnome-system-monitor/process-identify-hog.page
+file path=usr/share/help/es/gnome-system-monitor/process-kill.page
+file path=usr/share/help/es/gnome-system-monitor/process-many.page
+file path=usr/share/help/es/gnome-system-monitor/process-priority-change.page
+file path=usr/share/help/es/gnome-system-monitor/process-status.page
+file path=usr/share/help/es/gnome-system-monitor/process-update-speed.page
+file path=usr/share/help/es/gnome-system-monitor/solaris-mode.page
+file path=usr/share/help/es/gnome-system-monitor/units.page
+file path=usr/share/help/fr/gnome-system-monitor/commandline.page
+file path=usr/share/help/fr/gnome-system-monitor/cpu-check.page
+file path=usr/share/help/fr/gnome-system-monitor/cpu-mem-normal.page
+file path=usr/share/help/fr/gnome-system-monitor/cpu-multicore.page
+file path=usr/share/help/fr/gnome-system-monitor/fs-device.page
+file path=usr/share/help/fr/gnome-system-monitor/fs-diskusage.page
+file path=usr/share/help/fr/gnome-system-monitor/fs-info.page
+file path=usr/share/help/fr/gnome-system-monitor/fs-showall.page
+file path=usr/share/help/fr/gnome-system-monitor/index.page
+file path=usr/share/help/fr/gnome-system-monitor/legal.xml
+file path=usr/share/help/fr/gnome-system-monitor/mem-check.page
+file path=usr/share/help/fr/gnome-system-monitor/mem-swap.page
+file path=usr/share/help/fr/gnome-system-monitor/memory-map-use.page
+file path=usr/share/help/fr/gnome-system-monitor/net-bits.page
+file path=usr/share/help/fr/gnome-system-monitor/process-explain.page
+file path=usr/share/help/fr/gnome-system-monitor/process-files.page
+file path=usr/share/help/fr/gnome-system-monitor/process-identify-file.page
+file path=usr/share/help/fr/gnome-system-monitor/process-identify-hog.page
+file path=usr/share/help/fr/gnome-system-monitor/process-kill.page
+file path=usr/share/help/fr/gnome-system-monitor/process-many.page
+file path=usr/share/help/fr/gnome-system-monitor/process-priority-change.page
+file path=usr/share/help/fr/gnome-system-monitor/process-status.page
+file path=usr/share/help/fr/gnome-system-monitor/process-update-speed.page
+file path=usr/share/help/fr/gnome-system-monitor/solaris-mode.page
+file path=usr/share/help/fr/gnome-system-monitor/units.page
+file path=usr/share/help/hu/gnome-system-monitor/commandline.page
+file path=usr/share/help/hu/gnome-system-monitor/cpu-check.page
+file path=usr/share/help/hu/gnome-system-monitor/cpu-mem-normal.page
+file path=usr/share/help/hu/gnome-system-monitor/cpu-multicore.page
+file path=usr/share/help/hu/gnome-system-monitor/fs-device.page
+file path=usr/share/help/hu/gnome-system-monitor/fs-diskusage.page
+file path=usr/share/help/hu/gnome-system-monitor/fs-info.page
+file path=usr/share/help/hu/gnome-system-monitor/fs-showall.page
+file path=usr/share/help/hu/gnome-system-monitor/index.page
+file path=usr/share/help/hu/gnome-system-monitor/legal.xml
+file path=usr/share/help/hu/gnome-system-monitor/mem-check.page
+file path=usr/share/help/hu/gnome-system-monitor/mem-swap.page
+file path=usr/share/help/hu/gnome-system-monitor/memory-map-use.page
+file path=usr/share/help/hu/gnome-system-monitor/net-bits.page
+file path=usr/share/help/hu/gnome-system-monitor/process-explain.page
+file path=usr/share/help/hu/gnome-system-monitor/process-files.page
+file path=usr/share/help/hu/gnome-system-monitor/process-identify-file.page
+file path=usr/share/help/hu/gnome-system-monitor/process-identify-hog.page
+file path=usr/share/help/hu/gnome-system-monitor/process-kill.page
+file path=usr/share/help/hu/gnome-system-monitor/process-many.page
+file path=usr/share/help/hu/gnome-system-monitor/process-priority-change.page
+file path=usr/share/help/hu/gnome-system-monitor/process-status.page
+file path=usr/share/help/hu/gnome-system-monitor/process-update-speed.page
+file path=usr/share/help/hu/gnome-system-monitor/solaris-mode.page
+file path=usr/share/help/hu/gnome-system-monitor/units.page
+file path=usr/share/help/ro/gnome-system-monitor/commandline.page
+file path=usr/share/help/ro/gnome-system-monitor/cpu-check.page
+file path=usr/share/help/ro/gnome-system-monitor/cpu-mem-normal.page
+file path=usr/share/help/ro/gnome-system-monitor/cpu-multicore.page
+file path=usr/share/help/ro/gnome-system-monitor/fs-device.page
+file path=usr/share/help/ro/gnome-system-monitor/fs-diskusage.page
+file path=usr/share/help/ro/gnome-system-monitor/fs-info.page
+file path=usr/share/help/ro/gnome-system-monitor/fs-showall.page
+file path=usr/share/help/ro/gnome-system-monitor/index.page
+file path=usr/share/help/ro/gnome-system-monitor/legal.xml
+file path=usr/share/help/ro/gnome-system-monitor/mem-check.page
+file path=usr/share/help/ro/gnome-system-monitor/mem-swap.page
+file path=usr/share/help/ro/gnome-system-monitor/memory-map-use.page
+file path=usr/share/help/ro/gnome-system-monitor/net-bits.page
+file path=usr/share/help/ro/gnome-system-monitor/process-explain.page
+file path=usr/share/help/ro/gnome-system-monitor/process-files.page
+file path=usr/share/help/ro/gnome-system-monitor/process-identify-file.page
+file path=usr/share/help/ro/gnome-system-monitor/process-identify-hog.page
+file path=usr/share/help/ro/gnome-system-monitor/process-kill.page
+file path=usr/share/help/ro/gnome-system-monitor/process-many.page
+file path=usr/share/help/ro/gnome-system-monitor/process-priority-change.page
+file path=usr/share/help/ro/gnome-system-monitor/process-status.page
+file path=usr/share/help/ro/gnome-system-monitor/process-update-speed.page
+file path=usr/share/help/ro/gnome-system-monitor/solaris-mode.page
+file path=usr/share/help/ro/gnome-system-monitor/units.page
+file path=usr/share/locale/am/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/an/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/ar/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/as/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/ast/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/az/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/be/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/be@latin/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/bg/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/bn/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/bn_IN/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/bs/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/ca/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/ca@valencia/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/cs/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/cy/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/da/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/de/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/dz/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/el/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/en@shaw/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/en_CA/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/en_GB/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/eo/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/es/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/et/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/eu/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/fa/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/fi/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/fr/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/ga/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/gd/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/gl/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/gu/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/he/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/hi/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/hr/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/hu/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/id/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/it/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/ja/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/ka/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/kk/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/km/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/kn/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/ko/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/ku/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/ky/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/li/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/lt/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/lv/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/mai/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/mg/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/mk/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/ml/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/mn/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/mr/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/ms/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/nb/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/nds/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/ne/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/nl/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/nn/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/oc/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/or/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/pa/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/pl/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/ps/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/pt/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/pt_BR/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/ro/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/ru/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/rw/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/si/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/sk/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/sl/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/sq/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/sr/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/sr@latin/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/sv/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/ta/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/te/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/tg/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/th/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/tr/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/ug/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/uk/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/vi/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/zh_CN/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/zh_HK/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/locale/zh_TW/LC_MESSAGES/gnome-system-monitor.mo
+file path=usr/share/polkit-1/actions/org.gnome.gnome-system-monitor.policy
+license COPYING license=GPLv2
+depend type=require fmri=gnome/gsettings-desktop-schemas
+depend type=require fmri=gnome/theme/adwaita-icon-theme