Commit Graph

1391 Commits

Author SHA1 Message Date
Jason Schonberg c76d74aeec xfce4-cpufreq-plugin: upgrade 1.2.8 -> 1.2.9
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-cpufreq-plugin/-/tags/xfce4-cpufreq-plugin-1.2.9

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-10 21:08:45 -07:00
Jason Schonberg a72dd4bb30 xfce4-clipman-plugin: upgrade 1.6.3 -> 1.6.7
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-clipman-plugin/-/tags/xfce4-clipman-plugin-1.6.7

Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-clipman-plugin/-/tags/xfce4-clipman-plugin-1.6.6

Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-clipman-plugin/-/tags/xfce4-clipman-plugin-1.6.5

Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-clipman-plugin/-/tags/xfce4-clipman-plugin-1.6.4

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-10 21:08:44 -07:00
Khem Raj ad7d38b197 imsettings: Disable two warnings with clang
clang is fussy and this package is old. It should perhaps
be removed but this keeps it going so let it be.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-03 19:39:13 -07:00
Khem Raj 355e97e1ee xfce4-screenshooter: Fix build for wayland systems
Ensure that wayland-scanner is added to dependencies
Create protocols directory as well where the .c files generated
during build are emitted into.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-02 18:19:53 -07:00
Jason Schonberg 939ba3aea7 xfce4-terminal: upgrade 1.1.0 -> 1.1.4
Changelog: https://gitlab.xfce.org/apps/xfce4-terminal/-/tags/xfce4-terminal-1.1.4

Changelog: https://gitlab.xfce.org/apps/xfce4-terminal/-/tags/xfce4-terminal-1.1.3

Changelog: https://gitlab.xfce.org/apps/xfce4-terminal/-/tags/xfce4-terminal-1.1.2

Changelog: https://gitlab.xfce.org/apps/xfce4-terminal/-/tags/xfce4-terminal-1.1.1

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-28 11:04:24 -07:00
Jason Schonberg 0ddc9724ec xfce4-dev-tools: upgrade 4.20.0 -> 4.21.0
Changelog: https://gitlab.xfce.org/xfce/xfce4-dev-tools/-/tags/xfce4-dev-tools-4.21.0

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-25 06:44:54 -07:00
Jason Schonberg 065c759093 thunar: upgrade 4.20.0 -> 4.20.3
Changelog: https://gitlab.xfce.org/xfce/thunar/-/tags/thunar-4.20.3

Changelog: https://gitlab.xfce.org/xfce/thunar/-/tags/thunar-4.20.2

Changelog: https://gitlab.xfce.org/xfce/thunar/-/tags/thunar-4.20.1

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-25 06:44:53 -07:00
Jason Schonberg 3bf6cbfe0f libxfce4ui: upgrade 4.20.0 -> 4.20.1
Changelog: https://gitlab.xfce.org/xfce/libxfce4ui/-/tags/libxfce4ui-4.20.1

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-25 06:44:53 -07:00
Jason Schonberg dbb9f59bed libxfce4util: upgrade 4.20.0 -> 4.20.1
Changelog: https://gitlab.xfce.org/xfce/libxfce4util/-/tags/libxfce4util-4.20.1

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-25 06:44:53 -07:00
Jason Schonberg 22b2f6c969 libxfce4windowing: upgrade 4.20.0 -> 4.20.3
Changelog: https://github.com/xfce-mirror/libxfce4windowing/releases/tag/libxfce4windowing-4.20.3

Changelog: https://github.com/xfce-mirror/libxfce4windowing/releases/tag/libxfce4windowing-4.20.2

Changelog: https://github.com/xfce-mirror/libxfce4windowing/releases/tag/libxfce4windowing-4.20.1

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-25 06:44:53 -07:00
Alexander Kanavin fc78d37ff0 meta-openembedded/all: adapt to UNPACKDIR changes
Please see
https://git.yoctoproject.org/poky/commit/?id=4dd321f8b83afecd962393101b2a6861275b5265
for what changes are needed, and sed commands that can be used to make them en masse.

