From b8dee5b95fff47562ddc3a49568adc42c7c9e213 Mon Sep 17 00:00:00 2001 From: Guido Falsi Date: Thu, 14 Jul 2022 11:32:43 +0200 Subject: [PATCH] deskutils/xfce4-xkb-plugin: Update to 0.8.3 - Add missing dependency on harfbuzz [1] - Remove unneeded post-patch target Reported by: poudriere [1] --- deskutils/xfce4-xkb-plugin/Makefile | 10 +++------- deskutils/xfce4-xkb-plugin/distinfo | 6 +++--- deskutils/xfce4-xkb-plugin/pkg-plist | 4 ++++ 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/deskutils/xfce4-xkb-plugin/Makefile b/deskutils/xfce4-xkb-plugin/Makefile index f1643c0a45b21..f0eace1bd8a37 100644 --- a/deskutils/xfce4-xkb-plugin/Makefile +++ b/deskutils/xfce4-xkb-plugin/Makefile @@ -1,6 +1,5 @@ PORTNAME= xfce4-xkb-plugin -PORTVERSION= 0.8.2 -PORTREVISION= 2 +PORTVERSION= 0.8.3 CATEGORIES= deskutils xfce MASTER_SITES= XFCE/panel-plugins @@ -9,7 +8,8 @@ COMMENT= Keyboard layout switching plugin for the Xfce panel LICENSE= GPLv2 -LIB_DEPENDS= libxklavier.so:x11/libxklavier +LIB_DEPENDS= libxklavier.so:x11/libxklavier \ + libharfbuzz.so:print/harfbuzz USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ tar:bzip2 xfce xorg @@ -26,8 +26,4 @@ OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext-runtime -# Downgrade libxklavier -post-patch: - @${REINPLACE_CMD} -e 's|5.4|5.3|g' ${WRKSRC}/configure - .include diff --git a/deskutils/xfce4-xkb-plugin/distinfo b/deskutils/xfce4-xkb-plugin/distinfo index 020def0abb36c..f5c4700178c12 100644 --- a/deskutils/xfce4-xkb-plugin/distinfo +++ b/deskutils/xfce4-xkb-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608832753 -SHA256 (xfce4-xkb-plugin-0.8.2.tar.bz2) = bb4be13f6f73cd86a6d939e1a6b125841cf266415bc4fd134a511e4f0cf97967 -SIZE (xfce4-xkb-plugin-0.8.2.tar.bz2) = 868539 +TIMESTAMP = 1657785246 +SHA256 (xfce4-xkb-plugin-0.8.3.tar.bz2) = f0bfe97875ef1ca0a3b6a6fac312663c9cada151cf1ac96071393d320cd04987 +SIZE (xfce4-xkb-plugin-0.8.3.tar.bz2) = 864177 diff --git a/deskutils/xfce4-xkb-plugin/pkg-plist b/deskutils/xfce4-xkb-plugin/pkg-plist index 0d3bada7c7dcc..751930e4d399c 100644 --- a/deskutils/xfce4-xkb-plugin/pkg-plist +++ b/deskutils/xfce4-xkb-plugin/pkg-plist @@ -1,4 +1,8 @@ lib/xfce4/panel/plugins/libxkb.so +share/icons/hicolor/128x128/apps/org.xfce.panel.xkb.png +share/icons/hicolor/16x16/apps/org.xfce.panel.xkb.png +share/icons/hicolor/32x32/apps/org.xfce.panel.xkb.png +share/icons/hicolor/scalable/apps/org.xfce.panel.xkb.svg %%NLS%%share/locale/ar/LC_MESSAGES/xfce4-xkb-plugin.mo %%NLS%%share/locale/ast/LC_MESSAGES/xfce4-xkb-plugin.mo %%NLS%%share/locale/be/LC_MESSAGES/xfce4-xkb-plugin.mo