fritzkink
2023-11-29 46e0d670b4b49e0f8f9d66c9793b490399ad2b36
clutter-gst - update to version 3.0.27

1 files deleted
4 files modified
135 ■■■■ changed files
components/library/clutter-gst/Makefile 16 ●●●●● patch | view | raw | blame | history
components/library/clutter-gst/clutter-gst.p5m 46 ●●●●● patch | view | raw | blame | history
components/library/clutter-gst/manifests/sample-manifest.p5m 42 ●●●●● patch | view | raw | blame | history
components/library/clutter-gst/patches/01-no-gst-basevideo.patch 22 ●●●●● patch | view | raw | blame | history
components/library/clutter-gst/pkg5 9 ●●●●● patch | view | raw | blame | history
components/library/clutter-gst/Makefile
@@ -11,6 +11,7 @@
#
# Copyright 2014 Alexander Pyhalov.  All rights reserved.
# Copyright 2023 Friedrich Kink.  All rights reserved.
#
BUILD_STYLE=configure
@@ -18,15 +19,15 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=         clutter-gst
COMPONENT_VERSION=      1.6.0
COMPONENT_REVISION=     3
COMPONENT_VERSION=      3.0.27
COMPONENT_FMRI=          library/desktop/clutter/clutter-gst
COMPONENT_SUMMARY=      gstreamer integration library for clutter
COMPONENT_SRC=          $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH= \
    sha256:abc879cdd562f1640a825131405f4327a427bfe65b805ebc25d0c78909c8c622
    sha256:fe69bd6c659d24ab30da3f091eb91cd1970026d431179b0724f13791e8ad9f9d
COMPONENT_ARCHIVE_URL=  \
    https://download.gnome.org/sources/$(COMPONENT_NAME)/1.6/$(COMPONENT_ARCHIVE)
    https://download.gnome.org/sources/$(COMPONENT_NAME)/3.0/$(COMPONENT_ARCHIVE)
COMPONENT_PROJECT_URL=  http://www.clutter-project.org/
TEST_TARGET=$(NO_TESTS)
@@ -51,9 +52,12 @@
REQUIRED_PACKAGES += library/desktop/json-glib
# Auto-generated dependencies
REQUIRED_PACKAGES += library/audio/gstreamer
REQUIRED_PACKAGES += library/audio/gstreamer/plugin/base
REQUIRED_PACKAGES += library/audio/gstreamer1
REQUIRED_PACKAGES += library/audio/gstreamer1/plugin/base
REQUIRED_PACKAGES += library/desktop/clutter
REQUIRED_PACKAGES += library/desktop/cogl
REQUIRED_PACKAGES += library/desktop/gdk-pixbuf
REQUIRED_PACKAGES += library/glib2
REQUIRED_PACKAGES += system/library
REQUIRED_PACKAGES += system/library/math
REQUIRED_PACKAGES += x11/library/libx11
components/library/clutter-gst/clutter-gst.p5m
@@ -10,11 +10,13 @@
#
# Copyright 2014 Alexander Pyhalov. All rights reserved.
# Copyright 2023 Friedrich Kink. All rights reserved.
#
set name=pkg.fmri value=pkg:/library/desktop/clutter/clutter-gst@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
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="org.opensolaris.category.2008:System/Multimedia Libraries"
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)
@@ -25,20 +27,26 @@
depend fmri=service/opengl/ogl-select type=require
file path=usr/include/clutter-1.0/clutter-gst/clutter-gst-enum-types.h
file path=usr/include/clutter-1.0/clutter-gst/clutter-gst-player.h
file path=usr/include/clutter-1.0/clutter-gst/clutter-gst-types.h
file path=usr/include/clutter-1.0/clutter-gst/clutter-gst-util.h
file path=usr/include/clutter-1.0/clutter-gst/clutter-gst-version.h
file path=usr/include/clutter-1.0/clutter-gst/clutter-gst-video-sink.h
file path=usr/include/clutter-1.0/clutter-gst/clutter-gst-video-texture.h
file path=usr/include/clutter-1.0/clutter-gst/clutter-gst.h
file path=usr/lib/$(MACH64)/girepository-1.0/ClutterGst-1.0.typelib
file path=usr/lib/$(MACH64)/gstreamer-0.10/libgstclutter.so
link path=usr/lib/$(MACH64)/libclutter-gst-1.0.so \
    target=libclutter-gst-1.0.so.0.600.0
link path=usr/lib/$(MACH64)/libclutter-gst-1.0.so.0 \
    target=libclutter-gst-1.0.so.0.600.0
file path=usr/lib/$(MACH64)/libclutter-gst-1.0.so.0.600.0
file path=usr/lib/$(MACH64)/pkgconfig/clutter-gst-1.0.pc
file path=usr/share/gir-1.0/ClutterGst-1.0.gir
file path=usr/include/clutter-gst-3.0/clutter-gst/clutter-gst-aspectratio.h
file path=usr/include/clutter-gst-3.0/clutter-gst/clutter-gst-camera-device.h
file path=usr/include/clutter-gst-3.0/clutter-gst/clutter-gst-camera-manager.h
file path=usr/include/clutter-gst-3.0/clutter-gst/clutter-gst-camera.h
file path=usr/include/clutter-gst-3.0/clutter-gst/clutter-gst-content.h
file path=usr/include/clutter-gst-3.0/clutter-gst/clutter-gst-crop.h
file path=usr/include/clutter-gst-3.0/clutter-gst/clutter-gst-enum-types.h
file path=usr/include/clutter-gst-3.0/clutter-gst/clutter-gst-playback.h
file path=usr/include/clutter-gst-3.0/clutter-gst/clutter-gst-player.h
file path=usr/include/clutter-gst-3.0/clutter-gst/clutter-gst-types.h
file path=usr/include/clutter-gst-3.0/clutter-gst/clutter-gst-util.h
file path=usr/include/clutter-gst-3.0/clutter-gst/clutter-gst-version.h
file path=usr/include/clutter-gst-3.0/clutter-gst/clutter-gst-video-sink.h
file path=usr/include/clutter-gst-3.0/clutter-gst/clutter-gst.h
file path=usr/lib/$(MACH64)/girepository-1.0/ClutterGst-3.0.typelib
file path=usr/lib/$(MACH64)/gstreamer-1.0/libcluttergst3.so
link path=usr/lib/$(MACH64)/libclutter-gst-3.0.so \
    target=libclutter-gst-3.0.so.0.27.0
