pkgsrc-WIP-changes archive

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

plasma-integration: update to 5.12.4



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Thu Apr 12 23:29:26 2018 +1200
Changeset:	ebcdf49cccd829b7695ef3e6538ff4111abe0751

Modified Files:
	plasma-integration/Makefile
	plasma-integration/PLIST
	plasma-integration/distinfo
Removed Files:
	plasma-integration/hacks.mk

Log Message:
plasma-integration: update to 5.12.4

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

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

diffstat:
 plasma-integration/Makefile | 4 ++--
 plasma-integration/PLIST    | 1 +
 plasma-integration/distinfo | 8 ++++----
 plasma-integration/hacks.mk | 7 -------
 4 files changed, 7 insertions(+), 13 deletions(-)

diffs:
diff --git a/plasma-integration/Makefile b/plasma-integration/Makefile
index e9fe2c0f9f..c4348fc356 100644
--- a/plasma-integration/Makefile
+++ b/plasma-integration/Makefile
@@ -7,7 +7,7 @@ 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"
+.include "../../meta-pkgs/kde/plasma5.mk"
 
 DEPENDS+=	noto-ttf-[0-9]*:../../fonts/noto-ttf
 DEPENDS+=	Hack-ttf-[0-9]*:../../fonts/Hack-ttf
@@ -20,6 +20,6 @@ REPLACE_PERL+=	src/platformtheme/*.pl
 
 .include "../../devel/kio/buildlink3.mk"
 .include "../../wip/kwayland/buildlink3.mk"
-.include "../../x11/qt5-qtquickcontrols2/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../x11/qt5-qtquickcontrols2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/plasma-integration/PLIST b/plasma-integration/PLIST
index 1b86cb8596..99e087b69d 100644
--- a/plasma-integration/PLIST
+++ b/plasma-integration/PLIST
@@ -18,6 +18,7 @@ share/locale/el/LC_MESSAGES/plasmaintegration5.mo
 share/locale/en_GB/LC_MESSAGES/plasmaintegration5.mo
 share/locale/es/LC_MESSAGES/plasmaintegration5.mo
 share/locale/et/LC_MESSAGES/plasmaintegration5.mo
+share/locale/eu/LC_MESSAGES/plasmaintegration5.mo
 share/locale/fi/LC_MESSAGES/plasmaintegration5.mo
 share/locale/fr/LC_MESSAGES/plasmaintegration5.mo
 share/locale/gl/LC_MESSAGES/plasmaintegration5.mo
diff --git a/plasma-integration/distinfo b/plasma-integration/distinfo
index f9450d4d75..abaaa493ed 100644
--- a/plasma-integration/distinfo
+++ b/plasma-integration/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (plasma-integration-5.11.5.tar.xz) = 7ccf6d49a2c241b27a4f3b4a1058e46132c1124a
-RMD160 (plasma-integration-5.11.5.tar.xz) = 66db4fbcd3cd831915706c0e3b411beefb1b63eb
-SHA512 (plasma-integration-5.11.5.tar.xz) = 2e14b0bae19e344dd0ddd27b48ddf9f9075b773c295b58a35b05d0c9d11c1573821ec1c25ae33da4e3a4091386301aef15c51f4d1163aa195a1de5f3ea1844c4
-Size (plasma-integration-5.11.5.tar.xz) = 55856 bytes
+SHA1 (plasma-integration-5.12.4.tar.xz) = c8a9e2a54676fd9bd03f12c2850c8935deec57b1
+RMD160 (plasma-integration-5.12.4.tar.xz) = 5795a2939cf8c6bfbba37eb8ca491f810665d2fb
+SHA512 (plasma-integration-5.12.4.tar.xz) = 4bbdecf88425459dc10dcae96b2d4aef8d63b7a3c9c6c6ce39b7815881007b580dcada974636f2549ee79aa106512c89b4a4b3ce22c4ef78af63276d9bf06810
+Size (plasma-integration-5.12.4.tar.xz) = 53488 bytes
diff --git a/plasma-integration/hacks.mk b/plasma-integration/hacks.mk
deleted file mode 100644
index 9c686b8489..0000000000
--- a/plasma-integration/hacks.mk
+++ /dev/null
@@ -1,7 +0,0 @@
-# $NetBSD: hacks.mk,v 1.1 2018/01/17 20:00:21 markd Exp $
-
-# linking -lQt5Widgets on NetBSD with gcc produces
-# ld: BFD (NetBSD Binutils nb1) 2.27 assertion fail
-# /usr/src/external/gpl3/binutils/lib/libbfd/../../dist/bfd/elflink.c:2694
-# unless -lexecinfo preceeds -lQt5Widgets
-BUILDLINK_TRANSFORM.NetBSD+=	l:Qt5Widgets:execinfo:Qt5Widgets


Home | Main Index | Thread Index | Old Index