aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2024-01-05 17:03:01 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2024-01-05 17:03:34 +0000
commit45cc712c1ddcae9f90e3e926d5023a424d2eb36b (patch)
treed3dab3a2cb8476734da8b52d0753a9553ce3fcd9
parent9ee01024f2b292c752b1e0d1dc98c810f27133ce (diff)
multimedia/mpvqt: new port -- MpvQt is a libmpv wrapper for QtQuick2 and QML
-rw-r--r--multimedia/Makefile1
-rw-r--r--multimedia/mpvqt/Makefile17
-rw-r--r--multimedia/mpvqt/distinfo3
-rw-r--r--multimedia/mpvqt/pkg-descr1
-rw-r--r--multimedia/mpvqt/pkg-plist14
5 files changed, 36 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile
index da53f7b6d583..786b07fff6e6 100644
--- a/multimedia/Makefile
+++ b/multimedia/Makefile
@@ -238,6 +238,7 @@
SUBDIR += mpv
SUBDIR += mpv-mpris
SUBDIR += mpvpaper
+ SUBDIR += mpvqt
SUBDIR += msdl
SUBDIR += msopenh264
SUBDIR += mswebrtc
diff --git a/multimedia/mpvqt/Makefile b/multimedia/mpvqt/Makefile
new file mode 100644
index 000000000000..8f395df4b999
--- /dev/null
+++ b/multimedia/mpvqt/Makefile
@@ -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>
diff --git a/multimedia/mpvqt/distinfo b/multimedia/mpvqt/distinfo
new file mode 100644
index 000000000000..87dcdb13540b
--- /dev/null
+++ b/multimedia/mpvqt/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1704473945
+SHA256 (mpvqt-1.0.0.tar.xz) = 9131d2a925e5f33e19b9d081dfd5f30d576abd87464d67c70bef41a486f54eb9
+SIZE (mpvqt-1.0.0.tar.xz) = 36172
diff --git a/multimedia/mpvqt/pkg-descr b/multimedia/mpvqt/pkg-descr
new file mode 100644
index 000000000000..59608fd79b9f
--- /dev/null
+++ b/multimedia/mpvqt/pkg-descr
@@ -0,0 +1 @@
+MpvQt is a libmpv wrapper for QtQuick2 and QML
diff --git a/multimedia/mpvqt/pkg-plist b/multimedia/mpvqt/pkg-plist
new file mode 100644
index 000000000000..75f03f01505a
--- /dev/null
+++ b/multimedia/mpvqt/pkg-plist
@@ -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