From owner-dev-commits-ports-all@freebsd.org Thu May 6 17:31:05 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F1EA3628CDC; Thu, 6 May 2021 17:31:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FbgbY6Y0rz4tD5; Thu, 6 May 2021 17:31:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D3A1C1C0E7; Thu, 6 May 2021 17:31:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 146HV5t8076870; Thu, 6 May 2021 17:31:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 146HV5Ct076869; Thu, 6 May 2021 17:31:05 GMT (envelope-from git) Date: Thu, 6 May 2021 17:31:05 GMT Message-Id: <202105061731.146HV5Ct076869@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Tobias C. Berner" Subject: git: 9724b88f3c02 - main - multimedia/haruna: New port - Open source video player built with Qt/QML and libmpv MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: tcberner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9724b88f3c028fd916d34ba200cbca9e632aa09f Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 May 2021 17:31:06 -0000 The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=9724b88f3c028fd916d34ba200cbca9e632aa09f commit 9724b88f3c028fd916d34ba200cbca9e632aa09f Author: Tobias C. Berner AuthorDate: 2021-05-06 17:28:15 +0000 Commit: Tobias C. Berner CommitDate: 2021-05-06 17:30:54 +0000 multimedia/haruna: New port - Open source video player built with Qt/QML and libmpv WWW: https://invent.kde.org/multimedia/haruna --- multimedia/Makefile | 1 + multimedia/haruna/Makefile | 26 ++++++++++++++++++++++++++ multimedia/haruna/distinfo | 5 +++++ multimedia/haruna/pkg-descr | 3 +++ multimedia/haruna/pkg-plist | 4 ++++ 5 files changed, 39 insertions(+) diff --git a/multimedia/Makefile b/multimedia/Makefile index 40e378caa672..c3d99ae6c588 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -128,6 +128,7 @@ SUBDIR += gtk-youtube-viewer SUBDIR += gxine SUBDIR += handbrake + SUBDIR += haruna SUBDIR += harvid SUBDIR += hypnotix SUBDIR += imagination diff --git a/multimedia/haruna/Makefile b/multimedia/haruna/Makefile new file mode 100644 index 000000000000..d90bc5f0ab3c --- /dev/null +++ b/multimedia/haruna/Makefile @@ -0,0 +1,26 @@ +PORTNAME= haruna +DISTVERSION= 0.6.3 +CATEGORIES= multimedia kde + +PATCH_SITES= https://invent.kde.org/berner/haruna/-/commit/ +PATCHFILES= 500d2af4c4b9d62e749f3949cf0f0919634680ed.diff:-p1 + +MAINTAINER= kde@FreeBSD.org +COMMENT= KDE video player + +LIB_DEPENDS= libmpv.so:multimedia/mpv +RUN_DEPENDS= kio-extras>0:devel/kio-extras \ + youtube-dl:www/youtube_dl + +USES= cmake compiler:c++11-lang kde:5 qt:5 +USE_KDE= auth bookmarks codecs completion config configwidgets coreaddons \ + filemetadata i18n iconthemes kirigami2 itemviews jobwidgets kio \ + service solid widgetsaddons windowsystem xmlgui \ + ecm_build doctools_build \ + breeze_run breeze-icons_run qqc2-desktop-style_run +KDE_INVENT= 588e747c6a683d1467300dfcc2f3a992b0c07a42 +USE_QT= concurrent core dbus declarative gui network quickcontrols2 \ + widgets xml \ + buildtools_build qmake_build + +.include diff --git a/multimedia/haruna/distinfo b/multimedia/haruna/distinfo new file mode 100644 index 000000000000..195a46db2ca3 --- /dev/null +++ b/multimedia/haruna/distinfo @@ -0,0 +1,5 @@ +TIMESTAMP = 1620320768 +SHA256 (multimedia-haruna-588e747c6a683d1467300dfcc2f3a992b0c07a42_GL0.tar.gz) = 0c82a8722c708bd728c0b8d8dca4cbcc28e2cb73e39d924f9eb3ed6d239a18f3 +SIZE (multimedia-haruna-588e747c6a683d1467300dfcc2f3a992b0c07a42_GL0.tar.gz) = 2439519 +SHA256 (500d2af4c4b9d62e749f3949cf0f0919634680ed.diff) = f499be51600435e5a9a61239a4b18bafa2b813f7042b3d5269b03c7138fb2298 +SIZE (500d2af4c4b9d62e749f3949cf0f0919634680ed.diff) = 377 diff --git a/multimedia/haruna/pkg-descr b/multimedia/haruna/pkg-descr new file mode 100644 index 000000000000..4da912192cd1 --- /dev/null +++ b/multimedia/haruna/pkg-descr @@ -0,0 +1,3 @@ +Haruna is an open source video player built with Qt/QML and libmpv. + +WWW: https://invent.kde.org/multimedia/haruna diff --git a/multimedia/haruna/pkg-plist b/multimedia/haruna/pkg-plist new file mode 100644 index 000000000000..2ae9e123f8a8 --- /dev/null +++ b/multimedia/haruna/pkg-plist @@ -0,0 +1,4 @@ +bin/haruna +share/applications/com.georgefb.haruna.desktop +share/icons/hicolor/256x256/apps/com.georgefb.haruna.svg +share/metainfo/com.georgefb.haruna.appdata.xml