]> git.pld-linux.org Git - packages/gtkmm4.git/blobdiff - gtkmm3.spec
- x32 rebuild
[packages/gtkmm4.git] / gtkmm3.spec
index b3e77ffd344676a206e58dd1b93de8404dbf4b65..99634169cb9c62d90bd745aab987b666bc677510 100644 (file)
@@ -1,24 +1,24 @@
 #
 # Conditional build:
 %bcond_without static_libs     # don't build static libraries
-#
-%define                glibmm_ver      2.38.0
-%define                gtk3_ver        3.10.0
+
+%define                glibmm_ver      2.42.0
+%define                gtk3_ver        3.14.0
 Summary:       A C++ interface for the GTK+ (a GUI library for X)
 Summary(pl.UTF-8):     Wrapper C++ dla GTK+
 Name:          gtkmm3
-Version:       3.10.1
-Release:       1
+Version:       3.14.0
+Release:       2
 License:       LGPL v2+
 Group:         X11/Libraries
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/gtkmm/3.10/gtkmm-%{version}.tar.xz
-# Source0-md5: 993c6a53b8c736a475fcbb1fd4e9c393
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/gtkmm/3.14/gtkmm-%{version}.tar.xz
+# Source0-md5: b66c32042cfbb7e5f707237b4efff4de
 URL:           http://www.gtkmm.org/
 BuildRequires: atkmm-devel >= 2.22.2
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.11
 BuildRequires: cairomm-devel >= 1.9.2
-BuildRequires: gdk-pixbuf2-devel >= 2.22.1
+BuildRequires: gdk-pixbuf2-devel >= 2.26.0
 BuildRequires: glibmm-devel >= %{glibmm_ver}
 BuildRequires: gtk+3-devel >= %{gtk3_ver}
 BuildRequires: libsigc++-devel
@@ -32,7 +32,7 @@ BuildRequires:        tar >= 1:1.22
 BuildRequires: xz
 Requires:      atkmm >= 2.22.2
 Requires:      cairomm >= 1.9.2
-Requires:      gdk-pixbuf2 >= 2.22.1
+Requires:      gdk-pixbuf2 >= 2.26.0
 Requires:      glibmm >= %{glibmm_ver}
 Requires:      gtk+3 >= %{gtk3_ver}
 Requires:      pangomm >= 2.28.0
@@ -58,7 +58,7 @@ Group:                X11/Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 Requires:      atkmm-devel >= 2.22.2
 Requires:      cairomm-devel >= 1.9.2
-Requires:      gdk-pixbuf2-devel >= 2.22.1
+Requires:      gdk-pixbuf2-devel >= 2.26.0
 Requires:      glibmm-devel >= %{glibmm_ver}
 Requires:      gtk+3-devel >= %{gtk3_ver}
 Requires:      pangomm-devel >= 2.28.0
@@ -86,6 +86,9 @@ Summary:      Reference documentation for gtkmm and gdkmm
 Summary(pl.UTF-8):     Szczegółowa dokumentacja gtkmm i gdkmm
 Group:         Documentation
 Requires:      devhelp
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description apidocs
 Reference documentation for gtkmm and gdkmm.
This page took 0.120424 seconds and 4 git commands to generate.