[packages/ptyxis] - updated to 50.1

qboosh qboosh at pld-linux.org
Sat Aug 29 19:54:40 CEST 2026


commit 876b4800eba243e52a9f7432a8edd9588587991b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Aug 29 19:54:41 2026 +0200

    - updated to 50.1

 ptyxis-x32.patch |  8 ++++----
 ptyxis.spec      | 10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/ptyxis.spec b/ptyxis.spec
index 90a85b3..ef98e5d 100644
--- a/ptyxis.spec
+++ b/ptyxis.spec
@@ -2,18 +2,18 @@
 Summary:	Ptyxis - a container oriented terminal
 Summary(pl.UTF-8):	Ptyxis - terminal zorientowany na kontenery
 Name:		ptyxis
-Version:	48.5
+Version:	50.1
 Release:	1
 License:	GPL v3+
 Group:		X11/Applications
-Source0:	https://download.gnome.org/sources/ptyxis/48/%{name}-%{version}.tar.xz
-# Source0-md5:	58c5d0a7bc3ffe7cb170e587a25c31c8
+Source0:	https://download.gnome.org/sources/ptyxis/50/%{name}-%{version}.tar.xz
+# Source0-md5:	4020e52b14b410851c84f9c2f36906af
 Patch0:		%{name}-x32.patch
 URL:		https://gitlab.gnome.org/chergert/ptyxis
 BuildRequires:	glib2-devel >= 1:2.80
 BuildRequires:	gtk4-devel >= 4.14
 BuildRequires:	json-glib-devel >= 1.6
-BuildRequires:	libadwaita-devel >= 1.6
+BuildRequires:	libadwaita-devel >= 1.8
 BuildRequires:	libportal-gtk4-devel
 BuildRequires:	meson >= 1.0.0
 BuildRequires:	ninja >= 1.5
@@ -28,7 +28,7 @@ Requires:	glib2 >= 1:2.80
 Requires:	gtk4 >= 4.14
 Requires:	hicolor-icon-theme
 Requires:	json-glib >= 1.6
-Requires:	libadwaita >= 1.6
+Requires:	libadwaita >= 1.8
 Requires:	vte-gtk4 >= 0.79
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
diff --git a/ptyxis-x32.patch b/ptyxis-x32.patch
index fc1e51c..e8e4340 100644
--- a/ptyxis-x32.patch
+++ b/ptyxis-x32.patch
@@ -1,8 +1,8 @@
---- ptyxis-47.1/agent/meson.build.orig	2024-09-24 21:17:50.000000000 +0200
-+++ ptyxis-47.1/agent/meson.build	2024-10-03 21:32:05.011603938 +0200
-@@ -43,7 +43,7 @@ ptyxis_agent_c_args = [
- ]
+--- ptyxis-50.1/agent/meson.build.orig	2026-03-17 01:25:49.000000000 +0100
++++ ptyxis-50.1/agent/meson.build	2026-08-29 18:42:52.755495008 +0200
+@@ -47,7 +47,7 @@ ptyxis_agent_c_args = [
  
+ if get_option('libc-compat')
  libc_compat = true
 -if target_machine.cpu_family() == 'x86_64'
 +if target_machine.cpu_family() == 'x86_64' and not (cc.get_define('__ILP32__') == '1')
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ptyxis.git/commitdiff/876b4800eba243e52a9f7432a8edd9588587991b



More information about the pld-cvs-commit mailing list