plasma-integration: update to 5.11.5

This commit is contained in:
Mark Davies 2018-01-22 16:00:55 +13:00
parent a15c5ef860
commit f17883d94a
4 changed files with 32 additions and 4 deletions

View File

@ -10,11 +10,16 @@ LICENSE= gnu-lgpl-v2 AND gnu-lgpl-v2.1
.include "../../wip/kde5/plasma.mk"
DEPENDS+= noto-ttf-[0-9]*:../../fonts/noto-ttf
# fonthack rather than oxygen-fonts
DEPENDS+= oxygen-fonts-[0-9]*:../../fonts/oxygen-fonts
DEPENDS+= breeze-[0-9]*:../../wip/breeze
USE_TOOLS+= msgmerge
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 "../../mk/bsd.pkg.mk"

View File

@ -1,5 +1,12 @@
@comment $NetBSD$
qt5/plugins/platformthemes/KDEPlasmaPlatformTheme.so
share/kconf_update/fonts_akregator.pl
share/kconf_update/fonts_akregator.upd
share/kconf_update/fonts_global.pl
share/kconf_update/fonts_global.upd
share/kconf_update/fonts_global_toolbar.upd
share/kconf_update/fonts_kate.pl
share/kconf_update/fonts_kate.upd
share/locale/ar/LC_MESSAGES/plasmaintegration5.mo
share/locale/ast/LC_MESSAGES/plasmaintegration5.mo
share/locale/ca/LC_MESSAGES/plasmaintegration5.mo
@ -10,12 +17,20 @@ 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/et/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
share/locale/he/LC_MESSAGES/plasmaintegration5.mo
share/locale/hu/LC_MESSAGES/plasmaintegration5.mo
share/locale/ia/LC_MESSAGES/plasmaintegration5.mo
share/locale/it/LC_MESSAGES/plasmaintegration5.mo
share/locale/ja/LC_MESSAGES/plasmaintegration5.mo
share/locale/ko/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/pa/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
@ -27,6 +42,7 @@ 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/tr/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

View File

@ -1,6 +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
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

View File

@ -0,0 +1,7 @@
# $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