pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/kmediaplayer kmediaplayer: add version 5.80.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/54c7950206dd
branches:  trunk
changeset: 457731:54c7950206dd
user:      markd <markd%pkgsrc.org@localhost>
date:      Tue Aug 31 11:49:15 2021 +0000

description:
kmediaplayer: add version 5.80.0

KMediaPlayer builds on the KParts framework to provide a common interface for
KParts that can play media files.

This framework is a porting aid. It is not recommended for new projects, and
existing projects that use it are advised to port away from it, and use plain
KParts instead.

diffstat:

 multimedia/kmediaplayer/DESCR         |   6 ++++++
 multimedia/kmediaplayer/Makefile      |  17 +++++++++++++++++
 multimedia/kmediaplayer/PLIST         |  17 +++++++++++++++++
 multimedia/kmediaplayer/buildlink3.mk |  15 +++++++++++++++
 multimedia/kmediaplayer/distinfo      |   6 ++++++
 5 files changed, 61 insertions(+), 0 deletions(-)

diffs (81 lines):

diff -r a5583019b25d -r 54c7950206dd multimedia/kmediaplayer/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/kmediaplayer/DESCR     Tue Aug 31 11:49:15 2021 +0000
@@ -0,0 +1,6 @@
+KMediaPlayer builds on the KParts framework to provide a common interface for
+KParts that can play media files.
+
+This framework is a porting aid. It is not recommended for new projects, and
+existing projects that use it are advised to port away from it, and use plain
+KParts instead.
diff -r a5583019b25d -r 54c7950206dd multimedia/kmediaplayer/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/kmediaplayer/Makefile  Tue Aug 31 11:49:15 2021 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2021/08/31 11:49:15 markd Exp $
+
+DISTNAME=      kmediaplayer-${KF5VER}
+CATEGORIES=    multimedia
+
+HOMEPAGE=      https://community.kde.org/Frameworks
+COMMENT=       Plugin interface for media player features
+LICENSE=       gnu-lgpl-v2.1
+
+.include "../../meta-pkgs/kde/kf5.mk"
+MASTER_SITES=  ${MASTER_SITE_KDE:=frameworks/${KF5VER:R}/portingAids/}
+
+USE_TOOLS+=    msgmerge
+
+.include "../../devel/kparts/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r a5583019b25d -r 54c7950206dd multimedia/kmediaplayer/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/kmediaplayer/PLIST     Tue Aug 31 11:49:15 2021 +0000
@@ -0,0 +1,17 @@
+@comment $NetBSD: PLIST,v 1.1 2021/08/31 11:49:15 markd Exp $
+include/KF5/KMediaPlayer/KMediaPlayer/Player
+include/KF5/KMediaPlayer/KMediaPlayer/View
+include/KF5/KMediaPlayer/kmediaplayer/kmediaplayer_export.h
+include/KF5/KMediaPlayer/kmediaplayer/player.h
+include/KF5/KMediaPlayer/kmediaplayer/view.h
+include/KF5/kmediaplayer_version.h
+lib/cmake/KF5MediaPlayer/KF5MediaPlayerConfig.cmake
+lib/cmake/KF5MediaPlayer/KF5MediaPlayerConfigVersion.cmake
+lib/cmake/KF5MediaPlayer/KF5MediaPlayerTargets-noconfig.cmake
+lib/cmake/KF5MediaPlayer/KF5MediaPlayerTargets.cmake
+lib/libKF5MediaPlayer.so
+lib/libKF5MediaPlayer.so.5
+lib/libKF5MediaPlayer.so.${PKGVERSION}
+share/dbus-1/interfaces/kf5_org.kde.KMediaPlayer.xml
+share/kservicetypes5/kmediaplayer-engine.desktop
+share/kservicetypes5/kmediaplayer-player.desktop
diff -r a5583019b25d -r 54c7950206dd multimedia/kmediaplayer/buildlink3.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/kmediaplayer/buildlink3.mk     Tue Aug 31 11:49:15 2021 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: buildlink3.mk,v 1.1 2021/08/31 11:49:15 markd Exp $
+
+BUILDLINK_TREE+=       kmediaplayer
+
+.if !defined(KMEDIAPLAYER_BUILDLINK3_MK)
+KMEDIAPLAYER_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.kmediaplayer+=   kmediaplayer>=5.80.0
+BUILDLINK_PKGSRCDIR.kmediaplayer?=     ../../multimedia/kmediaplayer
+
+.include "../../devel/kparts/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.endif # KMEDIAPLAYER_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -kmediaplayer
diff -r a5583019b25d -r 54c7950206dd multimedia/kmediaplayer/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/kmediaplayer/distinfo  Tue Aug 31 11:49:15 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/08/31 11:49:15 markd Exp $
+
+SHA1 (kmediaplayer-5.80.0.tar.xz) = ee40521811b6bdaa04ea291d69f12fdb1dc531f0
+RMD160 (kmediaplayer-5.80.0.tar.xz) = d3fddc22a474526f0fe68e55a51832b664e6a990
+SHA512 (kmediaplayer-5.80.0.tar.xz) = 9504c38caeed69eefce54e8328e664152d9bd8f1afb666dba4325de29041f5819029fc999e51bf4cff5c306f858a9e78c19e04d575fcda9f016ea252c4b8ddc3
+Size (kmediaplayer-5.80.0.tar.xz) = 9716 bytes



Home | Main Index | Thread Index | Old Index