# HG changeset patch # User Niveditha Rau # Date 1471648563 25200 # Node ID 43e54cee344f4d0a6389a6168814d1fc55521fef # Parent 8770182b9e3943523ba7312dacf6ba688bb5c2d3 23245325 Move gucharmap to Userland and update to 3.18.1 PSARC/2016/375 GNOME apps and icons diff -r 8770182b9e39 -r 43e54cee344f components/gnome/gucharmap/Makefile --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/gucharmap/Makefile Fri Aug 19 16:16:03 2016 -0700 @@ -0,0 +1,74 @@ +# +# 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 +COMPILER= gcc +include ../../../make-rules/shared-macros.mk + +COMPONENT_NAME= gucharmap +COMPONENT_VERSION= 3.18.1 +COMPONENT_PROJECT_URL= https://wiki.gnome.org/Apps/Gucharmap +COMPONENT_ARCHIVE_HASH= \ + sha256:b286d09dcd7811e6678e3d5830970d310d5730f7be5657ec400295df0b36fa35 +COMPONENT_BUGDB= gnome/applications + +TPNO= 25270 + +TEST_TARGET = $(NO_TESTS) + +# Needs updated glib2, not available on S11. +ifeq ($(BUILD_TYPE), evaluation) +BUILD_64= +INSTALL_64= +PUBLISH_STAMP= +endif + +include $(WS_MAKE_RULES)/gnome-component.mk + +CONFIGURE_OPTIONS += --disable-Bsymbolic +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-gtk=3.0 + +# Assumes GNU msgfmt in PATH. +CONFIGURE_ENV += PATH="$(GNUBIN):$(PATH)" +COMPONENT_BUILD_ENV += PATH="$(GNUBIN):$(PATH)" + +REQUIRED_PACKAGES += developer/vala +# Build time requirement for desktop-file-validate until desktop-file-utils +# is split out of the control-center package +REQUIRED_PACKAGES += gnome/preferences/control-center +REQUIRED_PACKAGES += gnome/gsettings-desktop-schemas +REQUIRED_PACKAGES += library/desktop/atk +REQUIRED_PACKAGES += library/desktop/cairo +REQUIRED_PACKAGES += library/desktop/gobject/gobject-introspection +REQUIRED_PACKAGES += library/desktop/gtk3 +REQUIRED_PACKAGES += library/desktop/pango +REQUIRED_PACKAGES += library/glib2 +REQUIRED_PACKAGES += system/library/gcc/gcc-c-runtime diff -r 8770182b9e39 -r 43e54cee344f components/gnome/gucharmap/gucharmap.p5m --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/gucharmap/gucharmap.p5m Fri Aug 19 16:16:03 2016 -0700 @@ -0,0 +1,196 @@ +# +# 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. +# + + \ + default mangler.man.stability "pass-through volatile"> +set name=pkg.fmri \ + value=pkg:/desktop/character-map/gucharmap@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) +set name=pkg.summary value="Unicode character map for the GNOME project" +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/2016/375 +set name=org.opensolaris.consolidation value=$(CONSOLIDATION) +link path=usr/bin/charmap target=gucharmap +link path=usr/bin/gnome-character-map target=gucharmap +file path=usr/bin/gucharmap +file path=usr/include/gucharmap-2.90/gucharmap/gucharmap-block-chapters-model.h +file path=usr/include/gucharmap-2.90/gucharmap/gucharmap-block-codepoint-list.h +file path=usr/include/gucharmap-2.90/gucharmap/gucharmap-chapters-model.h +file path=usr/include/gucharmap-2.90/gucharmap/gucharmap-chapters-view.h +file path=usr/include/gucharmap-2.90/gucharmap/gucharmap-charmap.h +file path=usr/include/gucharmap-2.90/gucharmap/gucharmap-chartable.h +file path=usr/include/gucharmap-2.90/gucharmap/gucharmap-codepoint-list.h +file path=usr/include/gucharmap-2.90/gucharmap/gucharmap-script-chapters-model.h +file path=usr/include/gucharmap-2.90/gucharmap/gucharmap-script-codepoint-list.h +file path=usr/include/gucharmap-2.90/gucharmap/gucharmap-type-builtins.h +file path=usr/include/gucharmap-2.90/gucharmap/gucharmap-unicode-info.h +file path=usr/include/gucharmap-2.90/gucharmap/gucharmap.h +file path=usr/lib/$(MACH64)/girepository-1.0/Gucharmap-2.90.typelib +link path=usr/lib/$(MACH64)/libgucharmap_2_90.so \ + target=libgucharmap_2_90.so.7.0.0 +link path=usr/lib/$(MACH64)/libgucharmap_2_90.so.7 \ + target=libgucharmap_2_90.so.7.0.0 +file path=usr/lib/$(MACH64)/libgucharmap_2_90.so.7.0.0 +file path=usr/lib/$(MACH64)/pkgconfig/gucharmap-2.90.pc +file path=usr/share/appdata/gucharmap.appdata.xml +file path=usr/share/applications/gucharmap.desktop +file path=usr/share/gir-1.0/Gucharmap-2.90.gir +file path=usr/share/glib-2.0/schemas/org.gnome.Charmap.enums.xml +file path=usr/share/glib-2.0/schemas/org.gnome.Charmap.gschema.xml +file path=usr/share/help/C/gucharmap/index.docbook +file path=usr/share/help/C/gucharmap/legal.xml +file path=usr/share/help/bg/gucharmap/index.docbook +file path=usr/share/help/bg/gucharmap/legal.xml +file path=usr/share/help/ca/gucharmap/index.docbook +file path=usr/share/help/ca/gucharmap/legal.xml +file path=usr/share/help/cs/gucharmap/index.docbook +file path=usr/share/help/cs/gucharmap/legal.xml +file path=usr/share/help/de/gucharmap/index.docbook +file path=usr/share/help/de/gucharmap/legal.xml +file path=usr/share/help/el/gucharmap/index.docbook +file path=usr/share/help/el/gucharmap/legal.xml +file path=usr/share/help/en_GB/gucharmap/index.docbook +file path=usr/share/help/en_GB/gucharmap/legal.xml +file path=usr/share/help/es/gucharmap/index.docbook +file path=usr/share/help/es/gucharmap/legal.xml +file path=usr/share/help/fi/gucharmap/index.docbook +file path=usr/share/help/fi/gucharmap/legal.xml +file path=usr/share/help/fr/gucharmap/index.docbook +file path=usr/share/help/fr/gucharmap/legal.xml +file path=usr/share/help/gl/gucharmap/index.docbook +file path=usr/share/help/gl/gucharmap/legal.xml +file path=usr/share/help/ko/gucharmap/index.docbook +file path=usr/share/help/ko/gucharmap/legal.xml +file path=usr/share/help/oc/gucharmap/index.docbook +file path=usr/share/help/oc/gucharmap/legal.xml +file path=usr/share/help/pt_BR/gucharmap/index.docbook +file path=usr/share/help/pt_BR/gucharmap/legal.xml +file path=usr/share/help/ru/gucharmap/index.docbook +file path=usr/share/help/ru/gucharmap/legal.xml +file path=usr/share/help/sl/gucharmap/index.docbook +file path=usr/share/help/sl/gucharmap/legal.xml +file path=usr/share/help/sv/gucharmap/index.docbook +file path=usr/share/help/sv/gucharmap/legal.xml +file path=usr/share/help/vi/gucharmap/index.docbook +file path=usr/share/help/vi/gucharmap/legal.xml +file path=usr/share/help/zh_CN/gucharmap/index.docbook +file path=usr/share/help/zh_CN/gucharmap/legal.xml +file path=usr/share/locale/af/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/am/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/ar/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/as/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/ast/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/az/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/be/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/be@latin/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/bg/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/bn/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/bn_IN/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/br/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/bs/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/ca/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/ca@valencia/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/cs/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/cy/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/da/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/de/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/dz/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/el/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/en@shaw/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/en_CA/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/en_GB/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/eo/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/es/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/et/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/eu/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/fa/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/fi/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/fr/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/ga/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/gl/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/gu/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/he/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/hi/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/hr/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/hu/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/id/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/is/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/it/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/ja/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/ka/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/kk/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/kn/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/ko/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/lt/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/lv/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/mai/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/mi/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/mk/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/ml/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/mn/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/mr/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/ms/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/nb/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/ne/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/nl/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/nn/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/oc/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/or/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/pa/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/pl/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/pt/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/pt_BR/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/ro/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/ru/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/rw/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/si/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/sk/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/sl/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/sq/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/sr/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/sr@latin/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/sv/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/ta/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/te/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/tg/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/th/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/tr/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/ug/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/uk/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/vi/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/wa/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/xh/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/zh_CN/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/zh_HK/LC_MESSAGES/gucharmap.mo +file path=usr/share/locale/zh_TW/LC_MESSAGES/gucharmap.mo +file path=usr/share/vala/vapi/gucharmap-2.90.vapi +license COPYING license=GPLv3 +license COPYING.UNICODE license=Unicode +depend type=require fmri=__TBD \ + pkg.debug.depend.reason=gucharmap/gucharmap-window.c \ + pkg.tmp.gsettings-schema=org.gnome.Charmap + diff -r 8770182b9e39 -r 43e54cee344f components/meta-packages/incorporation-cache --- a/components/meta-packages/incorporation-cache Thu Aug 11 15:30:36 2016 -0700 +++ b/components/meta-packages/incorporation-cache Fri Aug 19 16:16:03 2016 -0700 @@ -90,7 +90,6 @@ consolidation/userland/userland-incorporation:data/xml-common@0.6.3-5.12.0.0.0.92.0 consolidation/userland/userland-incorporation:desktop/archive-manager/file-roller@2.30.2-5.12.0.0.0.92.0 consolidation/userland/userland-incorporation:desktop/cd-burning/brasero@2.30.3-5.12.0.0.0.92.0 -consolidation/userland/userland-incorporation:desktop/character-map/gucharmap@2.30.3-5.12.0.0.0.92.0 consolidation/userland/userland-incorporation:desktop/gksu@2.0.2-5.12.0.0.0.92.0 consolidation/userland/userland-incorporation:desktop/remote-desktop/rdesktop@1.6.0-5.12.0.0.0.92.0 consolidation/userland/userland-incorporation:desktop/remote-desktop/vinagre@2.30.3-5.12.0.0.0.90.0