]> git.pld-linux.org Git - packages/eom.git/blobdiff - eom.spec
up to 1.22.1
[packages/eom.git] / eom.spec
index e7b4ce4858d240c560a872883e74975ff1fcd955..0cef0dadeddf9a870d1c9fcea15ab484a466086e 100644 (file)
--- a/eom.spec
+++ b/eom.spec
@@ -1,45 +1,40 @@
 #
 # Conditional build:
 %bcond_without apidocs         # disable API documentation
-%bcond_with    gtk3            # use GTK+ 3.x instead of 2.x
 
 Summary:       The Eye of MATE image viewer
 Summary(pl.UTF-8):     Oko MATE - przeglądarka obrazków
 Summary(pt_BR.UTF-8):  Visualizador de imagem Eye of MATE
 Name:          eom
-Version:       1.12.1
+Version:       1.22.1
 Release:       1
 License:       GPL v2+
 Group:         X11/Applications/Graphics
-Source0:       http://pub.mate-desktop.org/releases/1.12/%{name}-%{version}.tar.xz
-# Source0-md5: b43c8ce9a7b4fc2f744fef91d2eb39ec
-Patch0:                %{name}-codegen.patch
+Source0:       http://pub.mate-desktop.org/releases/1.22/%{name}-%{version}.tar.xz
+# Source0-md5: 780d55f6d8d8ed79361a0fad841e19e9
 URL:           http://mate-desktop.org/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.9
-BuildRequires: dbus-glib-devel >= 0.71
 BuildRequires: docbook-dtd412-xml
 BuildRequires: exempi-devel >= 1.99.5
-BuildRequires: gdk-pixbuf2-devel >= 2.4.0
+BuildRequires: gdk-pixbuf2-devel >= 2.30.0
 BuildRequires: gettext-tools >= 0.10.40
-BuildRequires: glib2-devel >= 1:2.36.0
+BuildRequires: glib2-devel >= 1:2.50.0
 BuildRequires: gobject-introspection-devel >= 0.9.3
-%{!?with_gtk3:BuildRequires:   gtk+2-devel >= 2:2.18.0}
-%{?with_gtk3:BuildRequires:    gtk+3-devel >= 3.0.0}
+BuildRequires: gtk+3-devel >= 3.22
 %{?with_apidocs:BuildRequires: gtk-doc >= 1.9}
 BuildRequires: intltool >= 0.50.1
 BuildRequires: lcms2-devel >= 2
 BuildRequires: libexif-devel >= 1:0.6.14
 BuildRequires: libjpeg-devel
+BuildRequires: libpeas-devel >= 1.8.0
+BuildRequires: libpeas-gtk-devel >= 1.8.0
 BuildRequires: librsvg-devel >= 2.36.2
 BuildRequires: libtool >= 1:1.4.3
 BuildRequires: libxml2-devel >= 2.0
 BuildRequires: mate-common
-BuildRequires: mate-desktop-devel >= 1.9.1
+BuildRequires: mate-desktop-devel >= 1.17.0
 BuildRequires: pkgconfig >= 1:0.9.0
-BuildRequires: python-devel >= 1:2.3
-BuildRequires: python-pygobject-devel >= 2.16.0
-BuildRequires: python-pygtk-devel >= 2:2.14.0
 BuildRequires: rpmbuild(find_lang) >= 1.36
 BuildRequires: rpmbuild(macros) >= 1.311
 BuildRequires: shared-mime-info >= 0.20
@@ -49,17 +44,18 @@ BuildRequires:      xz
 BuildRequires: yelp-tools
 BuildRequires: zlib-devel
 Requires(post,postun): desktop-file-utils
-Requires(post,postun): glib2 >= 1:2.36.0
+Requires(post,postun): glib2 >= 1:2.50.0
 Requires(post,postun): gtk-update-icon-cache
 Requires(post,postun): hicolor-icon-theme
-Requires:      dbus-glib >= 0.71
 Requires:      exempi >= 1.99.5
-Requires:      glib2 >= 1:2.36.0
-%{!?with_gtk3:Requires:        gtk+2 >= 2:2.18.0}
-%{?with_gtk3:Requires: gtk+3 >= 3.0.0}
+Requires:      gdk-pixbuf2 >= 2.30.0
+Requires:      glib2 >= 1:2.50.0
+Requires:      gtk+3 >= 3.22
 Requires:      libexif >= 1:0.6.14
+Requires:      libpeas >= 1.8.0
+Requires:      libpeas-gtk >= 1.8.0
 Requires:      librsvg >= 2.36.2
-Requires:      mate-desktop-libs >= 1.9.1
+Requires:      mate-desktop-libs >= 1.17.0
 Requires:      shared-mime-info >= 0.20
 Obsoletes:     mate-image-viewer
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -80,9 +76,8 @@ Summary:      Header files for Eye of MATE plugins
 Summary(pl.UTF-8):     Pliki nagłówkowe dla wtyczek Eye of MATE
 Group:         X11/Development/Libraries
 # doesn't require base
-Requires:      glib2-devel >= 1:2.36.0
-%{!?with_gtk3:Requires:        gtk+2-devel >= 2:2.18.0}
-%{?with_gtk3:Requires: gtk+3-devel >= 3.0.0}
+Requires:      glib2-devel >= 1:2.50.0
+Requires:      gtk+3-devel >= 3.22
 Obsoletes:     mate-image-viewer-devel
 
 %description devel
@@ -109,7 +104,6 @@ Dokumentacja API Eye of MATE.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{?with_apidocs:%{__gtkdocize}}
@@ -122,7 +116,6 @@ Dokumentacja API Eye of MATE.
 %configure \
        --enable-gtk-doc%{!?with_apidocs:=no} \
        --disable-silent-rules \
-       %{?with_gtk:--with-gtk=3.0} \
        --with-html-dir=%{_gtkdocdir}
 %{__make}
 
@@ -134,8 +127,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/eom/plugins/*.la
 
-# mate < 1.5 did not exist in PLD, avoid dependency on mate-conf
-%{__rm} $RPM_BUILD_ROOT%{_datadir}/MateConf/gsettings/eom.convert
+# not supported by glibc yet
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{es_ES,frp,kab,ku_IQ,jv,nqo,pms,ur_PK}
 
 %find_lang eom --with-mate
 
@@ -154,18 +147,18 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f eom.lang
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README THANKS TODO
+%doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/eom
 %{_libdir}/girepository-1.0/Eom-1.0.typelib
 %dir %{_libdir}/eom
 %dir %{_libdir}/eom/plugins
 %attr(755,root,root) %{_libdir}/eom/plugins/libfullscreen.so
-%{_libdir}/eom/plugins/fullscreen.eom-plugin
+%{_libdir}/eom/plugins/fullscreen.plugin
 %attr(755,root,root) %{_libdir}/eom/plugins/libreload.so
-%{_libdir}/eom/plugins/reload.eom-plugin
+%{_libdir}/eom/plugins/reload.plugin
 %attr(755,root,root) %{_libdir}/eom/plugins/libstatusbar-date.so
-%{_libdir}/eom/plugins/statusbar-date.eom-plugin
-%{_datadir}/appdata/eom.appdata.xml
+%{_libdir}/eom/plugins/statusbar-date.plugin
+%{_datadir}/metainfo/eom.appdata.xml
 %{_datadir}/glib-2.0/schemas/org.mate.eom.enums.xml
 %{_datadir}/glib-2.0/schemas/org.mate.eom.gschema.xml
 %{_datadir}/eom
This page took 0.108039 seconds and 4 git commands to generate.