# HG changeset patch # User Alan Coopersmith # Date 1491765396 25200 # Node ID 875bb3f441a59c423279a0516caf04f8366b3992 # Parent 8b7335f2b6cf23636664e784aca867550750f891 25879439 Migrate remaining desktop man pages to Userland gate diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/enchant/enchant.p5m --- a/components/desktop/enchant/enchant.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/desktop/enchant/enchant.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. # \ @@ -34,7 +34,9 @@ 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=PSARC/2010/143 +set name=org.opensolaris.arc-caseid value=LSARC/2006/202 value=LSARC/2006/462 \ + value=LSARC/2007/146 value=LSARC/2007/520 value=LSARC/2008/207 \ + value=PSARC/2010/143 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=usr/bin/enchant file path=usr/bin/enchant-lsmod @@ -56,5 +58,7 @@ link path=usr/lib/libenchant.so.1 target=libenchant.so.$(COMPONENT_VERSION) file path=usr/lib/pkgconfig/enchant.pc file path=usr/share/enchant/enchant.ordering +file files/enchant-lsmod.1 path=usr/share/man/man1/enchant-lsmod.1 file path=usr/share/man/man1/enchant.1 +file files/libenchant.3lib path=usr/share/man/man3lib/libenchant.3lib license COPYING.LIB license=LGPLv2.1 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/enchant/files/enchant-lsmod.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/desktop/enchant/files/enchant-lsmod.1 Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,35 @@ +.TH enchant-lsmod 1 "7 Apr 2017" "SunOS 5.11" "User Commands" +.SH "NAME" +enchant-lsmod \- show languages and dictionaries that enchant supports\&. +.SH "SYNOPSIS" +.PP +\fBenchant-lsmod\fR [-\fBlang \fIlanguage_tag\fR\fR] [-\fBlist-dicts\fR] [-\fBh\fR] [-\fBv\fR] +.SH "DESCRIPTION" +.PP +\fBenchant-lsmod\fR is used to show languages and dictionaries that +.BR enchant (1) +supports\&. +.PP +.SH "OPTIONS" +.PP +The following options are supported: +.TP 24 +.BI \-lang " language_tag" +List all supported languages or show whether a specified language is supported\&. +.TP 24 +.B \-list-dicts +List all dictionaries that enchant supports\&. +.TP 24 +.B \-h +Display the help text\&. +.TP 24 +.B \-v +Prints the program\&'s version\&. +.SH "SEE ALSO" +.PP +.BR enchant (1), +.BR libenchant (3lib), +.BR attributes (7) +.SH "NOTES" +.PP +Written by Jeff Cai, Sun Microsystems Inc\&., 2008\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/enchant/files/libenchant.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/desktop/enchant/files/libenchant.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,25 @@ +.TH libenchant 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libenchant \- generic interface into spell checking libraries +.SH "DESCRIPTION" +.PP +\fBlibenchant\fR is a library which provides a generic interface into +various existing spell checking libraries\&. +.PP +It aims to provide an efficient extensible abstraction for dealing with +different spell checking libraries\&. It provides a generic interface into +various existing spell checking libraries\&. These include, but are not limited +to: + * Aspell/Pspell + * Ispell + * Hspell + * Uspell +.SH "SEE ALSO" +.PP +.BR enchant (1), +.BR enchant-lsmod (1), +.BR attributes (7), +.BR gnome-interfaces (7) +.SH "NOTES" +.PP +Written by Jeff Cai, Sun Microsystems Inc\&., 2008\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/flac/files/libFLAC.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/desktop/flac/files/libFLAC.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,44 @@ +.TH libFLAC 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +FLAC \- Free Lossless Audio Codec +.SH "DESCRIPTION" +.PP +\fBFLAC\fR an audio format similar to MP3, but lossless, meaning that audio +is compressed in FLAC without any loss in quality\&. This is similar to how +Zip works, except with FLAC you will get much better compression because it +is designed specifically for audio, and you can play back compressed FLAC +files in your favorite player just like you would an MP3 file\&. +.PP +\fBFLAC\fR supports tagging, cover art, and fast seeking\&. FLAC is freely +available and supported on most operating systems, including Windows, Linux, +*BSD, Solaris, and OS X\&. +.SH "FILES" +.PP +The following files are provided by this library: +.TP 32 +.B /usr/lib/libFLAC\&.so +FLAC 32-bit shared library +.TP 32 +.B /usr/lib/64/libFLAC\&.so +FLAC 64-bit shared library +.TP 32 +.B /usr/lib/pkgconfig/flac\&.pc +.BR pkg-config (1) +file for FLAC 32-bit shared library +.TP 32 +.B /usr/lib/64/pkgconfig/flac\&.pc +.BR pkg-config (1) +file for FLAC 64-bit shared library +.TP 32 +.B /usr/share/doc/flac-1\&.3\&.1 +Location of developer documentation +.SH "SEE ALSO" +.PP +.BR flac (1), +.BR metaflac (1), +.BR pkg-config (1), +.BR libvorbis (3lib), +.BR libspeex (3lib) +.SH "NOTES" +.PP +Written by Jerry Tan, Sun Microsystems Inc\&., 2009\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/flac/flac.p5m --- a/components/desktop/flac/flac.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/desktop/flac/flac.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -23,7 +23,8 @@ # Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # - default mangler.man.stability uncommitted> + \ + default mangler.man.stability "pass-through volatile"> set name=pkg.fmri \ value=pkg:/codec/flac@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) set name=pkg.summary value="Free Lossless Audio Codec" @@ -336,6 +337,7 @@ file path=usr/share/doc/flac-$(COMPONENT_VERSION)/html/ogg_mapping.html file path=usr/share/man/man1/flac.1 file path=usr/share/man/man1/metaflac.1 +file files/libFLAC.3lib path=usr/share/man/man3lib/libFLAC.3lib license COPYING.Xiph license=BSD license COPYING.FDL license=FDLv1.2 license COPYING.GPL license=GPLv2 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/libcanberra/files/canberra-gtk-play.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/desktop/libcanberra/files/canberra-gtk-play.1 Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,69 @@ +.TH canberra-gtk-play 1 "7 Apr 2017" "SunOS 5.11" "User Commands" +.SH "NAME" +canberra-gtk-play \- play a sound event +.SH "SYNOPSIS" +.PP +\fBcanberra-gtk-play\fR [\fB\-\-cache-control=\fIpermanent|volatile|never\fR\fR] [\fB\-\-description=\fIdescription\fR\fR] [\fB\-\-display=\fIdisplay\fR\fR] [\fB\-\-file=\fIfile\fR\fR] [\fB\-\-help\fR] [\fB\-\-id=\fIidentifier\fR\fR] [\fB\-\-loop=\fItimes\fR\fR] [\fB\-\-version\fR] [\fB\fIgnome-std-options\fR\fR] +.SH "DESCRIPTION" +.PP +\fBcanberra-gtk-play\fR is an application for playing sound events that +are specified by the FreeDesktop "XDG Sound Theme and Name Specification"\&. +.SH "OPTIONS" +.PP +The following options are supported: +.TP 4 +\fB\-\-c\fR, \fB\-\-cache-control=\fR\fI[permanent|volatile|never]\fR +Specify how canberra-gtk-play will manage its cache control\&. The value of +"permanent" will cause the sample to be cached in the server +permanently\&. This is useful for very frequently used sounds\&. The value of +"volatile" may be used for caching sounds in the sound server +temporarily\&. They will expire after some time or on cache pressure\&. The +value of "never" may be used that should never be cached, because +they are only generated very seldomly or only once\&. +.sp +Not all libcanberra backends support caching, and this option is only +functional if the backend being used does support this functionality\&. +.TP 4 +\fB\-d\fR, \fB\-\-description=\fR\fIdescription\fR +Specify a \fIdescription\fR for the sound event\&. +.TP 4 +\fB\-\-display=\fR\fIdisplay\fR +Specify the X display to use\&. +.TP 4 +\fB\-f\fR, \fB\-\-file=\fR\fIfile\fR +Specify a \fIfile\fR to play\&. +.TP 4 +\fB\-?\fR, \fB\-\-help\fR +Display usage information\&. +.TP 4 +\fB\-i\fR, \fB\-\-id=\fR\fIidentifier\fR +Specify the event \fIidentifier\fR to play\&. These +\fIidentifier\fR values are specified in the +"XDG Sound Theme and Name Specification"\&. +.TP 4 +\fB\-l\fR, \fB\-\-loop=\fR\fItimes\fR +Specify the number of \fItimes\fR to play the file\&. The +default value is 1\&. +.TP 4 +\fB\-v\fR, \fB\-\-version\fR +Display canberra-gtk-play version number\&. +.TP 4 +.I gnome-std-options +Standard options available for use with most GNOME applications\&. See +.BR gnome-std-options (7) +for more information\&. +.SH "EXAMPLES" +.PP +\fBExample 1: Play the "desktop-login" sound event\fR +.PP +.nf +example% \fBcanberra-gtk-play --id desktop-login --description="GNOME Login"\fR +.fi +.SH "SEE ALSO" +.PP +.BR libcanberra (3lib), +.BR attributes (7), +.BR gnome-std-options (7) +.SH "NOTES" +.PP +Written by Brian Cameron, Sun Microsystems Inc\&., 2009\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/libcanberra/files/libcanberra-gtk.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/desktop/libcanberra/files/libcanberra-gtk.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,1 @@ +.so man3lib/libcanberra.3lib diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/libcanberra/files/libcanberra.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/desktop/libcanberra/files/libcanberra.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,59 @@ +.TH libcanberra 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libcanberra, libcanberra-gtk \- Implementation of the XDG Sound Theme and Name Specification +.SH "DESCRIPTION" +.PP +\fBlibcanberra\fR is an implementation of the FreeDesktop "XDG +Sound Theme and Name Specifications" and is used for generating +desktop event sounds\&. +.PP +libcanberra-gtk provides interfaces making it easier to use libcanberra from GTK+ +based applications\&. +.SH "FILES" +.TP 30 +.B /usr/lib/libcanberra\&.so +libcanberra 32-bit shared library +.TP 30 +.B /usr/lib/libcanberra-gtk\&.so +libcanberra-gtk 32-bit shared library for GTK2 +.TP 30 +.B /usr/lib/libcanberra-gtk3\&.so +libcanberra-gtk 32-bit shared library for GTK3 +.TP 30 +.B /usr/lib/pkgconfig/libcanberra-gtk\&.pc +pkg-config(1) file for libcanberra 32-bit library +.TP 30 +.B /usr/lib/pkgconfig/libcanberra-gtk\&.pc +pkg-config(1) file for libcanberra-gtk 32-bit library for GTK2 +.TP 30 +.B /usr/lib/pkgconfig/libcanberra-gtk3\&.pc +pkg-config(1) file for libcanberra-gtk 32-bit library for GTK3 +.TP 30 +.B /usr/lib/64/libcanberra\&.so +libcanberra 64-bit shared library +.TP 30 +.B /usr/lib/64/libcanberra-gtk\&.so +libcanberra-gtk 64-bit shared library for GTK2 +.TP 30 +.B /usr/lib/64/libcanberra-gtk3\&.so +libcanberra-gtk 64-bit shared library for GTK3 +.TP 30 +.B /usr/lib/64/pkgconfig/libcanberra-gtk\&.pc +pkg-config(1) file for libcanberra 64-bit library +.TP 30 +.B /usr/lib/64/pkgconfig/libcanberra-gtk\&.pc +pkg-config(1) file for libcanberra-gtk 64-bit library for GTK2 +.TP 30 +.B /usr/lib/64/pkgconfig/libcanberra-gtk3\&.pc +pkg-config(1) file for libcanberra-gtk 64-bit library for GTK3 +.TP 30 +.BR /usr/share/gtk-doc/html/libcanberra +Location of developer documentation +.SH "SEE ALSO" +.PP +.BR canberra-gtk-play (1), +.BR attributes (7), +.BR gnome-interfaces (7) +.SH "NOTES" +.PP +Man page written by Brian Cameron, Sun Microsystems Inc\&., 2009\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/libcanberra/libcanberra.p5m --- a/components/desktop/libcanberra/libcanberra.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/desktop/libcanberra/libcanberra.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. # \ @@ -37,7 +37,7 @@ value="org.opensolaris.category.2008:System/Multimedia 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=PSARC/2016/383 +set name=org.opensolaris.arc-caseid value=LSARC/2008/534 value=PSARC/2016/383 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=usr/bin/$(MACH64)/canberra-gtk-play link path=usr/bin/canberra-gtk-play target=$(MACH64)/canberra-gtk-play @@ -92,6 +92,9 @@ file path=usr/share/gdm/autostart/LoginWindow/libcanberra-ready-sound.desktop file path=usr/share/gnome/autostart/libcanberra-login-sound.desktop file path=usr/share/gnome/shutdown/libcanberra-logout-sound.sh +file files/canberra-gtk-play.1 path=usr/share/man/man1/canberra-gtk-play.1 +file files/libcanberra-gtk.3lib path=usr/share/man/man3lib/libcanberra-gtk.3lib +file files/libcanberra.3lib path=usr/share/man/man3lib/libcanberra.3lib file path=usr/share/vala/vapi/libcanberra-gtk.vapi file path=usr/share/vala/vapi/libcanberra.vapi license LGPL license=LGPLv2.1 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/libical/files/libical.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/desktop/libical/files/libical.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,42 @@ +.TH libical 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libical \- iCalendar protocol library +.SH "DESCRIPTION" +.PP +Implementation of the IETF\&'s iCalendar Calendaring and Scheduling protocols\&. +.SH "FILES" +.PP +The following files are provided by this library: +.TP 4 +.B /usr/lib/libical\&.so +iCalendar 32-bit shared library +.TP 4 +.B /usr/lib/64/libical\&.so +iCalendar 64-bit shared library +.TP 4 +.B /usr/lib/pkgconfig/libical\&.pc +.BR pkg-config (1) +file for iCalendar 32-bit shared library +.TP 4 +.B /usr/lib/64/pkgconfig/libical\&.pc +.BR pkg-config (1) +file for iCalendar 64-bit shared library +.TP 4 +.B /usr/lib/libicalss\&.so +32-bit shared library to support storing iCal component data to disk in a variety of ways +.TP 4 +.B /usr/lib/64/libicalss\&.so +64-bit shared library to support storing iCal component data to disk in a variety of ways +.TP 4 +.B /usr/lib/libicalvcal\&.so +32-bit shared library to support vCalendar +.TP 4 +.B /usr/lib/64/libicalvcal\&.so +64-bit shared library to support vCalendar +.SH "SEE ALSO" +.PP +.BR attributes (7), +.BR gnome-interfaces (7) +.SH "NOTES" +.PP +Written by Jedy Wang, Sun Microsystems Inc\&., 2004, 2009\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/libical/files/libicalss.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/desktop/libical/files/libicalss.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,1 @@ +.so man3lib/libical.3lib diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/libical/files/libicalvcal.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/desktop/libical/files/libicalvcal.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,1 @@ +.so man3lib/libical.3lib diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/libical/libical.p5m --- a/components/desktop/libical/libical.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/desktop/libical/libical.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. # \ @@ -35,7 +35,7 @@ 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=PSARC/2016/482 +set name=org.opensolaris.arc-caseid value=LSARC/2008/677 value=PSARC/2016/482 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=usr/include/ical.h file path=usr/include/libical/ical.h @@ -116,4 +116,7 @@ link path=usr/lib/libicalvcal.so.1 target=libicalvcal.so.$(COMPONENT_VERSION) file path=usr/lib/pkgconfig/libical.pc file path=usr/share/gir-1.0/libical-$(COMPONENT_VERSION).gir +file files/libical.3lib path=usr/share/man/man3lib/libical.3lib +file files/libicalss.3lib path=usr/share/man/man3lib/libicalss.3lib +file files/libicalvcal.3lib path=usr/share/man/man3lib/libicalvcal.3lib license libical.license license=MPL diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/libogg/Makefile --- a/components/desktop/libogg/Makefile Thu Apr 13 09:01:25 2017 -0700 +++ b/components/desktop/libogg/Makefile Sun Apr 09 12:16:36 2017 -0700 @@ -27,10 +27,10 @@ COMPONENT_NAME= libogg COMPONENT_VERSION= 1.2.2 -COMPONENT_PROJECT_URL= http://downloads.xiph.org/releases/ogg +COMPONENT_PROJECT_URL= https://xiph.org/ogg/ COMPONENT_ARCHIVE_HASH= \ sha256:ab000574bc26d5f01284f5b0f50e12dc761d035c429f2e9c70cb2a9487d8cfba -COMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)/$(COMPONENT_ARCHIVE) +COMPONENT_ARCHIVE_URL= http://downloads.xiph.org/releases/ogg/$(COMPONENT_ARCHIVE) COMPONENT_BUGDB= gnome/multimedia COMPONENT_ANITYA_ID= 1694 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/libogg/files/libogg.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/desktop/libogg/files/libogg.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,43 @@ +.TH libogg 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libogg \- Xiph\&.org container format library +.SH "DESCRIPTION" +.PP +\fBlibogg\fR is an implementation of the Ogg specification +by the Xiph\&.org Foundation\&. \fBlibogg\fR provides an API to work +with the Ogg container format for audio, video, and multimedia\&. +.PP +Ogg project codecs use the Ogg bitstream format to arrange the raw, +compressed bitstream into a more robust, useful form\&. For example, the Ogg +bitstream makes seeking, time stamping, and error recovery possible, as well +as mixing several separate, concurrent media streams into a single physical +bitstream\&. +.SH "FILES" +.PP +The following files are provided by this library: +.TP 32 +.B /usr/lib/libogg\&.so +Ogg 32-bit shared library +.TP 32 +.B /usr/lib/64/libogg\&.so +Ogg 64-bit shared library +.TP 32 +.B /usr/lib/pkgconfig/ogg.pc +.BR pkg-config (1) +file for Ogg 32-bit shared library +.TP 32 +.B /usr/lib/64/pkgconfig/ogg.pc +.BR pkg-config (1) +file for Ogg 64-bit shared library +.TP 32 +.B /usr/share/doc/libogg-1.2.2 +Location of developer documentation +.SH "SEE ALSO" +.PP +.BR pkg-config (1), +.BR libvorbis (3lib), +.BR attributes (7), +.BR gnome-interfaces (7) +.SH "NOTES" +.PP +Written by Brian Cameron, Sun Microsystems Inc\&., 2004, 2006\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/libogg/libogg.p5m --- a/components/desktop/libogg/libogg.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/desktop/libogg/libogg.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # \ @@ -34,7 +34,8 @@ value="org.opensolaris.category.2008:System/Multimedia 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=PSARC/2010/143 value=PSARC/2016/514 +set name=org.opensolaris.arc-caseid value=LSARC/2004/713 value=PSARC/2010/143 \ + value=PSARC/2016/514 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=usr/include/ogg/config_types.h file path=usr/include/ogg/ogg.h @@ -121,6 +122,7 @@ file path=usr/share/doc/libogg-$(COMPONENT_VERSION)/vorbisword2.png file path=usr/share/doc/libogg-$(COMPONENT_VERSION)/white-ogg.png file path=usr/share/doc/libogg-$(COMPONENT_VERSION)/white-xifish.png +file files/libogg.3lib path=usr/share/man/man3lib/libogg.3lib license libogg.license license="BSD-like, GPLv2, LGPLv2.1, FDLv1.2" # force the rename with an optional dependency on the old name depend type=optional fmri=codec/ogg-vorbis@2.30.0-5.12.0.0.0.108.0 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/libproxy/Makefile --- a/components/desktop/libproxy/Makefile Thu Apr 13 09:01:25 2017 -0700 +++ b/components/desktop/libproxy/Makefile Sun Apr 09 12:16:36 2017 -0700 @@ -28,7 +28,7 @@ COMPONENT_NAME= libproxy COMPONENT_VERSION= 0.4.11.1 -COMPONENT_PROJECT_URL= https://code.google.com/p/libproxy +COMPONENT_PROJECT_URL= https://libproxy.github.io/libproxy/ COMPONENT_SRC= $(COMPONENT_NAME)-master COMPONENT_ARCHIVE= master.zip COMPONENT_ARCHIVE_URL= https://github.com/binarycrusader/$(COMPONENT_NAME)/archive/master.zip diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/libproxy/files/libproxy.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/desktop/libproxy/files/libproxy.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,65 @@ +.TH libproxy 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libproxy \- automatic proxy configuration management library +.SH "DESCRIPTION" +.PP +\fBlibproxy\fR provides interfaces to get the proxy that will be used +to access network resources\&. It uses various plugins to get proxy configuration +via different mechanisms (e\&.g\&. environment variables or desktop settings)\&. +.PP +The envvar plugin gets the proxy configuration from the http_proxy and no_proxy +environment variables\&. The file plugin gets proxy configuration from +\fB/etc/proxy\&.conf\fR and +\fB$HOME/\&.proxy\&.conf\fR\&. The Gnome plugin gets the proxy +configuration via Gsettings. +.PP +The order in which each proxy mechanism will be checked is specified by the +environment PX_CONFIG_ORDER\&. The default order is +"USER,SESSION,SYSTEM,envvar"\&. USER, SESSION and SYSTEM are all +categories of proxy configuration\&. envvar means the plugin which gets proxy +setting from the environment variable "http_proxy"\&. +.PP +The Gnome plugin belongs to the SESSION category, so the Gnome settings will be +checked before the environment variable\&. +.SH "ENVIRONMENT VARIABLES" +.PP +See \fBenviron\fR(7) for descriptions of environment variables\&. +.TP 16 +.B http_proxy +URL of HTTP proxy to use\&. +.TP 16 +.B no_proxy +A comma delimited list of hosts (or domains) for which proxying is not to be +used\&. +.SH "FILES" +.PP +The following files are provided by this library: +.TP 32 +.B /usr/lib/libproxy\&.so +libproxy 32-bit shared library +.TP 32 +.B /usr/lib/64/libproxy\&.so +libproxy 64-bit shared library +.TP 32 +.B /usr/lib/pkgconfig/libproxy-1.0.pc +.BR pkg-config (1) +file for libproxy 32-bit shared library +.TP 32 +.B /usr/lib/64/pkgconfig/libproxy-1.0.pc +.BR pkg-config (1) +file for libproxy 64-bit shared library +.PP +The following files are used by this library: +.TP 32 +.B /usr/lib/libproxy/* +libproxy plugins +.TP 32 +\fB/etc/proxy\&.conf\fR, \fI$HOME\fR\fB/\&.proxy\&.conf\fR +configuration files used by file plugin to look for proxy configuration +.SH "SEE ALSO" +.BR attributes (7), +.BR gnome-interfaces (7), +.BR environ (7) +.SH "NOTES" +.PP +Written by Ke Wang, Sun Microsystems Inc\&., 2004, 2009\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/libproxy/libproxy.p5m --- a/components/desktop/libproxy/libproxy.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/desktop/libproxy/libproxy.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # \ @@ -35,7 +35,7 @@ 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=PSARC/2016/408 +set name=org.opensolaris.arc-caseid value=LSARC/2009/088 value=PSARC/2016/408 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=usr/bin/$(MACH64)/proxy file path=usr/bin/proxy @@ -55,5 +55,6 @@ file path=usr/perl5/vendor_perl/$(PERL_VERSION)/$(PERL_ARCH)/auto/Net/Libproxy/Libproxy.so file usr/share/cmake/Modules/Findlibproxy.cmake \ path=usr/share/cmake-2.8/Modules/Findlibproxy.cmake +file files/libproxy.3lib path=usr/share/man/man3lib/libproxy.3lib file path=usr/share/vala/vapi/libproxy-1.0.vapi license COPYING license=LGPLv2.1 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/libtheora/Makefile --- a/components/desktop/libtheora/Makefile Thu Apr 13 09:01:25 2017 -0700 +++ b/components/desktop/libtheora/Makefile Sun Apr 09 12:16:36 2017 -0700 @@ -27,11 +27,11 @@ COMPONENT_NAME= libtheora COMPONENT_VERSION= 1.1.1 -COMPONENT_PROJECT_URL= http://downloads.xiph.org/releases/theora/ +COMPONENT_PROJECT_URL= http://theora.org/ COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.bz2 COMPONENT_ARCHIVE_HASH= \ sha256:b6ae1ee2fa3d42ac489287d3ec34c5885730b1296f0801ae577a35193d3affbc -COMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)/$(COMPONENT_ARCHIVE) +COMPONENT_ARCHIVE_URL= http://downloads.xiph.org/releases/theora/$(COMPONENT_ARCHIVE) COMPONENT_BUGDB= gnome/multimedia COMPONENT_ANITYA_ID= 11793 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/libtheora/files/libtheora.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/desktop/libtheora/files/libtheora.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,65 @@ +.TH libtheora 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libtheora, libtheoradec, libtheoraenc \- Xiph\&.org container format library +.SH "DESCRIPTION" +.PP +Theora is an open video codec being developed by the Xiph\&.org Foundation +as part of their Ogg project. It is a project that aims to integrate +On2\&'s VP3 video codec, Ogg Vorbis audio codec and Ogg multimedia container +formats into a multimedia solution that can compete with MPEG-4 format\&. +.SH "FILES" +.PP +The following files are provided by this library: +.TP 4 +.B /usr/lib/libtheora\&.so +libtheora 32-bit shared library +.TP 4 +.B /usr/lib/64/libtheora\&.so +libtheora 64-bit shared library +.TP 4 +.B /usr/lib/libtheoradec\&.so +libtheoradec 32-bit shared library +.TP 4 +.B /usr/lib/64/libtheoradec\&.so +libtheoradec 64-bit shared library +.TP 4 +.B /usr/lib/libtheoraenc\&.so +libtheoraenc 32-bit shared library +.TP 4 +.B /usr/lib/64/libtheoraenc\&.so +libtheoraenc 64-bit shared library +.TP 4 +.B /usr/lib/pkgconfig/theora.pc +.BR pkg-config (1) +file for libtheora 32-bit shared library +.TP 4 +.B /usr/lib/64/pkgconfig/theora.pc +.BR pkg-config (1) +file for libtheora 64-bit shared library +.TP 4 +.B /usr/lib/pkgconfig/theoradec.pc +.BR pkg-config (1) +file for libtheoradec 32-bit shared library +.TP 4 +.B /usr/lib/64/pkgconfig/theoradec.pc +.BR pkg-config (1) +file for libtheoradec 64-bit shared library +.TP 4 +.B /usr/lib/pkgconfig/theoraenc.pc +.BR pkg-config (1) +file for libtheoraenc 32-bit shared library +.TP 4 +.B /usr/lib/64/pkgconfig/theoraenc.pc +.BR pkg-config (1) +file for libtheoraenc 64-bit shared library +.TP 4 +.B /usr/share/doc/libtheora-1\&.1\&.1 +Location of developer documentation +.SH "SEE ALSO" +.PP +.BR pkg-config (1), +.BR libvorbis (3lib), +.BR libogg (3lib) +.SH "NOTES" +.PP +Written by Jerry Tan, Sun Microsystems Inc\&., 2009\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/libtheora/files/libtheoradec.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/desktop/libtheora/files/libtheoradec.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,1 @@ +.so man3lib/libtheora.3lib diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/libtheora/files/libtheoraenc.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/desktop/libtheora/files/libtheoraenc.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,1 @@ +.so man3lib/libtheora.3lib diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/libtheora/libtheora.p5m --- a/components/desktop/libtheora/libtheora.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/desktop/libtheora/libtheora.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -33,7 +33,7 @@ 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=PSARC/2010/143 +set name=org.opensolaris.arc-caseid value=LSARC/2005/734 value=PSARC/2010/143 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=usr/include/theora/codec.h file path=usr/include/theora/theora.h @@ -161,4 +161,7 @@ file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/theoradec_8h.tex file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/latex/theoraenc_8h.tex file path=usr/share/doc/libtheora-$(COMPONENT_VERSION)/vp3-format.txt +file files/libtheora.3lib path=usr/share/man/man3lib/libtheora.3lib +file files/libtheoradec.3lib path=usr/share/man/man3lib/libtheoradec.3lib +file files/libtheoraenc.3lib path=usr/share/man/man3lib/libtheoraenc.3lib license libtheora.license license="BSD-like, GPLv2, LGPLv2.1, FDLv1.2" diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/libvorbis/Makefile --- a/components/desktop/libvorbis/Makefile Thu Apr 13 09:01:25 2017 -0700 +++ b/components/desktop/libvorbis/Makefile Sun Apr 09 12:16:36 2017 -0700 @@ -27,10 +27,10 @@ COMPONENT_NAME= libvorbis COMPONENT_VERSION= 1.3.3 -COMPONENT_PROJECT_URL= http://downloads.xiph.org/releases/vorbis/ +COMPONENT_PROJECT_URL= https://xiph.org/vorbis/ COMPONENT_ARCHIVE_HASH= \ sha256:6d747efe7ac4ad249bf711527882cef79fb61d9194c45b5ca5498aa60f290762 -COMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)/$(COMPONENT_ARCHIVE) +COMPONENT_ARCHIVE_URL= http://downloads.xiph.org/releases/vorbis/$(COMPONENT_ARCHIVE) COMPONENT_BUGDB= gnome/multimedia COMPONENT_ANITYA_ID= 1758 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/libvorbis/files/libvorbis.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/desktop/libvorbis/files/libvorbis.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,80 @@ +.TH libvorbis 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libvorbis \- Xiph\&.org compression format library +.SH "DESCRIPTION" +.PP +\fBlibvorbis\fR is an implementation of the Vorbis specification +by the Xiph\&.org foundation\&. \fBlibvorbis\fR provides an API to work +with the Vorbis multimedia compression format\&. +.PP +Vorbis is an audio compression scheme that is designed to be contained +in the Ogg container\&. Note that other formats are capable of being embedded +in an Ogg container, such as FLAC and Speex\&. +.PP +\fBlibvorbis\fR contains the Vorbis reference encoder and decoder. +This is the lowest-level interface to the Vorbis encoder and +decoder. If you're just looking for a simple way to extract the audio +from an Ogg Vorbis file, you probably want to use vorbisfile rather +than using libogg and libvorbis directly. +.PP +The \fBVorbisfile\fR library provides a convenient high-level API for decoding +and basic manipulation of all Vorbis I audio streams. \fBlibvorbisfile\fR is +implemented as a layer on top of Xiph.Org's reference \fBlibogg\fR and +\fBlibvorbis\fR libraries. +.PP +\fBLibvorbisenc\fR is a convenient API for setting up an encoding environment +using \fBlibvorbis\fR. \fBLibvorbisenc\fR encapsulates the actions needed to +set up the encoder properly. +.SH "FILES" +.PP +The following files are provided by this library: +.TP 4 +.B /usr/lib/libvorbis\&.so +Vorbis 32-bit shared library +.TP 4 +.B /usr/lib/64/libvorbis\&.so +Vorbis 64-bit shared library +.TP 4 +.B /usr/lib/libvorbisenc\&.so +Libvorbisenc 32-bit shared library +.TP 4 +.B /usr/lib/64/libvorbisenc\&.so +Libvorbisenc 64-bit shared library +.TP 4 +.B /usr/lib/libvorbisfile\&.so +Vorbisfile 32-bit shared library +.TP 4 +.B /usr/lib/64/libvorbisfile\&.so +Vorbisfile 64-bit shared library +.TP 4 +.B /usr/lib/pkgconfig/vorbis.pc +.BR pkg-config (1) +file for Vorbis 32-bit shared library +.TP 4 +.B /usr/lib/64/pkgconfig/vorbis.pc +.BR pkg-config (1) +file for Vorbis 64-bit shared library +.TP 4 +.B /usr/lib/pkgconfig/vorbisenc.pc +.BR pkg-config (1) +file for Libvorbisenc 32-bit shared library +.TP 4 +.B /usr/lib/64/pkgconfig/vorbisenc.pc +.BR pkg-config (1) +file for Libvorbisenc 64-bit shared library +.TP 4 +.B /usr/lib/pkgconfig/vorbisfile.pc +.BR pkg-config (1) +file for Vorbisfile 32-bit shared library +.TP 4 +.B /usr/lib/64/pkgconfig/vorbisfile.pc +.BR pkg-config (1) +file for Vorbisfile 64-bit shared library +.TP 4 +.B /usr/share/doc/libvorbis-* +Location of developer documentation +.SH "SEE ALSO" +.PP +.BR libogg (3lib), +.BR attributes (7), +.BR gnome-interfaces (7) diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/libvorbis/files/libvorbisenc.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/desktop/libvorbis/files/libvorbisenc.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,1 @@ +.so man3lib/libvorbis.3lib diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/libvorbis/files/libvorbisfile.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/desktop/libvorbis/files/libvorbisfile.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,1 @@ +.so man3lib/libvorbis.3lib diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/libvorbis/libvorbis.p5m --- a/components/desktop/libvorbis/libvorbis.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/desktop/libvorbis/libvorbis.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,9 +20,11 @@ # # -# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # + \ + default mangler.man.stability "pass-through volatile"> set name=pkg.fmri \ value=pkg:/codec/libvorbis@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) set name=pkg.summary value="Vorbis audio codec libraries" @@ -32,7 +34,8 @@ value="org.opensolaris.category.2008:System/Multimedia 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=PSARC/2010/143 value=PSARC/2016/514 +set name=org.opensolaris.arc-caseid value=LSARC/2004/713 value=PSARC/2010/143 \ + value=PSARC/2016/514 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=usr/include/vorbis/codec.h file path=usr/include/vorbis/vorbisenc.h @@ -205,6 +208,9 @@ file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/vorbisword2.png file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/wait.png file path=usr/share/doc/libvorbis-$(COMPONENT_VERSION)/white-xifish.png +file files/libvorbis.3lib path=usr/share/man/man3lib/libvorbis.3lib +file files/libvorbisenc.3lib path=usr/share/man/man3lib/libvorbisenc.3lib +file files/libvorbisfile.3lib path=usr/share/man/man3lib/libvorbisfile.3lib license COPYING license=BSD-like # force the rename with an optional dependency on the old name depend type=optional fmri=codec/ogg-vorbis@2.30.0-5.12.0.0.0.108.0 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/libxklavier/files/libxklavier.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/desktop/libxklavier/files/libxklavier.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,33 @@ +.TH libxklavier 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libxklavier \- Utility library for XKB +.SH "DESCRIPTION" +.PP +libxklavier is a utility library to make working with XKB easier\&. libxklavier +simplifies XKB-related development and provide support for keyboard handling +in the GNOME desktop\&. +.SH "FILES" +.PP +The following files are provided by this library: +.TP 32 +.B /usr/lib/libxklavier\&.so +32-bit shared library +.TP 32 +.B /usr/lib/64/libxklavier\&.so +64-bit shared library +.TP 32 +.B /usr/lib/pkgconfig/libxklavier\&.pc +.BR pkg-config (1) +file for 32-bit shared library +.TP 32 +.B /usr/lib/64/pkgconfig/libxklavier\&.pc +.BR pkg-config (1) +file for 64-bit shared library +.TP 32 +.B /usr/share/gtk-doc/html/libxklavier/ +Directory containing developer documentation +.SH "SEE ALSO" +.PP +.BR pkg-config (1), +.BR attributes (7), +.BR gnome-interfaces (7) diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/libxklavier/libxklavier.p5m --- a/components/desktop/libxklavier/libxklavier.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/desktop/libxklavier/libxklavier.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -76,6 +76,7 @@ file path=usr/share/gtk-doc/html/libxklavier/style.css $(SOLARIS_11_4_ONLY)file path=usr/share/gtk-doc/html/libxklavier/up-insensitive.png file path=usr/share/gtk-doc/html/libxklavier/up.png +file files/libxklavier.3lib path=usr/share/man/man3lib/libxklavier.3lib license COPYING.LIB license=LGPLv2 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/speex/files/libspeex.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/desktop/speex/files/libspeex.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,59 @@ +.TH libspeex 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +speex \- speex\&.org A Free Codec For Free Speech +.SH "DESCRIPTION" +.PP +\fBspeex\fR is an Open Source/Free Software audio compression format +designed for speech\&. The Speex Project aims to lower the barrier of +entry for voice applications by providing a free alternative to +expensive proprietary speech codecs\&. Moreover, Speex is well-adapted +to Internet applications and provides useful features that are not +present in most other codecs\&. Finally, Speex is part of the GNU +Project and is available under the revised BSD license\&. +.PP +In essence, Speex is to speech what Vorbis is to audio/music\&. Unlike +many other speech codecs, Speex is not designed for mobile phones but +rather for packet networks and voice over IP (VoIP) applications\&. +File-based compression is of course also supported\&. +.SH "FILES" +.PP +The following files are provided by this library: +.TP 32 +.B /usr/lib/libspeex\&.so +speex 32-bit shared library +.TP 32 +.B /usr/lib/64/libspeex\&.so +speex 64-bit shared library +.TP 32 +.B /usr/lib/libspeexdsp\&.so +speexdsp 32-bit shared library +.TP 32 +.B /usr/lib/64/libspeexdsp\&.so +speexdsp 64-bit shared library +.TP 32 +.B /usr/lib/pkgconfig/speex\&.pc +.BR pkg-config (1) +file for speex 32-bit shared library +.TP 32 +.B /usr/lib/64/pkgconfig/speex\&.pc +.BR pkg-config (1) +file for speex 64-bit shared library +.TP 32 +.B /usr/lib/pkgconfig/speexdsp\&.pc +.BR pkg-config (1) +file for speexdsp 32-bit shared library +.TP 32 +.B /usr/lib/64/pkgconfig/speexdsp\&.pc +.BR pkg-config (1) +file for speexdsp 64-bit shared library +.TP 32 +.B /usr/share/doc/speex +Location of developer documentation +.SH "SEE ALSO" +.PP +.BR speexenc (1), +.BR speexdec (1), +.BR pkg-config (1), +.BR libvorbis (3lib), +.BR libogg (3lib), +.BR attributes (7) diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/speex/files/libspeexdsp.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/desktop/speex/files/libspeexdsp.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,1 @@ +.so man3lib/libspeex.3lib diff -r 8b7335f2b6cf -r 875bb3f441a5 components/desktop/speex/speex.p5m --- a/components/desktop/speex/speex.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/desktop/speex/speex.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # default mangler.man.stability "pass-through volatile"> @@ -34,7 +34,7 @@ value="org.opensolaris.category.2008:System/Multimedia 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=PSARC/2012/250 +set name=org.opensolaris.arc-caseid value=LSARC/2005/734 value=PSARC/2012/250 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=usr/bin/speexdec file path=usr/bin/speexenc @@ -70,4 +70,6 @@ file path=usr/share/doc/speex/manual.pdf file path=usr/share/man/man1/speexdec.1 file path=usr/share/man/man1/speexenc.1 +file files/libspeex.3lib path=usr/share/man/man3lib/libspeex.3lib +file files/libspeexdsp.3lib path=usr/share/man/man3lib/libspeexdsp.3lib license COPYING license=BSD diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/at-spi2-core/at-spi2-core.p5m --- a/components/gnome/at-spi2-core/at-spi2-core.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/at-spi2-core/at-spi2-core.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. # \ @@ -155,6 +155,7 @@ file path=usr/share/locale/zh_CN/LC_MESSAGES/at-spi2-core.mo file path=usr/share/locale/zh_HK/LC_MESSAGES/at-spi2-core.mo file path=usr/share/locale/zh_TW/LC_MESSAGES/at-spi2-core.mo +file files/at-spi-registryd.1 path=usr/share/man/man1/at-spi-registryd.1 license COPYING license=LGPLv2 depend type=require fmri=__TBD \ pkg.tmp.gsettings-schema=org.gnome.desktop.a11y.applications diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/at-spi2-core/files/at-spi-registryd.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/at-spi2-core/files/at-spi-registryd.1 Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,19 @@ +.TH at-spi-registryd 1 "7 Apr 2017" "SunOS 5.11" "User Commands" +.SH "NAME" +at-spi-registryd \- The AT-SPI registry daemon +.SH "DESCRIPTION" +.PP +at-spi-registryd is the AT-SPI registry daemon\&. It provides a mechanism for all +assistive technologies to discover and interact with applications running on +the desktop\&. Usually, at-spi-registryd is started by gnome-session when +accessibility is enabled\&. +.SH "FILES" +.PP +The following files are used by this application: +.TP 28 +.B /usr/lib/at-spi-registryd +An application running the AT-SPI registry +.SH "SEE ALSO" +.PP +.BR libatk-1\&.0 (3lib), +.BR attributes (7) diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/atk/atk.p5m --- a/components/gnome/atk/atk.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/atk/atk.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # \ @@ -182,4 +182,5 @@ file path=usr/share/locale/zh_HK/LC_MESSAGES/atk10.mo file path=usr/share/locale/zh_TW/LC_MESSAGES/atk10.mo file path=usr/share/locale/zu/LC_MESSAGES/atk10.mo +file files/libatk-1.0.3lib path=usr/share/man/man3lib/libatk-1.0.3lib license COPYING license=LGPLv2 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/atk/files/libatk-1.0.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/atk/files/libatk-1.0.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,53 @@ +.TH libatk-1\&.0 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libatk-1\&.0 \- Accessibility Toolkit API +.SH "DESCRIPTION" +.PP +ATK (Accessibility Tool Kit) is a set of interfaces which, when implemented by +applications and user-interface component libraries, supports the use of +applications by persons with disabilities\&. ATK provides a consistent set of +in-process interfaces which conforming components implement, either directly or +via the use of add-on libraries\&. These interfaces are in turn exported +out-of-process for use by assistive technologies (see +.BR at-spi (3lib))\&. +.PP +Using ATK, applications can explicitly provide descriptive information about +their components\&. By using ATK-enabled toolkits such as GTK+, applications +obtain built-in accessibility support\&. +.PP +The ATK API is a queryable, interfaced API for obtaining textual, +attribute-based, and coordinate information from user interface components, and +also provides a means of activating and interacting with those components +without the direct use of the keyboard or system pointing device\&. +.SH "FILES" +.PP +The following files are used by this library: +.TP 4 +.B /usr/lib/libatk-1\&.0\&.so +Accessibility Toolkit API 32-bit shared library +.TP 4 +.B /usr/lib/64/libatk-1\&.0\&.so +Accessibility Toolkit API 64-bit shared library +.TP 4 +.B /usr/lib/pkgconfig/atk\&.pc +.BR pkg-config (1) +file for atk 32-bit shared library +.TP 4 +.B /usr/lib/64/pkgconfig/atk\&.pc +.BR pkg-config (1) +file for atk 64-bit shared library +.TP 4 +.B /usr/share/gtk-doc/html/atk +Location of developer documentation +.SH "SEE ALSO" +.PP +.BR at-spi-registryd (1), +.BR pkg-config (1), +.BR at-spi (3lib), +.BR libgailutil (3lib), +.BR libgailutil-3 (3lib), +.BR attributes (7), +.BR gnome-interfaces (7) +.SH "NOTES" +.PP +Written by Brian Cameron, Sun Microsystems Inc\&., 2003, 2004, 2006\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/atkmm/atkmm.p5m --- a/components/gnome/atkmm/atkmm.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/atkmm/atkmm.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. # \ @@ -37,7 +37,7 @@ 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=PSARC/2016/313 +set name=org.opensolaris.arc-caseid value=LSARC/2008/074 value=PSARC/2016/313 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=usr/include/atkmm-1.6/atkmm.h file path=usr/include/atkmm-1.6/atkmm/action.h @@ -72,7 +72,6 @@ file path=usr/include/atkmm-1.6/atkmm/private/table_p.h file path=usr/include/atkmm-1.6/atkmm/private/text_p.h file path=usr/include/atkmm-1.6/atkmm/private/value_p.h -file path=usr/include/atkmm-1.6/atkmm/private/value_p.h file path=usr/include/atkmm-1.6/atkmm/range.h file path=usr/include/atkmm-1.6/atkmm/relation.h file path=usr/include/atkmm-1.6/atkmm/relationset.h @@ -166,6 +165,7 @@ file path=usr/share/doc/atkmm-1.6/reference/html/tab_h.png file path=usr/share/doc/atkmm-1.6/reference/html/tab_s.png file path=usr/share/doc/atkmm-1.6/reference/html/tabs.css +file files/libatkmm-1.6.3lib path=usr/share/man/man3lib/libatkmm-1.6.3lib license COPYING.tools license=GPLv2 license COPYING license=LGPLv2.1 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/atkmm/files/libatkmm-1.6.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/atkmm/files/libatkmm-1.6.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,1 @@ +.so man3lib/libgtkmm-2.4.3lib diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/devhelp/devhelp.p5m --- a/components/gnome/devhelp/devhelp.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/devhelp/devhelp.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # \ default mangler.man.stability "pass-through volatile"> @@ -33,7 +33,7 @@ value="org.opensolaris.category.2008:Development/GNOME and GTK+" 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/288 +set name=org.opensolaris.arc-caseid value=LSARC/2007/148 value=PSARC/2016/288 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=usr/bin/devhelp file path=usr/include/devhelp-3.0/devhelp/devhelp.h diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/eog/eog.p5m --- a/components/gnome/eog/eog.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/eog/eog.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. # \ @@ -34,7 +34,7 @@ value="org.opensolaris.category.2008:Applications/Graphics and Imaging" 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.arc-caseid value=LSARC/2002/349 value=PSARC/2010/143 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=usr/bin/eog file path=usr/include/eog-3.0/eog/eog-application-activatable.h @@ -1887,6 +1887,7 @@ file path=usr/share/locale/zh_HK/LC_MESSAGES/eog.mo file path=usr/share/locale/zh_TW/LC_MESSAGES/eog.mo file path=usr/share/locale/zu/LC_MESSAGES/eog.mo +file files/eog.1 path=usr/share/man/man1/eog.1 license COPYING license=GPLv2 # gsettings schemas referenced in source code files diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/eog/files/eog.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/eog/files/eog.1 Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,77 @@ +.TH eog 1 "7 Apr 2017" "SunOS 5.11" "User Commands" +.SH "NAME" +eog \- Eye of GNOME image viewer +.SH "SYNOPSIS" +.PP +\fBeog\fR [\fB\-\-disable-image-collection\fR] [\fB\-\-fullscreen\fR] [\fB\-\-slide-show\fR] [\fB\fIgnome-std-options\fR\fR] [\fB\fIfilename\fR\fR\&...] +.SH "DESCRIPTION" +.PP +The \fBeog\fR application is an image viewer for GNOME\&. The specified image +files are each displayed in a separate eog window\&. +.PP +.SH "OPTIONS" +.PP +The following options are supported: +.TP 32 +\fB\-f\fR, \fB\-\-fullscreen\fR +Open in fullscreen mode\&. +.TP 32 +\fB\-g\fR, \fB\-\-disable-gallery\fR +Disable image gallery\&. +.TP 32 +\fB\-n\fR, \fB\-\-new-instance\fR +Open image in a new instance of eog\&. +.TP 32 +\fB\-s\fR, \fB\-\-slide-show\fR +Open in slide show mode\&. +.TP 32 +\fB\-w\fR, \fB\-\-single-window\fR +Open in a single window\&. If multiple windows are open the first one is used\&. +.TP 32 +.I gnome-std-options +Standard options available for use with most GNOME applications\&. See +.BR gnome-std-options (7) +for more information\&. +.SH "OPERANDS" +.PP +The following operands are supported: +.TP 16 +.I filename +The name of one or more image files to be viewed\&. +.SH "EXAMPLES" +.PP +.B "Example 1: Launching the GNOME image viewer" +.PP +.PP +.nf +example% \fBeog \fR +.fi +.PP +.B "Example 2: Opening the image file test\&.png in GNOME image viewer" +.PP +.PP +.nf +example% \fBeog test\&.png\fR +.fi +.SH "EXIT STATUS" +.PP +The following exit values are returned: +.TP 9 +.B 0 +Application +exited successfully +.TP 9 +.B >0 +Application +exited with failure +.SH "SEE ALSO" +.PP +\fIEye of GNOME Manual\fR +.PP +Latest version of the \fIGNOME Desktop User Guide\fR for your platform\&. +.PP +.BR attributes (7), +.BR gnome-std-options (7) +.SH "NOTES" +.PP +Written by Brian Cameron, Sun Microsystems Inc\&., 2003, 2006, 2007\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/evolution-data-server/Makefile --- a/components/gnome/evolution-data-server/Makefile Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/evolution-data-server/Makefile Sun Apr 09 12:16:36 2017 -0700 @@ -35,6 +35,7 @@ COMPONENT_NAME= evolution-data-server COMPONENT_VERSION= 3.18.2 +COMPONENT_PROJECT_URL= https://wiki.gnome.org/Apps/Evolution COMPONENT_ARCHIVE_HASH= \ sha256:5942fc1cf395acdc15425939d83824d861d01c57225ee3fc8c1d77009468ce9b COMPONENT_BUGDB= gnome/libraries diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/evolution-data-server/evolution-data-server.p5m --- a/components/gnome/evolution-data-server/evolution-data-server.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/evolution-data-server/evolution-data-server.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. # \ @@ -35,7 +35,7 @@ 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=PSARC/2016/512 +set name=org.opensolaris.arc-caseid value=LSARC/2003/298 value=PSARC/2016/512 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=usr/include/evolution-data-server/camel/camel-address.h file path=usr/include/evolution-data-server/camel/camel-async-closure.h @@ -507,6 +507,17 @@ file path=usr/share/locale/zh_CN/LC_MESSAGES/evolution-data-server-3.18.mo file path=usr/share/locale/zh_HK/LC_MESSAGES/evolution-data-server-3.18.mo file path=usr/share/locale/zh_TW/LC_MESSAGES/evolution-data-server-3.18.mo +file files/libcamel-1.2.3lib path=usr/share/man/man3lib/libcamel-1.2.3lib +file files/libebook-1.2.3lib path=usr/share/man/man3lib/libebook-1.2.3lib +file files/libecal-1.2.3lib path=usr/share/man/man3lib/libecal-1.2.3lib +file files/libedata-book-1.2.3lib \ + path=usr/share/man/man3lib/libedata-book-1.2.3lib +file files/libedata-cal-1.2.3lib \ + path=usr/share/man/man3lib/libedata-cal-1.2.3lib +file files/libedataserver-1.2.3lib \ + path=usr/share/man/man3lib/libedataserver-1.2.3lib +file files/libedataserverui-1.2.3lib \ + path=usr/share/man/man3lib/libedataserverui-1.2.3lib file path=usr/share/pixmaps/evolution-data-server/category_birthday_16.png file path=usr/share/pixmaps/evolution-data-server/category_business_16.png file path=usr/share/pixmaps/evolution-data-server/category_favorites_16.png diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/evolution-data-server/files/libcamel-1.2.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/evolution-data-server/files/libcamel-1.2.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,36 @@ +.TH libcamel-1\&.2 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libcamel-1\&.2 \- a generic messaging library +.SH "DESCRIPTION" +.PP +The \fBlibcamel-1\&.2\fR library supports the standard messaging system for +receiving and sending messages\&. It is the messaging backend for the +Evolution Data Server\&. +.PP +Camel draws heavily from JavaMail and the IMAP4rev1 RFC\&. People +wanting to hack on a provider should read the JavaMail API specification, +but CMC and MAPI are of interest too\&. +.SH "FILES" +.PP +The following files are provided by this library: +.TP 32 +.B /usr/lib/64/libcamel-1\&.2\&.so +64-bit shared library for camel +.TP 32 +.B /usr/lib/64/pkgconfig/camel-1.2\&.pc +.BR pkg-config (1) +file for camel 64-bit shared library +.SH "SEE ALSO" +.PP +.BR attributes (7), +.BR gnome-interfaces (7) +.SH "NOTES" +.PP +Oracle does not guarantee the stability of these interfaces and does not +recommend their use\&. API documentation for these interfaces is provided +by the Evolution free software community for those who wish to develop using +these interfaces\&. You can visit the following URL for more information: +.PP +.B "https://developer\&.gnome\&.org/eds/" +.PP +Written by Jeff Cai, Sun Microsystems Inc\&., 2008\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/evolution-data-server/files/libebook-1.2.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/evolution-data-server/files/libebook-1.2.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,34 @@ +.TH libebook-1\&.2 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libebook-1\&.2, libedata-book-1\&.2 \- addressbook library, backend library for Evolution addressbook +.SH "DESCRIPTION" +.PP +\fBlibebook-1\&.2\fR provides classes for client interactions\&. It relies on +the classes in libedata-book which runs in an instance of Evolution Data Server +to provide the data\&. +.PP +\fBlibedata-book-1\&.2\fR provides classes for backend implementation\&. +Writing an address book backend for the Evolution Data Server involves +extending the EBookBackend class and implementing its virtual methods\&. +Backends that require network communication generally extend the EBookBackend +class\&. This class makes sure the backend return the results of its operations +asynchronously\&. Other backends, including the file and vcf ones, extend +EBookBackendSync, which is derived from EBookBackend and provides wrappers +around its virtual functions to facilitate backend implementation when network +performance is not of concern\&. +.SH "SEE ALSO" +.PP +.BR libecal-1\&.2 (3lib), +.BR libedataserver-1\&.2 (3lib), +.BR attributes (7), +.BR gnome-interfaces (7) +.SH "NOTES" +.PP +Oracle does not guarantee the stability of these interfaces and does not +recommend their use\&. API documentation for these interfaces is provided +by the Evolution free software community for those who wish to develop using +these interfaces\&. You can visit the following URL for more information: +.PP +.B "https://developer\&.gnome\&.org/eds/" +.PP +Written by Nancy Cai, Sun Microsystems Inc\&., 2006\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/evolution-data-server/files/libecal-1.2.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/evolution-data-server/files/libecal-1.2.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,26 @@ +.TH libecal-1\&.2 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libecal-1\&.2, libedata-cal-1\&.2 \- calendar library, calendar backend library +.SH "DESCRIPTION" +.PP +\fBlibecal-1\&.2\fR is the main client library for calendars and tasks\&. It +provides all the interfaces are necessary for client applications to access and +manage calendars and tasks\&. +.PP +\fBlibedata-cal-1\&.2\fR provides APIs for calendar backend. +.SH "SEE ALSO" +.PP +.BR libebook-1\&.2 (3lib), +.BR libedataserver-1\&.2 (3lib), +.BR attributes (7), +.BR gnome-interfaces (7) +.SH "NOTES" +.PP +Oracle does not guarantee the stability of these interfaces and does not +recommend their use\&. API documentation for these interfaces is provided +by the Evolution free software community for those who wish to develop using +these interfaces\&. You can visit the following URL for more information: +.PP +.B "https://developer\&.gnome\&.org/eds/" +.PP +Written by Nancy Cai, Sun Microsystems Inc\&., 2006\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/evolution-data-server/files/libedata-book-1.2.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/evolution-data-server/files/libedata-book-1.2.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,1 @@ +.so man3lib/libebook-1.2.3lib diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/evolution-data-server/files/libedata-cal-1.2.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/evolution-data-server/files/libedata-cal-1.2.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,1 @@ +.so man3lib/libecal-1.2.3lib diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/evolution-data-server/files/libedataserver-1.2.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/evolution-data-server/files/libedataserver-1.2.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,23 @@ +.TH libedataserver-1\&.2 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libedataserver-1\&.2, libedataserverui-1\&.2 \- utility library for Evolution Data Server +.SH "DESCRIPTION" +.PP +These are utility libraries that contain the event listeners, list operations, hashtable operations, etc\&. +.SH "SEE ALSO" +.PP +.BR libebook-1\&.2, (3lib), +.BR libecal-1\&.2, (3lib), +.BR attributes (7), +.BR gnome-interfaces (7) +.SH "NOTES" +.PP +.PP +Oracle does not guarantee the stability of these interfaces and does not +recommend their use\&. API documentation for these interfaces is provided +by the Evolution free software community for those who wish to develop using +these interfaces\&. You can visit the following URL for more information: +.PP +.B "https://developer\&.gnome\&.org/eds/" +.PP +Written by Nancy Cai, Sun Microsystems Inc\&., 2006\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/evolution-data-server/files/libedataserverui-1.2.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/evolution-data-server/files/libedataserverui-1.2.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,1 @@ +.so man3lib/libedataserver-1.2.3lib diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/file-roller/file-roller.p5m --- a/components/gnome/file-roller/file-roller.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/file-roller/file-roller.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -23,6 +23,8 @@ # Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # + \ + default mangler.man.stability "pass-through volatile"> set name=pkg.fmri \ value=pkg:/desktop/archive-manager/file-roller@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) set name=pkg.summary value="A tool to create and modify archives" @@ -32,7 +34,7 @@ value=org.opensolaris.category.2008:Applications/Accessories 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.arc-caseid value=LSARC/2001/201 value=PSARC/2016/375 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=usr/bin/file-roller file path=usr/lib/$(MACH64)/file-roller/isoinfo.sh mode=0555 @@ -529,6 +531,7 @@ file path=usr/share/locale/zh_HK/LC_MESSAGES/file-roller.mo file path=usr/share/locale/zh_TW/LC_MESSAGES/file-roller.mo file path=usr/share/locale/zu/LC_MESSAGES/file-roller.mo +file files/file-roller.1 path=usr/share/man/man1/file-roller.1 license COPYING license=GPLv2 depend type=require fmri=__TBD pkg.debug.depend.reason=src/preferences.h \ pkg.tmp.gsettings-schema=org.gnome.FileRoller diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/file-roller/files/file-roller.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/file-roller/files/file-roller.1 Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,147 @@ +.TH file-roller 1 "7 Apr 2017" "SunOS 5.11" "User Commands" +.SH "NAME" +file-roller \- create, view, modify, or unpack an archive +.SH "SYNOPSIS" +.PP +\fBfile-roller\fR [\fB\-\-add\fR] [\fB\-\-add-to=\fIarchive\fR\fR] [\fB\-\-default-dir=\fIfolder\fR\fR] [\fB\-\-extract\fR] [\fB\-\-extract-here\fR] [\fB\-\-extract-to=\fIfolder\fR\fR] [\fB\-\-force\fR] [\fB\-\-notify\fR] [\fB\-\-service\fR] [\fB\fIgnome-std-options\fR\fR] [\fIarchive...\fR] +.SH "DESCRIPTION" +.PP +The File Roller application enables you to create, view, modify, or +unpack an archive\&. An archive is a file that acts as a container for other +files\&. An archive can contain many files, folders, and subfolders, usually +in compressed form\&. +You can extract a series of archives with a single command\&. +.PP +.SH "OPTIONS" +.PP +The following options are supported: +.TP 32 +\fB\-d\fR, \fB\-\-add\fR +Ask for the name of the archive, then add the files, then quit the +application\&. +.TP 32 +\fB\-a\fR, \fB\-\-add-to=\fR\fIarchive\fR +Add files to the specified archive, then quit the application\&. +.TP 32 +\fB\-\-default-dir=\fR\fIfolder\fR +Specify the default folder for the \fB\-\-add\fR and +\fB\-\-extract\fR options\&. +.TP 32 +\fB\-f\fR, \fB\-\-extract\fR +Ask for the name of the destination folder, then extract the files, then +quit the application\&. +.TP 32 +\fB\-h\fR, \fB\-\-extract-here\fR +Extract archives using the archive name as destination folder and quit the +program\&. +.TP 32 +\fB\-e\fR, \fB\-\-extract-to=\fR\fIfolder\fR +Extract archives to the specified folder, then quit the +application\&. +.TP 32 +\fB\-\-force\fR +Create the destination folder without asking for confirmation\&. +.TP 32 +\fB\-\-notify\fR +Use the notification system to show a dialog that notifies the user that the +operation has completed successfully and allows to open the destination folder\&. +.TP 32 +\fB\-\-service\fR +Start as a service\&. +.TP 32 +.I gnome-std-options +Standard options available for use with most GNOME applications\&. See +.BR gnome-std-options (7) +for more information\&. +.SH "EXAMPLES" +.PP +.B "Example 1: Unpacking an Archive" +.PP +.nf +example% \fBfile-roller --extract \fIarchive\fR\fR +.fi +.PP +.B "Example 1: Extract an archive to a specified directory" +.PP +.nf +example% \fBfile-roller --extract-to=/path/to/dir archive.tgz\fR +.fi +.PP +To create the destination folder without asking the user to confirm: +.nf +example% \fBfile-roller --force --extract-to=/path/to/dir archive.tgz\fR +.fi +.PP +.B "Example 2: Extract an archive letting the user choose the destination directory" +.PP +.nf +example% \fBfile-roller --extract archive.tgz\fR +.fi +.PP +To set the directory to show in the folder chooser dialog: +.PP +.nf +example% \fBfile-roller --default-dir=/path/to/show --extract archive.tgz\fR +.fi +.PP +.B "Example 3: Extract an archive in its parent folder" +.PP +To extract an archive in its parent folder creating a subfolder if the archive +contains more than one top level object (that is avoiding the tar-bombing): +.PP +.nf +example% \fBfile-roller --extract-here archive.tgz\fR +.fi +.PP +This is the same command used in the Nautilus context menu to extract archives. +.PP +.B "Example 4: Compress a series of files specifing the archive name" +.PP +.nf +example% \fBfile-roller --add-to=/path/to/archive.tgz file1 file2 ..\fR +.fi +.PP +The archive is created if it doesn't exist. +.PP +.B "Example 5: Compress a series of files letting the user choose the archive name" +.PP +.nf +example% \fBfile-roller --add file1 file2 ..\fR +.fi +.PP +To set the directory to show in the folder chooser dialog: +.PP +.nf +example% \fBfile-roller --default-dir=/path/to/show --add file1 file2 ..\fR +.fi +.SH "EXIT STATUS" +.PP +The following exit values are returned: +.TP 9 +.B 0 +Application +exited successfully +.TP 9 +.B >0 +Application +exited with failure +.SH "FILES" +.PP +The following files are used by this application: +.TP 24 +.B /usr/bin/file-roller +Executable for File Roller application\&. +.SH "SEE ALSO" +.PP +\fIFile Roller Manual\fR +.PP +.BR ar (1), +.BR tar (1), +.BR unzip (1), +.BR zip (1), +.BR libarchive (3lib), +.BR attributes (7), +.BR gnome-std-options (7) +.SH "NOTES" +.PP +Written by Laszlo Kovacs, Sun Microsystems Inc\&., 2003, 2004, 2007\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gconf/files/libgconf-2.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/gconf/files/libgconf-2.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,46 @@ +.TH libgconf-2 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libgconf-2 \- GNOME Configuration API +.SH "DESCRIPTION" +.PP +The \fBlibgconf-2\fR library is used by GNOME applications to store +or retrieve configuration data\&. It was deprecated in the transition to +GNOME 3, and new applications should be written to use the replacement +GSettings API in \fBlibglib-2.0\fR(3lib) instead. +.SH "FILES" +.PP +The following files are used by this library: +.TP 32 +.B /usr/lib/libgconf-2\&.so +GNOME Configuration API 32-bit shared library +.TP 32 +.B /usr/lib/libgconf-2\&.so +GNOME Configuration API 64-bit shared library +.TP 32 +.B /etc/gconf/2/path +File containing the locations of the various +GConf configuration files +.TP 32 +.B $HOME/\&.gconf +Directory containing configuration database for GCconf +.TP 32 +.B /etc/gconf/gconf\&.xml\&.defaults +Directory containing the default system configuration settings +.TP 32 +.B /etc/gconf/gconf\&.xml\&.mandatory +Directory containing the mandatory system configuration settings +.TP 32 +.B /etc/gconf/schemas +Directory containing the system GConf schema files +.SH "SEE ALSO" +.PP +.BR gconftool-2 (1), +.BR gsettings-data-convert (1), +.BR gsettings-schema-convert (1), +.BR libglib-2.0 (3lib), +.BR attributes (7), +.BR gnome-interfaces (7) +.SH "NOTES" +.PP +Written by Ghee Teo and Brian Cameron, Sun Microsystems Inc\&., 2003, +2004, 2006\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gconf/gconf.p5m --- a/components/gnome/gconf/gconf.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/gconf/gconf.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -166,6 +166,7 @@ file path=usr/share/man/man1/gconftool-2.1 file path=usr/share/man/man1/gsettings-data-convert.1 file path=usr/share/man/man1/gsettings-schema-convert.1 +file files/libgconf-2.3lib path=usr/share/man/man3lib/libgconf-2.3lib file path=usr/share/sgml/gconf/gconf-1.0.dtd diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gdm/files/gdm-screenshot.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/gdm/files/gdm-screenshot.1 Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,51 @@ +.TH gdm-screenshot 1 "7 Apr 2017" "SunOS 5.11" "User Commands" +.SH "NAME" +gdm-screenshot \- GDM Screenshot Application +.SH "SYNOPSIS" +.PP +\fBgdm-screenshot\fR [\fB\-\-debug\fR] [\fB\-\-help\fR] +.SH "DESCRIPTION" +.PP +\fBgdm-screenshot\fR is a utility for generating a PNG image of the +currently running GDM login GUI screen\&. It is normally launched by pressing +the key defined as the screenshot keybinding\&. The resulting image is saved +to a file named \fB/var/run/gdm/greeter/GDM-Screenshot\&.png\fR\&. +.SH "OPTIONS" +.PP +The following options are supported: +.TP 16 +\fB\-d\fR, \fB\-\-debug\fR +Display debug output\&. +.TP 16 +\fB\-h\fR, \fB\-\-help\fR +Display detailed usage message\&. +.SH "EXAMPLES" +.PP +.B "Example 1: Take a screenshot\&." +.PP +.PP +.nf +example% \fBgdm-screenshot\fR +.fi +.SH "FILES" +.PP +The following files are used by this application: +.sp +.ne 2 +.mk +.B /usr/bin/gdm-screenshot +Executable for GDM Screenshot Application\&. +.TP 4 +.B /var/run/gdm/greeter/GDM-Screenshot\&.png +Resulting image file created when \fBgdm-screenshot\fR is run\&. +.SH "SEE ALSO" +.PP +Latest version of the \fIGNOME Desktop User Guide\fR +for your platform\&. +.PP +.BR gdmflexiserver (1), +.BR gdm (1m), +.BR attributes (7) +.SH "NOTES" +.PP +Written by Brian Cameron, Sun Microsystems Inc\&., 2009\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gdm/files/gdmflexiserver.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/gdm/files/gdmflexiserver.1 Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,112 @@ +.TH gdmflexiserver 1 "7 Apr 2017" "SunOS 5.11" "User Commands" +.SH "NAME" +gdmflexiserver \- Runs flexible (on demand) X servers +.SH "SYNOPSIS" +.PP +\fBgdmflexiserver\fR [\fB\-\-authenticate\fR] [\fB\-\-command=\fIcommand\fR\fR] [\fB\-\-debug\fR] [\fB\-\-help\fR] [\fB\-\-monte-carlo-pi\fR] [\fB\-\-no-lock\fR] [\fB\-\-version\fR] [\fB\-\-xnest\fR] +.SH "DESCRIPTION" +.PP +\fBgdmflexiserver\fR is primarily used to run flexible (on demand) X +servers via the virtual terminal interface\&. \fBgdmflexiserver\fR allows a +user to log in once and then quits\&. This is useful if you are logged in as +user A, and user B wants to log in quickly but user A does not wish to log out\&. +The X server ensures that the virtual terminal switching works transparently\&. +.PP +In GDM 2\&.20 and earlier, \fBgdmflexiserver\fR was the primary interface +for starting flexible X server sessions\&. In the current version of GDM, the +"User Switcher" panel applet is more typically used for this +purpose when using the GNOME desktop\&. The \fBgdmflexiserver\fR interface +is provided for backwards compatibility purposes, and to provide an interface +for starting flexible X server sessions when not using the GNOME desktop\&. +.PP +Many of the \fBgdmflexiserver\fR options are no longer supported in GDM +and are ignored if used\&. For example, GDM 2\&.20 and earlier made use of the +\fB\-\-command\fR option to query information from the GDM daemon and +to control its behavior\&. Current versions of GDM use D\-Bus for this purpose +and gdmflexiserver now only supports the "VERSION" command\&. +.SH "OPTIONS" +.PP +The following options are supported: +.TP 24 +\fB\-a\fR, \fB\-\-authenticate\fR +Ignored\&. +.TP 24 +\fB\-c\fR, \fB\-\-command=\fIcommand\fR\fR +Run the specified command\&. +.TP 24 +\fB\-d\fR, \fB\-\-debug\fR +Enable debugging output\&. +.TP 24 +\fB\-h\fR, \fB\-\-help\fR +Display detailed usage message\&. +.TP 24 +\fB\-\-monte-carlo-pi\fR +Easter egg\&. Determine the value of pi using a Monte Carlo simulation\&. +.TP 24 +\fB\-l\fR, \fB\-\-no-lock\fR +Ignored\&. +.TP 24 +\fB\-\-version\fR +Display GDM version number\&. +.TP 24 +\fB\-n\fR, \fB\-\-xnest\fR +Ignored\&. +.SH "EXTENDED DESCRIPTION" +.PP +\fBgdmflexiserver\fR accepts the following with the +\fB\-\-command\fR option: +.sp +.in +2 +\(bu +.mk +.in +3 +.rt +.B "VERSION" +.in -3 +.in -2 +.PP +Each is described in detail in the following section: +.SS "VERSION" +.TP 24 +.B "Description:" +Query GDM version +.TP 24 +.B "Supported since:" +2\&.2\&.4\&.0 +.TP 24 +.B "Arguments:" +None +.TP 24 +.B "Answers:" +GDM \fIgdm-version\fR +.SH "EXAMPLES" +.PP +.B "Example 1: To see the GDM version" +.PP +.PP +.nf +example% \fBgdmflexiserver \fB\-\-command\fR=VERSION\fR +\f(CWGDM 2\&.28\&.1\fR +.fi +.SH "FILES" +.PP +The following files are used by this application: +.TP 32 +.B /usr/bin/gdmflexiserver +Executable for Run flexible (on demand) X servers\&. +.SH "SEE ALSO" +.PP +Latest version of the \fIGNOME Desktop User Guide\fR +for your platform\&. +.PP +.BR gdm-screenshot (1), +.BR gdm (1m), +.BR attributes (7) +.SH "NOTES" +.PP +Original man page written by Martin K\&. Petersen , George +Lebl \&. Copyright (c) 1998, 1999 by Martin K\&. Petersen\&. +Copyright (c) 2001, 2003, 2004 by George Lebl\&. Copyright (c) 2003 by Red Hat, +Inc\&. +.PP +Updated by Brian Cameron, Sun Microsystems Inc\&., 2004, 2006, 2009\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gdm/gdm.p5m --- a/components/gnome/gdm/gdm.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/gdm/gdm.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # default mangler.man.stability volatile> @@ -254,6 +254,8 @@ file path=usr/share/locale/zh_HK/LC_MESSAGES/gdm.mo file path=usr/share/locale/zh_TW/LC_MESSAGES/gdm.mo file path=usr/share/locale/zu/LC_MESSAGES/gdm.mo +file files/gdm-screenshot.1 path=usr/share/man/man1/gdm-screenshot.1 +file files/gdmflexiserver.1 path=usr/share/man/man1/gdmflexiserver.1 file files/gdm.8 path=usr/share/man/man8/gdm.8 file path=usr/share/pixmaps/gdm-foot-logo.png file path=usr/share/pixmaps/gdm-setup.png diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gedit/files/gnome-text-editor.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/gedit/files/gnome-text-editor.1 Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,1 @@ +.so man1/gedit.1 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gedit/gedit.p5m --- a/components/gnome/gedit/gedit.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/gedit/gedit.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # \ default mangler.man.stability "pass-through volatile"> @@ -33,11 +33,10 @@ value=org.opensolaris.category.2008:Development/Editors 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/2009/475 +set name=org.opensolaris.arc-caseid value=LSARC/2002/445 value=LSARC/2009/475 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=usr/bin/gedit link path=usr/bin/gnome-text-editor target=gedit -link path=usr/bin/gnome-text-editor target=gedit file path=usr/include/gedit-3.14/gedit/gedit-app-activatable.h file path=usr/include/gedit-3.14/gedit/gedit-app.h file path=usr/include/gedit-3.14/gedit/gedit-commands.h @@ -1866,6 +1865,7 @@ file path=usr/share/locale/zh_HK/LC_MESSAGES/gedit.mo file path=usr/share/locale/zh_TW/LC_MESSAGES/gedit.mo file path=usr/share/man/man1/gedit.1 +file files/gnome-text-editor.1 path=usr/share/man/man1/gnome-text-editor.1 file path=usr/share/vala/vapi/gedit.deps file path=usr/share/vala/vapi/gedit.vapi license COPYING license=GPLv2 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/glibmm/files/libgiomm-2.4.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/glibmm/files/libgiomm-2.4.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,1 @@ +.so man3lib/libglibmm-2.4.3lib diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/glibmm/files/libglibmm-2.4.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/glibmm/files/libglibmm-2.4.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,56 @@ +.TH libglibmm-2\&.4 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libglibmm-2\&.4, libgiomm-2\&.4 \- C++ Wrapper for the Glib2 Library +.SH "DESCRIPTION" +.PP +Glibmm is a set of C++ bindings for Glib2 Library, including cross-platform +APIs such as a std::string-like UTF8 string class, string utility methods, such +as a text encoding converter API, file access, and threads\&. +.PP +Please note that these C++ interfaces are built using the C++11 ABI +from the g++ 5 compiler (i.e. \fB-std=c++11\fR). +.SH "FILES" +.PP +The following files are provided by this library: +.TP 4 +.B /usr/lib/libglibmm-2\&.4\&.so +Glib C++ interfaces 32-bit shared library +.TP 4 +.B /usr/lib/32/libglibmm-2\&.4\&.so +Glib C++ interfaces 64-bit shared library +.TP 4 +.B /usr/lib/libgiomm-2\&.4\&.so +Glib I/O C++ interfaces 32-bit shared library +.TP 4 +.B /usr/lib/64/libgiomm-2\&.4\&.so +Glib I/O C++ interfaces 64-bit shared library +.TP 4 +.B /usr/lib/pkgconfig/glibmm-2\&.4\&.pc +.BR pkg-config (1) +file for Glib C++ interfaces 32-bit shared library +.TP 4 +.B /usr/lib/64/pkgconfig/glibmm-2\&.4\&.pc +.BR pkg-config (1) +file for Glib C++ interfaces 64-bit shared library +.TP 4 +.B /usr/lib/pkgconfig/giomm-2\&.4\&.pc +.BR pkg-config (1) +file for Glib I/O C++ interfaces 32-bit shared library +.TP 4 +.B /usr/lib/64/pkgconfig/giomm-2\&.4\&.pc +.BR pkg-config (1) +file for Glib I/O C++ interfaces 64-bit shared library +.TP 4 +.B /usr/share/doc/glibmm-2\&.4/docs/reference/html +Location of developer documentation +.SH "SEE ALSO" +.PP +.BR pkg-config (1), +.BR libglib-2\&.0 (3lib), +.BR libgio-2\&.0 (3lib), +.BR libgtkmm-2\&.4 (3lib), +.BR attributes (7), +.BR gnome-interfaces (7) +.SH "NOTES" +.PP +Written by Simon Zheng, Sun Microsystems Inc\&., 2008\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/glibmm/glibmm.p5m --- a/components/gnome/glibmm/glibmm.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/glibmm/glibmm.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. # \ @@ -34,7 +34,7 @@ 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=PSARC/2016/313 +set name=org.opensolaris.arc-caseid value=LSARC/2008/074 value=PSARC/2016/313 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=usr/include/giomm-2.4/giomm.h file path=usr/include/giomm-2.4/giomm/action.h @@ -1768,5 +1768,7 @@ file path=usr/share/doc/glibmm-2.4/reference/html/tabs.css file path=usr/share/doc/glibmm-2.4/reference/html/thread_2dispatcher_8cc-example.html file path=usr/share/doc/glibmm-2.4/reference/html/thread_2thread_8cc-example.html +file files/libgiomm-2.4.3lib path=usr/share/man/man3lib/libgiomm-2.4.3lib +file files/libglibmm-2.4.3lib path=usr/share/man/man3lib/libglibmm-2.4.3lib license COPYING.tools license=GPLv2 license COPYING license=LGPLv2.1 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gmime/files/libgmime.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/gmime/files/libgmime.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,36 @@ +.TH libgmime 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +GMime \- library to create and parse mail +.SH "DESCRIPTION" +.PP +The GMime suite provides a core library and set of utilities which may be used +for the creation and parsing of messages using the Multipurpose Internet Mail +Extension (MIME) format. +.PP +Information regarding GMime may be obtained from the GMime website: +http://spruce\&.sourceforge\&.net/gmime/ +.SH "FILES" +.PP +The following files are provided by this library: +.TP 4 +.B /usr/lib/libgmime-2\&.6\&.so +GMime 32-bit shared library +.TP 4 +.B /usr/lib/64/libgmime-2\&.6\&.so +GMime 64-bit shared library +.TP 4 +.B /usr/lib/pkgconfig/gmime-2\&.6\&.pc +.BR pkg-config (1) +file for GMime 32-bit shared library +.TP 4 +.B /usr/lib/64/pkgconfig/gmime-2\&.6\&.pc +.BR pkg-config (1) +file for GMime 64-bit shared library +.SH "SEE ALSO" +.PP +.BR pkg-config (1), +.BR attributes (7), +.BR gnome-interfaces (7) +.SH "NOTES" +.PP +Written by Jerry Tan, Sun Microsystems Inc\&., 2008\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gmime/gmime.p5m --- a/components/gnome/gmime/gmime.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/gmime/gmime.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -18,7 +18,7 @@ # # CDDL HEADER END # -# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. # \ default mangler.man.stability "pass-through volatile"> @@ -97,6 +97,7 @@ file path=usr/lib/libgmime-2.6.so.0.620.0 file path=usr/lib/pkgconfig/gmime-2.6.pc file path=usr/share/gir-1.0/GMime-2.6.gir +file files/libgmime.3lib path=usr/share/man/man3lib/libgmime.3lib file path=usr/share/vala/vapi/gmime-2.6.deps file path=usr/share/vala/vapi/gmime-2.6.vapi license COPYING license=LGPLv2.1 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gnome-desktop/files/libgnome-desktop-3.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/gnome-desktop/files/libgnome-desktop-3.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,33 @@ +.TH libgnome-desktop-3 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libgnome-desktop-3 \- experimental GNOME interfaces +.SH "DESCRIPTION" +.PP +\fBlibgnome-desktop-3\fR is a collection of volatile interfaces that are in the +process of migrating to more stable GNOME libraries\&. Use these interfaces at +your own risk, according to the API documentation\&. +.SH "FILES" +.PP +The following files are provided by this library: +.TP 4 +.B /usr/lib/libgnome-desktop-3\&.so +GNOME 3 desktop 32-bit library +.TP 4 +.B /usr/lib/64/libgnome-desktop-3\&.so +GNOME 3 desktop 64-bit library +.TP 4 +.B /usr/lib/pkgconfig/gnome-desktop-3\&.0\&.pc +.BR pkg-config (1) +file for GNOME 3 desktop 32-bit shared library +.TP 4 +.B /usr/lib/64/pkgconfig/gnome-desktop-3\&.0\&.pc +.BR pkg-config (1) +file for GNOME 3 desktop 64-bit shared library +.SH "SEE ALSO" +.PP +.BR pkg-config (1), +.BR attributes (7), +.BR gnome-interfaces (7) +.SH "NOTES" +.PP +Written by Brian Cameron, Sun Microsystems Inc\&., 2006\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gnome-desktop/gnome-desktop.p5m --- a/components/gnome/gnome-desktop/gnome-desktop.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/gnome-desktop/gnome-desktop.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. # \ @@ -34,7 +34,7 @@ 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=PSARC/2016/372 +set name=org.opensolaris.arc-caseid value=LSARC/2001/348 value=PSARC/2016/372 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=usr/include/gnome-desktop-3.0/libgnome-desktop/gnome-bg-crossfade.h file path=usr/include/gnome-desktop-3.0/libgnome-desktop/gnome-bg-slide-show.h @@ -241,6 +241,8 @@ file path=usr/share/locale/zh_HK/LC_MESSAGES/gnome-desktop-3.0.mo file path=usr/share/locale/zh_TW/LC_MESSAGES/gnome-desktop-3.0.mo file path=usr/share/locale/zu/LC_MESSAGES/gnome-desktop-3.0.mo +file files/libgnome-desktop-3.3lib \ + path=usr/share/man/man3lib/libgnome-desktop-3.3lib license COPYING-DOCS license=FDLv1.1 license COPYING license=GPLv2 license COPYING.LIB license=LGPLv2 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gnome-font-viewer/files/gnome-font-viewer.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/gnome-font-viewer/files/gnome-font-viewer.1 Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,55 @@ +.TH gnome-font-viewer 1 "7 Apr 2017" "SunOS 5.11" "User Commands" +.SH "NAME" +gnome-font-viewer \- preview fonts +.SH "SYNOPSIS" +.PP +.B "gnome-font-viewer\fR \fB\fIfilename\fR" +.SH "DESCRIPTION" +.PP +Use \fBgnome-font-viewer\fR, the Font Viewer, to preview fonts and +display information about a specified font\&. You can use the Font Viewer to +display the name, style, type, size, version, and copyright of the font\&. +.PP +To browse the fonts installed on your system, open a file manager window +and enter the following URI in the location bar: +.PP +.nf +.B "fonts:///" +.fi +.PP +Double-click on an icon to display a preview of the font\&. +.SH "OPERANDS" +.PP +The following operands are supported: +.TP 16 +.I filename +The name of the font file to be viewed\&. +.SH "EXAMPLES" +.PP +.B "Example 1: Viewing the test\&.ttf Font in the Font Viewer" +.PP +.PP +.nf +example% \fBgnome-font-viewer test\&.ttf\fR +.fi +.SH "EXIT STATUS" +.PP +The following exit values are returned: +.TP 9 +.B 0 +Application +exited successfully +.TP 9 +.B >0 +Application +exited with failure +.SH "SEE ALSO" +.PP +Latest version of the \fIGNOME Desktop User Guide\fR +for your platform\&. +.PP +.BR nautilus (1), +.BR attributes (7) +.SH "NOTES" +.PP +Written by Glynn Foster, Sun Microsystems Inc\&., 2004, 2007\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gnome-font-viewer/gnome-font-viewer.p5m --- a/components/gnome/gnome-font-viewer/gnome-font-viewer.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/gnome-font-viewer/gnome-font-viewer.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. # \ @@ -138,6 +138,7 @@ file path=usr/share/locale/zh_CN/LC_MESSAGES/gnome-font-viewer.mo file path=usr/share/locale/zh_HK/LC_MESSAGES/gnome-font-viewer.mo file path=usr/share/locale/zh_TW/LC_MESSAGES/gnome-font-viewer.mo +file files/gnome-font-viewer.1 path=usr/share/man/man1/gnome-font-viewer.1 file path=usr/share/thumbnailers/gnome-font-viewer.thumbnailer license COPYING license=GPLv2 # This package was split out of the GNOME 2 control-center package, so we diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gnome-system-monitor/files/gnome-system-monitor.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/gnome-system-monitor/files/gnome-system-monitor.1 Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,58 @@ +.TH gnome-system-monitor 1 "7 Apr 2017" "SunOS 5.11" "User Commands" +.SH "NAME" +gnome-system-monitor \- view system processes and monitor system usage +.SH "SYNOPSIS" +.PP +\fBgnome-system-monitor\fR [\fB\fIgnome-std-options\fR\fR] +.SH "DESCRIPTION" +.PP +The System Monitor application displays a list of system processes, +and monitors system usage\&. System Monitor shows which processes are running +and how the processes are related\&. +.PP +System Monitor also provides detailed information about individual processes, +and enables the user to control which processes are running\&. System Monitor +displays how much processor (CPU) capacity the system is using, and how much +disk space the system is using on each device\&. +.PP +System Monitor displays this information in a graphical interface so +that users can see what the system is doing\&. Users can then use the same +graphical interface to modify the behavior of the system\&. +.SH "OPTIONS" +.PP +The following options are supported: +.TP 24 +.I gnome-std-options +Standard options available for use with most GNOME applications\&. +See \fBgnome-std-options\fR(7) for more information\&. +.SH "ENVIRONMENT VARIABLES" +.PP +See \fBenviron\fR(7) for descriptions of the following environment +variables that affect the execution of \fBgnome-system-monitor\fR: NLSPATH\&. +.SH "EXIT STATUS" +.PP +The following exit values are returned: +.TP 9 +.B 0 +Application +exited successfully +.TP 9 +.B >0 +Application +exited with failure +.SH "SEE ALSO" +.PP +\fISystem Monitor Manual\fR +.PP +Latest version of the \fIGNOME Desktop User Guide\fR +for your platform\&. +.PP +.BR top (1), +.BR prstat (8), +.BR attributes (7), +.BR environ (7), +.BR gnome-std-options (7) +.SH "NOTES" +.PP +Written by Niall Power, Sun Microsystems Inc\&., 2003\&. +Updated by Henry Zhang, Sun Microsystems Inc\&., 2006\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gnome-system-monitor/gnome-system-monitor.p5m --- a/components/gnome/gnome-system-monitor/gnome-system-monitor.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/gnome-system-monitor/gnome-system-monitor.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -18,7 +18,7 @@ # # CDDL HEADER END # -# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. # \ default mangler.man.stability "pass-through volatile"> @@ -32,7 +32,7 @@ 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.arc-caseid value=LSARC/2006/347 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 @@ -333,6 +333,7 @@ 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 files/gnome-system-monitor.1 path=usr/share/man/man1/gnome-system-monitor.1 file path=usr/share/polkit-1/actions/org.gnome.gnome-system-monitor.policy license COPYING license=GPLv2 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gnome-terminal/files/gnome-terminal.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/gnome-terminal/files/gnome-terminal.1 Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,203 @@ +.TH gnome-terminal 1 "7 Apr 2017" "SunOS 5.11" "User Commands" +.SH "NAME" +gnome-terminal \- terminal emulator for GNOME +.SH "SYNOPSIS" +.PP +\fBgnome-terminal\fR [\fB\-\-tab\fR] [\fB\-\-window\fR] [\fB\-\-tab-with-profile=\fIprofilename\fR\fR] [\fB\-\-window-with-profile=\fIprofilename\fR\fR] [\fB\-\-active\fR] [\fB\-\-command=\fIcommand\fR\fR] [\fB\-\-execute=\fIcommand\fR\fR] [\fB\-\-full-screen\fR] [\fB\-\-maximize\fR] [\fB\-\-role=\fIrole\fR\fR] [\fB\-\-show-menubar \fR | \fB\-\-hide-menubar\fR] [\fB\-\-startup-id=\fIid\fR\fR] [\fB\-\-title=\fItitle\fR\fR] [\fB\-\-use-factory\fR | \fB\-\-disable-factory\fR] [\fB\-\-working-directory=\fIdirname\fR\fR] [\fB\-\-zoom=\fIzoomfactor\fR\fR] [\fB\fIgnome-std-options\fR\fR] +.SH "DESCRIPTION" +.PP +\fBgnome-terminal\fR is the GNOME terminal emulation program\&. +It provides access to the UNIX shell on the GNOME environment\&. +\fBgnome-terminal\fR supports multiple profiles to allow easy switching between +preferences, and supports tabbing so that multiple terminals can be managed +from a single window\&. +By default, all GNOME terminals share a single process, reducing memory usage\&. +This can be disabled by starting \fBgnome-terminal\fR with the +\fB\-\-disable-factory\fR option\&. +.SH "OPTIONS" +.PP +The following options are supported: +.TP 4 +.B \-\-active +Set the last specified tab as the active one in its window\&. +.TP 4 +\fB\-e\fR, \fB\-\-command \fIcommand\fR\fR +Executes the command \fB\fIcommand\fR\fR instead of the shell\&. +This saves some memory if you just plan to run a dedicated +application on that window\&. +.TP 4 +.B \-\-disable-factory +Do not register with the activation name server, and do not reuse an already +running GNOME terminal process\&. +.TP 4 +\fB\-x\fR, \fB\-\-execute \fIcommand\fR\fR +This option is provided for compatibility reasons\&. It is the +same as the \fB\-\-command\fR option\&. +.TP 4 +.B \-\-full-screen +Set the last-specified window into fullscreen mode\&. Applies to +only one window\&. Can be specified one for each wwindow you create from the +command line\&. +.TP 4 +.B \-\-maximize +Set the last-specified window into maximized mode; a pplies to only one window; +can be specified once for each window you create from the command line\&. +.TP 4 +.B \-\-hide-menubar +Hide the menubar\&. This applies only to one window\&. When used with multiple +\fB\-\-window-with-profile\fR options, it applies to the +\fB\-\-window-with-profile\fR option immediately to the left\&. +Can be specified multiple times, once for each +\fB\-\-window-with-profile\fR option\&. +.TP 4 +.B \-\-role=\fIrole\fR +The GNOME session manager follows the ICCCM convention of +using the window title and the window role to identify specific windows\&. The +session manager uses this information to put windows back in the same place +when the user restarts their session\&. If all windows have a unique title, +there is no need to set the role\&. However, as it is common for multiple GNOME +terminals to have the same title, the user can also specify the role on the +command line with the \fB\-\-role\fR option\&. This helps the session +manager to properly identify and restart each GNOME terminal (in the same +location, and so on)\&. When used with multiple \fB\-\-window-with-profile\fR +options, it applies to the \fB\-\-window-with-profile\fR +option immediately to the left\&. Can be specified multiple times, once for +each \fB\-\-window-with-profile\fR option\&. +.TP 4 +.B \-\-show-menubar +Show the menubar\&. This applies only to one window\&. When used with multiple +\fB\-\-window-with-profile\fR options, it applies to the +\fB\-\-window-with-profile\fR option immediately to the left\&. +Can be specified multiple times, once for each +\fB\-\-window-with-profile\fR option\&. +.TP 4 +.B \-\-startup-id=\fIid\fR +Set the \fIid\fR for startup notification +protocol\&. +.TP 4 +.B \-\-tab +Open a new tab in the last-opened window with the default profile\&. More than +one of these options can be provided\&. +.TP 4 +.B \-\-tab-with-profile=\fIprofilename\fR +Creates a tab that uses the specified profile\&. This argument +may be specified multiple times to create multiple tabs in a terminal\&. If +this is used with multiple \fB\-\-window-with-profile\fR options, +the tab is created for the window that corresponds to the +\fB\-\-window-with-profile\fR option immediately to the left\&. +.TP 4 +\fB\-t\fR, \fB\-\-title=\fR\fItitle\fR +Set the title for the GNOME terminal to be \fItitle\fR\&. +.TP 4 +.B \-\-use-factory +Register +with the activation name server, and reuse an already running GNOME terminal +process\&. +.TP 4 +.B \-\-window +Open a new window contianing a tab with the default profile\&. More than one of +these options can be provided\&. +.TP 4 +.B \-\-window-with-profile=\fIprofilename\fR +Creates a GNOME terminal and +a tab that uses the specified profile\&. This may be used with the +\fB\-\-tab-with-profile\fR option to create additional tabs\&. Multiple +\fB\-\-window-with-profile\fR options can be specified to create multiple +GNOME terminal windows\&. All options specified after an +\fB\-\-window-with-profile\fR option apply to that +\fB\-\-window-with-profile\fR option only\&. +.TP 4 +.B \-\-working-directory=\fIdirname\fR +Set the working directory for the GNOME terminal to be \fIdirname\fR\&. +.TP 4 +.B \-\-zoom=\fIzoomfactor\fR +Set the terminal\&'s zoom factor (1\&.0 = normal size)\&. +.TP 4 +.I gnome-std-options +Standard options available for use with most GNOME applications\&. +See \fBgnome-std-options\fR(7) for more information\&. +.SH "EXTENDED DESCRIPTION" +.PP +\fBgnome-terminal\fR is designed to emulate the \fBxterm\fR program provided +by the X Consortium\&. The \fBxterm\fR(1) program in turn +is an almost-complete emulation of the DEC VT102 terminal\&. \fBgnome-terminal\fR +supports the same extensions to the VT102 as those provided by the \fBxterm\fR +program, through special escape sequences\&. The \fBxterm\fR program is an +evolving program\&. Recent changes to \fBxterm\fR have been been incorporated +into \fBgnome-terminal\fR\&. +This includes emulation of the newer DEC VT220 escape sequences\&. +.SH "EXAMPLES" +.PP +.B "Example 1: Running the `minicom\&' terminal emulator on the window" +.PP +.PP +.nf +example% \fBgnome-terminal --command minicom\fR +.fi +.PP +.B "Example 2: Monitoring the system" +.PP +.PP +.nf +example% \fBgnome-terminal --command top\fR +.fi +.PP +.B "Example 3: Starting two windows with different profiles" +.PP +.PP +.nf +example% \fBgnome-terminal --window-with-profile=FirstProfile \\ + --tab-with-profile=SecondProfile --window-with-profile=SecondProfile\fR +.fi +.PP +In this example, the first window will have two tabs (\fBFirstProfile\fR and +\fBSecondProfile\fR) and the second window will +have one tab (\fBSecondProfile\fR)\&. +.SH "ENVIRONMENT VARIABLES" +.PP +See \fBenviron\fR(7) for descriptions of the following environment +variables, set by \fBgnome-terminal\fR: +.TP 24 +.B "TERM" +This variable is set to \fBxterm\fR by default\&. Some implementations of curses, +and applications based on curses, may prefer the value to be \fBxterm-color\fR, +\fBcolor-xterm\fR, or \fBxterm-debian\fR to support color\&. +Users might need to change this setting to one of these values to enable color +for such applications\&. +.TP 24 +.B "COLORTERM" +This variable is set to \fBxterm\fR\&. Various applications +use this setting to determine whether the terminal supports color\&. +.TP 24 +.B "WINDOWID" +This variable contains +the X11 Window identifier\&. This is sometimes used by applications to modify +the contents of this window or provide special effects\&. +.SH "EXIT STATUS" +.PP +The following exit values are returned: +.TP 9 +.B 0 +Application +exited successfully +.TP 9 +.B >0 +Application +exited with failure +.SH "SEE ALSO" +.PP +.BR gnome-session (1), +.BR xterm (1), +.BR vte (1), +.BR libvte (3lib), +.BR attributes (7), +.BR environ (7), +.BR gnome-std-options (7) +.PP +Latest version of the \fIGNOME Desktop User Guide\fR +for your platform\&. +.SH "NOTES" +.PP +Written by Michael Zucchi, Miguel de Icaza, Erik Troan\&. +.PP +Updated by Brian Cameron, Sun Microsystems Inc\&., 2003, 2004, 2006\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gnome-terminal/gnome-terminal.p5m --- a/components/gnome/gnome-terminal/gnome-terminal.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/gnome-terminal/gnome-terminal.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # \ @@ -35,7 +35,7 @@ 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.arc-caseid value=LSARC/2002/058 value=PSARC/2016/375 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=usr/bin/gnome-terminal file path=usr/lib/$(MACH64)/nautilus/extensions-3.0/libterminal-nautilus.so @@ -518,6 +518,7 @@ file path=usr/share/locale/zh_CN/LC_MESSAGES/gnome-terminal.mo file path=usr/share/locale/zh_HK/LC_MESSAGES/gnome-terminal.mo file path=usr/share/locale/zh_TW/LC_MESSAGES/gnome-terminal.mo +file files/gnome-terminal.1 path=usr/share/man/man1/gnome-terminal.1 license COPYING license=GPLv3 depend type=require fmri=__TBD pkg.debug.depend.reason=src/terminal-app.c \ pkg.tmp.gsettings-schema=org.gnome.desktop.interface diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gtk-vnc/files/libgtk-vnc-2.0.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/gtk-vnc/files/libgtk-vnc-2.0.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,37 @@ +.TH libgtk-vnc-2\&.0 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libgtk-vnc-2\&.0 \- a VNC viewer widget for GTK +.SH "DESCRIPTION" +.PP +gtk-vnc is a VNC viewer widget for GTK\&. It is built using coroutines allowing +it to be completely asynchronous while remaining single threaded\&. +.PP +It can be used with +.BR vinagre (1)\&. +.SH "FILES" +.PP +The following files are provided by this library: +.TP 4 +.B /usr/lib/libgtk-vnc-2\&.0\&.so +32-bit shared library +.TP 4 +.B /usr/lib/64/libgtk-vnc-2\&.0\&.so +64-bit shared library +.TP 4 +.B /usr/lib/pkgconfig/gtk-vnc-2\&.0\&.pc +.BR pkg-config (1) +file for 32-bit shared library +.TP 4 +.B /usr/lib/64/pkgconfig/gtk-vnc-2\&.0\&.pc +.BR pkg-config (1) +file for 64-bit shared library +.SH "SEE ALSO" +.PP +.BR gvnccapture (1), +.BR vinagre (1), +.BR pkg-config (1), +.BR attributes (7), +.BR gnome-interfaces (7) +.SH "NOTES" +.PP +Written by Halton Huo, Sun Microsystems Inc\&., 2008\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gtk-vnc/gtk-vnc.p5m --- a/components/gnome/gtk-vnc/gtk-vnc.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/gtk-vnc/gtk-vnc.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # \ default mangler.man.stability "pass-through volatile"> @@ -33,7 +33,7 @@ value="org.opensolaris.category.2008:Development/GNOME and GTK+" 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/479 +set name=org.opensolaris.arc-caseid value=LSARC/2008/707 value=PSARC/2016/479 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=usr/bin/gvnccapture file path=usr/include/gtk-vnc-2.0/gtk-vnc.h @@ -133,6 +133,7 @@ file path=usr/share/locale/zh_HK/LC_MESSAGES/gtk-vnc.mo file path=usr/share/locale/zh_TW/LC_MESSAGES/gtk-vnc.mo file path=usr/share/man/man1/gvnccapture.1 +file files/libgtk-vnc-2.0.3lib path=usr/share/man/man3lib/libgtk-vnc-2.0.3lib file path=usr/share/vala/vapi/gtk-vnc-2.0.deps file path=usr/share/vala/vapi/gtk-vnc-2.0.vapi file path=usr/share/vala/vapi/gvnc-1.0.vapi diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gtk2/files/libgailutil.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/gtk2/files/libgailutil.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,35 @@ +.TH libgailutil 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libgailutil \- GTK+ Accessibility Implementation Library +.SH "DESCRIPTION" +.PP +The \fBlibgailutil\fR library provides useful accessibility +functions that are common to many GTK+ components\&. These functions are used +when implementing accessibility support for a customized GTK+ based component\&. +.SH "FILES" +.PP +The following files are provided by this library: +.TP 4 +.B /usr/lib/libgailutil\&.so +GTK+ Accessibility 32-bit shared library +.TP 4 +.B /usr/lib/64/libgailutil\&.so +GTK+ Accessibility 64-bit shared library +.TP 4 +.B /usr/lib/pkgconfig/gail\&.pc +.BR pkg-config (1) +file for 32-bit shared library +.TP 4 +.B /usr/lib/64/pkgconfig/gail\&.pc +.BR pkg-config (1) +file for 64-bit shared library +.SH "SEE ALSO" +.PP +.BR pkg-config (1), +.BR libatk-1\&.0 (3lib), +.BR libgtk-x11-2\&.0 (3lib), +.BR attributes (7), +.BR gnome-interfaces (7) +.SH "NOTES" +.PP +Written by Brian Cameron, Sun Microsystems Inc\&., 2003, 2004, 2006\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gtk2/files/libgdk-x11-2.0.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/gtk2/files/libgdk-x11-2.0.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,39 @@ +.TH libgdk-x11-2\&.0 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libgdk-x11-2\&.0 \- GTK+ Drawing Kit API +.SH "DESCRIPTION" +.PP +The \fBlibgdk-x11-2\&.0\fR library is an implementation of the GTK+ drawing +kit for the X11 windowing system\&. It is used by GTK+ for low-level drawing +operations\&. Most applications will not use GDK directly, but will use GTK+ +components (see +.BR libgtk-x11-2\&.0 (3lib))\&. +.SH "FILES" +.PP +The following files are provided by this library: +.TP 4 +.B /usr/lib/libgdk-x11-2\&.0\&.so +GTK+ Drawing Kit API 32-bitshared library +.TP 4 +.B /usr/lib/64/libgdk-x11-2\&.0\&.so +GTK+ Drawing Kit API 64-bit shared library +.TP 4 +.B /usr/lib/pkgconfig/gdk-x11-2\&.0\&.pc +.BR pkg-config (1) +file for 32-bit shared library +.TP 4 +.B /usr/lib/64/pkgconfig/gdk-x11-2\&.0\&.pc +.BR pkg-config (1) +file for 64-bit shared library +.SH "SEE ALSO" +.PP +.BR libgdk_pixbuf-2\&.0 (3lib), +.BR libglib-2\&.0 (3lib), +.BR libgobject-2\&.0 (3lib), +.BR libgtk-x11-2\&.0 (3lib), +.BR attributes (7), +.BR gnome-interfaces (7), +.BR X11 (7) +.SH "NOTES" +.PP +Written by Brian Cameron, Sun Microsystems Inc\&., 2003, 2004, 2006 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gtk2/files/libgtk-x11-2.0.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/gtk2/files/libgtk-x11-2.0.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,49 @@ +.TH libgtk-x11-2\&.0 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libgtk-x11-2\&.0 \- Gimp/GNOME Toolkit Version 2 +.SH "DESCRIPTION" +.PP +GTK+ is the Gimp/GNOME Toolkit for the X11 windowing system\&. It is a library +for creating graphical user interfaces\&. GTK+ uses an object-based component +hierarchy\&. +.PP +.B libgtk-x11-2\&.0 +is the library for version 2 of the GTK+ toolkit. It has been superseded by +.BR libgtk-3 (3lib), +the library for version 3 of GTK+, but remains for backwards compatibility +for now. +.SH "FILES" +.PP +The following files are provided by this library: +.TP 4 +.B /usr/lib/libgtk-x11-2\&.0\&.so +Gimp/GNOME Toolkit 32-bit shared library +.TP 4 +.B /usr/lib/64/libgtk-x11-2\&.0\&.so +Gimp/GNOME Toolkit 64-bit shared library +.TP 4 +.B /usr/lib/pkgconfig/gtk+-x11-2\&.0\&.pc +.BR pkg-config (1) +file for 32-bit shared library +.TP 4 +.B /usr/lib/64/pkgconfig/gtk+-x11-2\&.0&.pc +.BR pkg-config (1) +file for 64-bit shared library +.SH "SEE ALSO" +.PP +.BR gtk-query-immodules-2\&.0 (1), +.BR gtk-update-icon-cache (1), +.BR pkg-config (1), +.BR libcairo (3lib), +.BR libgdk-x11-2\&.0 (3lib), +.BR libgdk_pixbuf-2\&.0 (3lib), +.BR libglib-2\&.0 (3lib), +.BR libgobject (3lib), +.BR libpango-1\&.0 (3lib), +.BR attributes (7), +.BR gnome-interfaces (7), +.BR gnome-std-options (7), +.BR X11 (7) +.SH "NOTES" +.PP +Written by Brian Cameron, Sun Microsystems Inc\&., 2003, 2004, 2006\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gtk2/gtk2.p5m --- a/components/gnome/gtk2/gtk2.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/gtk2/gtk2.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # \ @@ -36,7 +36,8 @@ 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/2008/510 +set name=org.opensolaris.arc-caseid value=LSARC/2001/384 value=LSARC/2001/650 \ + value=LSARC/2001/781 value=LSARC/2008/510 value=PSARC/2001/804 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) # file path=etc/$(MACH64)/gtk-2.0/im-multipress.conf \ @@ -656,6 +657,10 @@ file path=usr/share/man/man1/gtk-builder-convert.1 file path=usr/share/man/man1/gtk-query-immodules-2.0.1 file path=usr/share/man/man1/gtk-update-icon-cache.1 +file files/libgailutil.3lib path=usr/share/man/man3lib/libgailutil.3lib \ + mangler.man.stability="pass-through volatile" +file files/libgdk-x11-2.0.3lib path=usr/share/man/man3lib/libgdk-x11-2.0.3lib +file files/libgtk-x11-2.0.3lib path=usr/share/man/man3lib/libgtk-x11-2.0.3lib file path=usr/share/themes/Default/gtk-2.0-key/gtkrc file path=usr/share/themes/Emacs/gtk-2.0-key/gtkrc file path=usr/share/themes/Raleigh/gtk-2.0/gtkrc diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gtk3/Makefile --- a/components/gnome/gtk3/Makefile Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/gtk3/Makefile Sun Apr 09 12:16:36 2017 -0700 @@ -31,7 +31,7 @@ COMPONENT_NAME= gtk3 COMPONENT_VERSION= 3.18.0 -COMPONENT_PROJECT_URL= https://wiki.gnome.org/Projects/GTK+ +COMPONENT_PROJECT_URL= http://www.gtk.org/ COMPONENT_SRC= gtk+-$(COMPONENT_VERSION) COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.xz COMPONENT_ARCHIVE_HASH= \ diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gtk3/files/gnome-std-options.7 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/gtk3/files/gnome-std-options.7 Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,320 @@ +.TH gnome-std-options 7 "7 Apr 2017" "SunOS 5.11" "Headers, Tables, and Macros" +.SH "NAME" +gnome-std-options \- standard options available for most GNOME applications +.SH "DESCRIPTION" +.PP +GNOME standard options which are available for most GNOME based +applications\&. Some of these options are only available if the program +makes use of various GNOME interfaces such as GTK+, +\fBlibgnome\fR, or GNOME session\&. Use the -\fB-help\fR option to see which +arguments are supported by any given program\&. +.SH "OPTIONS" +.PP +The following options are supported: +.TP 4 +\fB\-?\fR, -\fB-help\fR +Display detailed usage message\&. +.TP 4 +.B \-\-help-all +Display all help options\&. +.TP 4 +.B \-\-usage +Display a brief usage message\&. +.PP +The following GTK+ options are supported: +.TP 4 +.B \-\-help-gtk +Display GTK+ help options\&. +.TP 4 +\fB\-\-class=\fIclass\fR\fR +Set the class of a GTK+ program, for use by the window manager\&. +.TP 4 +\fB\-\-name=\fIname\fR\fR +Set the name of a GTK+ program, for use by the window manager\&. +.TP 4 +\fB\-\-display=\fIdisplay\fR\fR +Specify an X Display to use, where \fIdisplay\fR +is in the following format: +.sp +\fIhostname\fR:\fIdisplaynumber\fR\&.\fIscreennumber\fR +.TP 4 +.B \-\-g-fatal-warnings +Make all GTK+ warnings fatal\&. This will cause the application to be killed +when a warning is issued, rather than reporting this warning to + \fBsdterr\fR\&. +.TP 4 +\fB\-\-gdk-debug=\fIflags\fR\fR +Specify a list of GDK debug flags to set, in addition to those specified in the +GDK_DEBUG environment variable\&. This option is only available if GTK+ has been +configured with the -\fB-enable-debug=yes\fR option\&. Valid +\fIflags\fR values are as follows: +.sp +.in +2 +\(bu +.mk +.in +3 +.rt +all +.sp +.in -3 +\(bu +.mk +.in +3 +.rt +dnd +.sp +.in -3 +\(bu +.mk +.in +3 +.rt +events +.sp +.in -3 +\(bu +.mk +.in +3 +.rt +misc +.sp +.in -3 +\(bu +.mk +.in +3 +.rt +xim +.sp +.in -3 +.in -2 +.sp +For more information, please refer to the GTK+ source code\&. +.TP 4 +\fB\-\-gdk-no-debug=\fIflags\fR\fR +Specify a list of GDK debug flags to unset\&. This option is only available if +GTK+ has been configured with the -\fB-enable-debug=yes\fR option\&. +Valid \fIflags\fR values are the same as for the +-\fB-gdk-debug\fR option\&. For more information, please refer to +the GTK+ source code\&. +.TP 4 +\fB\-\-gtk-debug=\fIflags\fR\fR +Specify a list of GTK+ options to set, in addition to those specified in the +GTK_DEBUG environment variable\&. This option is only available if GTK+ has +been configured with the -\fB-enable-debug=yes\fR option\&. Valid +\fIflags\fR values are as follows: +.sp +.in +2 +\(bu +.mk +.in +3 +.rt +all +.sp +.in -3 +\(bu +.mk +.in +3 +.rt +geometry +.sp +.in -3 +\(bu +.mk +.in +3 +.rt +icontheme +.sp +.in -3 +\(bu +.mk +.in +3 +.rt +keybindings +.sp +.in -3 +\(bu +.mk +.in +3 +.rt +misc +.sp +.in -3 +\(bu +.mk +.in +3 +.rt +modules +.sp +.in -3 +\(bu +.mk +.in +3 +.rt +multihead +.sp +.in -3 +\(bu +.mk +.in +3 +.rt +plugsocket +.sp +.in -3 +\(bu +.mk +.in +3 +.rt +printing +.sp +.in -3 +\(bu +.mk +.in +3 +.rt +text +.sp +.in -3 +\(bu +.mk +.in +3 +.rt +tree +.sp +.in -3 +\(bu +.mk +.in +3 +.rt +updates +.sp +.in -3 +.in -2 +.sp +For more information, please refer to the GTK+ source code\&. +.TP 4 +\fB\-\-gtk-no-debug=\fIflags\fR\fR +Specify a list of GTK+ options to unset\&. This option is only available if +GTK+ has been configured with -\fB-enable-debug=yes\fR option\&. +Valid \fIflags\fR values are the same as for the +-\fB-gtk-debug\fR option\&. For more information, please refer +to the GTK+ source code\&. +.TP 4 +\fB\-\-gtk-module=\fImodule\fR\fR +Specify a list of GTK+ modules to load, in addition to those specifed in the +GTK_MODULES environment variable\&. +.TP 4 +.B \-\-screen=\fIscreen\fR +Specify an X Screen to use\&. This is only useful if more than one +physical monitor is available\&. The default screen is 0\&. +\fIscreen\fR is an integer value in the range +0 to {NumberOfScreens - 1}\&. +.TP 4 +.B \-\-sync +Specify that requests to the X Server should be sent synchronously\&. +By default, such requests are sent asynchronously\&. This option is +generally used when debugging an application, and should not be +used in normal execution\&. +.PP +The following GNOME options are supported\&: +.TP 4 +.B \-\-help-gnome +Display GNOME options\&. +.TP 4 +.B \-\-version +Print the version information for the command\&. You can also use +-\fBv\fR to specify this option\&. +.PP +The following GNOME session options are supported\&. +.TP 4 +.B \-\-help-gnome-session +Display session management help options\&. +.TP 4 +.B \-\-sm-client-id=\fIid\fR +Specify a session management ID\&. +.TP 4 +.B \-\-sm-config-prefix=\fIprefix\fR +Specify the prefix of a saved configuration\&. +.TP 4 +.B \-\-sm-disable +Disable the connection to the session manager\&. +.PP +Common application options that are supported\&. +.TP 4 +.B \-\-geometry=\fIgeometry\fR +Specify the X geometry location for the application being launched, where +\fIgeometry\fR is in the following format: +.sp +\fIwidth\fRx\fIheight\fR+\fIxoff\fR+\fIyoff\fR +.SH "EXAMPLES" +.PP +.B "Example 1: Getting gnome-calculator usage" +.PP +.PP +.nf +example% \fBgnome-calculator -usage\fR +.fi +.PP +\fBExample 2: Launching ghex2 on host "Labrynth" with display +0 and screen 0\fR +.PP +.PP +.nf +example% \fBghex2 --display=Labrynth:0\&.0\fR +.fi +.SH "ENVIRONMENT VARIABLES" +.PP +See \fBenviron\fR(7) for descriptions of the following environment +variables: +.TP 24 +.B "DISPLAY" +X Display on which the application should display\&. +.TP 24 +.B "G_DEBUG" +This variable can be set to a list of debug options\&. +Set to fatal_warnings to make programs abort at the first call to +g_warning() or g_critical()\&. +Set to fatal_criticals to abort at the first call to g_critical()\&. +Set to gc-friendly to cause newly allocated memory that isn\&'t directly +initialized, as well as memory being freed to be reset to 0\&. +Set to resident-modules to cause all modules loaded by GModule to be +made resident\&. Set to bind-now-modules to cause all modules loaded +by GModule to bind their symbols at load time, even if the code uses +%G_MODULE_BIND_LAZY\&. +.TP 24 +.B "GDK_DEBUG" +If GTK+ has been configured with the -\fB-enable-debug=yes\fR +option, this variable can be set to a list of debug options that should +be set for GDK\&. Refer to the -\fB-gdk-option\fR option for more +information\&. +.TP 24 +.B "GTK_DEBUG" +If GTK+ has been configured with the -\fB-enable-debug=yes\fR +option, this variable can be set to a list of debug options that should +be set for GTK\&. Refer to the -\fB-gtk-debug\fR option for for +more information\&. +.TP 24 +.B "GTK_MODULES" +A list of GTK+ modules to load\&. +.TP 24 +.B "GTK_PATH" +A list of directories to search when GTK+ is looking for dynamically +loaded objects such as the modules specified by GTK_MODULES, +theme engines, input method modules, file system backends, and +print backends\&. +.SH "SEE ALSO" +.PP +.BR broadwayd (1), +.BR gtk-launch (1), +.BR gnome-session (1), +.BR libglib-2\&.0 (3lib), +.BR libgtk-3 (3lib), +.BR attributes (7), +.BR environ (7), +.BR gnome-interfaces (7), +.BR X (7) +.PP +GTK+ source code +.PP +Latest version of the \fIGNOME Desktop User Guide\fR for your platform\&. +.SH "NOTES" +.PP +Written by Matt Keenan, Sun Microsystems Inc\&., 2003, 2006, 2007\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gtk3/files/libgailutil-3.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/gtk3/files/libgailutil-3.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,34 @@ +.TH libgailutil-3 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libgailutil-3 \- GTK+ 3 Accessibility Implementation Library +.SH "DESCRIPTION" +.PP +The \fBlibgailutil-3\fR library provides useful accessibility +functions that are common to many GTK+ 3 components\&. These functions are used +when implementing accessibility support for a customized GTK+ based component\&. +.SH "FILES" +.PP +The following files are provided by this library: +.TP 4 +.B /usr/lib/libgailutil-3\&.so +GTK+ Accessibility 32-bit shared library +.TP 4 +.B /usr/lib/64/libgailutil-3\&.so +GTK+ Accessibility 64-bit shared library +.TP 4 +.B /usr/lib/pkgconfig/gail-3\&.0\&.pc +.BR pkg-config (1) +file for 32-bit shared library +.TP 4 +.B /usr/lib/64/pkgconfig/gail-3\&.0&.pc +.BR pkg-config (1) +file for 64-bit shared library +.SH "SEE ALSO" +.PP +.BR libatk-1\&.0 (3lib), +.BR libgtk-3\&.0 (3lib), +.BR attributes (7), +.BR gnome-interfaces (7) +.SH "NOTES" +.PP +Written by Brian Cameron, Sun Microsystems Inc\&., 2003, 2004, 2006\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gtk3/files/libgtk-3.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/gtk3/files/libgtk-3.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,50 @@ +.TH libgtk-3 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libgtk-3 \- Gimp/GNOME Toolkit Version 3 +.SH "DESCRIPTION" +.PP +GTK+ is the Gimp/GNOME Toolkit for the X11 windowing system\&. It is a library +for creating graphical user interfaces\&. GTK+ uses an object-based component +hierarchy\&. +.PP +.B libgtk-3 +is the library for version 3 of the GTK+ toolkit. It should be used instead of +.BR libgtk-x11-2\&.0 (3lib), +the library for version 2 of GTK+ now. +.SH "FILES" +.TP 4 +.B /usr/lib/libgtk-3\&.so +Gimp/GNOME Toolkit shared library +.TP 4 +.B /usr/lib/64/libgtk-3\&.so +Gimp/GNOME Toolkit 64-bit shared library +.TP 4 +.B /usr/lib/pkgconfig/gtk+-3\&.0\&.pc +.BR pkg-config (1) +file for 32-bit shared library +.TP 4 +.B /usr/lib/64/pkgconfig/gtk+-3\&.0&.pc +.BR pkg-config (1) +file for 64-bit shared library +.SH "SEE ALSO" +.PP +.BR broadwayd (1), +.BR gtk-encode-symbolic-svg (1), +.BR gtk-launch (1), +.BR gtk-query-immodules-3.0 (1), +.BR gtk-update-icon-cache-3.0 (1), +.BR gtk3-demo-application (1), +.BR gtk3-demo (1), +.BR gtk3-icon-browser (1), +.BR gtk3-widget-factory (1), +.BR libcairo (3lib), +.BR libgdk-3\&.0 (3lib), +.BR libgdk_pixbuf-2\&.0 (3lib), +.BR libglib-2\&.0 (3lib), +.BR libgobject (3lib), +.BR libpango-1\&.0 (3lib), +.BR attributes (7), +.BR gnome-interfaces (7), +.BR gnome-std-options (7), +.BR X11 (7), +.BR application/desktop-cache/gtk3-input-method-cache (8s) diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gtk3/gtk3.p5m --- a/components/gnome/gtk3/gtk3.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/gtk3/gtk3.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # \ @@ -37,7 +37,7 @@ 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=PSARC/2016/320 +set name=org.opensolaris.arc-caseid value=LSARC/2001/650 value=PSARC/2016/320 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=etc/$(MACH64)/gtk-3.0/im-multipress.conf \ original_name=SUNWgtk3:etc/$(MACH64)/gtk-3.0/im-multipress.conf \ @@ -775,13 +775,14 @@ file path=usr/share/man/man1/gtk3-demo.1 file path=usr/share/man/man1/gtk3-icon-browser.1 file path=usr/share/man/man1/gtk3-widget-factory.1 +file files/libgailutil-3.3lib path=usr/share/man/man3lib/libgailutil-3.3lib +file files/libgtk-3.3lib path=usr/share/man/man3lib/libgtk-3.3lib +file files/gnome-std-options.7 path=usr/share/man/man7/gnome-std-options.7 file files/gtk3-input-method-cache.8s \ path=usr/share/man/man8s/application/desktop-cache/gtk3-input-method-cache.8s file path=usr/share/themes/Default/gtk-3.0/gtk-keys.css file path=usr/share/themes/Emacs/gtk-3.0/gtk-keys.css license COPYING license=LGPLv2 - - depend type=conditional \ fmri=pkg:/library/desktop/gtk3/gtk-backend-cups@$(IPS_COMPONENT_VERSION) \ predicate=library/print/cups-libs diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gtkmm/files/libgdkmm-2.4.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/gtkmm/files/libgdkmm-2.4.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,1 @@ +.so man3lib/libgtkmm-2.4.3lib diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gtkmm/files/libgtkmm-2.4.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/gtkmm/files/libgtkmm-2.4.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,1 @@ +.so man3lib/libpangomm-1.4.3lib diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gtkmm/gtkmm.p5m --- a/components/gnome/gtkmm/gtkmm.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/gtkmm/gtkmm.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. # \ @@ -34,7 +34,7 @@ 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=PSARC/2016/313 +set name=org.opensolaris.arc-caseid value=LSARC/2008/074 value=PSARC/2016/313 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=usr/include/gdkmm-2.4/gdkmm.h file path=usr/include/gdkmm-2.4/gdkmm/bitmap.h @@ -1885,5 +1885,7 @@ file path=usr/share/doc/gtkmm-2.4/reference/html/vscale1.png file path=usr/share/doc/gtkmm-2.4/reference/html/vscrollbar1.png file path=usr/share/doc/gtkmm-2.4/reference/html/vseparator1.png +file files/libgdkmm-2.4.3lib path=usr/share/man/man3lib/libgdkmm-2.4.3lib +file files/libgtkmm-2.4.3lib path=usr/share/man/man3lib/libgtkmm-2.4.3lib license COPYING.tools license=GPLv2 license COPYING license=LGPLv2 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gtksourceview3/files/libgtksourceview-3.0.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/gtksourceview3/files/libgtksourceview-3.0.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,41 @@ +.TH libgtksourceview-3\&.0 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libgtksourceview-3\&.0 \- Source code editing library +.SH "DESCRIPTION" +.PP +\fBlibgtksourceview-3\&.0\fR provides extensions to the GTK+ text control to +support syntax highlighting and other features useful for source code editors\&. +\fBlibgtksourceview-3\&.0\fR makes use of language specification files in XML +format to define how to highlight syntax for each language\&. +.SH "FILES" +.PP +The following files are used by this library: +.TP 4 +.B /usr/lib/libgtksourceview-3\&.0\&.so +GTK+ 3 source editing 32-bit shared library +.TP 4 +.B /usr/lib/64/libgtksourceview-3\&.0\&.so +GTK+ 3 source editing 64-bit shared library +.TP 4 +.B /usr/lib/pkgconfig/gtksourceview-3\&.0\&.pc +.BR pkg-config (1) +file for 32-bit shared library +.TP 4 +.B /usr/lib/64/pkgconfig/gtksourceview-3\&.0&.pc +.BR pkg-config (1) +file for 64-bit shared library +.TP 4 +.B /usr/share/gtksourceview-3\&.0/language-specs +Location of language specification files +.TP 4 +.B /usr/share/gtk-doc/html/gtksourceview-3\&.0 +Location of developer documentation +.SH "SEE ALSO" +.PP +.BR gedit (1), +.BR libgtk-3 (3lib), +.BR attributes (7), +.BR gnome-interfaces (7) +.SH "NOTES" +.PP +Written by Brian Lu, Sun Microsystems Inc\&., 2004, 2008\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gtksourceview3/gtksourceview.p5m --- a/components/gnome/gtksourceview3/gtksourceview.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/gtksourceview3/gtksourceview.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. # \ @@ -298,6 +298,8 @@ file path=usr/share/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.mo file path=usr/share/locale/zh_HK/LC_MESSAGES/gtksourceview-3.0.mo file path=usr/share/locale/zh_TW/LC_MESSAGES/gtksourceview-3.0.mo +file files/libgtksourceview-3.0.3lib \ + path=usr/share/man/man3lib/libgtksourceview-3.0.3lib file path=usr/share/vala/vapi/gtksourceview-3.0.deps file path=usr/share/vala/vapi/gtksourceview-3.0.vapi license COPYING license=LGPLv2.1 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gucharmap/files/charmap.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/gucharmap/files/charmap.1 Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,1 @@ +.so man1/gucharmap.1 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gucharmap/files/gnome-character-map.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/gucharmap/files/gnome-character-map.1 Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,1 @@ +.so man1/gucharmap.1 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gucharmap/files/gucharmap.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/gucharmap/files/gucharmap.1 Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,70 @@ +.TH gnome-character-map 1 "7 Apr 2017" "SunOS 5.11" "User Commands" +.SH "NAME" +gucharmap, charmap, gnome-character-map \- insert special characters into a document +.SH "SYNOPSIS" +.PP +\fBgucharmap\fR [-\fB-font=\fIstring\fR\fR] [\fB\fIgnome-std-options\fR\fR] +.SH "DESCRIPTION" +.PP +The Character Map application enables you to select characters from a +character table, then combine the characters into a text string with standard +characters\&. You can insert the text string that you create into other +applications, such as text editor documents\&. +.PP +Character Map provides accented characters, mathematical symbols, special +symbols, and punctuation marks\&. Many of the characters are not available on +a standard keyboard\&. +.PP +.BR charmap (1) +and +.BR gnome-character-map (1) +have been deprecated and are now symbolic links to gucharmap\&. +.SH "OPTIONS" +.PP +The following options are supported: +.TP 30 +\fB\-\-font=\fIstring\fR\fR +Specify the font name and point size that you want to use to display the +characters in the character table, when you start Character Map\&. +.TP 30 +.I gnome-std-options +Standard options available for use with most GNOME applications\&. See +.BR gnome-std-options (7) +for more information\&. +.SH "EXAMPLES" +.PP +.B "Example 1: Launching Character Map" +.PP +.nf +example% \fBgucharmap \fR +.fi +.PP +.B "Example 2: Launching Character Map With Specified Font Name and Point Size" +.PP +.nf +example% \fBgucharmap -\fB-font="bitstream vera sans italic 20"\fR\fR +.fi +.SH "EXIT STATUS" +.PP +The following exit values are returned: +.TP 8 +.B 0 +Application exited successfully +.TP 8 +.B >0 +Application exited with failure +.SH "SEE ALSO" +.PP +.BR fc-list (1), +.BR gnome-font-viewer (1), +.BR attributes (7), +.BR gnome-std-options (7) +.PP +\fICharacter Map Manual\fR +.PP +Latest version of the \fIGNOME Desktop User Guide\fR +for your platform\&. +.SH "NOTES" +.PP +Manual page written by Glynn Foster, updated by Halton Huo, Sun Microsystems +Inc\&., 2003, 2007, 2008\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/gucharmap/gucharmap.p5m --- a/components/gnome/gucharmap/gucharmap.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/gucharmap/gucharmap.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -18,7 +18,7 @@ # # CDDL HEADER END # -# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. # \ @@ -32,7 +32,7 @@ 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.arc-caseid value=LSARC/2002/468 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 @@ -187,10 +187,12 @@ 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 files/charmap.1 path=usr/share/man/man1/charmap.1 +file files/gnome-character-map.1 path=usr/share/man/man1/gnome-character-map.1 +file files/gucharmap.1 path=usr/share/man/man1/gucharmap.1 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 8b7335f2b6cf -r 875bb3f441a5 components/gnome/libcroco/files/croco-0.6-config.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/libcroco/files/croco-0.6-config.1 Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,97 @@ +.TH croco-0\&.6-config 1 "7 Apr 2017" "SunOS 5.11" "User Commands" +.SH "NAME" +croco-0\&.6-config \- helper script for building with libcroco +.SH "SYNOPSIS" +.PP +\fBcroco-0\&.6-config\fR [\fB\-\-cflags\fR] [\fB\-\-exec-prefix=\fIdir\fR\fR] [\fB\-\-help\fR] [\fB\-\-libs\fR] [\fB\-\-prefix=\fIdir\fR\fR] [\fB\-\-version\fR] +.SH "DESCRIPTION" +.PP +The \fBcroco-0\&.6-config\fR tool enables you to specify which compiler +and linker flags should be used to compile and link programs that use the +.BR libcroco-0\&.6 (3lib) +library\&. +.PP +The \fBcroco-0\&.6-config\fR tool is provided for backwards compatibility, +but use of it has been deprecated in favor of using the \fBpkg-config\fR(1) +tool with the operand \fIlibcroco-0.6\fR. +.SH "OPTIONS" +.PP +The following options are supported: +.TP 4 +.B \-\-cflags +Print the compiler flags that are necessary to compile a program +using the specified library\&. +.TP 4 +.B \-\-exec-prefix=\fIdir\fR +If specified, use \fB\fIdir \fR\fRinstead +of the installation \fBexec\fR prefix that the library was +built with, when computing the output for the \fB\-\-cflags\fR and \fB\-\-libs\fR options\&. This option must be specified before any \fB\-\-libs\fR or \fB\-\-cflags\fR options\&. +.TP 4 +.B \-\-help +Display usage information\&. +.TP 4 +.B \-\-libs +Print the linker flags that are necessary to link with the specified library\&. +.TP 4 +\fB\-\-prefix=\fIdir\fR\fR +If specified, use \fB\fIdir\fR\fR +instead of the installation prefix that the library was built with, when +computing the output for the \fB\-\-cflags\fR and \fB\-\-libs\fR options\&. +This option must be specified before any \fB\-\-libs\fR or \fB\-\-cflags\fR +options\&. This option is also used for the \fBexec\fR prefix, if the +\fB\-\-exec-prefix\fR option is not specified\&. +.TP 4 +.B \-\-version +Print +the currently installed version of the library on the standard output\&. +.SH "EXAMPLES" +.PP +.B "Example 1: Getting the libcroco version" +.PP +.PP +.nf +example% \fBcroco-0\&.6-config --version\fR + + \fI-or-\fR + +example% \fBpkg-config --modversion libcroco-0.6\fR +.fi +.PP +.B "Example 2: Determining the libraries required to link with libcroco" +.PP +.PP +.nf +example% \fBcroco-0\&.6-config --libs\fR + + \fI-or-\fR + +example% \fBpkg-config --libs libcroco-0.6\fR +.fi +.SH "FILES" +.TP 30 +.B /usr/bin/croco-0\&.6-config +helper script for 32-bit libcroco +.TP 30 +.B /usr/bin/64/croco-0\&.6-config +helper script for 64-bit libcroco +.SH "EXIT STATUS" +.PP +The following exit values are returned: +.TP 9 +.B 0 +Application exited successfully +.TP 9 +.B >0 +Application +exited with failure +.SH "SEE ALSO" +.PP +.BR pkg-config (1), +.BR libcroco-0\&.6 (3lib), +.BR attributes (7) +.SH "NOTES" +.PP +This man page was originally written by Chris Waters (xtifr@debian\&.org) +for Debian GNU/Linux\&. Rewritten by Brian Cameron, Sun Microsystems Inc\&., +using information from the \fBorbit2-config\fR(1) man page, by Dick Porter +(dick@acm\&.org) and Elliot Lee (sopwith@redhat\&.com) diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/libcroco/files/csslint-0.6.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/libcroco/files/csslint-0.6.1 Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,73 @@ +.TH csslint-0\&.6 1 "7 Apr 2017" "SunOS 5.11" "User Commands" +.SH "NAME" +csslint-0\&.6 \- command line CSS tool +.SH "SYNOPSIS" +.PP +\fBcsslint-0\&.6\fR [\fB\-\-help\fR] [\fB\-\-version\fR] +.PP +\fBcsslint-0\&.6\fR [\fB\-\-dump-location\fR] [\fB\fIfile\fR\fR\&...] +.PP +\fBcsslint-0\&.6\fR [\fB\-\-evaluate\fR] [\fB\-\-author-sheet \fIpath\fR\fR] [\fB\-\-ua-sheet \fIpath\fR\fR] [\fB\-\-user-sheet \fIpath\fR\fR] [\fB\-\-xml \fIpath\fR\fR] [\fB\-\-xpath \fIexpression\fR\fR] [\fB\fIfile\fR\fR\&...] +.SH "DESCRIPTION" +.PP +\fBcsslint-0\&.6\fR parses one or more CSS (Cascading Style Sheet) files, +specified on the command line\&. It displays various types of output depending +on the options specified\&. It is useful for detecting errors in the CSS code +and in the CSS parser itself\&. +.PP +Except when the \fB\-\-dump-location\fR option is used, +\fBcsslint-0\&.6\fR parses a CSS file and builds a CSS object model\&. +.SH "OPTIONS" +.PP +The following options are supported: +.TP 24 +.BI \-\-author-sheet " path" +Specify the \fIpath\fR to an author sheet\&. This option +is only useful with the \fB\-\-evaluate\fR option\&. +.TP 24 +.B \-\-dump-location +Dumps parsing location information for selectors and property declarations\&. +.TP 24 +\fB\-e\fR, \fB\-\-evaluate\fR +Display the CSS properties associated to the XML nodes referred to by an +xpath expression\&. The xpath expression must be specified using the +\fB\-\-xpath\fR option and at least one type of stylesheet by using +the \fB\-\-author-sheet\fR, \fB\-\-ua-sheet\fR, and +\fB\-\-user-sheet\fR options\&. An XML file can be specified with the +\fB\-\-xml\fR option\&. +.TP 24 +.B \-\-help +Display usage information\&. +.TP 24 +.BI \-\-ua-sheet " path" +Specify the \fIpath\fR to an ua sheet\&. This option +is only useful with the \fB\-\-evaluate\fR option\&. +.TP 24 +.BI \-\-user-sheet " path" +Specify the \fIpath\fR to an user sheet\&. This option +is only useful with the \fB\-\-evaluate\fR option\&. +.TP 24 +\fB\-v\fR, \fB\-\-version\fR +Display version information\&. +.TP 24 +.BI \-\-xml " path" +Specify the \fIpath\fR to an XML file\&. This option +is only useful with the \fB\-\-evaluate\fR option\&. +.TP 24 +.BI \-\-xpath " expression" +Specify the xpath \fIexpression\fR to a\&. This option +is only useful with the \fB\-\-evaluate\fR option\&. +.SH "OPERANDS" +.PP +The following operands are supported: +.TP 24 +.I file +The name of one or more CSS files to be parsed\&. +.SH "SEE ALSO" +.PP +.BR libcroco-0\&.6 (3lib), +.BR attributes (7), +.SH "NOTES" +.PP +Original manpage written by Gael CHAMOULAUD (strider) \&. +Updated by Brian Cameron, Sun Microsystems, Inc\&., 2009\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/libcroco/files/libcroco-0.6.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/libcroco/files/libcroco-0.6.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,90 @@ +.TH libcroco-0\&.6 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libcroco-0\&.6 \- CSS Toolkit for GNOME +.SH "DESCRIPTION" +.PP +The \fBlibcroco-0\&.6\fR library provides a generic Cascading Style Sheet +(CSS) parsing and manipulation toolkit that can be used by GNOME applications +in need of CSS support\&. \fBlibcroco-0\&.6\fR includes the following: +.sp +.in +2 +\(bu +.mk +.in +3 +.rt +A parser module that provides: +.sp +.in +2 +\(bu +.mk +.in +3 +.rt +A SAC like api\&. SAC stands for Simple Api for CSS\&. SAC is an event driven API +wich resembles SAX in the xml world\&. +.in -3 +\(bu +.mk +.in +3 +.rt +A CSSOM like API\&. CSSOM stands for Cascading Style Sheet Object Model\&. +.in -3 +\(bu +.mk +.in +3 +.rt +\fBlibcroco-0\&.6\fR implements the CSS Level 2 specification, the CSS +forward compatibility rules and the CSS cascading rules\&. +.sp +.in -3 +.in -2 +.in -3 +\(bu +.mk +.in +3 +.rt +A CSS2 selection engine +.sp +Given an XML element node and a stylesheet cascade, the +\fBlibcroco-0\&.6\fR selection engine can evalutate the CSS selectors of +the cascade and return the style properties associated to the XML element node\&. +.sp +.sp +.in -3 +\(bu +.mk +.in +3 +.rt +An XML/CSS layout/rendering engine +.sp +\fBlibcroco-0\&.6\fR has a rendering engine that provides a widget +that knows how to render an XML document by interpreting the style information +present in an associated style sheet\&. +.sp +.in -3 +.in -2 +.SH "FILES" +.PP +The following files are provided by this library: +.TP 4 +.B /usr/lib/libcroco-0\&.6\&.so +\fBlibcroco-0\&.6\fR 32-bit shared library\&. +.TP 4 +.B /usr/lib/64/libcroco-0\&.6\&.so +\fBlibcroco-0\&.6\fR 64-bit shared library\&. +.TP 4 +.B /usr/lib/pkgconfig/libcroco-0\&.6\&.pc +.BR pkg-config (1) +file for 32-bit shared library +.TP 4 +.B /usr/lib/64/pkgconfig/libcroco-0\&.6&.pc +.BR pkg-config (1) +file for 64-bit shared library +.SH "SEE ALSO" +.PP +.BR csslint-0\&.6 (1), +.BR croco-0\&.6-config (1), +.BR pkg-config (1), +.BR attributes (7) +.SH "NOTES" +.PP +Written by Brian Cameron, Sun Microsystems Inc\&., 2009\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/libcroco/libcroco.p5m --- a/components/gnome/libcroco/libcroco.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/libcroco/libcroco.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,10 +20,11 @@ # # -# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # - default mangler.man.stability uncommitted> + \ + default mangler.man.stability "pass-through volatile"> set name=pkg.fmri \ value=pkg:/library/libcroco@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) set name=pkg.summary \ @@ -36,7 +37,7 @@ 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=PSARC/2010/143 +set name=org.opensolaris.arc-caseid value=LSARC/2005/734 value=PSARC/2010/143 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) # file path=usr/bin/$(MACH64)/croco-0.6-config @@ -78,4 +79,7 @@ link path=usr/lib/libcroco-0.6.so.3 target=libcroco-0.6.so.3.0.1 file path=usr/lib/libcroco-0.6.so.3.0.1 file path=usr/lib/pkgconfig/libcroco-0.6.pc +file files/croco-0.6-config.1 path=usr/share/man/man1/croco-0.6-config.1 +file files/csslint-0.6.1 path=usr/share/man/man1/csslint-0.6.1 +file files/libcroco-0.6.3lib path=usr/share/man/man3lib/libcroco-0.6.3lib license COPYING license=LGPLv2 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/libgsf/files/libgsf-1.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/libgsf/files/libgsf-1.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,39 @@ +.TH libgsf-1 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libgsf-1 \- G Structured File Library +.SH "DESCRIPTION" +.PP +\fBlibgsf-1\fR reads and writes common file types and handles structured formats +that provide file-system-in-a-file semantics\&. There are some additional +utilities for document centric applications\&. +.PP +Support exists for MS OLE2 streams and ZIP import\&. There is also support for +document metadata and some initial work on decompressing VBA streams in OLE +files for future conversion to other languages\&. +.SH "FILES" +.PP +The following files are provided by this library: +.TP 32 +.B /usr/lib/libgsf-1\&.so +libgsf-1 32-bit shared library +.TP 32 +.B /usr/lib/64/libgsf-1\&.so +libgsf-1 64-bit shared library +.TP 32 +.B /usr/lib/pkgconfig/libgsf-1\&.pc +.BR pkg-config (1) +file for 32-bit shared library +.TP 32 +.B /usr/lib/64/pkgconfig/libgsf-1\&.pc +.BR pkg-config (1) +file for 64-bit shared library +.SH "SEE ALSO" +.PP +.BR gsf (1), +.BR gsf-office-thumbnailer (1), +.BR gsf-vba-dump (1), +.BR pkg-config (1), +.BR attributes (7) +.SH "NOTES" +.PP +Written by Jerry Tan, Sun Microsystems Inc\&., 2009\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/libgsf/libgsf.p5m --- a/components/gnome/libgsf/libgsf.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/libgsf/libgsf.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -145,6 +145,7 @@ file path=usr/share/man/man1/gsf-office-thumbnailer.1 file path=usr/share/man/man1/gsf-vba-dump.1 file path=usr/share/man/man1/gsf.1 +file files/libgsf-1.3lib path=usr/share/man/man3lib/libgsf-1.3lib file path=usr/share/thumbnailers/gsf-office.thumbnailer license COPYING license=GPLv2 license COPYING.LIB license=LGPLv2.1 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/libgtop/Makefile --- a/components/gnome/libgtop/Makefile Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/libgtop/Makefile Sun Apr 09 12:16:36 2017 -0700 @@ -31,6 +31,7 @@ COMPONENT_NAME= libgtop COMPONENT_VERSION= 2.30.0 +COMPONENT_PROJECT_URL= https://developer.gnome.org/libgtop/ COMPONENT_ARCHIVE_HASH= \ sha256:463bcbe5737b1b93f3345ee34abf601e8eb864f507c49ff1921c2737abafc1e5 COMPONENT_BUGDB= gnome/libraries diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/libgtop/files/libgtop-2.0.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/libgtop/files/libgtop-2.0.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,43 @@ +.TH libgtop-2\&.0 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libgtop-2\&.0 \- Library to get system specific data +.SH "DESCRIPTION" +.PP +\fBlibgtop-2\&.0\fR is a library to get system specific data such as CPU +and Memory Usage and information about running processes\&. +.PP +Note: the library described within this document is licensed under GPL\&. +Please see the license for implications when writing a program which uses +this library\&. +.SH "FILES" +.PP +The following files are provided by this library: +.TP 4 +.B /usr/lib/libgtop-2\&.0\&.so +32-bit Library to get system specific data +.TP 4 +.B /usr/lib/64/libgtop-2\&.0\&.so +64-bit Library to get system specific data +.TP 4 +.B /usr/lib/pkgconfig/libgtop-2\&.0\&.pc +.BR pkg-config (1) +file for 32-bit shared library +.TP 4 +.B /usr/lib/64/pkgconfig/libgtop-2\&.0&.pc +.BR pkg-config (1) +file for 64-bit shared library +.TP 4 +.B /usr/share/gtk-doc/html/libgtop +Location of developer documentation +.SH "SEE ALSO" +.PP +.BR gnome-system-monitor (1), +.BR attributes (7), +.BR gnome-interfaces (7) +.sp +.ne 2 +.mk +.B http://www\&.fsf\&.org/licensing/ +.SH "NOTES" +.PP +Written by Henry Zhang, Sun Microsystems Inc\&., 2004, 2008\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/libgtop/libgtop.p5m --- a/components/gnome/libgtop/libgtop.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/libgtop/libgtop.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -18,7 +18,7 @@ # # CDDL HEADER END # -# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. # \ default mangler.man.stability "pass-through volatile"> @@ -222,4 +222,5 @@ file path=usr/share/locale/zh_CN/LC_MESSAGES/libgtop-2.0.mo file path=usr/share/locale/zh_HK/LC_MESSAGES/libgtop-2.0.mo file path=usr/share/locale/zh_TW/LC_MESSAGES/libgtop-2.0.mo +file files/libgtop-2.0.3lib path=usr/share/man/man3lib/libgtop-2.0.3lib license COPYING license=GPLv2 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/libnotify/files/libnotify.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/libnotify/files/libnotify.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,33 @@ +.TH libnotify 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libnotify \- Desktop notification library +.SH "DESCRIPTION" +.PP +\fBlibnotify\fR provides desktop notification support for GTK+\&. +.SH "FILES" +.PP +The following files are provided by this library: +.TP 4 +.B /usr/lib/libnotify\&.so +Desktop notification 32-bit shared library +.TP 4 +.B /usr/lib/64/libnotify\&.so +Desktop notification 64-bit shared library +.TP 4 +.B /usr/lib/pkgconfig/libnotify\&.pc +.BR pkg-config (1) +file for 32-bit shared library +.TP 4 +.B /usr/lib/64/pkgconfig/libnotify\&.pc +.BR pkg-config (1) +file for 64-bit shared library +.SH "SEE ALSO" +.PP +.BR notify-send (1), +.BR pkg-config (1), +.BR libgtk-3 (3lib), +.BR attributes (7), +.BR gnome-interfaces (7) +.SH "NOTES" +.PP +Written by Jedy Wang, Sun Microsystems Inc\&., 2004, 2008\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/libnotify/files/notify-send.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/libnotify/files/notify-send.1 Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,54 @@ +.TH notify-send 1 "7 Apr 2017" "SunOS 5.11" "User Commands" +.SH "NAME" +notify-send \- a CLI program to send desktop notifications +.SH "SYNOPSIS" +.PP +\fBnotify-send\fR [\fB\-\-help\fR] [\fB\-\-urgency=\fIlevel\fR\fR] [\fB\-\-expire-time=\fItime\fR\fR] [\fB\-\-icon=\fIicon,icon\&.\&.\&.\fR\fR] [\fB\-\-category=\fItype,type\&.\&.\&.\fR\fR] [\fB\-\-hint=\fItype:name:value\fR\fR] [\fIsummary\fR] [\fIbody\fR] +.SH "DESCRIPTION" +.PP +Using notify-send, you can send desktop notifications from the command line +to the user via a notification daemon\&. The notifications are used to inform +the user about an asynchronous event or display some useful information without +getting in the user\&'s way\&. +.SH "OPTIONS" +.PP +The following options are supported: +.TP 24 +\fB\-?\fR, \fB\-\-help\fR +Display help text\&. +.TP 24 +\fB\-u\fR, \fB\-\-urgency=\fIlevel\fR\fR +Specifies the urgency level, including low, normal and critical\&. +.TP 24 +\fB\-t\fR, \fB\-\-expire-time=\fItime\fR\fR +Specifies the timeout in milliseconds at which to expire the notification\&. +.TP 24 +\fB\-i\fR, \fB\-\-icon=\fIicons\fR\fR +Specifies an icon filename or stock icon to display\&. +.TP 24 +\fB\-c\fR, \fB\-\-category=\fItypes\fR\fR +Specifies the notification category\&. +.TP 24 +\fB\-h\fR, \fB\-\-hint=\fIhint\fR\fR +Specifies basic extra data to pass\&. The format is type:name:value and +valid types are int, double, string and byte +.TP 24 +\fB\-v\fR, \fB\-\-version\fR +Display version information\&. +.SH "EXIT STATUS" +.PP +.TP 4 +0 +All information was written successfully\&. +.TP 4 +>0 +An error occurred\&. +.SH "SEE ALSO" +.PP +.BR libnotify (3lib) +.PP +The Desktop Notification Spec on +\fBhttp://www\&.galago-project\&.org/specs/notification/\fR\&. +.SH "NOTES" +.PP +Written by Jedy Wang, Sun Microsystems Inc\&., 2007\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/libnotify/libnotify.p5m --- a/components/gnome/libnotify/libnotify.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/libnotify/libnotify.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. # \ @@ -36,7 +36,7 @@ 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=PSARC/2016/336 +set name=org.opensolaris.arc-caseid value=LSARC/2007/137 value=PSARC/2016/336 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=usr/bin/notify-send-4 file path=usr/include/libnotify-4/libnotify/notification.h @@ -58,4 +58,6 @@ file usr/lib/libnotify-4/pkgconfig/libnotify.pc \ path=usr/lib/pkgconfig/libnotify-4/libnotify.pc file path=usr/share/gir-1.0/Notify-0.7.gir +file files/notify-send.1 path=usr/share/man/man1/notify-send.1 +file files/libnotify.3lib path=usr/share/man/man3lib/libnotify.3lib license COPYING license=LGPLv2.1 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/librsvg/files/librsvg-2.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/librsvg/files/librsvg-2.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,33 @@ +.TH librsvg-2 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +librsvg-2 \- Scalable Vector Graphics library +.SH "DESCRIPTION" +.PP +\fBlibrsvg-2\fR is a library that enables applications to render +SVG vector graphics\&. While not implementing the full W3C SVG specification, +\fBlibrsvg-2\fR is used to render SVG icon themes available for GNOME\&. +.SH "FILES" +.PP +The following files are provided by this library: +.TP 4 +.B /usr/lib/librsvg-2\&.so +Scalable Vector Graphics 32-bit shared library +.TP 4 +.B /usr/lib/64/librsvg-2\&.so +Scalable Vector Graphics 64-bit shared library +.TP 4 +.B /usr/lib/pkgconfig/librsvg-2\&.0\&.pc +.BR pkg-config (1) +file for 32-bit shared library +.TP 4 +.B /usr/lib/64/pkgconfig/librsvg-2\&.0\&.pc +.BR pkg-config (1) +file for 64-bit shared library +.SH "SEE ALSO" +.PP +.BR rsvg-convert (1), +.BR attributes (7), +.BR gnome-interfaces (7) +.SH "NOTES" +.PP +Written by Brian Cameron, Sun Microsystems Inc\&., 2004, 2006\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/librsvg/librsvg.p5m --- a/components/gnome/librsvg/librsvg.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/librsvg/librsvg.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -34,7 +34,7 @@ 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=PSARC/2010/143 +set name=org.opensolaris.arc-caseid value=LSARC/2001/352 value=PSARC/2010/143 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=usr/bin/rsvg-convert file path=usr/bin/rsvg-view-3 @@ -58,6 +58,7 @@ file path=usr/lib/pkgconfig/librsvg-2.0.pc file path=usr/share/gir-1.0/Rsvg-2.0.gir file path=usr/share/man/man1/rsvg-convert.1 +file files/librsvg-2.3lib path=usr/share/man/man3lib/librsvg-2.3lib file path=usr/share/vala/vapi/librsvg-2.0.vapi license COPYING license=GPLv2 license COPYING.LIB license=LGPLv2 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/libsoup/files/libsoup-2.4.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/libsoup/files/libsoup-2.4.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,36 @@ +.TH libsoup-2\&.4 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libsoup-2\&.4 \- An HTTP library implementation for GNOME +.SH "DESCRIPTION" +.PP +libsoup is an HTTP client/server library for GNOME\&. It uses GObjects +and the glib main loop, to integrate well with GNOME applications\&. +.PP +API documentation is available online at +.br +http://library\&.gnome\&.org/devel/libsoup/ +.SH "FILES" +.PP +The following files are provided by this library: +.TP 4 +.B /usr/lib/libsoup-2\&.4\&.so +HTTP implementation 32-bit shared library +.TP 4 +.B /usr/lib/64/libsoup-2\&.4\&.so +HTTP implementation 64-bit shared library +.TP 4 +.B /usr/lib/pkgconfig/liblibsoup-2\&.4\&.pc +.BR pkg-config (1) +file for 32-bit shared library +.TP 4 +.B /usr/lib/64/pkgconfig/liblibsoup-2\&.4&.pc +.BR pkg-config (1) +file for 64-bit shared library +.SH "SEE ALSO" +.PP +.BR pkg-config (1), +.BR libglib-2.0 (3lib), +.BR attributes (7) +.SH "NOTES" +.PP +Written by Simon Zheng, Sun Microsystems Inc\&., 2008\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/libsoup/libsoup.p5m --- a/components/gnome/libsoup/libsoup.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/libsoup/libsoup.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. # \ @@ -36,7 +36,7 @@ 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=PSARC/2010/143 +set name=org.opensolaris.arc-caseid value=LSARC/2003/298 value=PSARC/2010/143 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=usr/include/libsoup-2.4/libsoup/soup-address.h file path=usr/include/libsoup-2.4/libsoup/soup-auth-domain-basic.h @@ -178,4 +178,5 @@ file path=usr/share/locale/zh_CN/LC_MESSAGES/libsoup.mo file path=usr/share/locale/zh_HK/LC_MESSAGES/libsoup.mo file path=usr/share/locale/zh_TW/LC_MESSAGES/libsoup.mo +file files/libsoup-2.4.3lib path=usr/share/man/man3lib/libsoup-2.4.3lib license COPYING license=LGPLv2 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/pango/files/libpangox-1.0.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/pango/files/libpangox-1.0.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,1 @@ +.so man3lib/libpango-1.0.3lib diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/pango/pango.p5m --- a/components/gnome/pango/pango.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/pango/pango.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # \ @@ -36,7 +36,8 @@ 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=PSARC/2016/259 +set name=org.opensolaris.arc-caseid value=LSARC/2001/384 value=LSARC/2001/781 \ + value=PSARC/2001/804 value=PSARC/2016/259 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) # file path=usr/bin/pango-view @@ -172,5 +173,6 @@ file files/libpangocairo-1.0.3lib \ path=usr/share/man/man3lib/libpangocairo-1.0.3lib file files/libpangoft2-1.0.3lib path=usr/share/man/man3lib/libpangoft2-1.0.3lib +file files/libpangox-1.0.3lib path=usr/share/man/man3lib/libpangox-1.0.3lib file files/libpangoxft-1.0.3lib path=usr/share/man/man3lib/libpangoxft-1.0.3lib license COPYING license=LGPLv2 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/pangomm/files/libpangomm-1.4.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/pangomm/files/libpangomm-1.4.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,105 @@ +.TH libpangomm-1\&.4 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libgtkmm-2\&.4, libgtkmm-4\&.0, libatkmm-1\&.6, libgdkmm-2\&.4, libgdkmm-3\&.0, libpangomm-1\&.4 \- C++ interfaces for ATK, GDK, GTK+, and Pango +.SH "DESCRIPTION" +.PP +libatkmm, libgdkmm, libgtkmm and libpangomm provide official C++ interfaces +for the ATK, GDK, GTK+, and Pango libraries, respectively\&. Highlights include +typesafe callbacks and a comprehensive set of widgets that are easily +extensible via inheritance\&. +.PP +Please note that these C++ interfaces are built using the C++11 ABI +from the g++ 5 compiler (i.e. \fB-std=c++11\fR). +.SH "FILES" +.PP +The following files are provided by these libraries: +.TP 32 +.B /usr/lib/libgtkmm-2\&.4\&.so +gtkmm 32-bit shared library for GTK+ 2 +.TP 32 +.B /usr/lib/libgtkmm-3\&.0\&.so +gtkmm 32-bit shared library for GTK+ 3 +.TP 32 +.B "/usr/lib/libatkmm-1\&.6\&.so" +atkmm 32-bit shared library +.TP 32 +.B "/usr/lib/libgdkmm-2\&.4\&.so" +gdkmm 32-bit shared library for GTK+ 2 +.TP 32 +.B "/usr/lib/libgdkmm-3\&.0\&.so" +gdkmm 32-bit shared library for GTK+ 2 +.TP 32 +.B "/usr/lib/libpangomm-1\&.4\&.so" +pangomm 32-bit shared library +.TP 32 +.B /usr/lib/64/libgtkmm-2\&.4\&.so +gtkmm 64-bit shared library for GTK+ 2 +.TP 32 +.B /usr/lib/64/libgtkmm-3\&.0\&.so +gtkmm 64-bit shared library for GTK+ 3 +.TP 32 +.B "/usr/lib/64/libatkmm-1\&.6\&.so" +atkmm 64-bit shared library +.TP 32 +.B "/usr/lib/64/libgdkmm-2\&.4\&.so" +gdkmm 64-bit shared library for GTK+ 2 +.TP 32 +.B "/usr/lib/64/libgdkmm-3\&.0\&.so" +gdkmm 64-bit shared library for GTK+ 2 +.TP 32 +.B "/usr/lib/64/libpangomm-1\&.4\&.so" +pangomm 64-bit shared library + +.TP 4 +.B /usr/lib/pkgconfig/gtkmm-2\&.4\&.pc +\fBpkg-config\fR(1) file for gtkmm 32-bit shared library for GTK+ 2 +.TP 4 +.B /usr/lib/pkgconfig/gtkmm-3\&.0\&.pc +\fBpkg-config\fR(1) file for gtkmm 32-bit shared library for GTK+ 3 +.TP 4 +.B "/usr/lib/pkgconfig/atkmm-1\&.6\&.pc" +\fBpkg-config\fR(1) file for atkmm 32-bit shared library +.TP 4 +.B "/usr/lib/pkgconfig/gdkmm-2\&.4\&.pc" +\fBpkg-config\fR(1) file for gdkmm 32-bit shared library for GTK+ 2 +.TP 4 +.B "/usr/lib/pkgconfig/gdkmm-3\&.0\&.pc" +\fBpkg-config\fR(1) file for gdkmm 32-bit shared library for GTK+ 2 +.TP 4 +.B "/usr/lib/pkgconfig/pangomm-1\&.4\&.pc" +\fBpkg-config\fR(1) file for pangomm 32-bit shared library +.TP 4 +.B /usr/lib/64/pkgconfig/gtkmm-2\&.4\&.pc +\fBpkg-config\fR(1) file for gtkmm 64-bit shared library for GTK+ 2 +.TP 4 +.B /usr/lib/64/pkgconfig/gtkmm-3\&.0\&.pc +\fBpkg-config\fR(1) file for gtkmm 64-bit shared library for GTK+ 3 +.TP 4 +.B "/usr/lib/64/pkgconfig/atkmm-1\&.6\&.pc" +\fBpkg-config\fR(1) file for atkmm 64-bit shared library +.TP 4 +.B "/usr/lib/64/pkgconfig/gdkmm-2\&.4\&.pc" +\fBpkg-config\fR(1) file for gdkmm 64-bit shared library for GTK+ 2 +.TP 4 +.B "/usr/lib/64/pkgconfig/gdkmm-3\&.0\&.pc" +\fBpkg-config\fR(1) file for gdkmm 64-bit shared library for GTK+ 2 +.TP 4 +.B "/usr/lib/64/pkgconfig/pangomm-1\&.4\&.pc" +\fBpkg-config\fR(1) file for pangomm 64-bit shared library +.SH "SEE ALSO" +.PP +.BR libatk-1\&.0 (3lib), +.BR libgdk-x11-2\&.0 (3lib), +.BR libgdk_pixbuf-2\&.0 (3lib), +.BR libglibmm-2\&.4 (3lib), +.BR libgtk-x11-2\&.0 (3lib), +.BR libgtk-3\&.0 (3lib), +.BR libpango-1\&.0 (3lib), +.BR attributes (7), +.BR gnome-interfaces (7) +.TP 8 +Online documentation: +http://www\&.gtkmm\&.org/documentation\&.shtml +.SH "NOTES" +.PP +Written by Chris Wang, Sun Microsystems Inc\&., 2008\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/pangomm/pangomm.p5m --- a/components/gnome/pangomm/pangomm.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/pangomm/pangomm.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. # \ @@ -34,7 +34,7 @@ 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=PSARC/2016/313 +set name=org.opensolaris.arc-caseid value=LSARC/2008/074 value=PSARC/2016/313 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=usr/include/pangomm-1.4/pangomm.h file path=usr/include/pangomm-1.4/pangomm/attributes.h @@ -341,5 +341,6 @@ file path=usr/share/doc/pangomm-1.4/reference/html/tab_s.png file path=usr/share/doc/pangomm-1.4/reference/html/tabs.css file path=usr/share/doc/pangomm-1.4/reference/pangomm-1.4.tag +file files/libpangomm-1.4.3lib path=usr/share/man/man3lib/libpangomm-1.4.3lib license COPYING.tools license=GPLv2 license COPYING license=LGPLv2.1 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/sigcpp/files/libsigc-2.0.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/sigcpp/files/libsigc-2.0.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,42 @@ +.TH libsigc-2\&.0 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libsigc-2\&.0 \- a typesafe callback system for standard C++ +.SH "DESCRIPTION" +.PP +\fBlibsigc-2\&.0\fR implements a typesafe callback system for standard C++\&. +It allows you to define signals and to connect those signals to any callback +function, either global or a member function, regardless of whether it is +static or virtual\&. +.PP +\fBlibsigc-2\&.0\fR also contains adapter classes for connection of dissimilar +callbacks and has an ease of use unmatched by other C++ callback libraries\&. +.PP +Please note that these C++ interfaces are built using the C++11 ABI +from the g++ 5 compiler (i.e. \fB-std=c++11\fR). +.SH "FILES" +.PP +The following files are provided by this library: +.TP 32 +.B /usr/lib/libsigc-2\&.0\&.so +\fBlibsigc-2\&.0\fR 32-bit shared library +.TP 32 +.B /usr/lib/64/libsigc-2\&.0\&.so +\fBlibsigc-2\&.0\fR 64-bit shared library +.TP 21 +.B /usr/lib/pkgconfig/sigc++-2\&.0\&.pc +.BR pkg-config (1) +file for 32-bit shared library +.TP 21 +.B /usr/lib/64/pkgconfig/sigc++-2\&.0&.pc +.BR pkg-config (1) +file for 64-bit shared library +.TP 32 +.B /usr/share/doc/libsigc++-2\&.0 +\fBlibsigc-2\&.0\fR docs and examples +.SH "SEE ALSO" +.PP +.BR pkg-config (1), +.BR attributes (7) +.SH "NOTES" +.PP +Written by Elaine Xiong, Sun Microsystems Inc\&., 2008\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/sigcpp/sigcpp.p5m --- a/components/gnome/sigcpp/sigcpp.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/sigcpp/sigcpp.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. # \ @@ -37,7 +37,7 @@ 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=PSARC/2016/313 +set name=org.opensolaris.arc-caseid value=LSARC/2008/074 value=PSARC/2016/313 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h file path=usr/include/sigc++-2.0/sigc++/adaptors/adaptors.h @@ -679,4 +679,5 @@ file path=usr/share/doc/libsigc++-2.0/tutorial/html/ch04s02.html file path=usr/share/doc/libsigc++-2.0/tutorial/html/ch05.html file path=usr/share/doc/libsigc++-2.0/tutorial/html/index.html +file files/libsigc-2.0.3lib path=usr/share/man/man3lib/libsigc-2.0.3lib license COPYING license=LGPLv2.1 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/totem/Makefile --- a/components/gnome/totem/Makefile Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/totem/Makefile Sun Apr 09 12:16:36 2017 -0700 @@ -31,6 +31,7 @@ COMPONENT_NAME= totem COMPONENT_VERSION= 3.18.1 +COMPONENT_PROJECT_URL= https://wiki.gnome.org/Apps/Totem COMPONENT_ARCHIVE_HASH= \ sha256:d7816eae9606846c44fd508902eae10bdaed28e6d4f621531990d473184107a2 COMPONENT_BUGDB= gnome/multimedia diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/totem/files/totem-audio-preview.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/totem/files/totem-audio-preview.1 Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,42 @@ +.TH totem-audio-preview 1 "7 Apr 2017" "SunOS 5.11" "User Commands" +.SH "NAME" +totem-audio-preview \- audio previewer for the GNOME desktop\&. +.SH "SYNOPSIS" +.PP +.B "totem-audio-preview\fR [\fB\-\-mimetype\fR] [\fB\fIgst-std-options\fR\fR] \fB\fIfile\fR" +.SH "DESCRIPTION" +.PP +\fBtotem-audio-preview\fR is used internally by GNOME applications such as +.BR nautilus (1) +to provide a preview of audio files\&. It will play audio passed via standard +input or the filename specified in the command line\&. +.SH "OPTIONS" +.PP +The following options are supported: +.TP 24 +\fB\-m\fR, \fB\-\-mimetype\fR +List the supported mime-types\&. +.TP 24 +.I gst-std-options +Standard options available for use with most GStreamer applications\&. See +.BR gst-std-options (7) +for more information\&. +.SH "OPERANDS" +.PP +The following operands are supported: +.TP 24 +.I file +The input \fIfile\fR\&. This can be in any audio format that +.BR totem (1) +can play\&. +.SH "SEE ALSO" +.PP +.BR nautilus (1), +.BR totem (1), +.BR totem-video-indexer (1), +.BR totem-video-thumbnailer (1), +.BR attributes (7), +.BR gst-std-options (7) +.SH "NOTES" +.PP +Written by Brian Cameron, Sun Microsystems Inc\&., 2009\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/totem/totem.p5m --- a/components/gnome/totem/totem.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/totem/totem.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. # \ @@ -35,7 +35,7 @@ value="org.opensolaris.category.2008:Applications/Sound and Video" 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/405 +set name=org.opensolaris.arc-caseid value=LSARC/2008/207 value=PSARC/2016/405 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=usr/bin/totem file path=usr/bin/totem-audio-preview @@ -762,6 +762,7 @@ file path=usr/share/locale/zh_HK/LC_MESSAGES/totem.mo file path=usr/share/locale/zh_TW/LC_MESSAGES/totem.mo file path=usr/share/locale/zu/LC_MESSAGES/totem.mo +file files/totem-audio-preview.1 path=usr/share/man/man1/totem-audio-preview.1 file path=usr/share/man/man1/totem-video-thumbnailer.1 file path=usr/share/man/man1/totem.1 file path=usr/share/thumbnailers/totem.thumbnailer diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/tracker/tracker.p5m --- a/components/gnome/tracker/tracker.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/tracker/tracker.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -280,46 +280,25 @@ file path=usr/share/locale/zh_HK/LC_MESSAGES/tracker.mo file path=usr/share/locale/zh_TW/LC_MESSAGES/tracker.mo file path=usr/share/man/man1/tracker-daemon.1 -file path=usr/share/man/man1/tracker-daemon.1 -file path=usr/share/man/man1/tracker-extract.1 file path=usr/share/man/man1/tracker-extract.1 file path=usr/share/man/man1/tracker-index.1 -file path=usr/share/man/man1/tracker-index.1 -file path=usr/share/man/man1/tracker-info.1 file path=usr/share/man/man1/tracker-info.1 file path=usr/share/man/man1/tracker-miner-fs.1 -file path=usr/share/man/man1/tracker-miner-fs.1 -file path=usr/share/man/man1/tracker-needle.1 file path=usr/share/man/man1/tracker-needle.1 file path=usr/share/man/man1/tracker-preferences.1 -file path=usr/share/man/man1/tracker-preferences.1 -file path=usr/share/man/man1/tracker-reset.1 file path=usr/share/man/man1/tracker-reset.1 file path=usr/share/man/man1/tracker-search.1 -file path=usr/share/man/man1/tracker-search.1 -file path=usr/share/man/man1/tracker-sparql.1 file path=usr/share/man/man1/tracker-sparql.1 file path=usr/share/man/man1/tracker-sql.1 -file path=usr/share/man/man1/tracker-sql.1 -file path=usr/share/man/man1/tracker-status.1 file path=usr/share/man/man1/tracker-status.1 file path=usr/share/man/man1/tracker-store.1 -file path=usr/share/man/man1/tracker-store.1 file path=usr/share/man/man1/tracker-tag.1 -file path=usr/share/man/man1/tracker-tag.1 -file path=usr/share/man/man1/tracker-writeback.1 file path=usr/share/man/man1/tracker-writeback.1 file path=usr/share/man/man5/tracker-db.cfg.5 -file path=usr/share/man/man5/tracker-db.cfg.5 -file path=usr/share/man/man5/tracker-extract.cfg.5 file path=usr/share/man/man5/tracker-extract.cfg.5 file path=usr/share/man/man5/tracker-fts.cfg.5 -file path=usr/share/man/man5/tracker-fts.cfg.5 -file path=usr/share/man/man5/tracker-miner-fs.cfg.5 file path=usr/share/man/man5/tracker-miner-fs.cfg.5 file path=usr/share/man/man5/tracker-store.cfg.5 -file path=usr/share/man/man5/tracker-store.cfg.5 -file path=usr/share/man/man5/tracker-writeback.cfg.5 file path=usr/share/man/man5/tracker-writeback.cfg.5 file path=usr/share/tracker-tests/01-writeback.py file path=usr/share/tracker/extract-rules/10-abw.rule diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/vino/files/vino-server.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/vino/files/vino-server.1 Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,26 @@ +.TH vino-server 1 "7 Apr 2017" "SunOS 5.11" "User Commands" +.SH "NAME" +vino-server \- remote desktop server +.SH "SYNOPSIS" +.PP +.B "vino-server" +.SH "DESCRIPTION" +.PP +\fBvino-server\fR is a remote desktop server based on VNC protocol\&. +\fBvino-server\fR provides remote desktop takeover and remote desktop +view functions\&. \fBvino-server\fR allows multiple client to access a +GNOME desktop session remotely\&. It is based on the VNC technology\&. +\fBvino-server\fR provides service at port 5800\&. Each desktop has a vino +server which disabled by default and a Java client application which is made +available to a client via a web browser (via port 5900 of the server machine is +the service is enabled by the user)\&. +.SH "SEE ALSO" +.PP +.BR vino-passwd (1), +.BR vino-preferences (1), +.BR attributes (7) +.SH "NOTES" +.PP +Written by Steven Zhang, Sun Microsystems Inc\&., 2006\&. +.PP +Updated by Halton Huo, Sun Microsystems Inc\&., 2008\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/vino/vino.p5m --- a/components/gnome/vino/vino.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/vino/vino.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -18,7 +18,7 @@ # # CDDL HEADER END # -# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. # \ default mangler.man.stability "pass-through volatile"> @@ -30,7 +30,7 @@ set name=info.classification value=org.opensolaris.category.2008:System/Services 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/483 +set name=org.opensolaris.arc-caseid value=LSARC/2006/371 value=PSARC/2016/483 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=usr/lib/vino-server mode=0555 file path=usr/share/applications/vino-server.desktop @@ -124,6 +124,7 @@ file path=usr/share/locale/zh_CN/LC_MESSAGES/vino.mo file path=usr/share/locale/zh_HK/LC_MESSAGES/vino.mo file path=usr/share/locale/zh_TW/LC_MESSAGES/vino.mo +file files/vino-server.1 path=usr/share/man/man1/vino-server.1 file path=usr/share/telepathy/clients/Vino.client license COPYING license=GPLv2 # vino was previously in the gnome-remote-desktop package for GNOME 2, diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/vte/files/libvte.3lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/vte/files/libvte.3lib Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,32 @@ +.TH libvte 3lib "7 Apr 2017" "SunOS 5.11" "Interface Libraries" +.SH "NAME" +libvte \- Virtual Terminal Emulator library +.SH "DESCRIPTION" +.PP +\fBlibvte\fR provides a terminal emulator control for GTK+\&. +.SH "FILES" +.PP +The following files are provided by this library: +.TP 4 +.B /usr/lib/libvte-2.91\&.so +Virtual Terminal Emulator 32-bit shared library +.TP 4 +.B /usr/lib/64/libvte-2.91\&.so +Virtual Terminal Emulator 64-bit shared library +.TP 4 +.B /usr/lib/pkgconfig/vte-2\&.91\&.pc +.BR pkg-config (1) +file for 32-bit shared library +.TP 4 +.B /usr/lib/64/pkgconfig/vte-2\&.91&.pc +.BR pkg-config (1) +file for 64-bit shared library +.SH "SEE ALSO" +.PP +.BR gnome-terminal (1), +.BR vte (1), +.BR attributes (7), +.BR gnome-interfaces (7) +.SH "NOTES" +.PP +Written by Brian Cameron, Sun Microsystems Inc\&., 2004, 2006\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/vte/files/vte.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/vte/files/vte.1 Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,134 @@ +.TH vte 1 "7 Apr 2017" "SunOS 5.11" "User Commands" +.SH "NAME" +vte \- virtual terminal emulator +.SH "SYNOPSIS" +.PP +\fBvte\fR [\fB\-\-antialias\fR] [\fB\-\-audible\fR] [\fB\-\-background=\fIimage\fR\fR] [\fB\-\-blink\fR] [\fB\-\-color-cursor\fR] [\fB\-\-command=\fIcommand\fR\fR] [\fB\-\-console\fR] [\fB\-\-debug\fR] [\fB\-\-dingus\fR] [\fB\-\-display=\fIdisplay\fR\fR] [\fB\-\-double-buffer\fR] [\fB\-\-font=\fIfont\fR\fR] [\fB\-\-geometry=\fIgeometry\fR\fR] [\fB\-\-highlight\fR] [\fB\-\-icon-title\fR] [\fB\-\-keep\fR] [\fB\-\-no-geometry-hints\fR] [\fB\-\-reverse\fR] [\fB\-\-scroll-background\fR] [\fB\-\-scrollback-lines\fR] [\fB\-\-shell\fR] [\fB\-\-termcap=\fIterminal-type\fR\fR] [\fB\-\-transparent\fR] [\fB\-\-working-directory=\fIdirectory\fR\fR] +.SH "DESCRIPTION" +.PP +\fBvte\fR is simply a window wrapped around the vte embeddable +terminal emulation control, which does most of the work for \fBgnome-terminal\fR\&. \fBvte\fR is used mainly to test the control\&. Most +users do not need to use vte directly, but use \fBgnome-terminal\fR +instead\&. +.SH "OPTIONS" +.PP +The following options are supported: +.TP 4 +\fB\-2\fR, \fB\-\-double-buffer\fR +Toggle double buffering\&. Enabled by default\&. +.TP 4 +\fB\-A\fR, \fB\-\-antialias\fR +Toggle antialiasing\&. The default is that of the current GTK+ default\&. +.TP 4 +\fB\-a\fR, \fB\-\-audible\fR +Toggle audible bell on/off\&. If audible bell is enabled, +visible bell is disabled\&. If audible bell is disabled, visible bell is +enabled\&. Audible bell enabled by default\&. +.TP 4 +\fB\-B\fR, \fB\-\-background=\fIimage\fR\fR +Use \fIimage\fR as background\&. +.TP 4 +\fB\-b\fR, \fB\-\-blink\fR +Toggle cursor blinking\&. Enabled by default\&. +.TP 4 +\fB\-C\fR, \fB\-\-console\fR +Open a "console" connection\&. +.TP 4 +\fB\-c\fR, \fB\-\-command=\fIcommand\fR\fR +Fork the specified \fIcommand\fR\&. +.TP 4 +\fB\-D\fR, \fB\-\-dingus\fR +Use dingus clicking: as the cursor moves over text matching a certain pattern, +the matched text is highlighted and the cursor changes shape\&. +Disabled by default\&. +.TP 4 +\fB\-d\fR, \fB\-\-debug\fR +Toggle update debugging\&. Disabled by default\&. +.TP 4 +\fB\-\-display=\fIdisplay\fR\fR +Specify the X \fIdisplay\fR to use\&. +.TP 4 +\fB\-f\fR, \fB\-\-font=\fIfont\fR\fR +Specify the \fIfont\fR to use\&. Default font is "Sans 12"\&. +.TP 4 +\fB\-G\fR, \fB\-\-no-geometry-hints\fR +Allow the terminal to be resized to any dimension, not constrained +to fit to an integer multiple of characters\&. +.TP 4 +\fB\-g\fR, \fB\-\-geometry=\fIgeometry\fR\fR +Set the size (in characters) and position\&. +.TP 4 +\fB\-h\fR, \fB\-\-highlight\fR +Toggle highlighting\&. Disabled by default\&. +.TP 4 +\fB\-i\fR, \fB\-\-icon-title\fR +Toggle whether to obey attempts to set the icon name, if +applications running in the terminal request this\&. +.TP 4 +\fB\-k\fR, \fB\-\-keep\fR +Toggle whether to keep program running after GTK main loop\&. +Disabled by default\&. +.TP 4 +\fB\-n\fR, \fB\-\-scrollback-lines\fR +Specify the number of scrollback lines\&. Minumum number of +scrollback lines is 100\&. Default number of scrollback lines is 100\&. +.TP 4 +\fB\-r\fR, \fB\-\-color-cursor\fR +Toggle whether to set cursor color to pale red\&. Disabled by default\&. +.TP 4 +\fB\-\-reverse\fR +Reverse foreground and background colors\&. +.TP 4 +\fB\-S\fR, \fB\-\-shell\fR +Toggle launching a shell\&. Enabled by default\&. +.TP 4 +\fB\-s\fR, \fB\-\-scroll-background\fR +Toggle whether to scroll background image along with text\&. This +option is only useful when combined with the -\fBB\fR option\&. +Disabled by default\&. +.TP 4 +\fB\-T\fR, \fB\-\-transparent\fR +Use transparent background\&. Overrides the -\fBB\fR option\&. +.TP 4 +\fB\-t\fR, \fB\-\-termcap=\fIterminal-type\fR\fR +Specify the terminal type to emulate\&. +.TP 4 +\fB\-w\fR, \fB\-\-working-directory=\fIdirectory\fR\fR +Specify the initial working directory of the terminal\&. +.SH "EXTENDED DESCRIPTION" +.PP +\fBvte\fR is designed to emulate the \fBxterm\fR +program provided by the X Consortium\&. In turn, \fBxterm\fR is +an almost complete emulation of the DEC VT102 terminal\&. \fBvte\fR +supports the same extensions to VT102 as those provided by \fBxterm\fR, +through special escape sequences\&. +.PP +\fBxterm\fR is an evolving program\&. Recent changes to \fBxterm\fR have been +been incorporated into \fBvte\fR\&. +This includes emulation of the newer DEC VT220 escape sequences\&. +.SH "ENVIRONMENT VARIABLES" +.PP +See \fBenviron\fR(7) for descriptions of the following environment +variables: +.TP 24 +.B "VTE_PROFILE_MEMORY" +Virtualize memory allocation for debugging purposes\&. +.SH "EXIT STATUS" +.PP +The following exit values are returned: +.TP 9 +.B 0 +Application exited successfully +.TP 9 +.B >0 +Application exited with failure +.SH "SEE ALSO" +.PP +.BR gnome-terminal (1), +.BR xterm (1), +.BR libvte (3lib), +.BR attributes (7), +.BR environ (7) +.SH "NOTES" +.PP +Written by Johan Steyn, updated by Brian Cameron, Sun Microsystems Inc\&., 2004, 2007\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/vte/vte.p5m --- a/components/gnome/vte/vte.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/vte/vte.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -18,7 +18,7 @@ # # CDDL HEADER END # -# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. # \ @@ -33,7 +33,7 @@ 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=PSARC/2016/408 +set name=org.opensolaris.arc-caseid value=LSARC/2004/713 value=PSARC/2016/408 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=etc/profile.d/vte.sh file path=usr/bin/vte-2.91 @@ -151,5 +151,7 @@ file path=usr/share/locale/zh_CN/LC_MESSAGES/vte-2.91.mo file path=usr/share/locale/zh_HK/LC_MESSAGES/vte-2.91.mo file path=usr/share/locale/zh_TW/LC_MESSAGES/vte-2.91.mo +file files/vte.1 path=usr/share/man/man1/vte.1 +file files/libvte.3lib path=usr/share/man/man3lib/libvte.3lib file path=usr/share/vala/vapi/vte-2.91.vapi license COPYING license=LGPLv2.1 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/yelp/files/gnome-help.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/yelp/files/gnome-help.1 Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,1 @@ +.so man1/yelp.1 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/yelp/files/yelp.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/yelp/files/yelp.1 Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,102 @@ +.TH yelp 1 "7 Apr 2017" "SunOS 5.11" "User Commands" +.SH "NAME" +yelp, gnome-help \- GNOME help browser +.SH "SYNOPSIS" +.PP +.B "yelp\fR [\fB\-\-private-session\fR] [\fB\-\-with-cache-dir=\fIstring\fR\fR] [\fB\fIgnome-std-options\fR\fR] \fB\fIurl\fR" +.SH "DESCRIPTION" +.PP +The GNOME help browser is a utility that allows users to view documentation +for GNOME in several formats including man pages, Mallard, HTML, SGML(DocBook), +and GNU info files\&. +.SH "OPTIONS" +.PP +The following options are supported: +.TP 32 +.B \-\-private-session +Use a private session\&. +.TP 32 +\fB\-\-with-cache-dir=\fIdirectory\fR\fR +Specify which cache \fIdirectory\fR to use\&. +.TP 32 +.I gnome-std-options +Standard options available for use with most GNOME applications\&. See +.BR gnome-std-options (7) +for more information\&. +.SH "OPERANDS" +.PP +The following operands are supported: +.TP 16 +.I url +This allows you to view a specific help document by providing the complete +\fIurl\fR to the documentation that you wish to view\&. +.sp +If \fIurl\fR starts with "ghelp:", +\fByelp\fR opens the help document within +\fBghelp\fR\&. +.sp +If \fIurl\fR does not start with "ghelp:", +\fByelp\fR attempts to launch a default Internet browser window +and display the contents of the help document within this browser window\&. +.SH "EXTENDED DESCRIPTION" +.PP +Refer to the GNOME Documentation Project webpages: +.PP +.B "https://wiki\&.gnome\&.org/DocumentationProject/" +.SH "EXAMPLES" +.PP +.B "Example 1: Launching GNOME Help Browser" +.PP +.PP +.nf +example% \fByelp\fR +.fi +.PP +.B "Example 2: Launching GNOME Help Browser and loading the help information for the GNOME Accessibility guide\&." +.PP +.PP +.nf +example% \fByelp ghelp:///usr/share/gnome/help/gnome-access-guide/C/gnome-access-guide\&.xml\fR +.fi +.PP +.B "Example 3: Launching GNOME Help Browser with a standard Internet URL" +.PP +.PP +.nf +example% \fByelp \fBhttp://www\&.gnome\&.org\fR\fR +.fi +.PP +The default Internet browser is launched (unless a browser is already +running), and this URL is displayed within the browser window\&. +.SH "ENVIRONMENT VARIABLES" +.PP +See \fBenviron\fR(7) for descriptions of the following environment +variables: +.TP 24 +.B "INFOPATH" +Location of GNU Info files\&. +.TP 24 +.B "MANPATH" +Location of man pages\&. +.SH "EXIT STATUS" +.PP +The following exit values are returned: +.TP 9 +.B 0 +Application exited successfully +.TP 9 +.B >0 +Application exited with failure +.SH "SEE ALSO" +.PP +Latest version of the \fIGNOME Desktop User Guide\fR +for your platform\&. +.PP +.BR attributes (7), +.BR environ (7), +.BR gnome-std-options (7) +.SH "NOTES" +.PP +\fByelp\fR and \fBgnome-help\fR are the same application\&. +.PP +Written by Matt Keenan, Sun Microsystems Inc\&., 2003, 2007\&. diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/yelp/yelp.p5m --- a/components/gnome/yelp/yelp.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/yelp/yelp.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. # \ @@ -34,7 +34,7 @@ value="org.opensolaris.category.2008:Desktop (GNOME)/Documentation" 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/288 +set name=org.opensolaris.arc-caseid value=LSARC/2002/445 value=PSARC/2016/288 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) link path=usr/bin/gnome-help target=yelp file path=usr/bin/yelp @@ -165,6 +165,8 @@ file path=usr/share/locale/zh_HK/LC_MESSAGES/yelp.mo file path=usr/share/locale/zh_TW/LC_MESSAGES/yelp.mo file path=usr/share/locale/zu/LC_MESSAGES/yelp.mo +file files/gnome-help.1 path=usr/share/man/man1/gnome-help.1 +file files/yelp.1 path=usr/share/man/man1/yelp.1 file path=usr/share/yelp-xsl/xslt/common/domains/yelp.xml file path=usr/share/yelp/dtd/catalog file path=usr/share/yelp/dtd/docbookx.dtd diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/zenity/files/gdialog.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/zenity/files/gdialog.1 Sun Apr 09 12:16:36 2017 -0700 @@ -0,0 +1,1 @@ +.so man1/zenity.1 diff -r 8b7335f2b6cf -r 875bb3f441a5 components/gnome/zenity/zenity.p5m --- a/components/gnome/zenity/zenity.p5m Thu Apr 13 09:01:25 2017 -0700 +++ b/components/gnome/zenity/zenity.p5m Sun Apr 09 12:16:36 2017 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. # \ @@ -1089,6 +1089,7 @@ file path=usr/share/locale/zh_CN/LC_MESSAGES/zenity.mo file path=usr/share/locale/zh_HK/LC_MESSAGES/zenity.mo file path=usr/share/locale/zh_TW/LC_MESSAGES/zenity.mo +file files/gdialog.1 path=usr/share/man/man1/gdialog.1 file path=usr/share/man/man1/zenity.1 file path=usr/share/zenity/clothes/gnome-tshirt.png file path=usr/share/zenity/clothes/hawaii-shirt.png