pkgsrc-WIP-changes archive

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

plasma-integration: Add plasma-integration 5.6.3



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Tue May 10 00:09:27 2016 +1200
Changeset:	f83c6b437d09a0fb343c4629eb923221fd5f4e24

Added Files:
	plasma-integration/DESCR
	plasma-integration/Makefile
	plasma-integration/PLIST
	plasma-integration/distinfo

Log Message:
plasma-integration: Add plasma-integration 5.6.3

Framework Integration is a set of plugins responsible for better integration of
Qt applications when running on a KDE Plasma workspace.

Applications do not need to link to this directly.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f83c6b437d09a0fb343c4629eb923221fd5f4e24

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 plasma-integration/DESCR    |  4 ++++
 plasma-integration/Makefile | 20 ++++++++++++++++++++
 plasma-integration/PLIST    | 32 ++++++++++++++++++++++++++++++++
 plasma-integration/distinfo |  6 ++++++
 4 files changed, 62 insertions(+)

diffs:
diff --git a/plasma-integration/DESCR b/plasma-integration/DESCR
new file mode 100644
index 0000000..02c48fa
--- /dev/null
+++ b/plasma-integration/DESCR
@@ -0,0 +1,4 @@
+Framework Integration is a set of plugins responsible for better integration of
+Qt applications when running on a KDE Plasma workspace.
+
+Applications do not need to link to this directly.
diff --git a/plasma-integration/Makefile b/plasma-integration/Makefile
new file mode 100644
index 0000000..df9d6ca
--- /dev/null
+++ b/plasma-integration/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.25 2016/01/10 20:01:05 markd Exp $
+
+DISTNAME=	plasma-integration-${PLASMAVER}
+CATEGORIES=	x11
+
+HOMEPAGE=	https://www.kde.org/workspaces/plasmadesktop/
+COMMENT=	Integration of Qt application with KDE workspaces
+LICENSE=	gnu-lgpl-v2 AND gnu-lgpl-v2.1
+
+.include "../../wip/kde5/plasma.mk"
+
+DEPENDS+=	noto-ttf-[0-9]*:../../fonts/noto-ttf
+DEPENDS+=	oxygen-fonts-[0-9]*:../../fonts/oxygen-fonts
+
+USE_TOOLS+=	msgmerge
+
+.include "../../wip/kio/buildlink3.mk"
+.include "../../wip/kwayland/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/plasma-integration/PLIST b/plasma-integration/PLIST
new file mode 100644
index 0000000..a4a2c2c
--- /dev/null
+++ b/plasma-integration/PLIST
@@ -0,0 +1,32 @@
+@comment $NetBSD$
+qt5/plugins/platformthemes/KDEPlasmaPlatformTheme.so
+share/locale/ar/LC_MESSAGES/plasmaintegration5.mo
+share/locale/ast/LC_MESSAGES/plasmaintegration5.mo
+share/locale/ca/LC_MESSAGES/plasmaintegration5.mo
+share/locale/ca@valencia/LC_MESSAGES/plasmaintegration5.mo
+share/locale/cs/LC_MESSAGES/plasmaintegration5.mo
+share/locale/da/LC_MESSAGES/plasmaintegration5.mo
+share/locale/de/LC_MESSAGES/plasmaintegration5.mo
+share/locale/el/LC_MESSAGES/plasmaintegration5.mo
+share/locale/en_GB/LC_MESSAGES/plasmaintegration5.mo
+share/locale/es/LC_MESSAGES/plasmaintegration5.mo
+share/locale/fi/LC_MESSAGES/plasmaintegration5.mo
+share/locale/gl/LC_MESSAGES/plasmaintegration5.mo
+share/locale/it/LC_MESSAGES/plasmaintegration5.mo
+share/locale/nb/LC_MESSAGES/plasmaintegration5.mo
+share/locale/nl/LC_MESSAGES/plasmaintegration5.mo
+share/locale/nn/LC_MESSAGES/plasmaintegration5.mo
+share/locale/pl/LC_MESSAGES/plasmaintegration5.mo
+share/locale/pt/LC_MESSAGES/plasmaintegration5.mo
+share/locale/pt_BR/LC_MESSAGES/plasmaintegration5.mo
+share/locale/ru/LC_MESSAGES/plasmaintegration5.mo
+share/locale/sk/LC_MESSAGES/plasmaintegration5.mo
+share/locale/sl/LC_MESSAGES/plasmaintegration5.mo
+share/locale/sr/LC_MESSAGES/plasmaintegration5.mo
+share/locale/sr@ijekavian/LC_MESSAGES/plasmaintegration5.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/plasmaintegration5.mo
+share/locale/sr@latin/LC_MESSAGES/plasmaintegration5.mo
+share/locale/sv/LC_MESSAGES/plasmaintegration5.mo
+share/locale/uk/LC_MESSAGES/plasmaintegration5.mo
+share/locale/zh_CN/LC_MESSAGES/plasmaintegration5.mo
+share/locale/zh_TW/LC_MESSAGES/plasmaintegration5.mo
diff --git a/plasma-integration/distinfo b/plasma-integration/distinfo
new file mode 100644
index 0000000..64482a5
--- /dev/null
+++ b/plasma-integration/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (plasma-integration-5.6.3.tar.xz) = 67f76acc305d9601196d437e30690f8c0fc14fe7
+RMD160 (plasma-integration-5.6.3.tar.xz) = e3c4eef67d873888882738d920aab8f37f98da39
+SHA512 (plasma-integration-5.6.3.tar.xz) = 9e6585e2e688ae1d67b846a90d001735e7afa04723066a944aa7827a661c4bc7c1c7c2b648e2ab126702b387cde5ac530870403f8b3139313431fb690b5f908c
+Size (plasma-integration-5.6.3.tar.xz) = 51548 bytes


Home | Main Index | Thread Index | Old Index