I've verified that bitbake -c patch world works with these, but did not run a world
build; the majority of recipes shouldn't need further fixups, but if there are
some that still fall out, they can be fixed in followups.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-25 06:44:52 -07:00
Yoann Congal bf400cd73f reproducibility: move known non-repro list to layer.conf
The current include file that stores the known non-reproducible packages
is layer dependent and that forces the user of the layers to maintain
the list of the files (for example, see AB config[0]).

By moving the exclude list to each layer.conf and extending the common
OEQA_REPRODUCIBLE_EXCLUDED_PACKAGES variable, the known non-reproducible
packages will be automatically excluded for each layer used in the
reproducibility test without any special knowledge in the test
environment.

NB: the empty list for meta-initramfs was just removed not moved.

[0]: https://git.yoctoproject.org/yocto-autobuilder-helper/tree/config.json?id=7d8933e75bdf7fb821a25617cb2dcabf1f3f8700#n322

Suggested-by: Quentin Schulz <quentin.schulz@cherry.de>
Co-Developed-by: Guillaume Swaenepoel <guillaume.swaenepoel@smile.fr>
Signed-off-by: Guillaume Swaenepoel <guillaume.swaenepoel@smile.fr>
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-20 10:34:11 -07:00
Jason Schonberg 832f14d4af xfce4-screenshooter: upgrade 1.10.4 -> 1.10.6
Changelog: https://gitlab.xfce.org/apps/xfce4-screenshooter/-/tags/xfce4-screenshooter-1.10.6

Changelog: https://gitlab.xfce.org/apps/xfce4-screenshooter/-/tags/xfce4-screenshooter-1.10.5

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-11 16:11:56 -07:00
Jason Schonberg d3881717cd ristretto: upgrade 0.13.1 -> 0.13.3
Changelog: https://gitlab.xfce.org/apps/ristretto/-/tags/ristretto-0.13.3

Changelog: https://gitlab.xfce.org/apps/ristretto/-/tags/ristretto-0.13.2

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-11 16:11:56 -07:00
Jason Schonberg 854f313042 orage: upgrade 4.18.0 -> 4.20.1
Changelog: https://gitlab.xfce.org/apps/orage/-/tags/orage-4.20.1

Changelog: https://gitlab.xfce.org/apps/orage/-/tags/orage-4.20.0

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-11 16:11:56 -07:00
Jason Schonberg 9a0dea32c2 xfce4-terminal: upgrade 1.0.4 -> 1.1.0
Changelog: https://gitlab.xfce.org/apps/xfce4-terminal/-/tags/xfce4-terminal-1.1.0

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-11 16:11:56 -07:00
Jason Schonberg 6d5fa13f87 xfdesktop: upgrade 4.20.0 -> 4.20.1
Changelog: https://gitlab.xfce.org/xfce/xfdesktop/-/tags/xfdesktop-4.20.1

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-11 16:11:56 -07:00
Jason Schonberg 227cbc07c5 xfce4-screensaver: upgrade 4.18.1 -> 4.18.4
Changelog: https://gitlab.xfce.org/apps/xfce4-screensaver/-/tags/xfce4-screensaver-4.18.4

Changelog: https://gitlab.xfce.org/apps/xfce4-screensaver/-/tags/xfce4-screensaver-4.18.3

Changelog: https://gitlab.xfce.org/apps/xfce4-screensaver/-/tags/xfce4-screensaver-4.18.2

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-11 16:11:56 -07:00
Jason Schonberg cfe71a8f47 xfmpc: upgrade 0.3.1 -> 0.3.2
Changelog: https://gitlab.xfce.org/apps/xfmpc/-/blob/master/NEWS#L19

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:19:04 -07:00
Jason Schonberg e5ca8640b3 parole: upgrade 4.18.0 -> 4.18.2
Changelog: https://gitlab.xfce.org/apps/parole/-/tags/parole-4.18.2

Changelog: https://gitlab.xfce.org/apps/parole/-/tags/parole-4.18.1

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:19:03 -07:00
Jason Schonberg 3815b1cccb xfce4-mpc-plugin: upgrade 0.5.3 -> 0.5.5
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-mpc-plugin/-/tags/xfce4-mpc-plugin-0.5.5

Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-mpc-plugin/-/tags/xfce4-mpc-plugin-0.5.4

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:19:03 -07:00
Liu Yiding a68217554f imsettings: upgrade 1.8.3 -> 1.8.10
- old SRC_URI is invalid now, change to official gitlab source code
- Copied ABOUT-NLS from native sysroot's gettext manually to fix issue
  | configure.ac:84: error: required file './ABOUT-NLS' not found
