23245655 Deliver libzapojit 0.0.3 in Solaris
authorNiveditha Rau <Niveditha.Rau@Oracle.COM>
Fri, 05 Aug 2016 09:34:32 +0000
changeset 6591 6507b6cfedb6
parent 6590 93ad60e2e698
child 6592 006f44bb1554
23245655 Deliver libzapojit 0.0.3 in Solaris PSARC/2016/413 GNOME 3 Web Bundle
components/gnome/libzapojit/Makefile
components/gnome/libzapojit/depend.mk
components/gnome/libzapojit/libzapojit.p5m
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gnome/libzapojit/Makefile	Fri Aug 05 09:34:32 2016 +0000
@@ -0,0 +1,88 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+
+#
+# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+#
+
+BUILD_BITS =            64
+# All components using gobject-introspection must be built with gcc as
+# gobject-introspection does not produce correct results when using Studio.
+COMPILER =              gcc
+include ../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		libzapojit
+COMPONENT_VERSION=	0.0.3
+COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Projects/Zapojit
+COMPONENT_ARCHIVE_HASH=	\
+	sha256:3d25f99329105abb99d1e9651b0aa1842065456ea54c22970a7330e9f3d1c37e
+COMPONENT_BUGDB=        gnome/libraries
+
+TPNO=			25454
+
+TEST_TARGET = $(NO_TESTS)
+
+# Needs gobject-introspection, not available on S11.
+ifeq ($(BUILD_TYPE), evaluation)
+BUILD_64=
+INSTALL_64=
+PUBLISH_STAMP=
+endif
+
+include $(WS_MAKE_RULES)/gnome-component.mk
+
+CONFIGURE_OPTIONS += --disable-static
+CONFIGURE_OPTIONS += --enable-gtk-doc
+CONFIGURE_OPTIONS += --enable-introspection
+CONFIGURE_OPTIONS += --enable-shared
+CONFIGURE_OPTIONS += --with-pic
+
+# Expects GNU utilities in path (e.g. GNU cp, etc.)
+CONFIGURE_ENV += PATH="$(GNUBIN):$(PATH)"
+COMPONENT_BUILD_ENV += PATH="$(GNUBIN):$(PATH)"
+
+# Delete once builds servers have goa installed
+GOA_BASE = $(WS_COMPONENTS)/gnome/gnome-online-accounts/build/prototype/$(MACH)
+PKG_CONFIG_PATHS += $(GOA_BASE)/usr/lib/$(MACH64)/pkgconfig
+
+LD_OPTIONS += -L $(GOA_BASE)$(USRLIB.$(BITS))
+
+CPPFLAGS +=  \
+	-I$(GOA_BASE)/usr/include/goa-1.0 \
+	-I$(GOA_BASE)/usr/lib/$(MACH64)/goa-1.0/include
+
+COMPONENT_BUILD_ENV += LD_LIBRARY_PATH_64="$(GOA_BASE)/$(USRLIB.$(BITS)):$(BUILD_DIR_64)/src/.libs"
+
+# The dependency isn't installed, so add it manually since pkgdepend
+# can't resolve them yet: 15708323
+DEPENDED += $(WS_TOP)/components/gnome/gnome-online-accounts/build/manifest-$(MACH)-gnome-online-accounts.depend
+
+# Temporary until dependencies are all on build machines
+REQUIRED_PACKAGES += $(shell $(GSED) -n 's/REQUIRED_PACKAGES +=//p' ../gnome-online-accounts/Makefile)
+#end Delete
+
+REQUIRED_PACKAGES += developer/documentation-tool/gtk-doc
+REQUIRED_PACKAGES += library/desktop/gobject/gobject-introspection
+REQUIRED_PACKAGES += library/desktop/librest
+REQUIRED_PACKAGES += library/glib2
+REQUIRED_PACKAGES += library/gnome/gnome-online-accounts
+REQUIRED_PACKAGES += library/json-glib
+REQUIRED_PACKAGES += library/libsoup
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gnome/libzapojit/depend.mk	Fri Aug 05 09:34:32 2016 +0000
@@ -0,0 +1,1 @@
+gnome/libzapojit: gnome/gnome-online-accounts
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gnome/libzapojit/libzapojit.p5m	Fri Aug 05 09:34:32 2016 +0000
@@ -0,0 +1,82 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+
+#
+# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+#
+
+<transform file path=usr.*/man/.+ -> \
+    default mangler.man.stability "pass-through volatile">
+set name=pkg.fmri \
+    value=pkg:/library/gnome/libzapojit@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="A GLib/GObject wrapper for online service APIs"
+set name=com.oracle.info.description value=$(COMPONENT_NAME)
+set name=com.oracle.info.tpno value=$(TPNO)
+set name=info.classification \
+    value="org.opensolaris.category.2008:Desktop (GNOME)/Libraries"
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2016/413
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+file path=usr/include/libzapojit-0.0/zpj/zpj-authorization-domain.h
+file path=usr/include/libzapojit-0.0/zpj/zpj-authorizer.h
+file path=usr/include/libzapojit-0.0/zpj/zpj-goa-authorizer.h
+file path=usr/include/libzapojit-0.0/zpj/zpj-skydrive-entry.h
+file path=usr/include/libzapojit-0.0/zpj/zpj-skydrive-file.h
+file path=usr/include/libzapojit-0.0/zpj/zpj-skydrive-folder.h
+file path=usr/include/libzapojit-0.0/zpj/zpj-skydrive-photo.h
+file path=usr/include/libzapojit-0.0/zpj/zpj-skydrive.h
+file path=usr/include/libzapojit-0.0/zpj/zpj.h
+file path=usr/lib/$(MACH64)/girepository-1.0/Zpj-0.0.typelib
+link path=usr/lib/$(MACH64)/libzapojit-0.0.so target=libzapojit-0.0.so.0.0.0
+link path=usr/lib/$(MACH64)/libzapojit-0.0.so.0 target=libzapojit-0.0.so.0.0.0
+file path=usr/lib/$(MACH64)/libzapojit-0.0.so.0.0.0
+file path=usr/lib/$(MACH64)/pkgconfig/zapojit-0.0.pc
+file path=usr/share/doc/libzapojit/AUTHORS
+file path=usr/share/doc/libzapojit/COPYING
+file path=usr/share/doc/libzapojit/ChangeLog
+file path=usr/share/doc/libzapojit/INSTALL
+file path=usr/share/doc/libzapojit/NEWS
+file path=usr/share/doc/libzapojit/README
+file path=usr/share/gir-1.0/Zpj-0.0.gir
+file path=usr/share/gtk-doc/html/libzapojit-0.0/ZpjGoaAuthorizer.html
+file path=usr/share/gtk-doc/html/libzapojit-0.0/ZpjSkydrive.html
+file path=usr/share/gtk-doc/html/libzapojit-0.0/ZpjSkydriveEntry.html
+file path=usr/share/gtk-doc/html/libzapojit-0.0/ZpjSkydriveFile.html
+file path=usr/share/gtk-doc/html/libzapojit-0.0/ZpjSkydriveFolder.html
+file path=usr/share/gtk-doc/html/libzapojit-0.0/ZpjSkydrivePhoto.html
+file path=usr/share/gtk-doc/html/libzapojit-0.0/annotation-glossary.html
+file path=usr/share/gtk-doc/html/libzapojit-0.0/authorization.html
+file path=usr/share/gtk-doc/html/libzapojit-0.0/home.png
+file path=usr/share/gtk-doc/html/libzapojit-0.0/index.html
+file path=usr/share/gtk-doc/html/libzapojit-0.0/index.sgml
+file path=usr/share/gtk-doc/html/libzapojit-0.0/ix01.html
+file path=usr/share/gtk-doc/html/libzapojit-0.0/left-insensitive.png
+file path=usr/share/gtk-doc/html/libzapojit-0.0/left.png
+file path=usr/share/gtk-doc/html/libzapojit-0.0/libzapojit-0.0-ZpjAuthorizer.html
+file path=usr/share/gtk-doc/html/libzapojit-0.0/libzapojit-0.0.devhelp2
+file path=usr/share/gtk-doc/html/libzapojit-0.0/right-insensitive.png
+file path=usr/share/gtk-doc/html/libzapojit-0.0/right.png
+file path=usr/share/gtk-doc/html/libzapojit-0.0/skydrive.html
+file path=usr/share/gtk-doc/html/libzapojit-0.0/style.css
+file path=usr/share/gtk-doc/html/libzapojit-0.0/up-insensitive.png
+file path=usr/share/gtk-doc/html/libzapojit-0.0/up.png
+license COPYING license=LGPLv2.1