Date: Tue, 22 Oct 2024 18:51:43 GMT From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a9257ad66087 - main - multimedia/gstreamer1-qt: Remove expired port Message-ID: <202410221851.49MIph3A039626@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=a9257ad660870b29e7cf5169507b37b10994ceae commit a9257ad660870b29e7cf5169507b37b10994ceae Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2024-10-22 18:50:42 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2024-10-22 18:51:00 +0000 multimedia/gstreamer1-qt: Remove expired port 2024-10-22 multimedia/gstreamer1-qt: Project abandoned 10 years ago --- MOVED | 1 + multimedia/Makefile | 1 - multimedia/gstreamer1-qt/Makefile | 37 ------ multimedia/gstreamer1-qt/distinfo | 2 - ...-elements_gstqtvideosink_gstqtvideosinkplugin.h | 13 -- multimedia/gstreamer1-qt/files/patch-git_1d2edcc9 | 35 ----- multimedia/gstreamer1-qt/files/patch-git_fc159e5c4 | 63 --------- .../gstreamer1-qt/files/patch-src_QGlib_value.cpp | 11 -- .../gstreamer1-qt/files/patch-src_QGst_caps.cpp | 19 --- .../gstreamer1-qt/files/patch-src_QGst_event.cpp | 11 -- .../gstreamer1-qt/files/patch-src_QGst_message.cpp | 11 -- multimedia/gstreamer1-qt/pkg-descr | 3 - multimedia/gstreamer1-qt/pkg-plist | 146 --------------------- 13 files changed, 1 insertion(+), 352 deletions(-) diff --git a/MOVED b/MOVED index 27757acc201e..7a80300ce068 100644 --- a/MOVED +++ b/MOVED @@ -3540,3 +3540,4 @@ devel/qscintilla2-designerplugin-qt5|devel/qscintilla2-designerplugin@qt5|2024-1 lang/gcc10||2024-10-20|Has expired: Unsupported by upstream. Use GCC 12 or newer instead security/pam_fprintd|security/fprintd|2024-10-21|pam_fprint is replaced by fprintd's pam_fprintd module security/fprint_demo||2024-10-21|Most features are integrated into fprintd's helpers, and libfprint has an examples section +multimedia/gstreamer1-qt||2024-10-22|Has expired: Project abandoned 10 years ago diff --git a/multimedia/Makefile b/multimedia/Makefile index 2c5b84558386..3be2c2a0bc0b 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -113,7 +113,6 @@ SUBDIR += gstreamer1-plugins-webrtc SUBDIR += gstreamer1-plugins-x264 SUBDIR += gstreamer1-plugins-x265 - SUBDIR += gstreamer1-qt SUBDIR += gstreamer1-rtsp-server SUBDIR += gstreamer1-vaapi SUBDIR += gstreamer1-validate diff --git a/multimedia/gstreamer1-qt/Makefile b/multimedia/gstreamer1-qt/Makefile deleted file mode 100644 index b4c6cb017169..000000000000 --- a/multimedia/gstreamer1-qt/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -PORTNAME= gstreamer1 -PORTVERSION= 1.2.0 -PORTREVISION= 29 -CATEGORIES= multimedia -MASTER_SITES= http://gstreamer.freedesktop.org/src/qt-gstreamer/ -PKGNAMESUFFIX= -qt5 -DISTNAME= qt-gstreamer-${PORTVERSION} - -MAINTAINER= kde@FreeBSD.org -COMMENT= Qt ${FLAVOR:C/qt//} bindings for GStreamer 1.x multimedia library -WWW= https://gstreamer.freedesktop.org/ - -LICENSE= LGPL21+ -LICENSE_FILE= ${WRKSRC}/COPYING - -DEPRECATED= Project abandoned 10 years ago -EXPIRATION_DATE= 2024-10-22 - -LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ - libgstreamer-1.0.so:multimedia/gstreamer1 - -CONFLICTS_INSTALL= gstreamer${PKGNAMESUFFIX} - -USES= bison cmake compiler:c++11-lang gl gnome gstreamer pathfix pkgconfig qt:5 tar:xz -USE_CXXSTD= c++11 -USE_GL= gl -USE_GNOME= glib20 -USE_QT= buildtools:build qmake:build core declarative gui network opengl \ - testlib widgets - -USE_LDCONFIG= yes -CMAKE_OFF= USE_GST_PLUGIN_DIR USE_QT_PLUGIN_DIR -CMAKE_ARGS= -DQT_VERSION=5 - -PLIST_SUB= SHLIB_VER="${PORTVERSION}" - -.include <bsd.port.mk> diff --git a/multimedia/gstreamer1-qt/distinfo b/multimedia/gstreamer1-qt/distinfo deleted file mode 100644 index 46f8570742a2..000000000000 --- a/multimedia/gstreamer1-qt/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (qt-gstreamer-1.2.0.tar.xz) = 9f3b492b74cad9be918e4c4db96df48dab9c012f2ae5667f438b64a4d92e8fd4 -SIZE (qt-gstreamer-1.2.0.tar.xz) = 313632 diff --git a/multimedia/gstreamer1-qt/files/patch-elements_gstqtvideosink_gstqtvideosinkplugin.h b/multimedia/gstreamer1-qt/files/patch-elements_gstqtvideosink_gstqtvideosinkplugin.h deleted file mode 100644 index 381d9a01b69c..000000000000 --- a/multimedia/gstreamer1-qt/files/patch-elements_gstqtvideosink_gstqtvideosinkplugin.h +++ /dev/null @@ -1,13 +0,0 @@ ---- elements/gstqtvideosink/gstqtvideosinkplugin.h.orig 2014-07-08 18:38:36 UTC -+++ elements/gstqtvideosink/gstqtvideosinkplugin.h -@@ -27,8 +27,8 @@ GST_DEBUG_CATEGORY_EXTERN(gst_qt_video_sink_debug); - #define DEFINE_TYPE_FULL(cpp_type, type_name, parent_type, additional_initializations) \ - GType cpp_type::get_type() \ - { \ -- static volatile gsize gonce_data = 0; \ -- if (g_once_init_enter(&gonce_data)) { \ -+ static gsize gonce_data = 0; \ -+ if (g_once_init_enter((unsigned long *)&gonce_data)) { \ - GType type = 0; \ - GTypeInfo info; \ - info.class_size = sizeof(cpp_type##Class); \ diff --git a/multimedia/gstreamer1-qt/files/patch-git_1d2edcc9 b/multimedia/gstreamer1-qt/files/patch-git_1d2edcc9 deleted file mode 100644 index 079d20e770a3..000000000000 --- a/multimedia/gstreamer1-qt/files/patch-git_1d2edcc9 +++ /dev/null @@ -1,35 +0,0 @@ -From e2ca8094aa8d0eac1c3a98df66fe94ce0c754088 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Jos=C3=A9=20Manuel=20Santamar=C3=ADa?= <panfaust@gmail.com> -Date: Fri, 2 Oct 2015 15:00:29 +0300 -Subject: Fix compilation with GStreamer >= 1.5.1 - -apply gstreamer pkg-config definitions To ensure gstreamer builds correctly, -pick up its cflags in FindGstreamer and apply them to the build as definitions - -https://lists.ubuntu.com/archives/kubuntu-devel/2015-August/009819.html - -https://bugzilla.gnome.org/show_bug.cgi?id=751382 - ---- CMakeLists.txt -+++ CMakeLists.txt -@@ -106,6 +106,7 @@ find_package(GObject) - macro_log_feature(GOBJECT_FOUND "GObject" "Required to build QtGLib" "http://www.gtk.org/" TRUE) - - set(CMAKE_REQUIRED_INCLUDES ${QTGSTREAMER_INCLUDES}) -+add_definitions(${GSTREAMER_DEFINITIONS}) - include(CheckCXXSourceCompiles) - check_cxx_source_compiles(" - #include <QtCore/QtGlobal> ---- cmake/modules/FindGStreamer.cmake -+++ cmake/modules/FindGStreamer.cmake -@@ -36,6 +36,7 @@ if (PKG_CONFIG_FOUND) - exec_program(${PKG_CONFIG_EXECUTABLE} - ARGS --variable pluginsdir gstreamer-${GSTREAMER_ABI_VERSION} - OUTPUT_VARIABLE PKG_GSTREAMER_PLUGIN_DIR) -+ set(GSTREAMER_DEFINITIONS ${PKG_GSTREAMER_CFLAGS}) - endif() - - find_library(GSTREAMER_LIBRARY --- -cgit v0.10.2 - diff --git a/multimedia/gstreamer1-qt/files/patch-git_fc159e5c4 b/multimedia/gstreamer1-qt/files/patch-git_fc159e5c4 deleted file mode 100644 index a1f6b9a60fdb..000000000000 --- a/multimedia/gstreamer1-qt/files/patch-git_fc159e5c4 +++ /dev/null @@ -1,63 +0,0 @@ -From fc159e5c4c8ffeabdc7319514c6bb19c9c9e1d3b Mon Sep 17 00:00:00 2001 -From: Aleix Pol <aleixpol@kde.org> -Date: Mon, 13 Jun 2016 10:36:34 +0200 -Subject: Fix build with Clang 3.8 - -error: invalid suffix on literal; C++11 requires a space between literal and identifier - -https://bugzilla.gnome.org/show_bug.cgi?id=767578 - -diff --git elements/gstqtvideosink/delegates/basedelegate.cpp elements/gstqtvideosink/delegates/basedelegate.cpp -index 7dde59c..65f364c 100644 ---- elements/gstqtvideosink/delegates/basedelegate.cpp -+++ elements/gstqtvideosink/delegates/basedelegate.cpp -@@ -155,7 +155,7 @@ bool BaseDelegate::event(QEvent *event) - BufferEvent *bufEvent = dynamic_cast<BufferEvent*>(event); - Q_ASSERT(bufEvent); - -- GST_TRACE_OBJECT(m_sink, "Received buffer %"GST_PTR_FORMAT, bufEvent->buffer); -+ GST_TRACE_OBJECT(m_sink, "Received buffer %" GST_PTR_FORMAT, bufEvent->buffer); - - if (isActive()) { - gst_buffer_replace (&m_buffer, bufEvent->buffer); -diff --git elements/gstqtvideosink/delegates/qwidgetvideosinkdelegate.cpp elements/gstqtvideosink/delegates/qwidgetvideosinkdelegate.cpp -index 8f23dc2..c42513f 100644 ---- elements/gstqtvideosink/delegates/qwidgetvideosinkdelegate.cpp -+++ elements/gstqtvideosink/delegates/qwidgetvideosinkdelegate.cpp -@@ -36,7 +36,7 @@ QWidget *QWidgetVideoSinkDelegate::widget() const - - void QWidgetVideoSinkDelegate::setWidget(QWidget *widget) - { -- GST_LOG_OBJECT(m_sink, "Setting \"widget\" property to %"GST_PTR_FORMAT, widget); -+ GST_LOG_OBJECT(m_sink, "Setting \"widget\" property to %" GST_PTR_FORMAT, widget); - - if (m_widget) { - m_widget.data()->removeEventFilter(this); -diff --git elements/gstqtvideosink/gstqtquick2videosink.cpp elements/gstqtvideosink/gstqtquick2videosink.cpp -index 7889fbf..bedc074 100644 ---- elements/gstqtvideosink/gstqtquick2videosink.cpp -+++ elements/gstqtvideosink/gstqtquick2videosink.cpp -@@ -248,7 +248,7 @@ gst_qt_quick2_video_sink_show_frame(GstVideoSink *sink, GstBuffer *buffer) - { - GstQtQuick2VideoSink *self = GST_QT_QUICK2_VIDEO_SINK (sink); - -- GST_TRACE_OBJECT(self, "Posting new buffer (%"GST_PTR_FORMAT") for rendering.", buffer); -+ GST_TRACE_OBJECT(self, "Posting new buffer (%" GST_PTR_FORMAT ") for rendering.", buffer); - - QCoreApplication::postEvent(self->priv->delegate, new BaseDelegate::BufferEvent(buffer)); - -diff --git elements/gstqtvideosink/gstqtvideosinkbase.cpp elements/gstqtvideosink/gstqtvideosinkbase.cpp -index 118d0a2..a707e02 100644 ---- elements/gstqtvideosink/gstqtvideosinkbase.cpp -+++ elements/gstqtvideosink/gstqtvideosinkbase.cpp -@@ -207,7 +207,7 @@ GstFlowReturn GstQtVideoSinkBase::show_frame(GstVideoSink *video_sink, GstBuffer - { - GstQtVideoSinkBase *sink = GST_QT_VIDEO_SINK_BASE(video_sink); - -- GST_TRACE_OBJECT(sink, "Posting new buffer (%"GST_PTR_FORMAT") for rendering.", buffer); -+ GST_TRACE_OBJECT(sink, "Posting new buffer (%" GST_PTR_FORMAT ") for rendering.", buffer); - - QCoreApplication::postEvent(sink->delegate, new BaseDelegate::BufferEvent(buffer)); - --- -cgit v0.10.2 diff --git a/multimedia/gstreamer1-qt/files/patch-src_QGlib_value.cpp b/multimedia/gstreamer1-qt/files/patch-src_QGlib_value.cpp deleted file mode 100644 index 2608cbde67ca..000000000000 --- a/multimedia/gstreamer1-qt/files/patch-src_QGlib_value.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- src/QGlib/value.cpp.orig 2021-08-03 00:00:47 UTC -+++ src/QGlib/value.cpp -@@ -57,7 +57,7 @@ Dispatcher::Dispatcher() - }; \ - setVTable(GTYPE, ValueVTable(ValueVTable_##NICK::set, ValueVTable_##NICK::get)); - -- DECLARE_VTABLE(char, char, Type::Char) -+ DECLARE_VTABLE(char, schar, Type::Char) - DECLARE_VTABLE(unsigned char, uchar, Type::Uchar) - DECLARE_VTABLE(bool, boolean, Type::Boolean) - DECLARE_VTABLE(int, int, Type::Int) diff --git a/multimedia/gstreamer1-qt/files/patch-src_QGst_caps.cpp b/multimedia/gstreamer1-qt/files/patch-src_QGst_caps.cpp deleted file mode 100644 index ba20366a9b4a..000000000000 --- a/multimedia/gstreamer1-qt/files/patch-src_QGst_caps.cpp +++ /dev/null @@ -1,19 +0,0 @@ -The GStreamer headers #define a version of gst_caps_copy() with the -internal implementation. This prevents the normal C++ type conversion -that would happen when the gst_caps_copy() function is called normally. -Explicitly get the inner pointer (*caps2 doesn't work) to match -the implementation API that is now exposed by the #define. - -This patch is needed for GStreamer 1.16+ - ---- src/QGst/caps.cpp.orig 2014-07-08 18:38:36 UTC -+++ src/QGst/caps.cpp -@@ -54,7 +54,7 @@ QString Caps::toString() const - - void Caps::append(const CapsPtr & caps2) - { -- gst_caps_append(object<GstCaps>(), gst_caps_copy(caps2)); -+ gst_caps_append(object<GstCaps>(), gst_caps_copy(caps2.operator->())); - } - - CapsPtr Caps::merge(CapsPtr & caps2) diff --git a/multimedia/gstreamer1-qt/files/patch-src_QGst_event.cpp b/multimedia/gstreamer1-qt/files/patch-src_QGst_event.cpp deleted file mode 100644 index 835c2efdaca2..000000000000 --- a/multimedia/gstreamer1-qt/files/patch-src_QGst_event.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- src/QGst/event.cpp.orig 2014-07-08 18:38:36 UTC -+++ src/QGst/event.cpp -@@ -125,7 +125,7 @@ Segment SegmentEvent::segment() const - //******************************************************** - TagEventPtr TagEvent::create(const TagList & taglist) - { -- GstEvent * e = gst_event_new_tag(gst_tag_list_copy(taglist)); -+ GstEvent * e = gst_event_new_tag(gst_tag_list_copy(&taglist)); - return TagEventPtr::wrap(e, false); - } - diff --git a/multimedia/gstreamer1-qt/files/patch-src_QGst_message.cpp b/multimedia/gstreamer1-qt/files/patch-src_QGst_message.cpp deleted file mode 100644 index 5e039c0bbc0b..000000000000 --- a/multimedia/gstreamer1-qt/files/patch-src_QGst_message.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- src/QGst/message.cpp.orig 2014-07-08 18:38:36 UTC -+++ src/QGst/message.cpp -@@ -157,7 +157,7 @@ QString InfoMessage::debugMessage() const - - TagMessagePtr TagMessage::create(const ObjectPtr & source, const TagList & taglist) - { -- GstMessage *m = gst_message_new_tag(source, gst_tag_list_copy(taglist)); -+ GstMessage *m = gst_message_new_tag(source, gst_tag_list_copy(&taglist)); - return TagMessagePtr::wrap(m, false); - } - diff --git a/multimedia/gstreamer1-qt/pkg-descr b/multimedia/gstreamer1-qt/pkg-descr deleted file mode 100644 index cdb4e44feaa4..000000000000 --- a/multimedia/gstreamer1-qt/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -QtGStreamer is a set of libraries providing C++ bindings for GStreamer -with a Qt-style API, plus some helper classes and elements for -integrating GStreamer better in Qt applications. diff --git a/multimedia/gstreamer1-qt/pkg-plist b/multimedia/gstreamer1-qt/pkg-plist deleted file mode 100644 index 00e61cb72266..000000000000 --- a/multimedia/gstreamer1-qt/pkg-plist +++ /dev/null @@ -1,146 +0,0 @@ -include/Qt5GStreamer/QGlib/Connect -include/Qt5GStreamer/QGlib/Error -include/Qt5GStreamer/QGlib/Global -include/Qt5GStreamer/QGlib/Init -include/Qt5GStreamer/QGlib/Object -include/Qt5GStreamer/QGlib/ParamSpec -include/Qt5GStreamer/QGlib/Quark -include/Qt5GStreamer/QGlib/RefPointer -include/Qt5GStreamer/QGlib/Signal -include/Qt5GStreamer/QGlib/Type -include/Qt5GStreamer/QGlib/Value -include/Qt5GStreamer/QGlib/connect.h -include/Qt5GStreamer/QGlib/connectimpl.h -include/Qt5GStreamer/QGlib/emitimpl.h -include/Qt5GStreamer/QGlib/error.h -include/Qt5GStreamer/QGlib/global.h -include/Qt5GStreamer/QGlib/init.h -include/Qt5GStreamer/QGlib/object.h -include/Qt5GStreamer/QGlib/paramspec.h -include/Qt5GStreamer/QGlib/qglib_signal.h -include/Qt5GStreamer/QGlib/quark.h -include/Qt5GStreamer/QGlib/refpointer.h -include/Qt5GStreamer/QGlib/type.h -include/Qt5GStreamer/QGlib/value.h -include/Qt5GStreamer/QGlib/wrap.h -include/Qt5GStreamer/QGst/Allocator -include/Qt5GStreamer/QGst/Bin -include/Qt5GStreamer/QGst/Buffer -include/Qt5GStreamer/QGst/BufferList -include/Qt5GStreamer/QGst/Bus -include/Qt5GStreamer/QGst/Caps -include/Qt5GStreamer/QGst/ChildProxy -include/Qt5GStreamer/QGst/Clock -include/Qt5GStreamer/QGst/ClockTime -include/Qt5GStreamer/QGst/ColorBalance -include/Qt5GStreamer/QGst/Discoverer -include/Qt5GStreamer/QGst/DoubleRange -include/Qt5GStreamer/QGst/Element -include/Qt5GStreamer/QGst/ElementFactory -include/Qt5GStreamer/QGst/Event -include/Qt5GStreamer/QGst/Fourcc -include/Qt5GStreamer/QGst/Fraction -include/Qt5GStreamer/QGst/FractionRange -include/Qt5GStreamer/QGst/GhostPad -include/Qt5GStreamer/QGst/Global -include/Qt5GStreamer/QGst/Init -include/Qt5GStreamer/QGst/Int64Range -include/Qt5GStreamer/QGst/IntRange -include/Qt5GStreamer/QGst/Memory -include/Qt5GStreamer/QGst/Message -include/Qt5GStreamer/QGst/MiniObject -include/Qt5GStreamer/QGst/Object -include/Qt5GStreamer/QGst/Pad -include/Qt5GStreamer/QGst/Parse -include/Qt5GStreamer/QGst/Pipeline -include/Qt5GStreamer/QGst/PluginFeature -include/Qt5GStreamer/QGst/Query -include/Qt5GStreamer/QGst/Quick/VideoItem -include/Qt5GStreamer/QGst/Quick/VideoSurface -include/Qt5GStreamer/QGst/Quick/global.h -include/Qt5GStreamer/QGst/Quick/videoitem.h -include/Qt5GStreamer/QGst/Quick/videosurface.h -include/Qt5GStreamer/QGst/Sample -include/Qt5GStreamer/QGst/Segment -include/Qt5GStreamer/QGst/StreamVolume -include/Qt5GStreamer/QGst/Structure -include/Qt5GStreamer/QGst/TagList -include/Qt5GStreamer/QGst/Ui/GraphicsVideoSurface -include/Qt5GStreamer/QGst/Ui/GraphicsVideoWidget -include/Qt5GStreamer/QGst/Ui/VideoWidget -include/Qt5GStreamer/QGst/Ui/global.h -include/Qt5GStreamer/QGst/Ui/graphicsvideosurface.h -include/Qt5GStreamer/QGst/Ui/graphicsvideowidget.h -include/Qt5GStreamer/QGst/Ui/videowidget.h -include/Qt5GStreamer/QGst/UriHandler -include/Qt5GStreamer/QGst/Utils/ApplicationSink -include/Qt5GStreamer/QGst/Utils/ApplicationSource -include/Qt5GStreamer/QGst/Utils/applicationsink.h -include/Qt5GStreamer/QGst/Utils/applicationsource.h -include/Qt5GStreamer/QGst/Utils/global.h -include/Qt5GStreamer/QGst/VideoOrientation -include/Qt5GStreamer/QGst/VideoOverlay -include/Qt5GStreamer/QGst/allocator.h -include/Qt5GStreamer/QGst/bin.h -include/Qt5GStreamer/QGst/buffer.h -include/Qt5GStreamer/QGst/bufferlist.h -include/Qt5GStreamer/QGst/bus.h -include/Qt5GStreamer/QGst/caps.h -include/Qt5GStreamer/QGst/childproxy.h -include/Qt5GStreamer/QGst/clock.h -include/Qt5GStreamer/QGst/clocktime.h -include/Qt5GStreamer/QGst/colorbalance.h -include/Qt5GStreamer/QGst/discoverer.h -include/Qt5GStreamer/QGst/element.h -include/Qt5GStreamer/QGst/elementfactory.h -include/Qt5GStreamer/QGst/enums.h -include/Qt5GStreamer/QGst/event.h -include/Qt5GStreamer/QGst/ghostpad.h -include/Qt5GStreamer/QGst/global.h -include/Qt5GStreamer/QGst/init.h -include/Qt5GStreamer/QGst/memory.h -include/Qt5GStreamer/QGst/message.h -include/Qt5GStreamer/QGst/miniobject.h -include/Qt5GStreamer/QGst/object.h -include/Qt5GStreamer/QGst/pad.h -include/Qt5GStreamer/QGst/parse.h -include/Qt5GStreamer/QGst/pipeline.h -include/Qt5GStreamer/QGst/pluginfeature.h -include/Qt5GStreamer/QGst/query.h -include/Qt5GStreamer/QGst/sample.h -include/Qt5GStreamer/QGst/segment.h -include/Qt5GStreamer/QGst/streamvolume.h -include/Qt5GStreamer/QGst/structs.h -include/Qt5GStreamer/QGst/structure.h -include/Qt5GStreamer/QGst/taglist.h -include/Qt5GStreamer/QGst/urihandler.h -include/Qt5GStreamer/QGst/videoorientation.h -include/Qt5GStreamer/QGst/videooverlay.h -lib/cmake/Qt5GStreamer/Qt5GStreamerConfig.cmake -lib/cmake/Qt5GStreamer/Qt5GStreamerConfigVersion.cmake -lib/cmake/Qt5GStreamer/Qt5GStreamerTargets-%%CMAKE_BUILD_TYPE%%.cmake -lib/cmake/Qt5GStreamer/Qt5GStreamerTargets.cmake -lib/cmake/Qt5GStreamer/QtGStreamerConfigCommon.cmake -lib/gstreamer-1.0/libgstqt5videosink.so -lib/libQt5GLib-2.0.so -lib/libQt5GLib-2.0.so.0 -lib/libQt5GLib-2.0.so.%%SHLIB_VER%% -lib/libQt5GStreamer-1.0.so -lib/libQt5GStreamer-1.0.so.0 -lib/libQt5GStreamer-1.0.so.%%SHLIB_VER%% -lib/libQt5GStreamerQuick-1.0.so -lib/libQt5GStreamerQuick-1.0.so.0 -lib/libQt5GStreamerQuick-1.0.so.%%SHLIB_VER%% -lib/libQt5GStreamerUi-1.0.so -lib/libQt5GStreamerUi-1.0.so.0 -lib/libQt5GStreamerUi-1.0.so.%%SHLIB_VER%% -lib/libQt5GStreamerUtils-1.0.so -lib/libQt5GStreamerUtils-1.0.so.0 -lib/libQt5GStreamerUtils-1.0.so.%%SHLIB_VER%% -%%QT_QMLDIR%%/QtGStreamer/libQtGStreamerQuick2.so -%%QT_QMLDIR%%/QtGStreamer/qmldir -libdata/pkgconfig/Qt5GLib-2.0.pc -libdata/pkgconfig/Qt5GStreamer-1.0.pc -libdata/pkgconfig/Qt5GStreamerQuick-1.0.pc -libdata/pkgconfig/Qt5GStreamerUi-1.0.pc -libdata/pkgconfig/Qt5GStreamerUtils-1.0.pc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410221851.49MIph3A039626>