- remove man page since it needs db2x_docbook2man command which we do not have recipe for

Changelog:
- Rename DBus service file
- Drop deprecated m4 macro
- Add GDMSESSION to the list of overriding envvar
- Add SwitchIMwithEnv dbus method
- Set default desktop name for client
- Disable none.conf on all the wayland sessions
- Support wildcard in IMSETTINGS_IGNORE_SESSION
- none.conf: Fix unexpected setup for GNOME and Plasma Wayland
- Check a flag of IMSETTINGS_IGNORE_SESSION at SwitchIM
- Bump API version
- Add IsActionNeeded method
- Add IMSETTINGS_IGNORE_SESSION
- Add is_env_support_needed function
- Drop GNOME support
- Fix too early threshold for detecting the loop of process restarting

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-08 21:50:37 -07:00
Jason Schonberg 301ee15720 xfce4-time-out-plugin: upgrade 1.1.3 -> 1.1.4
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-time-out-plugin/-/tags/xfce4-time-out-plugin-1.1.4

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-06 08:07:05 -07:00
Jason Schonberg 46be46b352 xfce4-smartbookmark-plugin: upgrade 0.5.2 -> 0.5.3
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-smartbookmark-plugin/-/tags/xfce4-smartbookmark-plugin-0.5.3

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-06 08:07:05 -07:00
Jason Schonberg 6c8da69487 xfce4-pulseaudio-plugin: upgrade 0.4.8 -> 0.4.9
Drop 0001-Use-new-xfw_window_activate-signature-in-libwindowin.patch
  It is already integrated in this version.
    https://gitlab.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/-/commit/35d5172d514e1fb1bdb6718041d0e8c0f70eae3b

Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/-/tags/xfce4-pulseaudio-plugin-0.4.9

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-06 08:07:05 -07:00
Jason Schonberg eab79494e3 xfce4-places-plugin: upgrade 1.8.3 -> 1.8.4
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-places-plugin/-/tags/xfce4-places-plugin-1.8.4

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-06 08:07:05 -07:00
Jason Schonberg b35727ce74 xfce4-netload-plugin: upgrade 1.4.1 -> 1.4.2
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-netload-plugin/-/tags/xfce4-netload-plugin-1.4.2

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-06 08:07:05 -07:00
Jason Schonberg 73ac996576 xfce4-mailwatch-plugin: upgrade 1.3.1 -> 1.3.2
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-mailwatch-plugin/-/tags/xfce4-mailwatch-plugin-1.3.2

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-06 08:07:05 -07:00
Jason Schonberg 1a973d1ee4 xfce4-genmon-plugin: upgrade 4.2.0 -> 4.2.1
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-genmon-plugin/-/tags/xfce4-genmon-plugin-4.2.1

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-05 22:28:44 -07:00
Jason Schonberg 031cf81c55 xfce4-fsguard-plugin: upgrade 1.1.3 -> 1.1.4
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-fsguard-plugin/-/tags/xfce4-fsguard-plugin-1.1.4

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-05 22:28:44 -07:00
Jason Schonberg 9c181c0540 xfce4-eyes-plugin: upgrade 4.6.0 -> 4.6.1
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-eyes-plugin/-/tags/xfce4-eyes-plugin-4.6.1

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-05 22:28:44 -07:00
Jason Schonberg 4818fc31b7 xfce4-clipman-plugin: upgrade 1.6.2 -> 1.6.3
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-clipman-plugin/-/tags/xfce4-clipman-plugin-1.6.3

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-05 22:28:44 -07:00
Jason Schonberg 329f1afd5c xfce4-calculator-plugin: upgrade 0.7.2 -> 0.7.3
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-calculator-plugin/-/tags/xfce4-calculator-plugin-0.7.3

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-05 22:28:44 -07:00
Jason Schonberg a21355c354 xfce4-battery-plugin: upgrade 1.1.5 -> 1.1.6
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-battery-plugin/-/tags/xfce4-battery-plugin-1.1.6

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-05 22:28:44 -07:00
Jason Schonberg cffffd29e5 thunar-plugin.bbclass change and plugins
Newer thunar plugins are being distributed as tar.xz archives
instead of tar.bz2.  Update the bbclass to reflect that.

