pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/mate-applets mate-applets: Fix PLIST on non-x86.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5338b35c4eff
branches:  trunk
changeset: 459546:5338b35c4eff
user:      nia <nia%pkgsrc.org@localhost>
date:      Sat Oct 09 08:13:53 2021 +0000

description:
mate-applets: Fix PLIST on non-x86.

diffstat:

 x11/mate-applets/PLIST |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 8dad1083e105 -r 5338b35c4eff x11/mate-applets/PLIST
--- a/x11/mate-applets/PLIST    Sat Oct 09 07:52:46 2021 +0000
+++ b/x11/mate-applets/PLIST    Sat Oct 09 08:13:53 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2021/07/11 00:27:10 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.14 2021/10/09 08:13:53 nia Exp $
 ${PLIST.cpufreq}bin/mate-cpufreq-selector
 libexec/mate-applets/accessx-status-applet
 ${PLIST.batt}libexec/mate-applets/battstat-applet
@@ -10816,7 +10816,7 @@
 share/icons/hicolor/24x24/status/mate-netspeed-wireless-25.png
 share/icons/hicolor/24x24/status/mate-netspeed-wireless-50.png
 share/icons/hicolor/24x24/status/mate-netspeed-wireless-75.png
-share/icons/hicolor/256x256/apps/mate-cpu-frequency-applet.png
+${PLIST.cpufreq}share/icons/hicolor/256x256/apps/mate-cpu-frequency-applet.png
 share/icons/hicolor/256x256/apps/mate-eyes-applet.png
 share/icons/hicolor/32x32/apps/mate-ax-bouncekeys.png
 share/icons/hicolor/32x32/apps/mate-ax-key-base.png
@@ -10895,7 +10895,7 @@
 share/icons/hicolor/48x48/apps/mate-sticky-super-locked.png
 share/icons/hicolor/48x48/apps/mate-sticky-super-none.png
 share/icons/hicolor/48x48/devices/mate-netspeed-plip.png
-share/icons/hicolor/64x64/apps/mate-cpu-frequency-applet.png
+${PLIST.cpufreq}share/icons/hicolor/64x64/apps/mate-cpu-frequency-applet.png
 share/icons/hicolor/64x64/apps/mate-eyes-applet.png
 ${PLIST.cpufreq}share/icons/hicolor/scalable/apps/mate-cpu-frequency-applet.svg
 share/icons/hicolor/scalable/apps/mate-eyes-applet.svg



Home | Main Index | Thread Index | Old Index