From 1c349a9d53d471666d60739ff39814a2931c60fe Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Sun, 2 Feb 2025 13:27:18 +0000 Subject: [PATCH 1/4] bump(x11/papirus-icon-theme): 20250201 --- x11-packages/papirus-icon-theme/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-packages/papirus-icon-theme/build.sh b/x11-packages/papirus-icon-theme/build.sh index d0abf41f8cbdf9..4a18392a1bda2c 100644 --- a/x11-packages/papirus-icon-theme/build.sh +++ b/x11-packages/papirus-icon-theme/build.sh @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/PapirusDevelopmentTeam/papirus-icon-theme TERMUX_PKG_DESCRIPTION="Papirus is a free and open source icon theme, based on Paper Icon Set" TERMUX_PKG_LICENSE="GPL-3.0" TERMUX_PKG_MAINTAINER="@termux" -TERMUX_PKG_VERSION="20240501" +TERMUX_PKG_VERSION="20250201" TERMUX_PKG_SRCURL=https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/refs/tags/$TERMUX_PKG_VERSION.tar.gz -TERMUX_PKG_SHA256=c12a64963639afffc5c5425c4d8fd09e9d5510bbc4c408a1fec9a1d617c5089b +TERMUX_PKG_SHA256=01a7a07293db9e22437b96fae9d7fd8dad74c33c5460af8c86227973cb3a9846 TERMUX_PKG_DEPENDS="hicolor-icon-theme" TERMUX_PKG_BUILD_IN_SRC=true TERMUX_PKG_PLATFORM_INDEPENDENT=true From d865247b992b89f5f62b8af08a79f1423cfe959e Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Sun, 2 Feb 2025 13:44:48 +0000 Subject: [PATCH 2/4] bump(x11/qtutilities): 6.14.6 --- x11-packages/qtutilities/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-packages/qtutilities/build.sh b/x11-packages/qtutilities/build.sh index 5a96f06413f53b..6fe4657319fed3 100644 --- a/x11-packages/qtutilities/build.sh +++ b/x11-packages/qtutilities/build.sh @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/Martchus/qtutilities TERMUX_PKG_DESCRIPTION="Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models" TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_MAINTAINER="@termux" -TERMUX_PKG_VERSION="6.14.5" +TERMUX_PKG_VERSION="6.14.6" TERMUX_PKG_SRCURL=https://github.com/Martchus/qtutilities/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=f4f3fbb57402f476a027c4d334ff410d6ff5eafbdf45c5d65fda822335cc37d7 +TERMUX_PKG_SHA256=cfa243a8b60beb7298cee44ca38e0e4af25ea76f33fc4aca2456fb902029f370 TERMUX_PKG_AUTO_UPDATE=true TERMUX_PKG_DEPENDS="libc++, libc++utilities, libx11, qt6-qtbase" TERMUX_PKG_BUILD_DEPENDS="qt6-qtbase-cross-tools, qt6-qttools-cross-tools" From a55ab5904cadd64077101b16ba32a88f9ca6bfa4 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Sun, 2 Feb 2025 13:53:36 +0000 Subject: [PATCH 3/4] bump(x11/sdl2): 2.30.12 --- x11-packages/sdl2/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-packages/sdl2/build.sh b/x11-packages/sdl2/build.sh index ae1c5e5c0e8933..55a3cb3ba1c62f 100644 --- a/x11-packages/sdl2/build.sh +++ b/x11-packages/sdl2/build.sh @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://www.libsdl.org TERMUX_PKG_DESCRIPTION="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (version 2)" TERMUX_PKG_LICENSE="ZLIB" TERMUX_PKG_MAINTAINER="@termux" -TERMUX_PKG_VERSION="2.30.11" +TERMUX_PKG_VERSION="2.30.12" TERMUX_PKG_SRCURL=https://www.libsdl.org/release/SDL2-${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=8b8d4aef2038533da814965220f88f77d60dfa0f32685f80ead65e501337da7f +TERMUX_PKG_SHA256=ac356ea55e8b9dd0b2d1fa27da40ef7e238267ccf9324704850d5d47375b48ea TERMUX_PKG_DEPENDS="libdecor, libwayland, libx11, libxcursor, libxext, libxfixes, libxi, libxkbcommon, libxrandr, libxss, pulseaudio" TERMUX_PKG_BUILD_DEPENDS="libwayland-cross-scanner, libwayland-protocols, opengl" TERMUX_PKG_RECOMMENDS="opengl" From c7bf5d6d211e6162fd05f566ce90ffbdba0ee353 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Sun, 2 Feb 2025 14:04:01 +0000 Subject: [PATCH 4/4] bump(x11/sdl3): 3.2.2 --- x11-packages/sdl3/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-packages/sdl3/build.sh b/x11-packages/sdl3/build.sh index bd68d59b966bba..ee4c69ddf6f38f 100644 --- a/x11-packages/sdl3/build.sh +++ b/x11-packages/sdl3/build.sh @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://www.libsdl.org TERMUX_PKG_DESCRIPTION="Simple DirectMedia Layer 3" TERMUX_PKG_LICENSE="ZLIB" TERMUX_PKG_MAINTAINER="@termux" -TERMUX_PKG_VERSION="3.2.0" +TERMUX_PKG_VERSION="3.2.2" TERMUX_PKG_SRCURL=https://github.com/libsdl-org/SDL/releases/download/release-${TERMUX_PKG_VERSION}/SDL3-${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=bf308f92c5688b1479faf5cfe24af72f3cd4ce08d0c0670d6ce55bc2ec1e9a5e +TERMUX_PKG_SHA256=d3dcf1b2f64746be0f248ef27b35aec4f038dafadfb83491f98a7fecdaf6efec TERMUX_PKG_DEPENDS="libandroid-shmem, libdecor, libiconv, libwayland, libx11, libxcursor, libxext, libxfixes, libxi, libxkbcommon, libxrandr, libxss, pulseaudio" TERMUX_PKG_AUTO_UPDATE=true TERMUX_PKG_UPDATE_VERSION_REGEXP="\d+\.\d+\.\d+"