Hi,
I am trying to test and compile the Email Native app in Tizen Image (Tizen IVI image 3.0-M2).
In relaese note for Tizen 3.0-M2, I could not able to find the app (native Email). Only "email-service.i686" as a part of the package is available.
So, why even after flashing the image also, could not see EmailNative app.
Through this, I was able to find the app.Email (Native) as a part of some release.
But, while trying to install the available rpm (apps.Email-1.0.0-1.3.src.rpm ), chain of dependecies have come.
rpmbuild -ba apps.Email.spec
error: Failed build dependencies:
pkgconfig(osp-appfw) is needed by apps.Email-1.0.0-1.3.i586
pkgconfig(osp-uifw) is needed by apps.Email-1.0.0-1.3.i586
osp-appfw-internal-devel is needed by apps.Email-1.0.0-1.3.i586
osp-uifw-internal-devel is needed by apps.Email-1.0.0-1.3.i586
pkgconfig(osp-media) is needed by apps.Email-1.0.0-1.3.i586
osp-media-internal-devel is needed by apps.Email-1.0.0-1.3.i586
pkgconfig(osp-messaging) is needed by apps.Email-1.0.0-1.3.i586
pkgconfig(osp-web) is needed by apps.Email-1.0.0-1.3.i586
osp-messaging-internal-devel is needed by apps.Email-1.0.0-1.3.i586
pkgconfig(osp-image) is needed by apps.Email-1.0.0-1.3.i586
pkgconfig(osp-image-core) is needed by apps.Email-1.0.0-1.3.i586
pkgconfig(osp-shell) is needed by apps.Email-1.0.0-1.3.i586
pkgconfig(osp-json) is needed by apps.Email-1.0.0-1.3.i586
Even through "Zypper", I was not able to resolve those dependencies errors, as it could not find the required packages in the Zypper Repos(I have enabled all the repos for the build)
Individually downloading all the required packages and installing also didn't help, as they also having chain of dependencies.
1) Is support for Apps(Native) in Tizen IVI 3.0 is not there?
2) Is there any available repos (zypper addrepo URI), which can used and added for installing the required packages?
3) Is there any other way around to test EmailNative app in Tizen IVI?
Thanks in Advance
Cheers
Hemant