Also update the three users of this bbclass to newer plugin versions
that are distributed as tar.xz arcives.

All three of these plugins still build with autotools.  Although some
thought should be given to how we want to build with meson in the future.

thunar-shares-plugin: upgrade 0.4.0 -> 0.5.0

Changelog: https://gitlab.xfce.org/thunar-plugins/thunar-shares-plugin/-/tags/thunar-shares-plugin-0.5.0

thunar-media-tags-plugin: upgrade 0.5.0 -> 0.6.0

Changelog: https://gitlab.xfce.org/thunar-plugins/thunar-media-tags-plugin/-/tags/thunar-media-tags-plugin-0.6.0

thunar-archive-plugin: upgrade 0.5.3 -> 0.6.0

Changelog: https://gitlab.xfce.org/thunar-plugins/thunar-archive-plugin/-/tags/thunar-archive-plugin-0.6.0

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-05 13:41:52 -07:00
Jason Schonberg 9c1a286b42 thunar-media-tags-plugin: upgrade 0.4.0 -> 0.5.0
Changelog: https://gitlab.xfce.org/thunar-plugins/thunar-media-tags-plugin/-/tags/thunar-media-tags-plugin-0.5.0

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-03 22:01:47 -07:00
Jason Schonberg 145efea6e7 thunar-archive-plugin: upgrade 0.5.2 -> 0.5.3
Changelog: https://gitlab.xfce.org/thunar-plugins/thunar-archive-plugin/-/tags/thunar-archive-plugin-0.5.3

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-03 22:01:47 -07:00
Jason Schonberg e2a7cd5aa4 thunar-shares-plugin: upgrade 0.3.2 -> 0.4.0
Changelog: https://gitlab.xfce.org/thunar-plugins/thunar-shares-plugin/-/tags/thunar-shares-plugin-0.4.0

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-03 22:01:47 -07:00
Jason Schonberg 8179aa8940 xfce4 update HOMEPAGEs
https://goodies.xfce.org/ states "Starting this month (November 2019), a project is starting
to migrate the goodies.xfce.org documentation to https://docs.xfce.org/start. The goal is to
remove deprecated projects and, eventually, de-commission the goodies.xfce.org URLs. Additional
information will be posted on https://wiki.xfce.org/projects/goodies-decomm/start as the project
proceeds."

This patch updates the URLs being used in the HOMEPAGEs to reflect where the address is actually
resolving.

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-05-21 07:38:23 -07:00
Khem Raj a6cd3e7be1 xfce4-weather-plugin: Upgrade to 0.11.3
* Backport patches to support libsoup3
* Replace libsoup-2.4 dependency with libsoup3
* Add required dependency on json-c in this version

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-05-18 09:07:34 -07:00
Khem Raj 64bfa16828 xfce4-screenshooter: Use libsoup 3.0 instead of 2.4
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-05-16 09:05:14 -07:00
Jason Schonberg 2045e71318 xfce4-settings: upgrade 4.20.0 -> 4.20.1
Drop unnecessary CFLAGS.  They were introduced with xfce4-settings version
4.18.3 to address two errors seen at the time - deprecated declarations and
implicit declarations.  The error was documented here :

https://patchwork.yoctoproject.org/project/oe/patch/20241127005545.86128-1-schonm@gmail.com/

Both of these errors have been addressed.

This change to the code base fixed the deprecated declarations:
https://gitlab.xfce.org/xfce/xfce4-settings/-/commit/def01fc82caac1cb41d3b7c242efa7f98d48e9a6

This change to the code base fixed the implicit declaration :
https://gitlab.xfce.org/xfce/xfce4-settings/-/commit/10e40cdf13f1440d207a50a3f19fc4903da0d80a

