diff options
author | brianjjones <brian.j.jones@intel.com> | 2014-03-12 15:19:49 -0700 |
---|---|---|
committer | brianjjones <brian.j.jones@intel.com> | 2014-03-12 15:20:15 -0700 |
commit | d4f0489565562b554ac3bfccd09dc27b751e2ba3 (patch) | |
tree | 5c078f693776ea37babeb9992944c9129e4644ad | |
parent | 0f81f67b346814f220c2d9843c87b39cbfa2e2c8 (diff) | |
download | html5_UI_Homescreen-tizen.tar.gz html5_UI_Homescreen-tizen.tar.bz2 html5_UI_Homescreen-tizen.zip |
Modifying spec file to rely on Common module, and copying the code from it once installed.HEADsubmit/tizen_ivi_release/20140315.041408submit/tizen/20140312.225932accepted/tizen/ivi/release/20140315.041533accepted/tizen/ivi/panda/20140318.013854accepted/tizen/ivi/20140312.235937accepted/tizen/ivi/20140312.235930tizen_ivi_releasetizenaccepted/tizen_ivi_releaseaccepted/tizen_ivi_pandaaccepted/tizen_ivi
Change-Id: I849662ec11b75bddccc73db432e4e057c9d2bf90
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | icon.png | bin | 5427 -> 5428 bytes | |||
-rw-r--r-- | images/dashboard_selector.png | bin | 0 -> 12545 bytes | |||
-rw-r--r-- | images/default_icon.png | bin | 0 -> 57662 bytes | |||
-rw-r--r-- | images/icon_direction_left.png | bin | 0 -> 1305 bytes | |||
-rw-r--r-- | images/icon_facebook.png | bin | 0 -> 1371 bytes | |||
-rw-r--r-- | images/icon_speedmeter.png | bin | 0 -> 2477 bytes | |||
-rw-r--r-- | images/icon_twitter.png | bin | 0 -> 1383 bytes | |||
-rw-r--r-- | images/music_selector.png | bin | 0 -> 11159 bytes | |||
-rw-r--r-- | images/navigation_selector.png | bin | 0 -> 20712 bytes | |||
-rw-r--r-- | images/phone_selector.png | bin | 0 -> 11584 bytes | |||
-rw-r--r-- | images/radio_selector.png | bin | 0 -> 9360 bytes | |||
-rw-r--r-- | images/social_selector.png | bin | 0 -> 15136 bytes | |||
-rw-r--r-- | images/video_selector.png | bin | 0 -> 11825 bytes | |||
-rw-r--r-- | packaging/html5-ui-homescreen.changes | 4 | ||||
-rw-r--r-- | packaging/html5-ui-homescreen.spec | 5 |
16 files changed, 8 insertions, 3 deletions
@@ -7,8 +7,6 @@ INSTALL_FILES = $(PROJECT).wgt INSTALL_DIR = ${DESTDIR}/opt/usr/apps/.preinstallWidgets wgtPkg: - cp -r ${DESTDIR}/opt/usr/apps/_common/js/services js/ - cp -r ${DESTDIR}/opt/usr/apps/_common/css/* css/ zip -r $(PROJECT).wgt config.xml css icon.png index.html js install: Binary files differdiff --git a/images/dashboard_selector.png b/images/dashboard_selector.png Binary files differnew file mode 100644 index 0000000..7d442ad --- /dev/null +++ b/images/dashboard_selector.png diff --git a/images/default_icon.png b/images/default_icon.png Binary files differnew file mode 100644 index 0000000..9765b1b --- /dev/null +++ b/images/default_icon.png diff --git a/images/icon_direction_left.png b/images/icon_direction_left.png Binary files differnew file mode 100644 index 0000000..5ad8dba --- /dev/null +++ b/images/icon_direction_left.png diff --git a/images/icon_facebook.png b/images/icon_facebook.png Binary files differnew file mode 100644 index 0000000..9dd64b8 --- /dev/null +++ b/images/icon_facebook.png diff --git a/images/icon_speedmeter.png b/images/icon_speedmeter.png Binary files differnew file mode 100644 index 0000000..677f035 --- /dev/null +++ b/images/icon_speedmeter.png diff --git a/images/icon_twitter.png b/images/icon_twitter.png Binary files differnew file mode 100644 index 0000000..f67ca72 --- /dev/null +++ b/images/icon_twitter.png diff --git a/images/music_selector.png b/images/music_selector.png Binary files differnew file mode 100644 index 0000000..0358b17 --- /dev/null +++ b/images/music_selector.png diff --git a/images/navigation_selector.png b/images/navigation_selector.png Binary files differnew file mode 100644 index 0000000..6cb1c50 --- /dev/null +++ b/images/navigation_selector.png diff --git a/images/phone_selector.png b/images/phone_selector.png Binary files differnew file mode 100644 index 0000000..7c0262e --- /dev/null +++ b/images/phone_selector.png diff --git a/images/radio_selector.png b/images/radio_selector.png Binary files differnew file mode 100644 index 0000000..fcec8eb --- /dev/null +++ b/images/radio_selector.png diff --git a/images/social_selector.png b/images/social_selector.png Binary files differnew file mode 100644 index 0000000..b889cd1 --- /dev/null +++ b/images/social_selector.png diff --git a/images/video_selector.png b/images/video_selector.png Binary files differnew file mode 100644 index 0000000..f0d0177 --- /dev/null +++ b/images/video_selector.png diff --git a/packaging/html5-ui-homescreen.changes b/packaging/html5-ui-homescreen.changes index 8b13789..44e25fe 100644 --- a/packaging/html5-ui-homescreen.changes +++ b/packaging/html5-ui-homescreen.changes @@ -1 +1,5 @@ +* Wed Mar 12 2014 brianjjones <brian.j.jones@intel.com> submit/tizen/20140307.001019@5ee9182 +- Modifying spec file to rely on Common module, and copying the code from it once installed. +- Initial commit of the Homescreen app + diff --git a/packaging/html5-ui-homescreen.spec b/packaging/html5-ui-homescreen.spec index c18cd90..8bd656b 100644 --- a/packaging/html5-ui-homescreen.spec +++ b/packaging/html5-ui-homescreen.spec @@ -7,9 +7,10 @@ License: Apache 2.0 URL: http://www.tizen.org Source0: %{name}-%{version}.tar.bz2 BuildRequires: zip -BuildRequires: html5_UI_Common +Requires: html5_UI_Common Requires: wrt-installer Requires: wrt-plugins-ivi +Requires: wrt-plugins-tizen-bt %description A proof of concept pure html5 UI @@ -27,6 +28,8 @@ rm -rf %{buildroot} %post wrt-installer -i /opt/usr/apps/.preinstallWidgets/html5UIHomescreen.wgt; + cp -r /opt/usr/apps/_common/js/services /opt/usr/apps/html5POC05/res/wgt/js/ + cp -r /opt/usr/apps/_common/css/* /opt/usr/apps/html5POC05/res/wgt/css/ %postun wrt-installer -un html5POC05.Homescreen |