fritzkink
2023-11-26 5b7ab0c6752b18bc6772b8d97a352f294bc46f67
cogl - new package (needed for new clutter version)

4 files added
515 ■■■■■ changed files
components/library/cogl/Makefile 57 ●●●●● patch | view | raw | blame | history
components/library/cogl/cogl.p5m 218 ●●●●● patch | view | raw | blame | history
components/library/cogl/manifests/sample-manifest.p5m 218 ●●●●● patch | view | raw | blame | history
components/library/cogl/pkg5 22 ●●●●● patch | view | raw | blame | history
components/library/cogl/Makefile
New file
@@ -0,0 +1,57 @@
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
#
# Copyright 2023 Friedrich Kink.  All rights reserved.
#
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=         cogl
COMPONENT_VERSION=      1.22.8
COMPONENT_SUMMARY=      cogl - An open source GPU graphics & utilities API
COMPONENT_PROJECT_URL=  https://rib.github.io/cogl/
COMPONENT_SRC=          $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH= sha256:a805b2b019184710ff53d0496f9f0ce6dcca420c141a0f4f6fcc02131581d759
COMPONENT_ARCHIVE_URL=    https://download.gnome.org/sources/$(COMPONENT_NAME)/1.22/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=         library/desktop/cogl
COMPONENT_CLASSIFICATION= System/Libraries
COMPONENT_LICENSE=      MIT
COMPONENT_LICENSE_FILE= COPYING
#TEST_TARGET= $(NO_TESTS)
include $(WS_MAKE_RULES)/common.mk
PATH= $(PATH.gnu)
CONFIGURE_OPTIONS += --sysconfdir=/etc
CONFIGURE_OPTIONS += --enable-cogl-gst=yes
CONFIGURE_OPTIONS += --enable-sdl2=yes
unexport SHELLOPTS
# Auto-generated dependencies
REQUIRED_PACKAGES += library/audio/gstreamer1
REQUIRED_PACKAGES += library/audio/gstreamer1/plugin/base
REQUIRED_PACKAGES += library/desktop/cairo
REQUIRED_PACKAGES += library/desktop/gdk-pixbuf
REQUIRED_PACKAGES += library/desktop/pango
REQUIRED_PACKAGES += library/glib2
REQUIRED_PACKAGES += library/sdl2
REQUIRED_PACKAGES += system/library
REQUIRED_PACKAGES += system/library/math
REQUIRED_PACKAGES += x11/library/libx11
REQUIRED_PACKAGES += x11/library/libxdamage
REQUIRED_PACKAGES += x11/library/libxext
REQUIRED_PACKAGES += x11/library/libxfixes
REQUIRED_PACKAGES += x11/library/libxrandr
components/library/cogl/cogl.p5m
New file
@@ -0,0 +1,218 @@
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
#
# Copyright 2023 Friedrich Kink
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
file path=usr/include/cogl/cogl-gst/cogl-gst-video-sink.h
file path=usr/include/cogl/cogl-gst/cogl-gst.h
file path=usr/include/cogl/cogl-pango/cogl-pango.h
file path=usr/include/cogl/cogl-path/cogl-path-enum-types.h
file path=usr/include/cogl/cogl-path/cogl-path-types.h
file path=usr/include/cogl/cogl-path/cogl-path.h
file path=usr/include/cogl/cogl-path/cogl1-path-functions.h
file path=usr/include/cogl/cogl-path/cogl2-path-functions.h
file path=usr/include/cogl/cogl/cogl-atlas-texture.h
file path=usr/include/cogl/cogl/cogl-attribute-buffer.h
file path=usr/include/cogl/cogl/cogl-attribute.h
file path=usr/include/cogl/cogl/cogl-auto-texture.h
file path=usr/include/cogl/cogl/cogl-bitmap.h
file path=usr/include/cogl/cogl/cogl-buffer.h
file path=usr/include/cogl/cogl/cogl-clip-state.h
file path=usr/include/cogl/cogl/cogl-clutter-xlib.h
file path=usr/include/cogl/cogl/cogl-clutter.h
file path=usr/include/cogl/cogl/cogl-color.h
file path=usr/include/cogl/cogl/cogl-context.h
file path=usr/include/cogl/cogl/cogl-defines.h
file path=usr/include/cogl/cogl/cogl-deprecated.h
file path=usr/include/cogl/cogl/cogl-depth-state.h
file path=usr/include/cogl/cogl/cogl-display.h
file path=usr/include/cogl/cogl/cogl-enum-types.h
file path=usr/include/cogl/cogl/cogl-error.h
file path=usr/include/cogl/cogl/cogl-euler.h
file path=usr/include/cogl/cogl/cogl-fence.h
file path=usr/include/cogl/cogl/cogl-fixed.h
file path=usr/include/cogl/cogl/cogl-frame-info.h
file path=usr/include/cogl/cogl/cogl-framebuffer-deprecated.h
file path=usr/include/cogl/cogl/cogl-framebuffer.h
file path=usr/include/cogl/cogl/cogl-gles2-types.h
file path=usr/include/cogl/cogl/cogl-gles2.h
file path=usr/include/cogl/cogl/cogl-glib-source.h
file path=usr/include/cogl/cogl/cogl-glx.h
file path=usr/include/cogl/cogl/cogl-index-buffer.h
file path=usr/include/cogl/cogl/cogl-indices.h
file path=usr/include/cogl/cogl/cogl-macros.h
file path=usr/include/cogl/cogl/cogl-material-compat.h
file path=usr/include/cogl/cogl/cogl-matrix-stack.h
file path=usr/include/cogl/cogl/cogl-matrix.h
file path=usr/include/cogl/cogl/cogl-meta-texture.h
file path=usr/include/cogl/cogl/cogl-object.h
file path=usr/include/cogl/cogl/cogl-offscreen.h
file path=usr/include/cogl/cogl/cogl-onscreen-template.h
file path=usr/include/cogl/cogl/cogl-onscreen.h
file path=usr/include/cogl/cogl/cogl-output.h
file path=usr/include/cogl/cogl/cogl-pango.h
file path=usr/include/cogl/cogl/cogl-pipeline-layer-state.h
file path=usr/include/cogl/cogl/cogl-pipeline-state.h
file path=usr/include/cogl/cogl/cogl-pipeline.h
file path=usr/include/cogl/cogl/cogl-pixel-buffer.h
file path=usr/include/cogl/cogl/cogl-poll.h
file path=usr/include/cogl/cogl/cogl-primitive-texture.h
file path=usr/include/cogl/cogl/cogl-primitive.h
file path=usr/include/cogl/cogl/cogl-primitives.h
file path=usr/include/cogl/cogl/cogl-quaternion.h
file path=usr/include/cogl/cogl/cogl-renderer.h
file path=usr/include/cogl/cogl/cogl-sdl.h
file path=usr/include/cogl/cogl/cogl-shader.h
file path=usr/include/cogl/cogl/cogl-snippet.h
file path=usr/include/cogl/cogl/cogl-sub-texture.h
file path=usr/include/cogl/cogl/cogl-swap-chain.h
file path=usr/include/cogl/cogl/cogl-texture-2d-gl.h
file path=usr/include/cogl/cogl/cogl-texture-2d-sliced.h
file path=usr/include/cogl/cogl/cogl-texture-2d.h
file path=usr/include/cogl/cogl/cogl-texture-3d.h
file path=usr/include/cogl/cogl/cogl-texture-deprecated.h
file path=usr/include/cogl/cogl/cogl-texture-pixmap-x11.h
file path=usr/include/cogl/cogl/cogl-texture-rectangle.h
file path=usr/include/cogl/cogl/cogl-texture.h
file path=usr/include/cogl/cogl/cogl-type-casts.h
file path=usr/include/cogl/cogl/cogl-types.h
file path=usr/include/cogl/cogl/cogl-vector.h
file path=usr/include/cogl/cogl/cogl-version.h
file path=usr/include/cogl/cogl/cogl-vertex-buffer.h
file path=usr/include/cogl/cogl/cogl-xlib-renderer.h
file path=usr/include/cogl/cogl/cogl-xlib.h
file path=usr/include/cogl/cogl/cogl.h
file path=usr/include/cogl/cogl/cogl1-context.h
file path=usr/include/cogl/cogl/cogl2-experimental.h
file path=usr/include/cogl/cogl/deprecated/cogl-auto-texture.h
file path=usr/include/cogl/cogl/deprecated/cogl-clip-state.h
file path=usr/include/cogl/cogl/deprecated/cogl-clutter-xlib.h
file path=usr/include/cogl/cogl/deprecated/cogl-clutter.h
file path=usr/include/cogl/cogl/deprecated/cogl-fixed.h
file path=usr/include/cogl/cogl/deprecated/cogl-framebuffer-deprecated.h
file path=usr/include/cogl/cogl/deprecated/cogl-material-compat.h
file path=usr/include/cogl/cogl/deprecated/cogl-shader.h
file path=usr/include/cogl/cogl/deprecated/cogl-texture-deprecated.h
file path=usr/include/cogl/cogl/deprecated/cogl-type-casts.h
file path=usr/include/cogl/cogl/deprecated/cogl-vertex-buffer.h
file path=usr/include/cogl/cogl/gl-prototypes/cogl-core-functions.h
file path=usr/include/cogl/cogl/gl-prototypes/cogl-gles2-functions.h
file path=usr/include/cogl/cogl/gl-prototypes/cogl-glsl-functions.h
file path=usr/include/cogl/cogl/gl-prototypes/cogl-in-gles-core-functions.h
file path=usr/include/cogl/cogl/gl-prototypes/cogl-in-gles2-core-functions.h
file path=usr/lib/$(MACH64)/girepository-1.0/Cogl-1.0.typelib
file path=usr/lib/$(MACH64)/girepository-1.0/Cogl-2.0.typelib
file path=usr/lib/$(MACH64)/girepository-1.0/CoglGst-2.0.typelib
file path=usr/lib/$(MACH64)/girepository-1.0/CoglPango-1.0.typelib
file path=usr/lib/$(MACH64)/girepository-1.0/CoglPango-2.0.typelib
file path=usr/lib/$(MACH64)/gstreamer-1.0/libgstcogl.so
link path=usr/lib/$(MACH64)/libcogl-gst.so target=libcogl-gst.so.20.4.3
link path=usr/lib/$(MACH64)/libcogl-gst.so.20 target=libcogl-gst.so.20.4.3
file path=usr/lib/$(MACH64)/libcogl-gst.so.20.4.3
link path=usr/lib/$(MACH64)/libcogl-pango.so target=libcogl-pango.so.20.4.3
link path=usr/lib/$(MACH64)/libcogl-pango.so.20 target=libcogl-pango.so.20.4.3
file path=usr/lib/$(MACH64)/libcogl-pango.so.20.4.3
link path=usr/lib/$(MACH64)/libcogl-path.so target=libcogl-path.so.20.4.3
link path=usr/lib/$(MACH64)/libcogl-path.so.20 target=libcogl-path.so.20.4.3
file path=usr/lib/$(MACH64)/libcogl-path.so.20.4.3
link path=usr/lib/$(MACH64)/libcogl.so target=libcogl.so.20.4.3
link path=usr/lib/$(MACH64)/libcogl.so.20 target=libcogl.so.20.4.3
file path=usr/lib/$(MACH64)/libcogl.so.20.4.3
file path=usr/lib/$(MACH64)/pkgconfig/cogl-1.0.pc
file path=usr/lib/$(MACH64)/pkgconfig/cogl-2.0-experimental.pc
file path=usr/lib/$(MACH64)/pkgconfig/cogl-gl-1.0.pc
file path=usr/lib/$(MACH64)/pkgconfig/cogl-gst-1.0.pc
file path=usr/lib/$(MACH64)/pkgconfig/cogl-gst-2.0-experimental.pc
file path=usr/lib/$(MACH64)/pkgconfig/cogl-pango-1.0.pc
file path=usr/lib/$(MACH64)/pkgconfig/cogl-pango-2.0-experimental.pc
file path=usr/lib/$(MACH64)/pkgconfig/cogl-path-1.0.pc
file path=usr/lib/$(MACH64)/pkgconfig/cogl-path-2.0-experimental.pc
file path=usr/share/cogl/examples-data/crate.jpg
file path=usr/share/gir-1.0/Cogl-1.0.gir
file path=usr/share/gir-1.0/Cogl-2.0.gir
file path=usr/share/gir-1.0/CoglGst-2.0.gir
file path=usr/share/gir-1.0/CoglPango-1.0.gir
file path=usr/share/gir-1.0/CoglPango-2.0.gir
file path=usr/share/locale/an/LC_MESSAGES/cogl.mo
file path=usr/share/locale/ar/LC_MESSAGES/cogl.mo
file path=usr/share/locale/as/LC_MESSAGES/cogl.mo
file path=usr/share/locale/ast/LC_MESSAGES/cogl.mo
file path=usr/share/locale/be/LC_MESSAGES/cogl.mo
file path=usr/share/locale/bg/LC_MESSAGES/cogl.mo
file path=usr/share/locale/bs/LC_MESSAGES/cogl.mo
file path=usr/share/locale/ca/LC_MESSAGES/cogl.mo
file path=usr/share/locale/ca@valencia/LC_MESSAGES/cogl.mo
file path=usr/share/locale/cs/LC_MESSAGES/cogl.mo
file path=usr/share/locale/da/LC_MESSAGES/cogl.mo
file path=usr/share/locale/de/LC_MESSAGES/cogl.mo
file path=usr/share/locale/el/LC_MESSAGES/cogl.mo
file path=usr/share/locale/en_CA/LC_MESSAGES/cogl.mo
file path=usr/share/locale/en_GB/LC_MESSAGES/cogl.mo
file path=usr/share/locale/eo/LC_MESSAGES/cogl.mo
file path=usr/share/locale/es/LC_MESSAGES/cogl.mo
file path=usr/share/locale/eu/LC_MESSAGES/cogl.mo
file path=usr/share/locale/fa/LC_MESSAGES/cogl.mo
file path=usr/share/locale/fi/LC_MESSAGES/cogl.mo
file path=usr/share/locale/fr/LC_MESSAGES/cogl.mo
file path=usr/share/locale/fur/LC_MESSAGES/cogl.mo
file path=usr/share/locale/gl/LC_MESSAGES/cogl.mo
file path=usr/share/locale/he/LC_MESSAGES/cogl.mo
file path=usr/share/locale/hi/LC_MESSAGES/cogl.mo
file path=usr/share/locale/hr/LC_MESSAGES/cogl.mo
file path=usr/share/locale/hu/LC_MESSAGES/cogl.mo
file path=usr/share/locale/id/LC_MESSAGES/cogl.mo
file path=usr/share/locale/it/LC_MESSAGES/cogl.mo
file path=usr/share/locale/ja/LC_MESSAGES/cogl.mo
file path=usr/share/locale/km/LC_MESSAGES/cogl.mo
file path=usr/share/locale/kn/LC_MESSAGES/cogl.mo
file path=usr/share/locale/ko/LC_MESSAGES/cogl.mo
file path=usr/share/locale/lt/LC_MESSAGES/cogl.mo
file path=usr/share/locale/lv/LC_MESSAGES/cogl.mo
file path=usr/share/locale/ml/LC_MESSAGES/cogl.mo
file path=usr/share/locale/ms/LC_MESSAGES/cogl.mo
file path=usr/share/locale/nb/LC_MESSAGES/cogl.mo
file path=usr/share/locale/ne/LC_MESSAGES/cogl.mo
file path=usr/share/locale/nl/LC_MESSAGES/cogl.mo
file path=usr/share/locale/oc/LC_MESSAGES/cogl.mo
file path=usr/share/locale/or/LC_MESSAGES/cogl.mo
file path=usr/share/locale/pa/LC_MESSAGES/cogl.mo
file path=usr/share/locale/pl/LC_MESSAGES/cogl.mo
file path=usr/share/locale/pt/LC_MESSAGES/cogl.mo
file path=usr/share/locale/pt_BR/LC_MESSAGES/cogl.mo
file path=usr/share/locale/ro/LC_MESSAGES/cogl.mo
file path=usr/share/locale/ru/LC_MESSAGES/cogl.mo
file path=usr/share/locale/sk/LC_MESSAGES/cogl.mo
file path=usr/share/locale/sl/LC_MESSAGES/cogl.mo
file path=usr/share/locale/sr/LC_MESSAGES/cogl.mo
file path=usr/share/locale/sr@latin/LC_MESSAGES/cogl.mo
file path=usr/share/locale/sv/LC_MESSAGES/cogl.mo
file path=usr/share/locale/ta/LC_MESSAGES/cogl.mo
file path=usr/share/locale/te/LC_MESSAGES/cogl.mo
file path=usr/share/locale/th/LC_MESSAGES/cogl.mo
file path=usr/share/locale/tr/LC_MESSAGES/cogl.mo
file path=usr/share/locale/ug/LC_MESSAGES/cogl.mo
file path=usr/share/locale/uk/LC_MESSAGES/cogl.mo
file path=usr/share/locale/vi/LC_MESSAGES/cogl.mo
file path=usr/share/locale/zh_CN/LC_MESSAGES/cogl.mo
file path=usr/share/locale/zh_HK/LC_MESSAGES/cogl.mo
file path=usr/share/locale/zh_TW/LC_MESSAGES/cogl.mo
components/library/cogl/manifests/sample-manifest.p5m
New file
@@ -0,0 +1,218 @@
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
#
# Copyright 2023 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
file path=usr/include/cogl/cogl-gst/cogl-gst-video-sink.h
file path=usr/include/cogl/cogl-gst/cogl-gst.h
file path=usr/include/cogl/cogl-pango/cogl-pango.h
file path=usr/include/cogl/cogl-path/cogl-path-enum-types.h
file path=usr/include/cogl/cogl-path/cogl-path-types.h
file path=usr/include/cogl/cogl-path/cogl-path.h
file path=usr/include/cogl/cogl-path/cogl1-path-functions.h
file path=usr/include/cogl/cogl-path/cogl2-path-functions.h
file path=usr/include/cogl/cogl/cogl-atlas-texture.h
file path=usr/include/cogl/cogl/cogl-attribute-buffer.h
file path=usr/include/cogl/cogl/cogl-attribute.h
file path=usr/include/cogl/cogl/cogl-auto-texture.h
file path=usr/include/cogl/cogl/cogl-bitmap.h
file path=usr/include/cogl/cogl/cogl-buffer.h
file path=usr/include/cogl/cogl/cogl-clip-state.h
file path=usr/include/cogl/cogl/cogl-clutter-xlib.h
file path=usr/include/cogl/cogl/cogl-clutter.h
file path=usr/include/cogl/cogl/cogl-color.h
file path=usr/include/cogl/cogl/cogl-context.h
file path=usr/include/cogl/cogl/cogl-defines.h
file path=usr/include/cogl/cogl/cogl-deprecated.h
file path=usr/include/cogl/cogl/cogl-depth-state.h
file path=usr/include/cogl/cogl/cogl-display.h
file path=usr/include/cogl/cogl/cogl-enum-types.h
file path=usr/include/cogl/cogl/cogl-error.h
file path=usr/include/cogl/cogl/cogl-euler.h
file path=usr/include/cogl/cogl/cogl-fence.h
file path=usr/include/cogl/cogl/cogl-fixed.h
file path=usr/include/cogl/cogl/cogl-frame-info.h
file path=usr/include/cogl/cogl/cogl-framebuffer-deprecated.h
file path=usr/include/cogl/cogl/cogl-framebuffer.h
file path=usr/include/cogl/cogl/cogl-gles2-types.h
file path=usr/include/cogl/cogl/cogl-gles2.h
file path=usr/include/cogl/cogl/cogl-glib-source.h
file path=usr/include/cogl/cogl/cogl-glx.h
file path=usr/include/cogl/cogl/cogl-index-buffer.h
file path=usr/include/cogl/cogl/cogl-indices.h
file path=usr/include/cogl/cogl/cogl-macros.h
file path=usr/include/cogl/cogl/cogl-material-compat.h
file path=usr/include/cogl/cogl/cogl-matrix-stack.h
file path=usr/include/cogl/cogl/cogl-matrix.h
file path=usr/include/cogl/cogl/cogl-meta-texture.h
file path=usr/include/cogl/cogl/cogl-object.h
file path=usr/include/cogl/cogl/cogl-offscreen.h
file path=usr/include/cogl/cogl/cogl-onscreen-template.h
file path=usr/include/cogl/cogl/cogl-onscreen.h
file path=usr/include/cogl/cogl/cogl-output.h
file path=usr/include/cogl/cogl/cogl-pango.h
file path=usr/include/cogl/cogl/cogl-pipeline-layer-state.h
file path=usr/include/cogl/cogl/cogl-pipeline-state.h
file path=usr/include/cogl/cogl/cogl-pipeline.h
file path=usr/include/cogl/cogl/cogl-pixel-buffer.h
file path=usr/include/cogl/cogl/cogl-poll.h
file path=usr/include/cogl/cogl/cogl-primitive-texture.h
file path=usr/include/cogl/cogl/cogl-primitive.h
file path=usr/include/cogl/cogl/cogl-primitives.h
file path=usr/include/cogl/cogl/cogl-quaternion.h
file path=usr/include/cogl/cogl/cogl-renderer.h
file path=usr/include/cogl/cogl/cogl-sdl.h
file path=usr/include/cogl/cogl/cogl-shader.h
file path=usr/include/cogl/cogl/cogl-snippet.h
file path=usr/include/cogl/cogl/cogl-sub-texture.h
file path=usr/include/cogl/cogl/cogl-swap-chain.h
file path=usr/include/cogl/cogl/cogl-texture-2d-gl.h
file path=usr/include/cogl/cogl/cogl-texture-2d-sliced.h
file path=usr/include/cogl/cogl/cogl-texture-2d.h
file path=usr/include/cogl/cogl/cogl-texture-3d.h
file path=usr/include/cogl/cogl/cogl-texture-deprecated.h
file path=usr/include/cogl/cogl/cogl-texture-pixmap-x11.h
file path=usr/include/cogl/cogl/cogl-texture-rectangle.h
file path=usr/include/cogl/cogl/cogl-texture.h
file path=usr/include/cogl/cogl/cogl-type-casts.h
file path=usr/include/cogl/cogl/cogl-types.h
file path=usr/include/cogl/cogl/cogl-vector.h
file path=usr/include/cogl/cogl/cogl-version.h
file path=usr/include/cogl/cogl/cogl-vertex-buffer.h
file path=usr/include/cogl/cogl/cogl-xlib-renderer.h
file path=usr/include/cogl/cogl/cogl-xlib.h
file path=usr/include/cogl/cogl/cogl.h
file path=usr/include/cogl/cogl/cogl1-context.h
file path=usr/include/cogl/cogl/cogl2-experimental.h
file path=usr/include/cogl/cogl/deprecated/cogl-auto-texture.h
file path=usr/include/cogl/cogl/deprecated/cogl-clip-state.h
file path=usr/include/cogl/cogl/deprecated/cogl-clutter-xlib.h
file path=usr/include/cogl/cogl/deprecated/cogl-clutter.h
file path=usr/include/cogl/cogl/deprecated/cogl-fixed.h
file path=usr/include/cogl/cogl/deprecated/cogl-framebuffer-deprecated.h
file path=usr/include/cogl/cogl/deprecated/cogl-material-compat.h
file path=usr/include/cogl/cogl/deprecated/cogl-shader.h
file path=usr/include/cogl/cogl/deprecated/cogl-texture-deprecated.h
file path=usr/include/cogl/cogl/deprecated/cogl-type-casts.h
file path=usr/include/cogl/cogl/deprecated/cogl-vertex-buffer.h
file path=usr/include/cogl/cogl/gl-prototypes/cogl-core-functions.h
file path=usr/include/cogl/cogl/gl-prototypes/cogl-gles2-functions.h
file path=usr/include/cogl/cogl/gl-prototypes/cogl-glsl-functions.h
file path=usr/include/cogl/cogl/gl-prototypes/cogl-in-gles-core-functions.h
file path=usr/include/cogl/cogl/gl-prototypes/cogl-in-gles2-core-functions.h
file path=usr/lib/$(MACH64)/girepository-1.0/Cogl-1.0.typelib
file path=usr/lib/$(MACH64)/girepository-1.0/Cogl-2.0.typelib
file path=usr/lib/$(MACH64)/girepository-1.0/CoglGst-2.0.typelib
file path=usr/lib/$(MACH64)/girepository-1.0/CoglPango-1.0.typelib
file path=usr/lib/$(MACH64)/girepository-1.0/CoglPango-2.0.typelib
file path=usr/lib/$(MACH64)/gstreamer-1.0/libgstcogl.so
link path=usr/lib/$(MACH64)/libcogl-gst.so target=libcogl-gst.so.20.4.3
link path=usr/lib/$(MACH64)/libcogl-gst.so.20 target=libcogl-gst.so.20.4.3
file path=usr/lib/$(MACH64)/libcogl-gst.so.20.4.3
link path=usr/lib/$(MACH64)/libcogl-pango.so target=libcogl-pango.so.20.4.3
link path=usr/lib/$(MACH64)/libcogl-pango.so.20 target=libcogl-pango.so.20.4.3
file path=usr/lib/$(MACH64)/libcogl-pango.so.20.4.3
link path=usr/lib/$(MACH64)/libcogl-path.so target=libcogl-path.so.20.4.3
link path=usr/lib/$(MACH64)/libcogl-path.so.20 target=libcogl-path.so.20.4.3
file path=usr/lib/$(MACH64)/libcogl-path.so.20.4.3
link path=usr/lib/$(MACH64)/libcogl.so target=libcogl.so.20.4.3
link path=usr/lib/$(MACH64)/libcogl.so.20 target=libcogl.so.20.4.3
file path=usr/lib/$(MACH64)/libcogl.so.20.4.3
file path=usr/lib/$(MACH64)/pkgconfig/cogl-1.0.pc
file path=usr/lib/$(MACH64)/pkgconfig/cogl-2.0-experimental.pc
file path=usr/lib/$(MACH64)/pkgconfig/cogl-gl-1.0.pc
file path=usr/lib/$(MACH64)/pkgconfig/cogl-gst-1.0.pc
file path=usr/lib/$(MACH64)/pkgconfig/cogl-gst-2.0-experimental.pc
file path=usr/lib/$(MACH64)/pkgconfig/cogl-pango-1.0.pc
file path=usr/lib/$(MACH64)/pkgconfig/cogl-pango-2.0-experimental.pc
file path=usr/lib/$(MACH64)/pkgconfig/cogl-path-1.0.pc
file path=usr/lib/$(MACH64)/pkgconfig/cogl-path-2.0-experimental.pc
file path=usr/share/cogl/examples-data/crate.jpg
file path=usr/share/gir-1.0/Cogl-1.0.gir
file path=usr/share/gir-1.0/Cogl-2.0.gir
file path=usr/share/gir-1.0/CoglGst-2.0.gir
file path=usr/share/gir-1.0/CoglPango-1.0.gir
file path=usr/share/gir-1.0/CoglPango-2.0.gir
file path=usr/share/locale/an/LC_MESSAGES/cogl.mo
file path=usr/share/locale/ar/LC_MESSAGES/cogl.mo
file path=usr/share/locale/as/LC_MESSAGES/cogl.mo
file path=usr/share/locale/ast/LC_MESSAGES/cogl.mo
file path=usr/share/locale/be/LC_MESSAGES/cogl.mo
file path=usr/share/locale/bg/LC_MESSAGES/cogl.mo
file path=usr/share/locale/bs/LC_MESSAGES/cogl.mo
file path=usr/share/locale/ca/LC_MESSAGES/cogl.mo
file path=usr/share/locale/ca@valencia/LC_MESSAGES/cogl.mo
file path=usr/share/locale/cs/LC_MESSAGES/cogl.mo
file path=usr/share/locale/da/LC_MESSAGES/cogl.mo
file path=usr/share/locale/de/LC_MESSAGES/cogl.mo
file path=usr/share/locale/el/LC_MESSAGES/cogl.mo
file path=usr/share/locale/en_CA/LC_MESSAGES/cogl.mo
file path=usr/share/locale/en_GB/LC_MESSAGES/cogl.mo
file path=usr/share/locale/eo/LC_MESSAGES/cogl.mo
file path=usr/share/locale/es/LC_MESSAGES/cogl.mo
file path=usr/share/locale/eu/LC_MESSAGES/cogl.mo
file path=usr/share/locale/fa/LC_MESSAGES/cogl.mo
file path=usr/share/locale/fi/LC_MESSAGES/cogl.mo
file path=usr/share/locale/fr/LC_MESSAGES/cogl.mo
file path=usr/share/locale/fur/LC_MESSAGES/cogl.mo
file path=usr/share/locale/gl/LC_MESSAGES/cogl.mo
file path=usr/share/locale/he/LC_MESSAGES/cogl.mo
file path=usr/share/locale/hi/LC_MESSAGES/cogl.mo
file path=usr/share/locale/hr/LC_MESSAGES/cogl.mo
file path=usr/share/locale/hu/LC_MESSAGES/cogl.mo
file path=usr/share/locale/id/LC_MESSAGES/cogl.mo
file path=usr/share/locale/it/LC_MESSAGES/cogl.mo
file path=usr/share/locale/ja/LC_MESSAGES/cogl.mo
file path=usr/share/locale/km/LC_MESSAGES/cogl.mo
file path=usr/share/locale/kn/LC_MESSAGES/cogl.mo
file path=usr/share/locale/ko/LC_MESSAGES/cogl.mo
file path=usr/share/locale/lt/LC_MESSAGES/cogl.mo
file path=usr/share/locale/lv/LC_MESSAGES/cogl.mo
file path=usr/share/locale/ml/LC_MESSAGES/cogl.mo
file path=usr/share/locale/ms/LC_MESSAGES/cogl.mo
file path=usr/share/locale/nb/LC_MESSAGES/cogl.mo
file path=usr/share/locale/ne/LC_MESSAGES/cogl.mo
file path=usr/share/locale/nl/LC_MESSAGES/cogl.mo
file path=usr/share/locale/oc/LC_MESSAGES/cogl.mo
file path=usr/share/locale/or/LC_MESSAGES/cogl.mo
file path=usr/share/locale/pa/LC_MESSAGES/cogl.mo
file path=usr/share/locale/pl/LC_MESSAGES/cogl.mo
file path=usr/share/locale/pt/LC_MESSAGES/cogl.mo
file path=usr/share/locale/pt_BR/LC_MESSAGES/cogl.mo
file path=usr/share/locale/ro/LC_MESSAGES/cogl.mo
file path=usr/share/locale/ru/LC_MESSAGES/cogl.mo
file path=usr/share/locale/sk/LC_MESSAGES/cogl.mo
file path=usr/share/locale/sl/LC_MESSAGES/cogl.mo
file path=usr/share/locale/sr/LC_MESSAGES/cogl.mo
file path=usr/share/locale/sr@latin/LC_MESSAGES/cogl.mo
file path=usr/share/locale/sv/LC_MESSAGES/cogl.mo
file path=usr/share/locale/ta/LC_MESSAGES/cogl.mo
file path=usr/share/locale/te/LC_MESSAGES/cogl.mo
file path=usr/share/locale/th/LC_MESSAGES/cogl.mo
file path=usr/share/locale/tr/LC_MESSAGES/cogl.mo
file path=usr/share/locale/ug/LC_MESSAGES/cogl.mo
file path=usr/share/locale/uk/LC_MESSAGES/cogl.mo
file path=usr/share/locale/vi/LC_MESSAGES/cogl.mo
file path=usr/share/locale/zh_CN/LC_MESSAGES/cogl.mo
file path=usr/share/locale/zh_HK/LC_MESSAGES/cogl.mo
file path=usr/share/locale/zh_TW/LC_MESSAGES/cogl.mo
components/library/cogl/pkg5
New file
@@ -0,0 +1,22 @@
{
    "dependencies": [
        "library/audio/gstreamer1",
        "library/audio/gstreamer1/plugin/base",
        "library/desktop/cairo",
        "library/desktop/gdk-pixbuf",
        "library/desktop/pango",
        "library/glib2",
        "library/sdl2",
        "system/library",
        "system/library/math",
        "x11/library/libx11",
        "x11/library/libxdamage",
        "x11/library/libxext",
        "x11/library/libxfixes",
        "x11/library/libxrandr"
    ],
    "fmris": [
        "library/desktop/cogl"
    ],
    "name": "cogl"
}