summaryrefslogtreecommitdiff
path: root/sysutils/mate-sensors-applet
AgeCommit message (Collapse)AuthorFilesLines
2021-12-08revbump for icu and libffiadam1-1/+2
2021-10-26sysutils: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07sysutils: Remove SHA1 hashes for distfilesnia1-2/+1
2021-08-06mate-sensors-applet: update to 1.24.1gutteridge3-9/+12
Change log: mate-sensors-applet 1.24.1 * Translations update * add git.mk to generate .gitignore * build: prevents two consecutive slashes in plugin file path * build: Fix G_LOG_DOMAIN for sensors applet * sonypi-plugin.c: Make sonypi plugin portable to GNU/Hurd * libsensors-plugin: Port to GRegex * Replace g_malloc0 with g_new0 and g_strdup * build: silent build warnings for distcheck * use default MATE_COMPILE_WARNINGS level * build: show configure summary
2020-08-24mate*: remove unintentional linkage against pkgsrc gettext-libsgutteridge1-2/+2
As of 1.24, MATE requires GNU-specific msgfmt features. meta-pkgs/mate/ Makefile.common r. 1.10 expressed this tool dependency using USE_BUILTIN.gettext=no, but this exposed pkgsrc gettext-libs in the build environment as well, which some MATE packages then linked against, but gettext-libs didn't end up being declared as a run-time dependency, so binary package installations were broken (with the workaround of manually installing the undeclared gettext-libs dependency). Express this dependency differently, so GNU msgfmt is used as a tool without exposing pkgsrc gettext-libs. (The pkgsrc tooling infrastruture could be altered to provide a distinct "gmsgfmt" tool, same with "gxgettext", and perhaps others. Here I'm just immediately concerned with fixing this packaging issue.) Addresses PR pkg/55503 by Jay Patel.
2020-08-22mate-sensors-applet: fix (some) buildsgutteridge2-1/+24
Expect basic headers to be available universally. The configure script doesn't actually check for or define HAVE_LOCALE_H, which can cause breakages when locale.h isn't pulled in through other means already. Simplify the source file in question, rather than making configure more complicated. (There are other source files in this package that unconditionally expect stdio.h to be present, which seems reasonable.)
2020-08-17*: revbump after fontconfig bl3 changes (libuuid removal)leot1-1/+2
2020-04-05Update all MATE packages (except system-monitor) to 1.24.0.bsiegert3-9/+12
This release contains plenty of new features, bug-fixes, and general improvements. Some of the most important highlights include: * We did it again, the MATE desktop environment is easier to use than before, once the user starts the session. Do you want to hide applications startup? Now you can set which applications to show on startup. * Engrampa now has support for a handful of extra formats, as well as fixed support for passwords and unicode characters in some of them. * Eye of MATE now has support for Wayland and we’ve added support for embedded color profiles. * The thumbnail generation has been reworked and fixed in several places. * Added support for webp files. * Our window manager, marco, has gotten quite a few changes: * We’ve brought a bunch of window decorations from the past to feed your nostalgia. * Finally added invisible resize borders. No more struggling to find a border to grab with your mouse! * All window controls (you know, the min, max, close buttons) are now rendered in HiDPI. * The Alt+Tab and Workspace Switcher popups have been entirely reworked. Now they render in beautiful OSD style, are more configurable, and can respond to keyboard arrows. * Tiling windows with the keyboard now allows you to cycle through different window sizes. You no longer need to feel constrained by only half of your screen. * The System Monitor panel applet now has support for NVMe drives. * Calculator now supports using either “pi” or “π”. * Scientific notation has been improved. * Some fixes for supporting pre-defined physical constants. * The Control Center now displays its icons correctly on HiDPI displays. * A brand new Time And Date Manager app has been added. * The Mouse app now supports acceleration profiles. * The Preferred Applications app has been improved for accessibility, as well as better support for integration with IM clients. * The Indicator Applet has slightly better interaction with oddly-sized icons. * Speaking of icons, the network manager applet icons in our own themes have been entirely redesigned and can now be enjoyed on HiDPI displays. * If you’re the type of person that does not like to be disturbed when busy, or giving a presentation, or watching a movie, you’ll be happy to know that the notification daemon now supports a Do-Not-Disturb mode. * The MATE Panel had several bugs that caused crashes in the past when changing layouts. Those are now fixed! * Support for Wayland compatibility has improved considerably. * Status icons (a.k.a. notification area, or system tray) have support for HiDPI displays. * Wanda the Fish got a make-over and now you can enjoy her in full HiDPI glory. * The window list applet now supports window thumbnails on hover. * Various accessibility improvements throughout the panel and its core applets. * If your system doesn’t, uh, support systemd you might be interested in knowing that we’ve added support for elogind to both the MATE Screensaver and the MATE Session. * We’ve also added a brand new MATE Disk Image Mounter utility. * Mozo, the menu editor, now supports Undo and Redo actions. * Pluma plugins have now fully switched to Python 3. * Pluma no longer has to envy anything from other complex editors, since it can now show the formatting marks. * i18n: All applications have been migrated from intltools to gettext.
2020-03-10librsvg: update bl3.mk to remove libcroco in rust casewiz1-2/+2
recursive bump for the dependency change
2020-03-08*: recursive bump for libffiwiz1-2/+2
2019-11-04sysutils: align variable assignmentsrillig1-3/+3
pkglint -Wall -F --only aligned --only indent -r Manually excluded consolekit and dc-tools since pkglint didn't get the formatting correct.
2019-07-21*: recursive bump for gdk-pixbuf2-2.38.1wiz1-1/+2
2019-05-08mate-sensors-applet: update to 1.22.1gutteridge2-8/+7
### mate-sensors-applet 1.22.1 * tx: sync with transifex * help: update copyright * Help: Use XInclude instead of ENTITY for legal.xml
2019-04-25PKGREVISION bump for anything using python without a PYPKGPREFIX.maya1-1/+2
This is a semi-manual PKGREVISION bump.
2019-03-06mate-sensors-applet: update to 1.22gutteridge2-7/+7
### mate-sensors-applet 1.22.0 * Translations update * Initialize Travis CI support * Make translatable the copyright in about dialog
2019-01-16mate-sensors-applet: update to 1.21.1:youri3-8/+434
### mate-sensors-applet 1.21.1 tx: sync with transifex disable deprecation warnings for distcheck Add NetBSD support. Use make functions for HELP_LINGUAS add help to transifex config ### mate-sensors-applet 1.21.0 * Translations update * Fix copyright for plugin files * Add dummy plugin * UDisks2 plugin cleanup
2018-11-14Revbump after cairo 1.16.0 update.kleink1-2/+2
2018-11-12Recursive revbump from hardbuzz-2.1.1ryoon1-1/+2
2018-05-16mate-sensors-applet: Update to 1.20.1.jperkin3-10/+10
Changes since 1.18.2: ### mate-sensors-applet 1.20.1 * Translations update * fix save order of sensors v2 * prefs-dialog: drop unneeded space in general tab * prefs-dialog: set a min_width for enable_column * prefs-dialog: use hscrollbar-policy GTK_POLICY_NEVER ### mate-sensors-applet 1.20.0 * require GTK+ 3.22 and GLib 2.50 * build: enable udisk2 plugin again * Translations update * Remove deprecated udisks plugin * udisks plugin: fix memory management for GValue variables * Remove deprecated eee plugin * Fix popup shower on removed HDD * ibm-acpi.c: Fix build warning: * eee-plugin.c: Fix build warning: * active-sensor.c: Fix build warning: * sensors-applet.c: Fix build warning: * update copyright year to 2018 * Fix indents * Fix project cleanup ### mate-sensors-applet 1.19.1 * Translations update * Stop jumping applet as numbers change * fix save order of sensors * updated hide temperature units * remove code duplication ### mate-sensors-applet 1.19.0 * Translations update * sensor-applet.c: replace deprecated GtkMisc * sensor-applet.c: avoid deprecated GTK_STOCK_MISSING_IMAGE * sensor-config-dialog: avoid deprecated GtkAlignment * sensor-config-dialog: don't use deprecated GtkColorButton * prefs-dialog: add style class frame to scrolledwindow * prefs-dialog: avoid deprecated GtkAlignment * prefs-dialog: avoid deprecated GTK_VBUTTON_BOX, GTK_TYPE_{H,V}BOX * use GTK_ALIGN_CENTER for the sensor_applet grid
2018-04-16Recursive bump for new fribidi dependency in pango.wiz1-2/+2
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz1-2/+2
2017-11-23recursive bump for libxkbcommon removal from at-spi2-corewiz1-1/+2
2017-06-23Update mate-sensors-applet to 1.18.2.youri3-12/+15
2017-02-12Recursive revbump from fonts/harfbuzzryoon1-2/+2
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz1-2/+2
2016-08-03Revbump after graphics/gd updateadam1-1/+2
2016-05-21Import mate-sensors-applet-1.14.0 as sysutils/mate-sensors-applet.youri6-0/+180
MATE Sensors Applet is an applet for the MATE Panel to display readings from hardware sensors, including CPU temperature, fan speeds and voltage readings under Linux. Supported interfaces: * ACPI thermal zones, via the Linux kernel ACPI modules * Linux kernel i2c[1] modules (for kernel 2.6). * lm_sensors[1] and i2c[1] packages (for kernel 2.4) * libsensors[1] (provided by lm_sensors package) * Linux kernel i8k[2] module (for Dell Inspiron Laptops). * Linux kernel ibm-acpi[3] module * Linux kernel PowerPC modules therm_adt746x and therm_windtunnel. * Linux kernel iMac G5 Windfarm module. * hddtemp[4] daemon for reading temperatures from S.M.A.R.T. equipped disks. * Linux kernel Omnibook[5] module. * NVIDIA graphics cards via libNVCtrl (supplied with nvidia-settings[6]) * Linux kernel sonypi[7] module (for Sony Vaio laptops) Includes a simple, yet highly customizable display and intuitive user-interface.