[packages/xfce4-terminal] - up to 1.0.0

mrozowik mrozowik at pld-linux.org
Fri Apr 8 14:33:59 CEST 2022


commit 6b95428e6b4c49a78bc12f38bc3cd8cd351cfcd5
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date:   Fri Apr 8 12:33:49 2022 +0000

    - up to 1.0.0

 wordseps.patch               |  8 ++++----
 xfce4-terminal-desktop.patch |  8 ++++----
 xfce4-terminal.spec          | 12 ++++++------
 3 files changed, 14 insertions(+), 14 deletions(-)
---
diff --git a/xfce4-terminal.spec b/xfce4-terminal.spec
index 630d54d..d425f27 100644
--- a/xfce4-terminal.spec
+++ b/xfce4-terminal.spec
@@ -1,13 +1,13 @@
-%define		xfce_version	4.14.0
+%define		xfce_version	4.16.0
 Summary:	Xfce Terminal Emulator
 Summary(pl.UTF-8):	Emulator terminala dla Xfce
 Name:		xfce4-terminal
-Version:	0.8.10
+Version:	1.0.0
 Release:	1
 License:	GPL v2
 Group:		X11/Applications
-Source0:	http://archive.xfce.org/src/apps/xfce4-terminal/0.8/%{name}-%{version}.tar.bz2
-# Source0-md5:	6e18bad7109c33486cd26ef59a319f0d
+Source0:	https://archive.xfce.org/src/apps/xfce4-terminal/1.0/%{name}-%{version}.tar.bz2
+# Source0-md5:	b67b00f0e99a27b7019430e0c36fc9ac
 Patch0:		%{name}-desktop.patch
 Patch1:		wordseps.patch
 URL:		https://docs.xfce.org/apps/terminal/start
@@ -26,7 +26,7 @@ BuildRequires:	perl-XML-Parser
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.601
 BuildRequires:	startup-notification-devel >= 0.8
-BuildRequires:	vte-devel
+BuildRequires:	vte-devel >= 0.51.3
 BuildRequires:	xfce4-dev-tools >= %{xfce_version}
 Requires:	gtk-update-icon-cache
 Requires:	hicolor-icon-theme
@@ -67,7 +67,7 @@ ln -s xfce4-terminal $RPM_BUILD_ROOT%{_bindir}/Terminal
 
 %{__rm} $RPM_BUILD_ROOT%{_datadir}/gnome-control-center/default-apps/xfce4-terminal-default-apps.xml
 
-%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{hye,ie}
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{hye,ie,ur_PK}
 %{__mv} $RPM_BUILD_ROOT%{_localedir}/{hy_AM,hy}
 
 %find_lang %{name}
diff --git a/wordseps.patch b/wordseps.patch
index 7993ab8..73799c9 100644
--- a/wordseps.patch
+++ b/wordseps.patch
@@ -5,9 +5,9 @@ similar patches:
 - mate-terminal: http://git.pld-linux.org/?p=packages/mate-terminal.git;a=blob;f=wordseps.patch
 - lxterminal: http://git.pld-linux.org/?p=packages/lxterminal.git;a=blob;f=wordseps.patch
 
---- xfce4-terminal-0.6.2/terminal/terminal-preferences.c~	2013-05-05 21:59:59.000000000 +0300
-+++ xfce4-terminal-0.6.2/terminal/terminal-preferences.c	2013-05-15 23:04:40.569264334 +0300
-@@ -907,7 +907,7 @@
+--- xfce4-terminal-1.0.0/terminal/terminal-preferences.c~	2021-12-10 11:18:40.000000000 +0000
++++ xfce4-terminal-1.0.0/terminal/terminal-preferences.c	2022-04-08 12:05:40.670277324 +0000
+@@ -1217,7 +1217,7 @@
        g_param_spec_string ("word-chars",
                             NULL,
                             "WordChars",
@@ -15,4 +15,4 @@ similar patches:
 +                           "-A-Za-z0-9,./?%&#:_=+@~;",
                             G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS);
  
-   /* install all properties */
+   /**
diff --git a/xfce4-terminal-desktop.patch b/xfce4-terminal-desktop.patch
index 3b7c76d..83082c8 100644
--- a/xfce4-terminal-desktop.patch
+++ b/xfce4-terminal-desktop.patch
@@ -1,11 +1,11 @@
---- Terminal-0.4.5/xfce4-terminal.desktop.in.orig	2010-05-21 22:09:57.000000000 +0200
-+++ Terminal-0.4.5/xfce4-terminal.desktop.in	2010-10-11 22:22:22.000000000 +0200
+--- xfce4-terminal-1.0.0/xfce4-terminal.desktop.in~	2021-12-10 11:18:40.000000000 +0000
++++ xfce4-terminal-1.0.0/xfce4-terminal.desktop.in	2022-04-08 12:01:51.117079274 +0000
 @@ -7,7 +7,7 @@
- Icon=utilities-terminal
+ Icon=org.xfce.terminal
  Terminal=false
  Type=Application
 -Categories=GTK;System;TerminalEmulator;
 +Categories=X-XFCE;GTK;Utility;TerminalEmulator;
  StartupNotify=true
+ Actions=preferences;
  
- # vi:set encoding=UTF-8:
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xfce4-terminal.git/commitdiff/6b95428e6b4c49a78bc12f38bc3cd8cd351cfcd5



More information about the pld-cvs-commit mailing list