Andreas Wacknitz
2024-01-25 123a0df9d41e2be34e9a9fa4afc5cf4271d53420
gst-plugins-good1: update to 1.22.9

4 files modified
21 ■■■■■ changed files
components/multimedia/gst-plugins-good1/Makefile 13 ●●●●● patch | view | raw | blame | history
components/multimedia/gst-plugins-good1/manifests/sample-manifest.p5m 2 ●●● patch | view | raw | blame | history
components/multimedia/gst-plugins-good1/pkg5 2 ●●● patch | view | raw | blame | history
components/multimedia/gst-plugins-good1/test/results-all.master 4 ●●●● patch | view | raw | blame | history
components/multimedia/gst-plugins-good1/Makefile
@@ -21,12 +21,12 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=         gst-plugins-good1
COMPONENT_VERSION=      1.22.8
COMPONENT_VERSION=      1.22.9
COMPONENT_SUMMARY=      GNOME streaming media framework plugins
COMPONENT_SRC_NAME=        gst-plugins-good
COMPONENT_SRC=          $(COMPONENT_SRC_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH= sha256:e305b9f07f52743ca481da0a4e0c76c35efd60adaf1b0694eb3bb021e2137e39
COMPONENT_ARCHIVE_HASH= sha256:26959fcfebfff637d4ea08ef40316baf31b61bb7729820b0684e800c3a1478b6
COMPONENT_PROJECT_URL=  https://gstreamer.freedesktop.org
COMPONENT_ARCHIVE_URL=  $(COMPONENT_PROJECT_URL)/src/$(COMPONENT_SRC_NAME)/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=         library/audio/gstreamer1/plugin/good
@@ -47,7 +47,7 @@
LDFLAGS  += $(JPEG_LDFLAGS)
# almost everything is "auto" with meson
CONFIGURE_OPTIONS += --sysconfdir=/etc
CONFIGURE_OPTIONS += --sysconfdir=$(ETCDIR)
CONFIGURE_OPTIONS += -Dorc=enabled
CONFIGURE_OPTIONS += -Dlame=enabled
CONFIGURE_OPTIONS += -Doss=enabled
@@ -55,11 +55,8 @@
CONFIGURE_OPTIONS += -Dqt5=disabled
CONFIGURE_OPTIONS += -Dqt6=disabled
CONFIGURE_OPTIONS += -Dtwolame=enabled
# Disable Soup and Tests on 32bit, because Soup3 is only available in 64bit and the tests want to link against Soup even with the Soup option disabled, breaking the build.
CONFIGURE_OPTIONS.32 += -Dsoup=disabled
CONFIGURE_OPTIONS.32 += -Dtests=disabled
CONFIGURE_OPTIONS.64 += -Dsoup=enabled
CONFIGURE_OPTIONS.64 += -Dtests=enabled
CONFIGURE_OPTIONS += -Dsoup=enabled
CONFIGURE_OPTIONS += -Dtests=enabled
CONFIGURE_OPTIONS += -Dpackage-origin="https://github.com/OpenIndiana/oi-userland"
# CFLAGS are not passed to compiler when g-ir-scanner is used
components/multimedia/gst-plugins-good1/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
components/multimedia/gst-plugins-good1/pkg5
@@ -37,4 +37,4 @@
        "library/audio/gstreamer1/plugin/good"
    ],
    "name": "gst-plugins-good1"
}
}
components/multimedia/gst-plugins-good1/test/results-all.master
@@ -1,6 +1,6 @@
Ok:                 114
Ok:                 116
Expected Fail:      0   
Fail:               3
Fail:               1
Unexpected Pass:    0   
Skipped:            0   
Timeout:            0