]> git.pld-linux.org Git - packages/efl.git/blobdiff - efl.spec
- release 6 (by relup.sh)
[packages/efl.git] / efl.spec
index 7297e3de33bd8d0b53c5c6dd843091697673e10d..f8713a6ad77843fa5cd2f0c9830fd3687cccb523 100644 (file)
--- a/efl.spec
+++ b/efl.spec
@@ -17,7 +17,7 @@
 %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
@@ -31,7 +31,7 @@ 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:       2
+Release:       6
 License:       LGPL v2.1+, BSD (depends on component)
 Group:         Libraries
 Source0:       https://download.enlightenment.org/rel/libs/efl/%{name}-%{version}.tar.bz2
@@ -576,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
@@ -913,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
@@ -1002,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
@@ -1045,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
 
@@ -1730,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
This page took 0.051859 seconds and 4 git commands to generate.