[Tizen-submit] 21713: Changes to Tizen:IVI/emotion
noreply at tizen.org
noreply at tizen.org
Fri Feb 28 07:56:08 GMT 2014
Hi,
Ronan Le Martret have made the following changes to emotion in project Tizen:IVI. Please review and accept ASAP.
Thank You,
[This message was auto-generated]
---
Request: #21713
submit: Tizen:IVI:build/emotion(cleanup) -> Tizen:IVI
Message:
Submitter: Ronan Le Martret <ronan at fridu.net>
Comments: Build emotion into pure Wayland.
Git project: platform/upstream/emotion
Tag: submit/tizen/20140228.075539
Commit: 6cd996cd2bfaddc03253285a742d94ec14a2c300 Allow emotion to build into pure Wayland profile.
State: new 2014-02-28T07:55:47 tizenrobot
Comment: <no comment>
changes files:
--------------
spec files:
-----------
--- emotion.spec
+++ emotion.spec
@@ -1,7 +1,9 @@
+%bcond_with x
+
Name: emotion
+VCS: platform/upstream/emotion#6cd996cd2bfaddc03253285a742d94ec14a2c300
Version: 1.7.8
Release: 1
-VCS: platform/upstream/emotion#submit/tizen/20130912.075737-0-g3ef1351c9b8e79217af931ec66b2990d791b3ac7
License: BSD 3-clause
Summary: Emotion
Url: http://www.enlightenment.org/
@@ -12,13 +14,15 @@
BuildRequires: pkgconfig(ecore)
BuildRequires: pkgconfig(ecore-evas)
BuildRequires: pkgconfig(ecore-fb)
+%if %{with x}
BuildRequires: pkgconfig(ecore-x)
+BuildRequires: pkgconfig(evas-opengl-x11)
+%endif
BuildRequires: pkgconfig(edje)
BuildRequires: pkgconfig(eina)
BuildRequires: pkgconfig(eio)
BuildRequires: pkgconfig(evas)
BuildRequires: pkgconfig(evas-fb)
-BuildRequires: pkgconfig(evas-opengl-x11)
BuildRequires: pkgconfig(gstreamer-1.0)
BuildRequires: pkgconfig(gstreamer-plugins-base-1.0)
other changes:
--------------
More information about the Tizen-submit
mailing list