Changelog: https://gitlab.xfce.org/xfce/xfce4-settings/-/tags/xfce4-settings-4.20.1

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-05-10 23:31:41 -07:00
Chen Qi 1c24d7296f xfce4-notes-plugin: upgrade to 1.11.2
This upgrade fixes a build failure for the current 1.11.0 version.

  src/main-settings-dialog.c:175:12: error: too many arguments to function
  'notes_path_button_new'; expected 0, have 1

Note that an extra dependency is added to this new version: gtksourceview4.
It is exlicitly required in configure.ac.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-05-06 06:57:20 -07:00
Niko Mauno fd89f97baa xfce4-session: Update D-Bus runtime dependency declaration
In order to facilitate users who wish to use e.g. dbus-broker as their
runtime D-Bus implementation, change the Freedesktop.org specific D-Bus
runtime dependency to honor oe-core's new VIRTUAL-RUNTIME_dbus
variable.

With this change we also align with oe-core commit 5dfca64b78
("dbus-glib: depend on dbus, not dbus-x11") which mentions that

  dbus-x11 hasn't existed as a package since 2012[1] and is just a
  RPROVIDES in dbus, so depend on dbus directly instead.

Signed-off-by: Niko Mauno <niko.mauno@vaisala.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-24 18:43:19 -07:00
Khem Raj b019b4bd68 layers: Add whinlatter (5.3) to compatible layer series
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-11 20:51:29 -07:00
Khem Raj 80c3e65616 openzone: Upgrade to 1.2.4
1.2.3 tarballs are not available anywhere

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-06 08:47:56 -07:00
Khem Raj f4a96810ba Drop styhead from LAYERSERIES_COMPAT
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-31 07:41:47 -07:00
Kai Kang 02bd24645a xfce4-sensors-plugin: 1.4.4 -> 1.4.5
1.4.5 (2024-12-25)
=====
- Update copyright year
- build: Bump dependency versions and fix deprecation warnings
- I18n: Update po/LINGUAS list
- I18n: Update po/LINGUAS list
- sensors-plugin: Drop subtitle from properties dialog
- build: Fix -Werror=deprecated-declarations
- build: Fix LDFLAGS
- scan-build: Fix false positive file
- build: Use XDT_VERSION_INIT and get rid of configure.ac.in
- scan-build: Add false positive file
- scan-build: Fix unix.Malloc
- build: Use AM_DISTCHECK_CONFIGURE_FLAGS
- build: Fix -Werror=format=
- I18n: Update po/LINGUAS list
- build: Get rid of intltool
- Update copyright year
- build: Add missing includes of config.h
- build: Fix autotools warnings
- Translation Updates:
  Albanian, Amharic, Arabic, Armenian (Armenia), Basque, Belarusian,
  Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian,
  Czech, Danish, Dutch, Eastern Armenian, English (Australia), English
  (United Kingdom), Finnish, French, Galician, German, Greek, Hebrew,
  Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
  Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Occitan (post
  1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian,
  Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish,
  Ukrainian, Urdu, Urdu (Pakistan), Uyghur

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-18 23:02:44 -07:00
Kai Kang aaaa968086 xfce4-session: 4.18.4 -> 4.20.0
Upgrade xfce4-session from 4.18.4 to 4.20.0:

* rebase 0001-configure.in-hard-code-path-to-iceauth.patch
* add dependency libxfce4windowing

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-13 22:09:35 -07:00
Gyorgy Sarvari b16f9c6f04 xfce4-sensors-plugin: correct netcat PACKAGECONFIG
In case netcat PACKAGECONFIG is enabled, do_configure fails
with the following error message:

| configure: error: hddtemp isn't queryable via netcat (use --disable-pathchecks to disable this check)

hddtemp service keeps a TCP port open to query the sensor data.
In case netcat is enabled for this recipe, the configure script
will search for the netcat binary, and will try to query this
hddtemp port, as a sanity check. This check is performed
independently from the hddtemp PACKAGECONFIG. Since hddtemp
isn't running in the build environment (probably) and
network connection is also disabled, this check fails.

To avoid this problem, add the extra config argument suggested by the
error message.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-02-13 11:34:55 -08:00