]> git.pld-linux.org Git - packages/efl.git/blobdiff - efl.spec
- release 6 (by relup.sh)
[packages/efl.git] / efl.spec
index 6682f95cc33b5a286f8f707de81bb91fd4e20fe1..f8713a6ad77843fa5cd2f0c9830fd3687cccb523 100644 (file)
--- a/efl.spec
+++ b/efl.spec
 %bcond_without scim            # SCIM input module
 %bcond_without sdl             # SDL support
 %bcond_with    systemd         # systemd journal support in Eina, daemon support in Ecore
-%bcond_with    wayland         # Wayland display server support
+%bcond_without wayland         # Wayland display server support
 %bcond_with    wayland_egl     # Wayland display server support [only with GLES instead of GL]
 %bcond_with    xcb             # use XCB API instead of Xlib
 %bcond_without xine            # Xine support
 %bcond_with    gnutls          # use GnuTLS as crypto library (default is OpenSSL)
 %bcond_without static_libs     # static libraries build
 #
+%ifnarch %{ix86} %{x8664} arm mips ppc
+%undefine      with_luajit
+%endif
 Summary:       EFL - The Enlightenment Foundation Libraries
 Summary(pl.UTF-8):     EFL (Enlightenment Foundation Libraries) - biblioteki tworzące Enlightment
 Name:          efl
 Version:       1.10.3
-Release:       1
+Release:       6
 License:       LGPL v2.1+, BSD (depends on component)
 Group:         Libraries
 Source0:       https://download.enlightenment.org/rel/libs/efl/%{name}-%{version}.tar.bz2
@@ -573,7 +576,9 @@ Requires:   ecore-evas = %{version}-%{release}
 Requires:      ecore-input-evas = %{version}-%{release}
 Requires:      ecore-wayland = %{version}-%{release}
 # ?
+%if %{with wayland_egl}
 Requires:      evas-engine-wayland_egl = %{version}-%{release}
+%endif
 Requires:      evas-engine-wayland_shm = %{version}-%{release}
 
 %description -n ecore-evas-engine-wayland
@@ -910,6 +915,7 @@ License:    BSD
 Group:         Development/Libraries
 URL:           http://trac.enlightenment.org/e/wiki/Ecore
 Requires:      ecore-input-devel = %{version}-%{release}
+Requires:      ecore-input-evas = %{version}-%{release}
 Requires:      evas-devel = %{version}-%{release}
 
 %description -n ecore-input-evas-devel
@@ -999,6 +1005,7 @@ License:   BSD
 Group:         Development/Libraries
 URL:           http://trac.enlightenment.org/e/wiki/Ecore
 Requires:      ecore-input-devel = %{version}-%{release}
+Requires:      ecore-sdl = %{version}-%{release}
 Requires:      SDL-devel >= 1.2.0
 
 %description -n ecore-sdl-devel
@@ -1042,6 +1049,7 @@ Summary(pl.UTF-8):        Plik nagłówkowy biblioteki Ecore Wayland
 Group:         Development/Libraries
 Requires:      ecore-devel = %{version}-%{release}
 Requires:      ecore-input-devel = %{version}-%{release}
+Requires:      ecore-wayland = %{version}-%{release}
 Requires:      wayland-devel >= 1.3.0
 Requires:      xorg-lib-libxkbcommon-devel >= 0.3.0
 
@@ -1727,6 +1735,7 @@ Requires: eio = %{version}-%{release}
 Requires:      evas = %{version}-%{release}
 # for edje module
 Requires:      edje-libs = %{version}-%{release}
+Obsoletes:     emotion-decoder-vlc
 
 %description -n emotion
 Emotion is a library to easily integrate media playback into EFL
@@ -1914,7 +1923,7 @@ Summary(pl.UTF-8):        API języka C++ do biblioteki Eolian
 Group:         Development/Libraries
 Requires:      eo-devel = %{version}-%{release}
 Requires:      eolian-devel = %{version}-%{release}
-Requires:      libstdc++-devel = %{version}-%{release}
+Requires:      libstdc++-devel
 
 %description -n eolian-cxx-devel
 C++ API for Eolian library.
This page took 0.064298 seconds and 4 git commands to generate.