diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2023-06-30 21:11:32 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2023-06-30 21:13:26 +0000 |
| commit | 62717fdd2fd8899d95301c2efef95e6f3f442b6f (patch) | |
| tree | eea85668abce3191a2fa08e60aa869530c05c8ad | |
| parent | 81263e76c3e2d039a51700bd9d6f83838fca92e0 (diff) | |
multimedia/mlt6-qt5: Remove expired port
2023-06-30 multimedia/mlt6-qt5: Deprecated and unsupported upstream, please consider using multimedia/mlt7 instead
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | multimedia/Makefile | 1 | ||||
| -rw-r--r-- | multimedia/mlt6-qt5/Makefile | 40 | ||||
| -rw-r--r-- | multimedia/mlt6-qt5/pkg-plist | 13 |
4 files changed, 1 insertions, 54 deletions
@@ -7737,3 +7737,4 @@ multimedia/vdr-plugin-ttxtsubs||2023-06-30|Has expired: Depends on abandoned for audio/pulseeffects||2023-06-30|Has expired: Broken for almost a year and abandoned upstream audio/libgroove||2023-06-30|Has expired: Fails to build with FFmpeg 6 and very little activity upstream multimedia/py-mlt6||2023-06-30|Has expired: Deprecated and unsupported upstream, please consider using multimedia/mlt7 instead +multimedia/mlt6-qt5|multimedia/mlt7-qt|2023-06-30|Has expired: Deprecated and unsupported upstream, please consider using multimedia/mlt7 instead diff --git a/multimedia/Makefile b/multimedia/Makefile index d0af1674565c..b53ffb7e18f4 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -227,7 +227,6 @@ SUBDIR += mkvalidator SUBDIR += mkvtoolnix SUBDIR += mlt6 - SUBDIR += mlt6-qt5 SUBDIR += mlt7 SUBDIR += mlt7-glaxnimate SUBDIR += mlt7-qt diff --git a/multimedia/mlt6-qt5/Makefile b/multimedia/mlt6-qt5/Makefile deleted file mode 100644 index ab2b0fee60f0..000000000000 --- a/multimedia/mlt6-qt5/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -MASTERDIR= ${.CURDIR:H}/mlt6 -SLAVEPORT= qt5 - -PORTREVISION= 5 -PKGNAMESUFFIX= -qt5 - -COMMENT= Qt plugin for the MLT multimedia framework -CATEGORIES= multimedia kde - -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= multi - -LIB_DEPENDS= libexif.so:graphics/libexif \ - libfftw3.so:math/fftw3 - -USES= qt:5 xorg -USE_CXXSTD= c++11 -USE_QT= core gui svg widgets xml \ - buildtools:build qmake:build -USE_XORG= x11 - -CONFLICTS_INSTALL= mlt7-qt5 - -# Only enable Qt binding, and disable everything else -CMAKE_ON= MOD_QT -CMAKE_OFF= MOD_AVFORMAT MOD_DECKLINK MOD_FEEDS MOD_FREI0R MOD_GDK MOD_GTK2 \ - MOD_JACKRACK MOD_KDENLIVE MOD_LUMAS MOD_MOTION_EST MOD_NORMALIZE \ - MOD_OLDFILM MOD_OPENCV MOD_OPENGL MOD_PLUSGPL MOD_PLUS MOD_RESAMPLE \ - MOD_RTAUDIO MOD_RUBBERBAND MOD_SDL2 MOD_SOX MOD_VIDSTAB MOD_VMFX \ - MOD_VORBIS MOD_XINE MOD_XML \ - SWIG_CSHARP SWIG_JAVA SWIG_LUA SWIG_NODEJS SWIG_PERL \ - SWIG_PHP SWIG_PYTHON SWIG_RUBY SWIG_TCL - -BUILD_WRKSRC= ${WRKDIR}/.build/src/modules/qt - -# Dummy placeholder target. -common-post-install: - @${TRUE} - -.include "${MASTERDIR}/Makefile" diff --git a/multimedia/mlt6-qt5/pkg-plist b/multimedia/mlt6-qt5/pkg-plist deleted file mode 100644 index 2df0ed79084e..000000000000 --- a/multimedia/mlt6-qt5/pkg-plist +++ /dev/null @@ -1,13 +0,0 @@ -lib/mlt/libmltqt.so -%%DATADIR%%/qt/filter_audiospectrum.yml -%%DATADIR%%/qt/filter_audiowaveform.yml -%%DATADIR%%/qt/filter_lightshow.yml -%%DATADIR%%/qt/filter_qtblend.yml -%%DATADIR%%/qt/filter_qtcrop.yml -%%DATADIR%%/qt/filter_qtext.yml -%%DATADIR%%/qt/filter_typewriter.yml -%%DATADIR%%/qt/producer_kdenlivetitle.yml -%%DATADIR%%/qt/producer_qimage.yml -%%DATADIR%%/qt/producer_qtext.yml -%%DATADIR%%/qt/transition_qtblend.yml -%%DATADIR%%/qt/transition_vqm.yml |
