Andreas Wacknitz
2024-02-16 11ff41bff21d8598818bb922a03b059291d99ef8
gst-editing-services1: update to 1.22.10

4 files modified
25 ■■■■■ changed files
components/encumbered/gst-editing-services1/Makefile 11 ●●●●● patch | view | raw | blame | history
components/encumbered/gst-editing-services1/gst-editing-services1.p5m 6 ●●●● patch | view | raw | blame | history
components/encumbered/gst-editing-services1/manifests/sample-manifest.p5m 6 ●●●● patch | view | raw | blame | history
components/encumbered/gst-editing-services1/pkg5 2 ●●● patch | view | raw | blame | history
components/encumbered/gst-editing-services1/Makefile
@@ -18,12 +18,12 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        gst-editing-services1
COMPONENT_VERSION=    1.22.9
COMPONENT_VERSION=    1.22.10
COMPONENT_SUMMARY=    Multimedia graph framework - editing services
COMPONENT_SRC_NAME=    gst-editing-services
COMPONENT_SRC=        $(COMPONENT_SRC_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH=    sha256:3553ad3802dccde0c0ef1461881acd9b55bddf8adf751de4cb51b7f8cb50440d
COMPONENT_ARCHIVE_HASH=    sha256:bfb1ee1b352dd4d929c3a5b7fe19071a6c62b4828bb70318ad44bcf06828e9f0
COMPONENT_PROJECT_URL=    https://gstreamer.freedesktop.org
COMPONENT_ARCHIVE_URL=    $(COMPONENT_PROJECT_URL)/src/$(COMPONENT_SRC_NAME)/$(COMPONENT_ARCHIVE)
COMPONENT_CLASSIFICATION= System/Multimedia Libraries
@@ -40,8 +40,11 @@
COMPONENT_BUILD_ENV += CC="$(CC)"
COMPONENT_BUILD_ENV += CFLAGS="$(CFLAGS)"
# Some tests are failing because we miss some packages
unexport SHELLOPTS
# We use python vendor-packages instead of site-packages
COMPONENT_POST_INSTALL_ACTION += \
    cd $(PROTOUSRLIBDIR)/python$(PYTHON_VERSION) ; \
    $(RM) -r vendor-packages ; \
    $(MV) site-packages vendor-packages ;
# As test results keep only everything between the lines containing Ok: and Timeout:
COMPONENT_TEST_TRANSFORMS += \
components/encumbered/gst-editing-services1/gst-editing-services1.p5m
@@ -97,11 +97,11 @@
file path=usr/lib/$(MACH64)/gstreamer-1.0/libgstges.so
file path=usr/lib/$(MACH64)/gstreamer-1.0/libgstnle.so
link path=usr/lib/$(MACH64)/libges-1.0.so target=libges-1.0.so.0
link path=usr/lib/$(MACH64)/libges-1.0.so.0 target=libges-1.0.so.0.2209.0
file path=usr/lib/$(MACH64)/libges-1.0.so.0.2209.0 \
link path=usr/lib/$(MACH64)/libges-1.0.so.0 target=libges-1.0.so.0.2210.0
file path=usr/lib/$(MACH64)/libges-1.0.so.0.2210.0 \
    pkg.depend.bypass-generate=libgstvalidate-1.0.so.0
file path=usr/lib/$(MACH64)/pkgconfig/gst-editing-services-1.0.pc
file path=usr/lib/python3.9/site-packages/gi/overrides/GES.py \
file path=usr/lib/python$(PYVER)/vendor-packages/gi/overrides/GES.py \
    pkg.tmp.autopyc=false
file path=usr/share/bash-completion/completions/ges-launch-1.0
file path=usr/share/gir-1.0/GES-1.0.gir
components/encumbered/gst-editing-services1/manifests/sample-manifest.p5m
@@ -93,10 +93,10 @@
file path=usr/lib/$(MACH64)/gstreamer-1.0/libgstges.so
file path=usr/lib/$(MACH64)/gstreamer-1.0/libgstnle.so
link path=usr/lib/$(MACH64)/libges-1.0.so target=libges-1.0.so.0
link path=usr/lib/$(MACH64)/libges-1.0.so.0 target=libges-1.0.so.0.2209.0
file path=usr/lib/$(MACH64)/libges-1.0.so.0.2209.0
link path=usr/lib/$(MACH64)/libges-1.0.so.0 target=libges-1.0.so.0.2210.0
file path=usr/lib/$(MACH64)/libges-1.0.so.0.2210.0
file path=usr/lib/$(MACH64)/pkgconfig/gst-editing-services-1.0.pc
file path=usr/lib/python3.9/site-packages/gi/overrides/GES.py
file path=usr/lib/python$(PYVER)/vendor-packages/gi/overrides/GES.py
file path=usr/share/bash-completion/completions/ges-launch-1.0
file path=usr/share/gir-1.0/GES-1.0.gir
file path=usr/share/gstreamer-1.0/validate/scenarios/ges-edit-clip-while-paused.scenario
components/encumbered/gst-editing-services1/pkg5
@@ -15,4 +15,4 @@
        "library/audio/gstreamer1/editing-services"
    ],
    "name": "gst-editing-services1"
}
}