[packages/mate-terminal] up to 1.16.0
atler
atler at pld-linux.org
Fri Sep 23 00:23:46 CEST 2016
commit 8ace1b271ede27dbf5095d57d798f8af5b78bbcc
Author: Jan Palus <atler at pld-linux.org>
Date: Fri Sep 23 00:21:48 2016 +0200
up to 1.16.0
- upstream switched to gtk3 exclusively
- bump gtk+3 dep to 3.14
- mate-desktop no longer required
- vte with API 2.91 is now required (>= 0.38)
mate-terminal.spec | 27 ++++++++-------------------
1 file changed, 8 insertions(+), 19 deletions(-)
---
diff --git a/mate-terminal.spec b/mate-terminal.spec
index 24c0b31..9fbb706 100644
--- a/mate-terminal.spec
+++ b/mate-terminal.spec
@@ -1,16 +1,12 @@
-#
-# Conditional build:
-%bcond_with gtk3 # use GTK+ 3.x instead of 2.x
-
Summary: MATE Terminal Emulator
Summary(pl.UTF-8): Emulator terminala dla środowiska MATE
Name: mate-terminal
-Version: 1.14.1
+Version: 1.16.0
Release: 1
License: GPL v3+
Group: X11/Applications
-Source0: http://pub.mate-desktop.org/releases/1.14/%{name}-%{version}.tar.xz
-# Source0-md5: e8b08949637f11a02dc399ee24ed283f
+Source0: http://pub.mate-desktop.org/releases/1.16/%{name}-%{version}.tar.xz
+# Source0-md5: e0204f202839a6226300036b7e91db8f
Patch0: wordseps.patch
URL: http://mate-desktop.org/
BuildRequires: autoconf >= 2.53
@@ -20,26 +16,20 @@ BuildRequires: desktop-file-utils
BuildRequires: docbook-dtd412-xml
BuildRequires: gettext-tools >= 0.10.40
BuildRequires: glib2-devel >= 1:2.36.0
-%{!?with_gtk3:BuildRequires: gtk+2-devel >= 2:2.24.0}
-%{?with_gtk3:BuildRequires: gtk+3-devel >= 3.0.0}
+BuildRequires: gtk+3-devel >= 3.14.0
BuildRequires: intltool >= 0.50.1
BuildRequires: libtool >= 1:1.4.3
BuildRequires: mate-common
-BuildRequires: mate-desktop-devel >= 1.9.0
BuildRequires: pkgconfig
BuildRequires: rpmbuild(find_lang) >= 1.36
BuildRequires: sed >= 4.0
-%{!?with_gtk3:BuildRequires: vte0-devel >= 0.28}
-%{?with_gtk3:BuildRequires: vte2.90-devel >= 0.38}
+BuildRequires: vte-devel >= 0.38
BuildRequires: xorg-lib-libSM-devel >= 1.0.0
BuildRequires: xorg-lib-libX11-devel
BuildRequires: yelp-tools
Requires: glib2 >= 1:2.36.0
-%{!?with_gtk3:Requires: gtk+2 >= 2:2.24.0}
-%{?with_gtk3:Requires: gtk+3 >= 3.0.0}
-Requires: mate-desktop >= 1.9.0
-%{!?with_gtk3:Requires: vte0 >= 0.28}
-%{?with_gtk3:Requires: vte2.90 >= 0.38}
+Requires: gtk+3 >= 3.14.0
+Requires: vte >= 0.38
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -64,8 +54,7 @@ mate-doc-common --copy
%{__automake}
%configure \
--disable-schemas-compile \
- --disable-silent-rules \
- %{?with_gtk3:--with-gtk=3.0}
+ --disable-silent-rules
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mate-terminal.git/commitdiff/8ace1b271ede27dbf5095d57d798f8af5b78bbcc
More information about the pld-cvs-commit
mailing list