[packages/xfce4-terminal] - up to 1.1.4
mrozowik
mrozowik at pld-linux.org
Fri Dec 27 13:36:59 CET 2024
commit cbfd2298bfa89c93a5fb820c9ca87d1280907c5f
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date: Fri Dec 27 11:45:16 2024 +0000
- up to 1.1.4
xfce4-terminal.spec | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/xfce4-terminal.spec b/xfce4-terminal.spec
index 4dcf8d9..b11b7fe 100644
--- a/xfce4-terminal.spec
+++ b/xfce4-terminal.spec
@@ -2,12 +2,12 @@
Summary: Xfce Terminal Emulator
Summary(pl.UTF-8): Emulator terminala dla Xfce
Name: xfce4-terminal
-Version: 1.1.3
+Version: 1.1.4
Release: 1
License: GPL v2
Group: X11/Applications
Source0: https://archive.xfce.org/src/apps/xfce4-terminal/1.1/%{name}-%{version}.tar.bz2
-# Source0-md5: 8c986841d70c7480e8bd928466b8cdc2
+# Source0-md5: ee4c672fc96c81fc8d540f66411ddc6e
Patch0: %{name}-desktop.patch
Patch1: wordseps.patch
URL: https://docs.xfce.org/apps/terminal/start
@@ -15,19 +15,24 @@ BuildRequires: autoconf >= 2.50
BuildRequires: automake >= 1:1.8
BuildRequires: dbus-glib-devel >= 0.62
BuildRequires: gettext-tools
+BuildRequires: glib2-devel >= 1:2.10.0
BuildRequires: gtk+3-devel >= 3.22
+BuildRequires: gtk-doc
+BuildRequires: gtk-layer-shell-devel >= 0.7.0
BuildRequires: intltool >= 0.35.0
BuildRequires: libtool
BuildRequires: libxfce4ui-devel >= %{xfce_version}
BuildRequires: ncurses-devel
-BuildRequires: pcre2-common-devel >= 10.00
BuildRequires: pcre2-8-devel >= 10.00
+BuildRequires: pcre2-common-devel >= 10.00
BuildRequires: perl-XML-Parser
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.601
BuildRequires: startup-notification-devel >= 0.8
BuildRequires: vte-devel >= 0.51.3
BuildRequires: xfce4-dev-tools >= %{xfce_version}
+BuildRequires: xfconf-devel >= 4.16.0
+BuildRequires: xorg-lib-libX11-devel >= 1.6.7
Requires: gtk-update-icon-cache
Requires: hicolor-icon-theme
Obsoletes: Terminal < 0.6.0
@@ -41,8 +46,8 @@ Zaawansowany emulator terminala dla systemu X Window.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xfce4-terminal.git/commitdiff/cbfd2298bfa89c93a5fb820c9ca87d1280907c5f
More information about the pld-cvs-commit
mailing list