multimedia/mpvqt: new port -- MpvQt is a libmpv wrapper for QtQuick2 and QML

This commit is contained in:
Tobias C. Berner 2024-01-05 18:03:01 +01:00
parent 9ee01024f2
commit 45cc712c1d
5 changed files with 36 additions and 0 deletions

View File

@ -238,6 +238,7 @@
SUBDIR += mpv
SUBDIR += mpv-mpris
SUBDIR += mpvpaper
SUBDIR += mpvqt
SUBDIR += msdl
SUBDIR += msopenh264
SUBDIR += mswebrtc

17
multimedia/mpvqt/Makefile Normal file
View File

@ -0,0 +1,17 @@
PORTNAME= mpvqt
DISTVERSION= 1.0.0
MASTER_SITES= KDE/stable/${PORTNAME}/
CATEGORIES= multimedia kde
COMMENT= MpvQt is a libmpv wrapper for QtQuick2 and QML
WWW= https://invent.kde.org/libraries/mpvqt
MAINTAINER= kde@FreeBSD.org
LIB_DEPENDS= libmpv.so:multimedia/mpv
USES= cmake gl kde:6 qt:6 tar:xz
USE_GL= gl opengl
USE_KDE= ecm:build
USE_QT= base declarative
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1704473945
SHA256 (mpvqt-1.0.0.tar.xz) = 9131d2a925e5f33e19b9d081dfd5f30d576abd87464d67c70bef41a486f54eb9
SIZE (mpvqt-1.0.0.tar.xz) = 36172

View File

@ -0,0 +1 @@
MpvQt is a libmpv wrapper for QtQuick2 and QML

View File

@ -0,0 +1,14 @@
include/MpvQt/MpvAbstractItem
include/MpvQt/MpvController
include/MpvQt/mpvabstractitem.h
include/MpvQt/mpvcontroller.h
include/MpvQt/mpvqt_export.h
include/MpvQt/mpvqt_version.h
lib/cmake/MpvQt/FindLibmpv.cmake
lib/cmake/MpvQt/MpvQtConfig.cmake
lib/cmake/MpvQt/MpvQtConfigVersion.cmake
lib/cmake/MpvQt/MpvQtTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/MpvQt/MpvQtTargets.cmake
lib/libMpvQt.so
lib/libMpvQt.so.1
lib/libMpvQt.so.1.0.0