[Tizen-submit] 20221: New package Tizen:IVI:Genivi/emotion
noreply at tizen.org
noreply at tizen.org
Fri Jan 31 02:53:57 GMT 2014
Hi,
Adding new package emotion in project Tizen:IVI:Genivi. Please review and accept ASAP.
Justification for this new package:
Submitter: Graydon, Tracy <tracy.graydon at intel.com>
Comments: submit/tizen_ivi_genivi/20140131.024931
Git project: platform/upstream/emotion
Tag: submit/tizen_ivi_genivi/20140131.024931
Commit: 3ef1351c9b8e79217af931ec66b2990d791b3ac7 Updated to release 1.7.8
Thank You,
Graydon, Tracy
[This message was auto-generated]
---
Request: #20221
submit: Tizen:IVI:Genivi:build/emotion(cleanup) -> Tizen:IVI:Genivi
Message:
Submitter: Graydon, Tracy <tracy.graydon at intel.com>
Comments: submit/tizen_ivi_genivi/20140131.024931
Git project: platform/upstream/emotion
Tag: submit/tizen_ivi_genivi/20140131.024931
Commit: 3ef1351c9b8e79217af931ec66b2990d791b3ac7 Updated to release 1.7.8
State: new 2014-01-31T02:55:54 tizenrobot
Comment: <no comment>
changes files:
--------------
++++++ new changes file:
--- emotion.changes
+++ emotion.changes
@@ -0,0 +1,12 @@
+* Fri Aug 09 2013 Eduardo Lima (Etrunko) <eduardo.lima at intel.com> upstream/1.7.5 at d87ea2c
+- Updated to release 1.7.8
+
+* Wed Jun 05 2013 Rusty Lynch <rusty.lynch at intel.com> upstream/1.7.5 at daf4706
+- Update to release 1.7.7
+
+* Tue Mar 19 2013 Anas Nashif <anas.nashif at intel.com> upstream/1.7.5 at 4af5dee
+- Update to 1.7.5
+
+* Fri Dec 21 2012 Anas Nashif <anas.nashif at intel.com> upstream/1.7.4 at dca2ecf
+- Update tp 1.7.4
+
new:
----
emotion-1.7.8.tar.bz2
emotion.changes
emotion.manifest
emotion.spec
spec files:
-----------
++++++ new spec file:
--- emotion.spec
+++ emotion.spec
@@ -0,0 +1,69 @@
+Name: emotion
+VCS: platform/upstream/emotion#3ef1351c9b8e79217af931ec66b2990d791b3ac7
+Version: 1.7.8
+Release: 1
+License: BSD 3-clause
+Summary: Emotion
+Url: http://www.enlightenment.org/
+Group: Graphics/EFL
+Source0: emotion-%{version}.tar.bz2
+Source1001: emotion.manifest
+BuildRequires: doxygen
+BuildRequires: pkgconfig(ecore)
+BuildRequires: pkgconfig(ecore-evas)
+BuildRequires: pkgconfig(ecore-fb)
+BuildRequires: pkgconfig(ecore-x)
+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)
+
+%description
+Emotion is a Media Library
+
+%package devel
+Summary: Development components for the emotion package
+Group: Development/Libraries
+Requires: %{name} = %{version}
+
+%description devel
+Development files for emotion
+
+%prep
+%setup -q
+cp %{SOURCE1001} .
+
+%build
+%configure --disable-static \
+ --enable-gstreamer
+make %{?_smp_mflags}
+
+%install
+%make_install
+
+%post -p /sbin/ldconfig
+
+%postun -p /sbin/ldconfig
+
+%files
Please refer to OBS webUI for more details about this SR.
More information about the Tizen-submit
mailing list