link path=usr/lib/$(MACH64)/libclutter-gst-3.0.so.0 \
    target=libclutter-gst-3.0.so.0.27.0
file path=usr/lib/$(MACH64)/libclutter-gst-3.0.so.0.27.0
file path=usr/lib/$(MACH64)/pkgconfig/clutter-gst-3.0.pc
file path=usr/share/gir-1.0/ClutterGst-3.0.gir
components/library/clutter-gst/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2022 <contributor>
# Copyright 2023 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -23,20 +23,26 @@
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
file path=usr/include/clutter-1.0/clutter-gst/clutter-gst-enum-types.h
file path=usr/include/clutter-1.0/clutter-gst/clutter-gst-player.h
file path=usr/include/clutter-1.0/clutter-gst/clutter-gst-types.h
file path=usr/include/clutter-1.0/clutter-gst/clutter-gst-util.h
file path=usr/include/clutter-1.0/clutter-gst/clutter-gst-version.h
file path=usr/include/clutter-1.0/clutter-gst/clutter-gst-video-sink.h
file path=usr/include/clutter-1.0/clutter-gst/clutter-gst-video-texture.h
file path=usr/include/clutter-1.0/clutter-gst/clutter-gst.h
file path=usr/lib/$(MACH64)/girepository-1.0/ClutterGst-1.0.typelib
file path=usr/lib/$(MACH64)/gstreamer-0.10/libgstclutter.so
link path=usr/lib/$(MACH64)/libclutter-gst-1.0.so \
    target=libclutter-gst-1.0.so.0.600.0
link path=usr/lib/$(MACH64)/libclutter-gst-1.0.so.0 \
    target=libclutter-gst-1.0.so.0.600.0
file path=usr/lib/$(MACH64)/libclutter-gst-1.0.so.0.600.0
file path=usr/lib/$(MACH64)/pkgconfig/clutter-gst-1.0.pc
file path=usr/share/gir-1.0/ClutterGst-1.0.gir
file path=usr/include/clutter-gst-3.0/clutter-gst/clutter-gst-aspectratio.h
file path=usr/include/clutter-gst-3.0/clutter-gst/clutter-gst-camera-device.h
file path=usr/include/clutter-gst-3.0/clutter-gst/clutter-gst-camera-manager.h
file path=usr/include/clutter-gst-3.0/clutter-gst/clutter-gst-camera.h
file path=usr/include/clutter-gst-3.0/clutter-gst/clutter-gst-content.h
file path=usr/include/clutter-gst-3.0/clutter-gst/clutter-gst-crop.h
file path=usr/include/clutter-gst-3.0/clutter-gst/clutter-gst-enum-types.h
file path=usr/include/clutter-gst-3.0/clutter-gst/clutter-gst-playback.h
file path=usr/include/clutter-gst-3.0/clutter-gst/clutter-gst-player.h
file path=usr/include/clutter-gst-3.0/clutter-gst/clutter-gst-types.h
file path=usr/include/clutter-gst-3.0/clutter-gst/clutter-gst-util.h
file path=usr/include/clutter-gst-3.0/clutter-gst/clutter-gst-version.h
file path=usr/include/clutter-gst-3.0/clutter-gst/clutter-gst-video-sink.h
file path=usr/include/clutter-gst-3.0/clutter-gst/clutter-gst.h
file path=usr/lib/$(MACH64)/girepository-1.0/ClutterGst-3.0.typelib
file path=usr/lib/$(MACH64)/gstreamer-1.0/libcluttergst3.so
link path=usr/lib/$(MACH64)/libclutter-gst-3.0.so \
    target=libclutter-gst-3.0.so.0.27.0
link path=usr/lib/$(MACH64)/libclutter-gst-3.0.so.0 \
    target=libclutter-gst-3.0.so.0.27.0
file path=usr/lib/$(MACH64)/libclutter-gst-3.0.so.0.27.0
file path=usr/lib/$(MACH64)/pkgconfig/clutter-gst-3.0.pc
file path=usr/share/gir-1.0/ClutterGst-3.0.gir
components/library/clutter-gst/patches/01-no-gst-basevideo.patch
File was deleted
components/library/clutter-gst/pkg5
@@ -1,13 +1,14 @@
{
    "dependencies": [
        "SUNWcs",
        "library/audio/gstreamer",
        "library/audio/gstreamer/plugin/base",
        "library/audio/gstreamer1",
        "library/audio/gstreamer1/plugin/base",
        "library/desktop/clutter",
        "library/desktop/cogl",
        "library/desktop/gdk-pixbuf",
        "library/desktop/json-glib",
        "library/glib2",
        "shell/ksh93",
        "system/library",
        "system/library/math",
        "x11/library/libx11"
    ],
    "fmris": [