xfce4-cpugraph-plugin: update to 1.2.10

1.2.10 (2023-12-03)
======
- Add xfce4cpp to EXTRA_DIST

1.2.9 (2023-12-03)
=====
- Don't update tooltip string when tooltip is not visible
- Improve CPU hotplugging on Linux
- Use "xfce_spawn_command_line()"
- Code refactor
- Update source code for the new xfce4cpp library
- Rework of xfce4cpp library
- Reduce the minimum width from 10 to 1
- Add missing include
- Translation Updates:
  Catalan, Chinese (China), Danish, Finnish, Hebrew, Korean, Slovenian,
  Spanish, Ukrainian
This commit is contained in:
gutteridge 2023-12-07 02:14:47 +00:00
parent 3d066e0258
commit 3ef1c1c78a
2 changed files with 12 additions and 8 deletions

View file

@ -1,16 +1,20 @@
# $NetBSD: Makefile,v 1.69 2023/11/14 14:02:55 wiz Exp $
# $NetBSD: Makefile,v 1.70 2023/12/07 02:14:47 gutteridge Exp $
PKGREVISION= 3
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-cpugraph-plugin-1.2.8
DISTNAME= xfce4-cpugraph-plugin-1.2.10
CATEGORIES= sysutils
MASTER_SITES= https://archive.xfce.org/src/panel-plugins/xfce4-cpugraph-plugin/1.2/
HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin
COMMENT= Xfce CPU load plugin
USE_LANGUAGES= c99 c++14
USE_LANGUAGES= c c++
USE_CC_FEATURES= c99
USE_CXX_FEATURES= c++17
FORCE_C_STD= c99
FORCE_CXX_STD= c++17
CXXFLAGS.SunOS+= -fpermissive

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.21 2023/07/30 17:06:20 gutteridge Exp $
$NetBSD: distinfo,v 1.22 2023/12/07 02:14:47 gutteridge Exp $
BLAKE2s (xfce4-cpugraph-plugin-1.2.8.tar.bz2) = 57d7554511f4f13973209f498b758e7de210afcff79091a9c5b61e257ca6c2f7
SHA512 (xfce4-cpugraph-plugin-1.2.8.tar.bz2) = f0f4201d0572997e8c610a25fcb957ebe4dd224204421aeba4e8ca54da71bdd97fa147dd7af7097b9e09ce6e1317836622a0bcbfec9589858010942993e27940
Size (xfce4-cpugraph-plugin-1.2.8.tar.bz2) = 465181 bytes
BLAKE2s (xfce4-cpugraph-plugin-1.2.10.tar.bz2) = a6afa4bedbbf74d486a41b608e48940d50608b216dea1fe241995696130ca0a7
SHA512 (xfce4-cpugraph-plugin-1.2.10.tar.bz2) = 414c2a5da9576d2ed1f5478a07ff5c51c45eaa0a8432a31b6fb2408b81f5ab4485e3b10486af26cf33a18d23e2dc3afe21bf88630e4db91adcfa3e0f80468cf3
Size (xfce4-cpugraph-plugin-1.2.10.tar.bz2) = 440958 bytes