Package : NativeCLI Label : Native CLI Version : 2.4.80 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : COMMON-MANDATORY, COMMON-CLI, COMMON-NATIVE-TOOLCHAIN, new-native-cli Source : meta-sdk-components Path : /binary/NativeCLI_2.4.80_ubuntu-64.zip Origin : local SHA256 : 2c8c242c3a6f0ce857f8246c8913b49301d8dc0880deae57a18c1157e095329b Size : 2326 Uncompressed-size : 8192 C-advanced : true Description : Native CLI is a downsized development environment which interact with you on command-line. It helps you list, create, build, package, install/uninstall and run application for Tizen platforms without Native IDE. Package : NativeIDE Label : Native IDE Version : 2.4.80 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : COMMON-MANDATORY, COMMON-IDE, COMMON-NATIVE-TOOLCHAIN, COMMON-NATIVE-DA, efl-ui-builder-eplugin, nativecore-eplugin, nativecore-ext-eplugin, unittest-eplugin, ninja-1.5.3, document, enventor-eplugin, enventor, eflete Source : meta-sdk-components Path : /binary/NativeIDE_2.4.80_ubuntu-64.zip Origin : local SHA256 : 9b5f79f0535d8c133e2e9840913c9253d51ad30228257d8c1ed33207570a3c4e Size : 2545 Uncompressed-size : 8192 C-SelectedGroup : NativeCLI C-advanced : true Description : Native IDE offers a set of tools that helps you write and modify code, and detect and correct errors when you develop a Tizen native application. . The main features are: * Essential features, such as Project Wizard, API and Privilege Checker, Code Editor, Manifest Text Editor, PO File Editor, etc. * Project build and launch. * UI Builder(WYSIWYG authoring tool) which provides easy way to develop a native UI application. * Dynamic Analyzer for analyzing and debugging Package : NativeToolchain Label : Native toolchain Version : 2.4.80 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : NativeToolchain-Gcc-4.6, NativeToolchain-Gcc-4.9 Source : meta-sdk-components Path : /binary/NativeToolchain_2.4.80_ubuntu-64.zip Origin : local SHA256 : cceb311d3fa775eb6787f6103ec1d839b1c34a7753334ecde5f3255aade59196 Size : 2241 Uncompressed-size : 8192 C-advanced : true Description : Native toolchain is a set of command-line tools like compiler, linker and debugger, which are open-source based packages. Package : PlatformIDE Label : Platform IDE Version : 2.4.80 OS : ubuntu-64, ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : COMMON-MANDATORY, COMMON-IDE, nativeplatform-eplugin, smart-build-interface, image-creator, sbi-toolchain-gcc-4.5.platform.obs, mobile-2.4-nativeplatform-sample, mobile-2.4-rs-device.platform, mobile-2.4-rs-emulator.platform Source : meta-sdk-components Path : /binary/PlatformIDE_2.4.80_ubuntu-64.zip Origin : local SHA256 : 3cf2d73f0af2a157e1411584fdbbe3a36492499ed42d8fe253b38930da61eb6f Size : 2562 Uncompressed-size : 8192 C-advanced : true Description : Platform IDE offers a set of tools that helps you develop preloaded Tizen applications, libraries, and device drivers. The main features are: * You can build a platform module directly from the IDE by using appropriate architecture and rootstrap. * The IDE updates the rootstrap automatically. * The IDE offers you the effective building and debugging tools. So you don't need to depend on the command line or the terminal when developing a platform module. * You can browse and clone the git repositories. * You can perform all git-operations (add, merge, push, create branch, and so on) from the IDE. Package : TOOLS Label : Tizen SDK tools Version : 2.4.80 OS : ubuntu-64, ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : WebIDE, WebCLI, NativeIDE, NativeCLI, NativeToolchain, Emulator, PlatformIDE Source : meta-sdk-components Path : /binary/TOOLS_2.4.80_ubuntu-64.zip Origin : local SHA256 : 70c7efe9a128467ee5d48cadf11df0d29512420906440aba70d36ebe133feb52 Size : 2384 Uncompressed-size : 8192 C-order : 99 C-default : WebIDE, WebCLI, NativeIDE, NativeCLI, NativeToolchain-Gcc-4.9, Emulator Description : Tizen SDK tools consist of platform-independent and platform-common tools. Most of the tools are automatically installed and updated in accordance with the changes of the platform. Only few tools are available on the purpose of experiment. Before the installation of a tool, check if you know what the tool exactly is. If you don't know it well, don't install. Package : WebCLI Label : Web CLI Version : 2.4.80 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : COMMON-MANDATORY, COMMON-CLI, new-web-cli Source : meta-sdk-components Path : /binary/WebCLI_2.4.80_ubuntu-64.zip Origin : local SHA256 : 4ef038400b66043816ec18fd7a96b103b05e65e7d576e03d53f56b46d037725d Size : 2308 Uncompressed-size : 8192 C-advanced : true Description : Web CLI, which helps you list, create, build, package, install/uninstall and run an application for Tizen platforms without Web IDE, is a downsized development environment which interact with you on command-line. Package : WebIDE Label : Web IDE Version : 2.4.80 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : COMMON-MANDATORY, COMMON-IDE, COMMON-WEB-DA, webapp-eplugin, js-analyzer-eplugin, mobile-webapp-ext-eplugin, wearable-webapp-ext-eplugin, tv-webapp-ext-eplugin, websimulator-eplugin, document Source : meta-sdk-components Path : /binary/WebIDE_2.4.80_ubuntu-64.zip Origin : local SHA256 : 19ab9d3e314bb5e2c9dbc2344d2767f4a88de0c2468b008e91a9093269d0da29 Size : 2356 Uncompressed-size : 8192 C-SelectedGroup : WebCLI C-advanced : true Description : Web IDE, which helps you create project, write and modify code, debug and run a web application for the Tizen platforms, is a core of Tizen web app development environment. Package : Emulator Label : Emulator manager Version : 2.4.80 OS : ubuntu-64, ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : COMMON-MANDATORY, emulator-storages, emulator-manager, sdb, version-manager, emulator-control-panel-common Source : meta-sdk-components Path : /binary/Emulator_2.4.80_ubuntu-64.zip Origin : local SHA256 : 0d22393c290d64d4e2330cf7dabd13344ca0d98aa5c778c3e80daef04d4bea0f Size : 2404 Uncompressed-size : 8192 C-advanced : true Description : By using Emulator Manager, you can create an emulator instance which is modifiable and executable. You can specify the version and profile of the instance. The followings are supported: * Instance configuration, such as display resolution, DPI(Dots Per Inch), skin, network configuration, etc. * Sharing a host directory in your computer with the instance. * Using Emulator Manager on CLI. Package : NativeToolchain-Gcc-4.9 Label : Gcc 4.9 toolchain Version : 2.4.80 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : COMMON-MANDATORY, COMMON-NATIVE-TOOLCHAIN, sbi-toolchain-gcc-4.9.cpp.app, sbi-toolchain-llvm-3.6.cpp.app Source : meta-sdk-components Path : /binary/NativeToolchain-Gcc-4.9_2.4.80_ubuntu-64.zip Origin : local SHA256 : 9ae4b720ab13a961082357de98a96b56be3437e323f2d25efc9939985b4eb4bf Size : 2306 Uncompressed-size : 8192 C-advanced : true Description : Native IDE requires GCC-4.9, LLVM/Clang-3.6, and other tools to support building, running and debugging a project. Package : NativeToolchain-Gcc-4.6 Label : Gcc 4.6 toolchain Version : 2.4.80 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : COMMON-MANDATORY, COMMON-NATIVE-TOOLCHAIN, sbi-toolchain-gcc-4.6.cpp.app, sbi-toolchain-llvm-3.4.cpp.app Source : meta-sdk-components Path : /binary/NativeToolchain-Gcc-4.6_2.4.80_ubuntu-64.zip Origin : local SHA256 : 14abea19d4f941cb7a29f7db62cc9ed5658605af597820b10f455ab091e1ddaf Size : 2306 Uncompressed-size : 8192 C-advanced : true Description : Native IDE requires GCC-4.6, LLVM/Clang-3.4, and other tools to support building, running and debugging a project. Package : MOBILE-2.3-NativeAppDevelopment Label : Native app. development (IDE) Version : 2.4.46 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : 2.3-MANDATORY, mobile-2.3-core-add-ons, mobile-2.3-rs-device.core, mobile-2.3-rs-emulator.core, 2.3-efl-tools, 2.3-efl-renderer Source : meta-platform-components Path : /binary/MOBILE-2.3-NativeAppDevelopment_2.4.46_ubuntu-64.zip Origin : local SHA256 : 0f0df0d65c97518ea40051a6a28f8ca5f8efefc3cb666fc648ab13215342a307 Size : 1748 Uncompressed-size : 8192 C-SelectedGroup : MOBILE-2.3-NativeAppDevelopment-CLI, NativeIDE, NativeCLI, NativeToolchain-Gcc-4.6 Description : Mobile Native IDE offers a set of tools that helps you write and modify code, and detect and correct errors for the app. development. It is installed with toolchain packages. . Some of the key changes in the 2.3 Mobile Native IDE are: * PO file editor for i18n has been added. * UI Builder (WYSIWYG authoring tool) has been added. It is supported only in Ubuntu (not yet Windows and MAC). * The shared/res folder has been added to the source location by default to build the EDC and PO files in the shared/res folder path. . * If you want more information, see Tizen 2.3 release notes. . And the toolchain packages to be installed are: * GCC 4.6, LLVM-3.4 compiler, mobile 2.3 platform headerfile, ... Package : MOBILE-2.3-WebAppDevelopment Label : Web app. development (IDE) Version : 2.4.46 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : 2.3-MANDATORY, mobile-2.3-web-add-ons Source : meta-platform-components Path : /binary/MOBILE-2.3-WebAppDevelopment_2.4.46_ubuntu-64.zip Origin : local SHA256 : ab2719ce89cde862fd125a1d6ee046157e718430a1d8b91e4b9849f6fe917b2b Size : 1615 Uncompressed-size : 8192 C-SelectedGroup : WebIDE, WebCLI, MOBILE-2.3-WebAppDevelopment-CLI Description : Mobile Web IDE offers a set of tools that helps you write and modify code, and detect and correct errors for the app. development. It is installed with toolchain packages. . Some of the key changes in the 2.3 Mobile Web IDE are: * New Command Bar tool, which provides convenient command and is integrated with the IDE, has been added. * Javascript unit testing tool based on QUnit has been added. * Connection Explorer has been improved. . * If you want more information, see Tizen 2.3 release notes. Package : MOBILE-2.3-WebFramework-TAU Label : TAU (IDE) Version : 2.4.46 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : 2.3-MANDATORY, mobile-2.3-web-add-ons-TAU Source : meta-platform-components Path : /binary/MOBILE-2.3-WebFramework-TAU_2.4.46_ubuntu-64.zip Origin : local SHA256 : 1891a477ecb84ecc06fd88fc1bac7f2a4e011fe3f5b391f0dd1af7983c47c95a Size : 1526 Uncompressed-size : 8192 C-SelectedGroup : MOBILE-2.3-WebFramework-TAU-CLI, MOBILE-2.3-WebAppDevelopment, MOBILE-2.3-WebAppDevelopment-CLI, WebIDE, WebCLI C-advanced : true Description : TAU (Tizen Advanced UI) is a JavaScript library which helps you develop a Tizen web application. It provides UI components fitted for mobile and wearable devices, and handy tools for quick development, application templates and reference examples which helps you develop your own application based on TAU. Package : MOBILE-2.3 Label : 2.3 Mobile Version : 2.4.46 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : MOBILE-2.3-WebAppDevelopment, MOBILE-2.3-WebAppDevelopment-CLI, MOBILE-2.3-WebFramework-TAU, MOBILE-2.3-WebFramework-TAU-CLI, MOBILE-2.3-NativeAppDevelopment, MOBILE-2.3-NativeAppDevelopment-CLI, MOBILE-2.3-Emulator Source : meta-platform-components Path : /binary/MOBILE-2.3_2.4.46_ubuntu-64.zip Origin : local SHA256 : 89c633f28e0818f0626ac676bbbdd554b327e13dfd900313daca93f8571ed248 Size : 1799 Uncompressed-size : 8192 C-order : 20 C-profile-type : mobile Description : Tizen smartphone technologies include a flexible and powerful user interface, 3D window effects, advanced multimedia, location based service frameworks, sensor frameworks, and multi-tasking and multi-touch capabilities. In addition, support for scalable screen resolution means that the platform can deliver a consistent user experience across a broad range of handset types and form factors. Tizen 2.3 Mobile SDK offers new features and capabilities. The platform includes various system changes, API behavior changes, and new APIs. . Some of the key changes in the mobile profile are: * New APIs have been added to the frameworks and libraries such as Account, Archive, Badge, Bluetooth, Exif, FM Radio, Human Activity Monitor, MediaKey, Sensor, Sound and etc. . * If you want more information, see Tizen 2.3 release notes. Package : WEARABLE-2.3-WebAppDevelopment Label : Web app. development (IDE) Version : 2.4.46 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : 2.3-MANDATORY, wearable-2.3-web-add-ons Source : meta-platform-components Path : /binary/WEARABLE-2.3-WebAppDevelopment_2.4.46_ubuntu-64.zip Origin : local SHA256 : afe7a74ec091081a4e3540cc42eda78729cf2aa7ffa73e090d8dd91f73e4beb6 Size : 1639 Uncompressed-size : 8192 C-SelectedGroup : WEARABLE-2.3-WebAppDevelopment-CLI, WebIDE, WebCLI Description : Wearable Web IDE offers a set of tools that helps you write and modify code, and detect and correct errors for the app. development. It is installed with toolchain packages. . Some of the new features in the 2.3 Wearable Web IDE are: * 360 * 360 and circular wearable emulators. * Sample applications such as Altimeter, App Callee, App Caller, Compass, Digital Watch, Hello Tizen, Mini Gallery, NewsFeed, Spinning Arrow, Sunburn Monitor, and World Clock. . * If you want more information, see Tizen 2.3 release notes. Package : WEARABLE-2.3-WebFramework-TAU Label : TAU (IDE) Version : 2.4.46 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : 2.3-MANDATORY, wearable-2.3-web-add-ons-TAU Source : meta-platform-components Path : /binary/WEARABLE-2.3-WebFramework-TAU_2.4.46_ubuntu-64.zip Origin : local SHA256 : 55e99da1a71ed7162a53c8cd387581ada7858ce3975301a3018ba6d25c4f903c Size : 1529 Uncompressed-size : 8192 C-SelectedGroup : WEARABLE-2.3-WebFramework-TAU-CLI, WEARABLE-2.3-WebAppDevelopment, WEARABLE-2.3-WebAppDevelopment-CLI, WebIDE, WebCLI C-advanced : true Description : TAU (Tizen Advanced UI) is a JavaScript library which helps you develop a Tizen web application. It provides UI components fitted for mobile and wearable devices, and handy tools for quick development, application templates and reference examples which helps you develop your own application based on TAU. Package : WEARABLE-2.3 Label : 2.3 Wearable Version : 2.4.46 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : WEARABLE-2.3-WebAppDevelopment, WEARABLE-2.3-WebAppDevelopment-CLI, WEARABLE-2.3-WebFramework-TAU, WEARABLE-2.3-WebFramework-TAU-CLI, WEARABLE-2.3-Emulator Source : meta-platform-components Path : /binary/WEARABLE-2.3_2.4.46_ubuntu-64.zip Origin : local SHA256 : 9f93c1769fb0696d854d81b640893fa172413029772212e634d6c0a3f195caf1 Size : 1685 Uncompressed-size : 8192 C-order : 21 C-profile-type : wearable Description : Tizen wearable technologies bring the same rich, flexible and powerful features from mobile profile, to much smaller form factors like smartwatches, without compromise on performance, battery life and ease of use. Wearable Web SDK has been newly provided in Tizen 2.3. It offers new features and capabilities. The platform includes a variety of new systems and new APIs. . Some of the new features in the wearable profile are: * New APIs have been added to the frameworks and libraries such as Badge, Human Activity Monitor, MediaKey, Sensor, Sound and etc. . * If you want more information, see Tizen 2.3 release notes. Package : MOBILE-2.3-Emulator Label : Emulator Version : 2.4.46 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : 2.3-MANDATORY, mobile-2.3-emulator-image-x86, mobile-2.3-emulator-manager-resources, mobile-2.3-emulator-qemu-skins, mobile-2.3-emulator-control-panel-devices, 2.3-emulator-control-panel, 2.3-emulator-qemu-common, 2.3-emulator-qemu-x86, 2.3-emulator-lib Source : meta-platform-components Path : /binary/MOBILE-2.3-Emulator_2.4.46_ubuntu-64.zip Origin : local SHA256 : a5d905020fc849b50637c98bf651c124f4144db8ac37c587379b7d055b9a83b2 Size : 1965 Uncompressed-size : 8192 C-SelectedGroup : Emulator Description : Emulator is a QEMU-based device-emulation tool that contains the full stack of the Tizen 2.3 platform. Without a real device, you can test Tizen applications on the emulator instance in your computer. The instance offers virtual H/W keys and a context-menu by which you can easily execute several features. By using ECP (Emulator Control Panel), you can inject virtual events like battery level, sensor, location, battery, etc. into the instance. To install the emulator, administrator privileges are required because the emulator needs kernel modules, such as Intel® HAXM (Hardware Accelerated Execution Manager) and etc., which make the emulator run faster. And the emulator also requires up-to-date graphic driver which the vendor provides. . Some of the key changes in the 2.3 Emulator are: * New Emulator Control Panel (ECP), which replaces the Event Injector in the previous version, has been added. * EventCast, which enables you to inject sensor and touch events more intuitively by means of a real target, has been added. * HD (720x1280) resolution density has been changed to 306 . * If you want more information, see Tizen 2.3 release notes. Package : WEARABLE-2.3-Emulator Label : Emulator Version : 2.4.46 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : 2.3-MANDATORY, wearable-2.3-emulator-image-x86, wearable-2.3-emulator-manager-resources, wearable-2.3-emulator-qemu-skins, wearable-2.3-emulator-control-panel-devices, 2.3-emulator-control-panel, 2.3-emulator-qemu-common, 2.3-emulator-qemu-x86, 2.3-emulator-lib Source : meta-platform-components Path : /binary/WEARABLE-2.3-Emulator_2.4.46_ubuntu-64.zip Origin : local SHA256 : 7b67886bf5169908834d8eb6719936c571c1d309762e53a756cdf7e443a3d922 Size : 1988 Uncompressed-size : 8192 C-SelectedGroup : Emulator Description : Emulator is a QEMU-based device-emulation tool that contains the full stack of the Tizen 2.3 platform. Without a real device, you can test Tizen applications on the emulator instance in your computer. The instance offers virtual H/W keys and a context-menu by which you can easily execute several features. By using ECP (Emulator Control Panel), you can inject virtual events like battery level, sensor, location, battery, etc. into the instance. To install the emulator, administrator privileges are required because the emulator needs kernel modules, such as Intel® HAXM (Hardware Accelerated Execution Manager) and etc., which make the emulator run faster. And the emulator also requires up-to-date graphic driver which the vendor provides. . Some of the key changes in the 2.3 Emulator are: * Host keyboard from the context menu and the Emulator Control Panel has been deleted. From now on, the Tizen platform automatically recognizes a host keyboard when a key event is injected. * Emulator Control Panel enables the sensor, location, and telephony events in the wearable Emulator, and changes the marking map injection from a mouse-double-click to a mouse-left-click on Location. . * If you want more information, see Tizen 2.3 release notes. Package : MOBILE-2.3-NativeAppDevelopment-CLI Label : Native app. development (CLI) Version : 2.4.46 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : 2.3-MANDATORY, mobile-2.3-core-add-ons, mobile-2.3-rs-device.core, mobile-2.3-rs-emulator.core, 2.3-efl-tools Source : meta-platform-components Path : /binary/MOBILE-2.3-NativeAppDevelopment-CLI_2.4.46_ubuntu-64.zip Origin : local SHA256 : bf5c7bc77989040017f3e0f75451837695b92aeedf1aa38d40f55b4d42d9bdbe Size : 1749 Uncompressed-size : 8192 C-SelectedGroup : NativeCLI, NativeToolchain-Gcc-4.6 C-advanced : true Description : Mobile Native CLI (Command Line Interface) offers a set of command-line tools that are used for the entire application development processes from project creating to running and debugging. It is installed with toolchain packages. At the command prompt, you can utilize a variety of specified features with the help of many useful commands. . Some of the key changes in the 2.3 Mobile Native CLI are: * Supports for the package/install/run/uninstall features for the 2.3 projects. * Multi-project packaging has been enabled. . * If you want more information, see Tizen 2.3 release notes. . And the toolchain packages to be installed are: GCC 4.6, LLVM-3.4 compiler, mobile 2.3 platform headerfile, ... Package : MOBILE-2.3-WebAppDevelopment-CLI Label : Web app. development (CLI) Version : 2.4.46 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : 2.3-MANDATORY, mobile-2.3-web-add-ons Source : meta-platform-components Path : /binary/MOBILE-2.3-WebAppDevelopment-CLI_2.4.46_ubuntu-64.zip Origin : local SHA256 : 616b65aab370d95ed5fbb51f7ce17c336afa3d0fb528bd1e9c74d0b7b25afedc Size : 1628 Uncompressed-size : 8192 C-SelectedGroup : WebCLI C-advanced : true Description : Mobile Web CLI (Command Line Interface) offers a set of command-line tools that are used for the entire application development processes from project creating to running and debugging. It is installed with toolchain packages. At the command prompt, you can utilize a variety of specified features with the help of many useful commands. . Some of the key changes in the 2.3 Mobile Web CLI are: * Packaging process has been separated from Build process. . * If you want more information, see Tizen 2.3 release notes. Package : MOBILE-2.3-WebFramework-TAU-CLI Label : TAU (CLI) Version : 2.4.46 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : 2.3-MANDATORY, mobile-2.3-web-add-ons-TAU Source : meta-platform-components Path : /binary/MOBILE-2.3-WebFramework-TAU-CLI_2.4.46_ubuntu-64.zip Origin : local SHA256 : 0ca82bdb8a4fb560be84cacc52ae461b90aa2e37ca841711dccbb712b63c8965 Size : 1535 Uncompressed-size : 8192 C-SelectedGroup : MOBILE-2.3-WebAppDevelopment-CLI, WebCLI C-advanced : true Description : TAU (Tizen Advanced UI) for CLI SDK is a JavaScript library which helps you develop a Tizen web application. It provides a downsized set of UI components fitted for mobile and wearable devices, and handy tools for quick development, application templates and reference examples which helps you develop your own application based on TAU. Package : WEARABLE-2.3-WebAppDevelopment-CLI Label : Web app. development (CLI) Version : 2.4.46 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : 2.3-MANDATORY, wearable-2.3-web-add-ons Source : meta-platform-components Path : /binary/WEARABLE-2.3-WebAppDevelopment-CLI_2.4.46_ubuntu-64.zip Origin : local SHA256 : 5e619e26336de0af5aa26817101fc258c77f83f88e074e7b4d57dda9a69a27d1 Size : 1609 Uncompressed-size : 8192 C-SelectedGroup : WebCLI C-advanced : true Description : Wearable Web CLI (Command Line Interface) offers a set of command-line tools that are used for the entire application development processes from project creating to running and debugging. development, It is installed with toolchain packages. At the command prompt, you can utilize a variety of specified features with the help of many useful commands. . Features in the 2.3 Wearable Web CLI are same as the 2.3 Mobile Web CLI. . * If you want more information, see Tizen 2.3 release notes. Package : WEARABLE-2.3-WebFramework-TAU-CLI Label : TAU (CLI) Version : 2.4.46 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : 2.3-MANDATORY, wearable-2.3-web-add-ons-TAU Source : meta-platform-components Path : /binary/WEARABLE-2.3-WebFramework-TAU-CLI_2.4.46_ubuntu-64.zip Origin : local SHA256 : 8194d762812bc5cde6333c4f5c9bf4ed9704387bfa4c11eb0146535f26aaebe0 Size : 1537 Uncompressed-size : 8192 C-SelectedGroup : WEARABLE-2.3-WebAppDevelopment-CLI, WebCLI C-advanced : true Description : TAU (Tizen Advanced UI) for CLI SDK is a JavaScript library which helps you develop a Tizen web application. It provides a downsized set of UI components fitted for mobile and wearable devices, and handy tools for quick development, application templates and reference examples which helps you develop your own application based on TAU. Package : MOBILE-2.3.1-Emulator Label : Emulator Version : 2.3.19 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwoo shin Attribute : root Install-dependency : 2.3.1-MANDATORY, mobile-2.3.1-emulator-image-x86, mobile-2.3.1-emulator-manager-resources, mobile-2.3.1-emulator-qemu-skins, mobile-2.3.1-emulator-control-panel-devices, 2.3.1-emulator-control-panel, 2.3.1-emulator-qemu-common, 2.3.1-emulator-qemu-x86, 2.3.1-emulator-lib Source : meta-platform-components Path : /binary/MOBILE-2.3.1-Emulator_2.3.19_ubuntu-64.zip Origin : local SHA256 : 595ded292d8f3995acb1fa1e3443e4008f184325203b47d1daf9c909161b9f82 Size : 1871 Uncompressed-size : 8192 C-SelectedGroup : Emulator Description : Emulator is a QEMU-based device-emulation tool that contains the full stack of the Tizen 2.3.1 platform. Without a real device, you can test Tizen applications on the emulator instance in your computer. The instance offers virtual H/W keys and a context-menu by which you can easily execute several features. By using ECP (Emulator Control Panel), you can inject virtual events like battery level, sensor, location, battery, etc. into the instance. To install the emulator, administrator privileges are required because the emulator needs kernel modules, such as Intel® HAXM (Hardware Accelerated Execution Manager) and etc., which make the emulator run faster. And the emulator also requires up-to-date graphic driver which the vendor provides. . Some of the key changes in the 2.3.1 Emulator are: * Extra packages are automatically installed when launching the emulator. You do not need to manually install them on the emulator. * Rotary events for a circular screen are supported. . * If you want more information, see Tizen 2.3.1 release notes Package : MOBILE-2.3.1-NativeAppDevelopment-CLI Label : Native app. development (CLI) Version : 2.3.19 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwoo shin Attribute : root Install-dependency : 2.3.1-MANDATORY, mobile-2.3.1-core-add-ons, mobile-2.3.1-rs-device.core, mobile-2.3.1-rs-emulator.core, 2.3.1-efl-tools Source : meta-platform-components Path : /binary/MOBILE-2.3.1-NativeAppDevelopment-CLI_2.3.19_ubuntu-64.zip Origin : local SHA256 : b3927d4307ed7d412e5c0c2b7a0be997ae95ca787f57f62d21235c2a101d1b24 Size : 1663 Uncompressed-size : 8192 C-SelectedGroup : NativeCLI, NativeToolchain-Gcc-4.6 C-advanced : true Description : Mobile Native CLI (Command Line Interface) offers a set of command-line tools that are used for the entire application development processes from project creating to running and debugging. It is installed with toolchain packages. At the command prompt, you can utilize a variety of specified features with the help of many useful commands. . Some of the key changes in the 2.3.1 Mobile Native CLI are same as the 2.3.1 Mobile Web CLI. . * If you see Tizen 2.3.1 release notes, you can get more information. . And the toolchain packages to be installed are: GCC 4.6, LLVM-3.4 compiler, mobile 2.3.1 platform headerfile, ... Package : MOBILE-2.3.1-NativeAppDevelopment Label : Native app. development (IDE) Version : 2.3.19 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwoo shin Attribute : root Install-dependency : 2.3.1-MANDATORY, mobile-2.3.1-core-add-ons, mobile-2.3.1-rs-device.core, mobile-2.3.1-rs-emulator.core, 2.3.1-efl-tools, 2.3.1-efl-renderer Source : meta-platform-components Path : /binary/MOBILE-2.3.1-NativeAppDevelopment_2.3.19_ubuntu-64.zip Origin : local SHA256 : 07da85de5daaab3c6b3d1971ad42425b3aa5a09e57a2fcf3127154ca0e1b6817 Size : 1648 Uncompressed-size : 8192 C-SelectedGroup : MOBILE-2.3.1-NativeAppDevelopment-CLI, NativeIDE, NativeCLI, NativeToolchain-Gcc-4.6 Description : Mobile Native IDE offers a set of tools that helps you write and modify code, and detect and correct errors for the app. development. It is installed with toolchain packages. . Some of the key changes in the 2.3.1 Mobile Native IDE are: * Supports for developing a native application based on the Tizen wearable SDK. * The ninja build system has been added. * Watch project types have been added. . * If you want more information, see Tizen 2.3.1 release notes. . And the toolchain packages to be installed are: GCC 4.6, LLVM-3.4 compiler, mobile 2.3.1 platform headerfile, ... Package : MOBILE-2.3.1-WebAppDevelopment Label : Web app. development (IDE) Version : 2.3.19 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwoo shin Attribute : root Install-dependency : 2.3.1-MANDATORY, mobile-2.3.1-web-add-ons Source : meta-platform-components Path : /binary/MOBILE-2.3.1-WebAppDevelopment_2.3.19_ubuntu-64.zip Origin : local SHA256 : f621324c1d41cf4170683bd34d1dabd1f3489963ad2c122b474c4f5796deb078 Size : 1562 Uncompressed-size : 8192 C-SelectedGroup : WebIDE, WebCLI, MOBILE-2.3.1-WebAppDevelopment-CLI Description : Mobile Web IDE offers a set of tools that helps you write and modify code, and detect and correct errors for the app. development. It is installed with toolchain packages. . Some of the key changes in the 2.3.1 Mobile Web IDE are: * Tizen Import Wizards, such as Web Projects and Widget file, have been replaced with an integrated Import Wizard named as Tizen Project or Package. * Web UI Builder has been deprecated. . * If you want more information, see Tizen 2.3.1 release notes Package : MOBILE-2.3.1-WebAppDevelopment-CLI Label : Web app. development (CLI) Version : 2.3.19 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwoo shin Attribute : root Install-dependency : 2.3.1-MANDATORY, mobile-2.3.1-web-add-ons Source : meta-platform-components Path : /binary/MOBILE-2.3.1-WebAppDevelopment-CLI_2.3.19_ubuntu-64.zip Origin : local SHA256 : 2f9dd21653271c19657ec7003e6b448aa0557c99af1c351696ce47f1cfc27912 Size : 1616 Uncompressed-size : 8192 C-SelectedGroup : WebCLI C-advanced : true Description : Mobile Web CLI (Command Line Interface) offers a set of command-line tools that are used for the entire application development processes from project creating to running and debugging. It is installed with toolchain packages. At the command prompt, you can utilize a variety of specified features with the help of many useful commands. . Some of the key changes in the 2.3.1 Mobile Web CLI are: * Supports for the post-certification of packaged binaries from native (.tpk), Web (.wgt), and hybrid (.tpk + .wgt) applications. . * If you want more information, see Tizen 2.3.1 release notes Package : MOBILE-2.3.1-WebFramework-TAU-CLI Label : TAU (CLI) Version : 2.3.19 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwoo shin Attribute : root Install-dependency : 2.3.1-MANDATORY, mobile-2.3.1-web-add-ons-TAU Source : meta-platform-components Path : /binary/MOBILE-2.3.1-WebFramework-TAU-CLI_2.3.19_ubuntu-64.zip Origin : local SHA256 : 579b8a0ec1d5f98c5a9af603d24b37f58ac1b230304dac9cfb8a5a317ed0d7df Size : 1490 Uncompressed-size : 8192 C-SelectedGroup : MOBILE-2.3.1-WebAppDevelopment-CLI, WebCLI C-advanced : true Description : TAU (Tizen Advanced UI) for CLI SDK is a JavaScript library which helps you develop a Tizen web application. It provides a downsized set of UI components fitted for mobile and wearable devices, and handy tools for quick development, application templates and reference examples which helps you develop your own application based on TAU. Package : MOBILE-2.3.1-WebFramework-TAU Label : TAU (IDE) Version : 2.3.19 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwoo shin Attribute : root Install-dependency : 2.3.1-MANDATORY, mobile-2.3.1-web-add-ons-TAU Source : meta-platform-components Path : /binary/MOBILE-2.3.1-WebFramework-TAU_2.3.19_ubuntu-64.zip Origin : local SHA256 : 1679f9c1c7716f147402e24b1a8cb0a6dcadf5aa007427d50f0a28fea50f0cb9 Size : 1482 Uncompressed-size : 8192 C-SelectedGroup : MOBILE-2.3.1-WebFramework-TAU-CLI, MOBILE-2.3.1-WebAppDevelopment, MOBILE-2.3.1-WebAppDevelopment-CLI, WebIDE, WebCLI C-advanced : true Description : TAU (Tizen Advanced UI) is a JavaScript library which helps you develop a Tizen web application. It provides UI components fitted for mobile and wearable devices, and handy tools for quick development, application templates and reference examples which helps you develop your own application based on TAU. Package : MOBILE-2.3.1 Label : 2.3.1 Mobile Version : 2.3.19 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwoo shin Attribute : root Install-dependency : MOBILE-2.3.1-WebAppDevelopment, MOBILE-2.3.1-WebAppDevelopment-CLI, MOBILE-2.3.1-WebFramework-TAU, MOBILE-2.3.1-WebFramework-TAU-CLI, MOBILE-2.3.1-NativeAppDevelopment, MOBILE-2.3.1-NativeAppDevelopment-CLI, MOBILE-2.3.1-Emulator Source : meta-platform-components Path : /binary/MOBILE-2.3.1_2.3.19_ubuntu-64.zip Origin : local SHA256 : 1d0d866805462d3bebf031af469647b4807febe3a0ba83dd1d793b0e2b62f48a Size : 1725 Uncompressed-size : 8192 C-order : 10 C-profile-type : mobile Description : Tizen smartphone technologies include a flexible and powerful user interface, 3D window effects, advanced multimedia, location based service frameworks, sensor frameworks, and multi-tasking and multi-touch capabilities. In addition, support for scalable screen resolution means that the platform can deliver a consistent user experience across a broad range of handset types and form factors. Tizen 2.3.1 Mobile SDK offers new features and capabilities. The platform includes various system changes, API behavior changes, and new APIs. . Some of the key changes in the mobile profile are: * New APIs have been added to the frameworks and libraries such as Application, Base, UI, WebView, Location, Network, Graphics, Sensor, and etc. . * If you want more information, see Tizen 2.3.1 release notes Package : WEARABLE-2.3.1-Emulator Label : Emulator Version : 2.3.19 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwoo shin Attribute : root Install-dependency : 2.3.1-MANDATORY, wearable-2.3.1-emulator-image-x86, wearable-2.3.1-emulator-manager-resources, wearable-2.3.1-emulator-qemu-skins, wearable-2.3.1-emulator-control-panel-devices, 2.3.1-emulator-control-panel, 2.3.1-emulator-qemu-common, 2.3.1-emulator-qemu-x86, 2.3.1-emulator-lib, wearable-2.3.1-circle-emulator-image-x86 Source : meta-platform-components Path : /binary/WEARABLE-2.3.1-Emulator_2.3.19_ubuntu-64.zip Origin : local SHA256 : 847129353680eec7c0faf2e77c7d560d5ab3f1ed59b6fcdb51852347b35d4d97 Size : 1864 Uncompressed-size : 8192 C-SelectedGroup : Emulator Description : Emulator is a QEMU-based device-emulation tool that contains the full stack of the Tizen 2.3.1 platform. Without a real device, you can test Tizen applications on the emulator instance in your computer. The instance offers virtual H/W keys and a context-menu by which you can easily execute several features. By using ECP (Emulator Control Panel), you can inject virtual events like battery level, sensor, location, battery, etc. into the instance. To install the emulator, administrator privileges are required because the emulator needs kernel modules, such as Intel® HAXM (Hardware Accelerated Execution Manager) and etc., which make the emulator run faster. And the emulator also requires up-to-date graphic driver which the vendor provides. . Some of the key changes in the 2.3.1 Emulator are: * 360 * 360 and circular wearable emulators have been added. * Virtual hardware key which functions like a back button, has been added to the circular wearable emulator. . * If you want more information, see Tizen 2.3.1 release notes Package : WEARABLE-2.3.1-WebAppDevelopment-CLI Label : Web app. development (CLI) Version : 2.3.19 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwoo shin Attribute : root Install-dependency : 2.3.1-MANDATORY, wearable-2.3.1-web-add-ons Source : meta-platform-components Path : /binary/WEARABLE-2.3.1-WebAppDevelopment-CLI_2.3.19_ubuntu-64.zip Origin : local SHA256 : 8126e10060312e1d555bd778491194adb3c17ed324c81575166c25726f0ba67c Size : 1564 Uncompressed-size : 8192 C-SelectedGroup : WebCLI C-advanced : true Description : Wearable Web CLI (Command Line Interface) offers a set of command-line tools that are used for the entire application development processes from project creating to running and debugging. development, It is installed with toolchain packages. At the command prompt, you can utilize a variety of specified features with the help of many useful commands. . Features in the 2.3.1 Wearable Web CLI are same as the 2.3.1 Mobile Web CLI. . * If you see Tizen 2.3.1 release notes., you can get more information. Package : WEARABLE-2.3.1-WebAppDevelopment Label : Web app. development (IDE) Version : 2.3.19 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwoo shin Attribute : root Install-dependency : 2.3.1-MANDATORY, wearable-2.3.1-web-add-ons Source : meta-platform-components Path : /binary/WEARABLE-2.3.1-WebAppDevelopment_2.3.19_ubuntu-64.zip Origin : local SHA256 : 50a52b68351f2118bef757161e693e56b7be83ec893ea97d05d90c60b4b95abd Size : 1570 Uncompressed-size : 8192 C-SelectedGroup : WEARABLE-2.3.1-WebAppDevelopment-CLI, WebIDE, WebCLI Description : Wearable Web IDE offers a set of tools that helps you write and modify code, and detect and correct errors for the app. development. It is installed with toolchain packages. . Some of the new features in the 2.3.1 Wearable Web IDE are: * Supports for wearable devices with a circular screen. * Documents (for ex. Support for Circular UI section), and samples (for ex. new UI components and information on how to use rotary events) have been added. . * If you want more information, see Tizen 2.3.1 release notes. Package : WEARABLE-2.3.1-WebFramework-TAU Label : TAU (IDE) Version : 2.3.19 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwoo shin Attribute : root Install-dependency : 2.3.1-MANDATORY, wearable-2.3.1-web-add-ons-TAU Source : meta-platform-components Path : /binary/WEARABLE-2.3.1-WebFramework-TAU_2.3.19_ubuntu-64.zip Origin : local SHA256 : 85dadf51a0382eed24363ba77c8172958008990db480e66a83fe12e2eb579429 Size : 1484 Uncompressed-size : 8192 C-SelectedGroup : WEARABLE-2.3.1-WebFramework-TAU-CLI, WEARABLE-2.3.1-WebAppDevelopment, WEARABLE-2.3.1-WebAppDevelopment-CLI, WebIDE, WebCLI C-advanced : true Description : TAU (Tizen Advanced UI) is a JavaScript library which helps you develop a Tizen web application. It provides UI components fitted for mobile and wearable devices, and handy tools for quick development, application templates and reference examples which helps you develop your own application based on TAU. Package : WEARABLE-2.3.1-WebFramework-TAU-CLI Label : TAU (CLI) Version : 2.3.19 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwoo shin Attribute : root Install-dependency : 2.3.1-MANDATORY, wearable-2.3.1-web-add-ons-TAU Source : meta-platform-components Path : /binary/WEARABLE-2.3.1-WebFramework-TAU-CLI_2.3.19_ubuntu-64.zip Origin : local SHA256 : e0168972c0acd64540be672159163c89fbd228b657e4bb2cfc12c098b9ab7da0 Size : 1491 Uncompressed-size : 8192 C-SelectedGroup : WEARABLE-2.3.1-WebAppDevelopment-CLI, WebCLI C-advanced : true Description : TAU (Tizen Advanced UI) for CLI SDK is a JavaScript library which helps you develop a Tizen web application. It provides a downsized set of UI components fitted for mobile and wearable devices, and handy tools for quick development, application templates and reference examples which helps you develop your own application based on TAU. Package : WEARABLE-2.3.1 Label : 2.3.1 Wearable Version : 2.3.19 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwoo shin Attribute : root Install-dependency : WEARABLE-2.3.1-WebAppDevelopment, WEARABLE-2.3.1-WebAppDevelopment-CLI, WEARABLE-2.3.1-WebFramework-TAU, WEARABLE-2.3.1-WebFramework-TAU-CLI, WEARABLE-2.3.1-NativeAppDevelopment, WEARABLE-2.3.1-NativeAppDevelopment-CLI, WEARABLE-2.3.1-Emulator Source : meta-platform-components Path : /binary/WEARABLE-2.3.1_2.3.19_ubuntu-64.zip Origin : local SHA256 : efa27d707e49a4a39c6fbcec41c1de22d49f8c715279f79a4be5cbf10ac49309 Size : 1660 Uncompressed-size : 8192 C-order : 11 C-profile-type : wearable Description : Tizen wearable technologies bring the same rich, flexible and powerful features from mobile profile, to much smaller form factors like smartwatches, without compromise on performance, battery life and ease of use. Wearable Native SDK has been newly provided in Tizen 2.3.1. It offers new features and capabilities. The platform includes a variety of new systems and new APIs. . Some of the new features in the wearable profile are: * New APIs have been added to the frameworks and libraries such as Archive, Exif, NFC, Secure Element, Push, Bluetooth, Sensor, Sound and etc. . * If you want more information, see Tizen 2.3.1 release notes. Package : WEARABLE-2.3.1-NativeAppDevelopment-CLI Label : Native app. development (CLI) Version : 2.3.19 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwoo shin Attribute : root Install-dependency : 2.3.1-MANDATORY, wearable-2.3.1-core-add-ons, wearable-2.3.1-rs-device.core, wearable-2.3.1-rs-emulator.core, 2.3.1-efl-tools Source : meta-platform-components Path : /binary/WEARABLE-2.3.1-NativeAppDevelopment-CLI_2.3.19_ubuntu-64.zip Origin : local SHA256 : 603d5fc70983723f642d1f04a1af1f1bf0b1472ee898a906e6511cf6d812c33d Size : 1659 Uncompressed-size : 8192 C-SelectedGroup : NativeCLI, NativeToolchain-Gcc-4.6 C-advanced : true Description : Wearable Native CLI (Command Line Interface) offers a set of command-line tools that are used for the entire application development processes from project creating to running and debugging. It is installed with toolchain packages. At the command prompt, you can utilize a variety of specified features with the help of many useful commands. . Features in the 2.3.1 Wearable Native CLI are same as the 2.3.1 Mobile Web CLI. If you see Tizen 2.3.1 release notes, you can get more information. . And the toolchain packages to be installed are: GCC 4.6, LLVM-3.4 compiler, mobile 2.3.1 platform headerfile, ... Package : WEARABLE-2.3.1-NativeAppDevelopment Label : Native app. development (IDE) Version : 2.3.19 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwoo shin Attribute : root Install-dependency : 2.3.1-MANDATORY, wearable-2.3.1-core-add-ons, wearable-2.3.1-rs-device.core, wearable-2.3.1-rs-emulator.core, 2.3.1-efl-tools, 2.3.1-efl-renderer Source : meta-platform-components Path : /binary/WEARABLE-2.3.1-NativeAppDevelopment_2.3.19_ubuntu-64.zip Origin : local SHA256 : 98ba649522894361f81062ea5d8db20f58f02e608d426628cba950312aa72362 Size : 1766 Uncompressed-size : 8192 C-SelectedGroup : WEARABLE-2.3.1-NativeAppDevelopment-CLI, NativeIDE, NativeCLI, NativeToolchain-Gcc-4.6 Description : Wearable Native IDE offers a set of tools that helps you write and modify code, and detect and correct errors for the app. development. It is installed with toolchain packages. . Some of the new features in the 2.3.1 Wearable Native IDE are: * UI Builder (WYSIWYG authoring tool) which is supported only in Ubuntu (not yet Windows and MAC). 320 * 320, 360 * 360, 360 * 480 square resolutions and 360 * 360 circle resolution for wearable devices. * EFL Enventor has been added and works only in Ubuntu. * Potential Bug Detector, which is a static analysis tool to help you find the bugs in the application, has been added. . * If you want more information, see Tizen 2.3.1 release notes. . And the toolchain packages to be installed are: GCC 4.6, LLVM-3.4 compiler, mobile 2.3.1 platform headerfile, ... Package : MOBILE-2.4-Emulator Label : Emulator Version : 2.4.78 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : 2.4-MANDATORY, mobile-2.4-emulator-image-i386, mobile-2.4-emulator-manager-resources, mobile-2.4-emulator-qemu-skins, mobile-2.4-emulator-control-panel-devices, 2.4-emulator-qemu-common, 2.4-emulator-qemu-x86, 2.4-emulator-lib Source : meta-platform-components Path : /binary/MOBILE-2.4-Emulator_2.4.78_ubuntu-64.zip Origin : local SHA256 : d9cd0f278fe3edb5c96a65f7a7d881b5d7dede6b307f29fbc9b3764b3c88a003 Size : 2522 Uncompressed-size : 8192 C-SelectedGroup : Emulator Description : Emulator is a QEMU-based device-emulation tool that contains the full stack of the Tizen 2.4 platform. Without a real device, you can test Tizen applications on the emulator instance in your computer. The instance offers virtual H/W keys and a context-menu by which you can easily execute several features. By using ECP (Emulator Control Panel), you can inject virtual events like battery level, sensor, location, battery, etc. into the instance. To install the emulator, administrator privileges are required because the emulator needs kernel modules, such as Intel® HAXM (Hardware Accelerated Execution Manager) and etc., which make the emulator run faster. And the emulator also requires up-to-date graphic driver which the vendor provides. . Some of the key changes in the 2.4 Emulator are: * SMP with CPU VT acceleration is enabled for enhancing performance. * OpenGL ES 3.0 is supported. * Multi-touch simulation has been added. Multi-touch drag and pinch-zoom gestures are also supported. . * If you want more information, see Tizen 2.4 release notes. Package : MOBILE-2.4-NativeAppDevelopment Label : Native app. development (IDE) Version : 2.4.78 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : 2.4-MANDATORY, mobile-2.4-core-add-ons, mobile-2.4-rs-device.core, mobile-2.4-rs-emulator.core, 2.4-efl-tools, 2.4-efl-renderer Source : meta-platform-components Path : /binary/MOBILE-2.4-NativeAppDevelopment_2.4.78_ubuntu-64.zip Origin : local SHA256 : 0be7e9fe4e2546114d4e4500c7f8b380b9ea816c702648a3c1cd54a582f70bb9 Size : 2639 Uncompressed-size : 8192 C-SelectedGroup : MOBILE-2.4-NativeAppDevelopment-CLI, NativeCLI, NativeIDE, NativeToolchain-Gcc-4.9 C-formatted-description : Basic1.0Mobile2.4TIZENFalseTemplatesnapshot.png Tizen 2.4 Mobile basic web application. Description : Mobile Native IDE offers a set of tools that helps you write and modify code, and detect and correct errors for the app. development. It is installed with toolchain packages. . Some of the key changes in the 2.4 Mobile Native IDE are: * Native UIB and Enventor supports for Ubuntu 14.04/12.04 64/32-bit, Windows 8/7 64/32-bit. * Supported operating systems of the UI Builder (WYSIWYG authoring tool) have been extended to Ubuntu and Windows (except MAC). * The “Export to CLI” menu, which appears when multiple projects are selected, has been added. * The Resource Explorer view has been added. * If you want more information, see Tizen 2.4 release notes. . And the toolchain packages to be installed are: GCC 4.9, LLVM-3.6 compiler, mobile 2.4 platform headerfile, ... Package : MOBILE-2.4-WebAppDevelopment Label : Web app. development (IDE) Version : 2.4.78 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : 2.4-MANDATORY, mobile-2.4-web-add-ons Source : meta-platform-components Path : /binary/MOBILE-2.4-WebAppDevelopment_2.4.78_ubuntu-64.zip Origin : local SHA256 : e9002deff186343cb742aae03e1e9edf3c3d38428d8c066d747f6a24c017e41a Size : 2429 Uncompressed-size : 8192 C-SelectedGroup : WebCLI, WebIDE, MOBILE-2.4-WebAppDevelopment-CLI C-formatted-description : Basic1.0Mobile2.4TIZENFalseTemplatesnapshot.png Tizen 2.4 Mobile basic web application. Description : Mobile Web IDE offers a set of tools that helps you write and modify code, and detect and correct errors for the app. development. It is installed with toolchain packages. . Some of the key changes in the 2.4 Mobile Web IDE are: * The Localize wizard has been replaced with the Localization view. * Rest Viewer has been added. * Various sample projects can be downloaded in the Online Sample of the New Project Wizard. . * If you want more information, see Tizen 2.4 release notes. Package : MOBILE-2.4-WebFramework-TAU Label : TAU (IDE) Version : 2.4.78 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : 2.4-MANDATORY, mobile-2.4-web-add-ons-TAU Source : meta-platform-components Path : /binary/MOBILE-2.4-WebFramework-TAU_2.4.78_ubuntu-64.zip Origin : local SHA256 : b375c4f911b8da77758e3014019a5bf3de87bc6e24290f0a2ea6c285e2dd00c9 Size : 2117 Uncompressed-size : 8192 C-SelectedGroup : MOBILE-2.4-WebFramework-TAU-CLI, MOBILE-2.4-WebAppDevelopment, MOBILE-2.4-WebAppDevelopment-CLI, WebIDE, WebCLI C-advanced : true Description : TAU (Tizen Advanced UI) is a JavaScript library which helps you develop a Tizen web application. It provides UI components fitted for mobile and wearable devices, and handy tools for quick development, application templates and reference examples which helps you develop your own application based on TAU. Package : MOBILE-2.4 Label : 2.4 Mobile Version : 2.4.78 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : MOBILE-2.4-WebAppDevelopment, MOBILE-2.4-WebAppDevelopment-CLI, MOBILE-2.4-WebFramework-TAU, MOBILE-2.4-WebFramework-TAU-CLI, MOBILE-2.4-NativeAppDevelopment, MOBILE-2.4-NativeAppDevelopment-CLI, MOBILE-2.4-Emulator Source : meta-platform-components Path : /binary/MOBILE-2.4_2.4.78_ubuntu-64.zip Origin : local SHA256 : b289025b1f504484c639f831b46d2d0776c7936ec8911bf3a84639ef1378c9d8 Size : 2534 Uncompressed-size : 8192 C-order : 1 C-default : MOBILE-2.4-WebAppDevelopment, MOBILE-2.4-WebAppDevelopment-CLI, MOBILE-2.4-NativeAppDevelopment, MOBILE-2.4-NativeAppDevelopment-CLI, MOBILE-2.4-Emulator C-profile-type : mobile Description : Tizen smartphone technologies include a flexible and powerful user interface, 3D window effects, advanced multimedia, location based service frameworks, sensor frameworks, and multi-tasking and multi-touch capabilities. In addition, support for scalable screen resolution means that the platform can deliver a consistent user experience across a broad range of handset types and form factors. Tizen 2.4 Mobile SDK offers new features and capabilities. The platform includes various system changes, API behavior changes, and new APIs. . Some of the key changes in the mobile profile are: * Supports for developing an application on multi-platform environments. In the 2.4 SDK, you can also develop 2.3.1 based applications. * Linux kernel version for the profile has been upgraded to 3.10.65. * New native and web privileges for the profile have been added. * New APIs have been added to the frameworks and libraries such as UI, Network Connectivity, Contact and Calendar Service, Multimedia, Email and Message Service, Context/Location/Account/Interaction, Application, and etc. . * If you want more information, see Tizen 2.4 release notes. Package : MOBILE-2.4-NativeAppDevelopment-CLI Label : Native app. development (CLI) Version : 2.4.78 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : 2.4-MANDATORY, mobile-2.4-core-add-ons, mobile-2.4-rs-device.core, mobile-2.4-rs-emulator.core, 2.4-efl-tools Source : meta-platform-components Path : /binary/MOBILE-2.4-NativeAppDevelopment-CLI_2.4.78_ubuntu-64.zip Origin : local SHA256 : 92930dde6cd6491fd5649bd946b89496d997009f9b89330e601b26cee78e319a Size : 2571 Uncompressed-size : 8192 C-SelectedGroup : NativeCLI, NativeToolchain-Gcc-4.9 C-advanced : true C-formatted-description : Basic1.0Mobile2.4TIZENFalseTemplatesnapshot.png Tizen 2.4 Mobile basic web application. Description : Mobile Native CLI (Command Line Interface) offers a set of command-line tools that are used for the application development processes from project creating to running and debugging. It is installed with toolchain packages. At the command prompt, you can utilize a variety of specified features with the help of many useful commands. . Some of the key changes in the 2.4 Mobile Native CLI are: * The bug, which caused the native CLI to return success codes even though a build failed, has been fixed. . * If you want more information, see Tizen 2.4 release notes. . And the toolchain packages to be installed are: GCC 4.9, LLVM-3.6 compiler, mobile 2.4 platform headerfile, ... Package : MOBILE-2.4-WebAppDevelopment-CLI Label : Web app. development (CLI) Version : 2.4.78 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : 2.4-MANDATORY, mobile-2.4-web-add-ons Source : meta-platform-components Path : /binary/MOBILE-2.4-WebAppDevelopment-CLI_2.4.78_ubuntu-64.zip Origin : local SHA256 : 6f823ef0a65fd830bdb2e161b842f61fac52a28bf36163985287a99cf8b72900 Size : 2521 Uncompressed-size : 8192 C-SelectedGroup : WebCLI C-advanced : true C-formatted-description : Basic1.0Mobile2.4TIZENFalseTemplatesnapshot.png Tizen 2.4 Mobile basic web application. Description : Mobile Web CLI (Command Line Interface) offers a set of command-line tools that are used for the entire application development processes from project creating to running and debugging. It is installed with toolchain packages. At the command prompt, you can utilize a variety of specified features with the help of many useful commands. . Some of the key changes in the 2.4 Mobile Web CLI are: * Certificate management named 'Security Profiles' has been added, to enable developer certificates to sign Tizen applications. * Supports for the package/install/run/uninstall features for the 2.4 and 2.3 projects. . * If you want more information, see Tizen 2.4 release notes. Package : MOBILE-2.4-WebFramework-TAU-CLI Label : TAU (CLI) Version : 2.4.78 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : root Install-dependency : 2.4-MANDATORY, mobile-2.4-web-add-ons-TAU Source : meta-platform-components Path : /binary/MOBILE-2.4-WebFramework-TAU-CLI_2.4.78_ubuntu-64.zip Origin : local SHA256 : 92e797161454644dc6046fb6a048dead87a608894f343ee92f3770129462a7c4 Size : 2127 Uncompressed-size : 8192 C-SelectedGroup : MOBILE-2.4-WebAppDevelopment-CLI, WebCLI C-advanced : true Description : TAU (Tizen Advanced UI) for CLI SDK is a JavaScript library which helps you develop a Tizen web application. It provides a downsized set of UI components fitted for mobile and wearable devices, and handy tools for quick development, application templates and reference examples which helps you develop your own application based on TAU. Package : WEARABLE-2.3.2-Emulator Label : Emulator Version : 0.0.5 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwoo shin Attribute : root Install-dependency : 2.3.2-MANDATORY, wearable-2.3.2-circle-emulator-image-i386, wearable-2.3.2-emulator-manager-resources, wearable-2.3.2-emulator-qemu-skins, wearable-2.3.2-emulator-control-panel-devices, 2.3.2-emulator-qemu-common, 2.3.2-emulator-qemu-x86, 2.3.2-emulator-lib Source : meta-platform-components Path : /binary/WEARABLE-2.3.2-Emulator_0.0.5_ubuntu-64.zip Origin : local SHA256 : 0e2b8baa0cfce0fa5e2f12f1b1bdcfad03b94686a5f6b9dc8b1a0af6fde58442 Size : 1399 Uncompressed-size : 8192 C-SelectedGroup : Emulator Description : Emulator is a QEMU-based device-emulation tool that contains the full stack of the Tizen 2.3.2 platform. Without a real device, you can test Tizen applications on the emulator instance in your computer. The instance offers virtual H/W keys and a context-menu by which you can easily execute several features. By using ECP (Emulator Control Panel), you can inject virtual events like battery level, sensor, location, battery, etc. into the instance. To install the emulator, administrator privileges are required because the emulator needs kernel modules, such as Intel® HAXM (Hardware Accelerated Execution Manager) and etc., which make the emulator run faster. And the emulator also requires up-to-date graphic driver which the vendor provides. . * If you want more information, see Tizen Studio 1.0 release notes Package : WEARABLE-2.3.2-NativeAppDevelopment-CLI Label : Native app. development (CLI) Version : 0.0.5 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwoo shin Attribute : root Install-dependency : 2.3.2-MANDATORY, wearable-2.3.2-core-add-ons, wearable-2.3.2-rs-device.core, wearable-2.3.2-rs-emulator.core, 2.3.2-efl-tools Source : meta-platform-components Path : /binary/WEARABLE-2.3.2-NativeAppDevelopment-CLI_0.0.5_ubuntu-64.zip Origin : local SHA256 : 1b9a2127a7f7e48f8fbed84c4d28ab35ad2e6e7ddd590bae3d00e2c23d372cf4 Size : 1222 Uncompressed-size : 8192 C-SelectedGroup : NativeCLI, NativeToolchain-Gcc-4.6 C-advanced : true Description : Wearable Native CLI (Command Line Interface) offers a set of command-line tools that are used for the entire application development processes from project creating to running and debugging. It is installed with toolchain packages. At the command prompt, you can utilize a variety of specified features with the help of many useful commands. . And the toolchain packages to be installed are: GCC 4.6, LLVM-3.4 compiler, wearable 2.3.2 platform headerfile, ... Package : WEARABLE-2.3.2-WebAppDevelopment-CLI Label : Web app. development (CLI) Version : 0.0.5 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwoo shin Attribute : root Install-dependency : 2.3.2-MANDATORY, wearable-2.3.2-web-add-ons Source : meta-platform-components Path : /binary/WEARABLE-2.3.2-WebAppDevelopment-CLI_0.0.5_ubuntu-64.zip Origin : local SHA256 : 420942c6776e0b72b108e92443d40b35fae9cf8e2ab4eba941145fbd88187e63 Size : 1172 Uncompressed-size : 8192 C-SelectedGroup : WebCLI C-advanced : true Description : Wearable Web CLI (Command Line Interface) offers a set of command-line tools that are used for the entire application development processes from project creating to running and debugging. development, It is installed with toolchain packages. At the command prompt, you can utilize a variety of specified features with the help of many useful commands. . * If you see the Tizen Studio 1.0 release notes, you can get more information. Package : WEARABLE-2.3.2-WebAppDevelopment Label : Web app. development (IDE) Version : 0.0.5 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwoo shin Attribute : root Install-dependency : 2.3.2-MANDATORY, wearable-2.3.2-web-add-ons, web-widget-validator Source : meta-platform-components Path : /binary/WEARABLE-2.3.2-WebAppDevelopment_0.0.5_ubuntu-64.zip Origin : local SHA256 : 55be3c674b0faa7846f04b090a5b81008c1bd6513a37aacc157a0fd6bbb9ff38 Size : 1092 Uncompressed-size : 8192 C-SelectedGroup : WEARABLE-2.3.2-WebAppDevelopment-CLI, WebIDE, WebCLI Description : Wearable Web IDE offers a set of tools that helps you write and modify code, and detect and correct errors for the app. development. It is installed with toolchain packages. . * If you want more information, see the Tizen Studio 1.0 release notes. Package : WEARABLE-2.3.2-NativeAppDevelopment Label : Native app. development (IDE) Version : 0.0.5 OS : ubuntu-64, ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwoo shin Attribute : root Install-dependency : 2.3.2-MANDATORY, wearable-2.3.2-core-add-ons, wearable-2.3.2-rs-device.core, wearable-2.3.2-rs-emulator.core, 2.3.2-efl-tools, 2.3.2-efl-renderer Source : meta-platform-components Path : /binary/WEARABLE-2.3.2-NativeAppDevelopment_0.0.5_ubuntu-64.zip Origin : local SHA256 : 5f1746191a97bbcd77ac2f6266ec6a8b861ecd4e52218cceb4ea73d635b9a7e0 Size : 1164 Uncompressed-size : 8192 C-SelectedGroup : WEARABLE-2.3.2-NativeAppDevelopment-CLI, NativeIDE, NativeCLI, NativeToolchain-Gcc-4.6 Description : Wearable Native IDE offers a set of tools that helps you write and modify code, and detect and correct errors for the app. development. It is installed with toolchain packages. . * If you want more information, see Tizen Studio 1.0 release notes. . And the toolchain packages to be installed are: GCC 4.6, LLVM-3.4 compiler, wearable 2.3.2 platform headerfile, ... Package : WEARABLE-2.3.2-WebFramework-TAU-CLI Label : TAU (CLI) Version : 0.0.5 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwoo shin Attribute : root Install-dependency : 2.3.2-MANDATORY, wearable-2.3.2-web-add-ons-TAU Source : meta-platform-components Path : /binary/WEARABLE-2.3.2-WebFramework-TAU-CLI_0.0.5_ubuntu-64.zip Origin : local SHA256 : ca678ca4d8effff5e03d7df7d282fb26409974ded8d89fd3b27f6f9813fbd6ab Size : 1119 Uncompressed-size : 8192 C-SelectedGroup : WEARABLE-2.3.2-WebAppDevelopment-CLI, WebCLI C-advanced : true Description : TAU (Tizen Advanced UI) for CLI SDK is a JavaScript library which helps you develop a Tizen web application. It provides a downsized set of UI components fitted for mobile and wearable devices, and handy tools for quick development, application templates and reference examples which helps you develop your own application based on TAU. Package : WEARABLE-2.3.2-WebFramework-TAU Label : TAU (IDE) Version : 0.0.5 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwoo shin Attribute : root Install-dependency : 2.3.2-MANDATORY, wearable-2.3.2-web-add-ons-TAU Source : meta-platform-components Path : /binary/WEARABLE-2.3.2-WebFramework-TAU_0.0.5_ubuntu-64.zip Origin : local SHA256 : 8c606beec3be28856632883fbfe5c681db7fd096b5701ca71bcf19521ad218c2 Size : 1112 Uncompressed-size : 8192 C-SelectedGroup : WEARABLE-2.3.2-WebFramework-TAU-CLI, WEARABLE-2.3.2-WebAppDevelopment, WEARABLE-2.3.2-WebAppDevelopment-CLI, WebIDE, WebCLI C-advanced : true Description : TAU (Tizen Advanced UI) is a JavaScript library which helps you develop a Tizen web application. It provides UI components fitted for mobile and wearable devices, and handy tools for quick development, application templates and reference examples which helps you develop your own application based on TAU. Package : WEARABLE-2.3.2 Label : 2.3.2 Wearable Version : 0.0.5 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwoo shin Attribute : root Install-dependency : WEARABLE-2.3.2-WebAppDevelopment, WEARABLE-2.3.2-WebAppDevelopment-CLI, WEARABLE-2.3.2-WebFramework-TAU, WEARABLE-2.3.2-WebFramework-TAU-CLI, WEARABLE-2.3.2-NativeAppDevelopment, WEARABLE-2.3.2-NativeAppDevelopment-CLI, WEARABLE-2.3.2-Emulator Source : meta-platform-components Path : /binary/WEARABLE-2.3.2_0.0.5_ubuntu-64.zip Origin : local SHA256 : 9624421eb520ef94a3432843d332984f58b146afa46fce216ac5af999aaaabaa Size : 1164 Uncompressed-size : 8192 C-order : 6 C-profile-type : wearable Description : Tizen wearable technologies bring the same rich, flexible and powerful features from mobile profile, to much smaller form factors like smartwatches, without compromise on performance, battery life and ease of use. It offers new features and capabilities. The platform includes a variety of new systems and new APIs. . * If you want more information, see the Tizen Studio 1.0 release notes. Package : TYPICAL Version : 2.4.78 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Attribute : install Install-dependency : MOBILE-2.4 Source : meta-platform-components Path : /binary/TYPICAL_2.4.78_ubuntu-64.zip Origin : local SHA256 : f2949fd06038bbfe65637746a5d685045ea2a6c136e2170851d6fddff1a6fd8e Size : 1879 Uncompressed-size : 8192 C-default : MOBILE-2.4, TOOLS Package : COMMON-MANDATORY Version : 2.4.80 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Install-dependency : sdk-info, sdb, sdk-manager, package-manager, package-manager-cli, sdk-utils, sdk-utils-core Source : meta-sdk-components Path : /binary/COMMON-MANDATORY_2.4.80_ubuntu-64.zip Origin : local SHA256 : 170bd5efb1e28ffb602dd72261aca631ef57aed8565a39ff2a933251d4eaa2b8 Size : 2169 Uncompressed-size : 8192 Package : COMMON-CLI Version : 2.4.80 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Install-dependency : new-common-cli Source : meta-sdk-components Path : /binary/COMMON-CLI_2.4.80_ubuntu-64.zip Origin : local SHA256 : 6a417191c19ad94789d85596a93fba5a62995bc8a517e74c04e45950e397107c Size : 2133 Uncompressed-size : 8192 Package : COMMON-NATIVE-TOOLCHAIN Version : 2.4.80 OS : ubuntu-64, ubuntu-32, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Install-dependency : smart-build-interface Source : meta-sdk-components Path : /binary/COMMON-NATIVE-TOOLCHAIN_2.4.80_ubuntu-64.zip Origin : local SHA256 : 5ad5011bb1311df110b6a50b2773736536f198ebd9fa818707899cc7b7f0599b Size : 2142 Uncompressed-size : 8192 Package : new-native-cli Version : 2.2.9 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Gyeongmin Ju, Hyoun Jiil, SangJin Kim, Shingil Kang Install-dependency : new-common-cli [ubuntu-64], sbilib [ubuntu-64], tpklib [ubuntu-64] Build-dependency : nativecommon-eplugin [ubuntu-64], base-ide-product [ubuntu-64], common-eplugin [ubuntu-64], nativecore-eplugin [ubuntu-64], nativecore-ext-eplugin [ubuntu-64], tpklib [ubuntu-64] Path : /binary/new-native-cli_2.2.9_ubuntu-64.zip Origin : local SHA256 : 32619a8eb70da1cc229f6063de7fe28d8fea4c696c811ed3f738ae829c1a063a Size : 14923750 Uncompressed-size : 16570949 Description : New Tizen IDE Command Line Interface Package : sdk-info Version : 2.4.4 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Sungho Park Source : sdk-info Path : /binary/sdk-info_2.4.4_ubuntu-64.zip Origin : local SHA256 : c259a0af91ab751b8406e81f0ea14b18080a9e319c8d97b5cf581c26a2e84370 Size : 1280257 Uncompressed-size : 1843200 Description : TizenSDK License Package : sdb Version : 2.2.91 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Kangho Kim , Yoonki Park, Hyunsik Noh, Gun Kim, Ho Namkoong, Taeyoung Son Source : sdb Path : /binary/sdb_2.2.91_ubuntu-64.zip Origin : local SHA256 : c1059c99ea187902211724309e2b87df6a132295179e24b564f83298ab0f0366 Size : 227949 Uncompressed-size : 621576 Description : Smart Development Bridge for device management Package : sdk-manager Version : 0.0.8 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Taekgoo Kim SeungBum Kim Install-dependency : sdk-manager.ui [ubuntu-64], package-manager [ubuntu-64] Path : /binary/sdk-manager_0.0.8_ubuntu-64.zip Origin : local SHA256 : a19072cda84345dc3c01e639103fb8b8b0ba4ac84d55589ad926945a771942cc Size : 805835 Uncompressed-size : 921600 Description : a library for managing SDK package information and notifying SDK update information Package : package-manager Version : 0.3.22 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Taekgoo Kim, Moonkyu Kang, Seungbum Kim Install-dependency : uninstaller [ubuntu-64] Build-dependency : sdk-utils [ubuntu-64], sdk-utils-core [ubuntu-64] Conflicts : update-manager Source : package-manager Path : /binary/package-manager_0.3.22_ubuntu-64.zip Origin : local SHA256 : 4c879ac41706da6fd7b894346f27581087a96c273bd900805278056eabb1d36d Size : 7185879 Uncompressed-size : 8615415 Description : Tizen Studio Manager Package : package-manager-cli Version : 0.3.22 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Taekgoo Kim, Moonkyu Kang, Seungbum Kim Source : package-manager Path : /binary/package-manager-cli_0.3.22_ubuntu-64.zip Origin : local SHA256 : 213d6b3d90e9d9d745d598d18e25ab3347f2c3a3ab001959f5ebc93116086ad6 Size : 2242149 Uncompressed-size : 2482068 Description : CLI based Package Manager for Tizen Studio Package : sdk-utils Version : 0.1.17 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-64 Maintainer : Taekgoo Kim SeungBum Kim Chulwoo Shin Path : /binary/sdk-utils_0.1.17_ubuntu-64.zip Origin : local SHA256 : a04ee71810ad0aad99b8ebd0b594fb885f8a341808fe39eaacbed873af55c4c7 Size : 11454 Uncompressed-size : 23099 Description : a library for managing SDK package Package : sdk-utils-core Version : 0.1.17 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-64 Maintainer : Taekgoo Kim SeungBum Kim Chulwoo Shin Path : /binary/sdk-utils-core_0.1.17_ubuntu-64.zip Origin : local SHA256 : 2f7e1d458e0fcebbb5079f386bc486aae1ba712f1d47617c78394db1d4851ac3 Size : 469648 Uncompressed-size : 539682 Description : a library for managing SDK package information and notifying SDK update information Package : new-common-cli Version : 2.2.9 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Gyeongmin Ju, Hyoun Jiil, SangJin Kim, Shingil Kang Install-dependency : sdb [ubuntu-64], certificate-generator [ubuntu-64] Build-dependency : base-ide-product [ubuntu-64], common-eplugin [ubuntu-64], webapp-eplugin [ubuntu-64] Path : /binary/new-common-cli_2.2.9_ubuntu-64.zip Origin : local SHA256 : e0a07f44e4e7a4c2f4cb3da983abf7ea735d8121803dbb0accd806725136ba64 Size : 50404442 Uncompressed-size : 54154634 Description : New Common Tizen IDE Command Line Interface Package : smart-build-interface Version : 1.5.7 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Donghyuk Yang , Yoonki Park, Gyeongmin Ju Source : smart-build-interface Path : /binary/smart-build-interface_1.5.7_ubuntu-64.zip Origin : local SHA256 : 81dccc29416660716aada3089e6a6ea6a339921a7da8073fa47989e9c5f2622e Size : 137291 Uncompressed-size : 453956 Description : smart build interface CLI for Tizen SDK Package : sbilib Version : 1.5.7 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Donghyuk Yang , Yoonki Park, Gyeongmin Ju Source : smart-build-interface Path : /binary/sbilib_1.5.7_ubuntu-64.zip Origin : local SHA256 : 1202fef502e985bfdf223ab84f27de178ed51ffc08429734651fcb87d8f241ae Size : 324599 Uncompressed-size : 372920 Description : smart build interface java library for Tizen SDK Package : tpklib Version : 1.0.84 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Shihyun Kim , Donghyuk Yang , Yoonki Park Source : native-package-tool Path : /binary/tpklib_1.0.84_ubuntu-64.zip Origin : local SHA256 : e542325ca826450ea22598c458b20c12f4eb47b3619486c8c783a14d5ff01f9f Size : 844022 Uncompressed-size : 944630 Description : package library for tizen native project Package : sdk-manager.ui Version : 0.0.8 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Taekgoo Kim SeungBum Kim Path : /binary/sdk-manager.ui_0.0.8_ubuntu-64.zip Origin : local SHA256 : eae39a27e97aac350715f01ee98e1ad23b0683c876d72105453d18e0e6e5d703 Size : 1664783 Uncompressed-size : 1826816 Description : an ui library for notifying SDK update information to user. This library is invoked by package-manager Package : uninstaller Version : 0.3.22 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Taekgoo Kim, Moonkyu Kang, Seungbum Kim Source : package-manager Path : /binary/uninstaller_0.3.22_ubuntu-64.zip Origin : local SHA256 : b1a98111d30291e077a0b3258dd5670cff0f7b1188bc47af4dc5209c323642cf Size : 7571222 Uncompressed-size : 8989128 Description : Uninstaller for Tizen Studio Package : certificate-generator Version : 0.0.47 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : JungHak Kim Source : certificate-generator Path : /binary/certificate-generator_0.0.47_ubuntu-64.zip Origin : local SHA256 : d64ce5c7f55675a99b95a49682a228a6821d9cfe7818d89dc72c74f6b2179f49 Size : 45930 Uncompressed-size : 180224 Description : Certificate manager Package : COMMON-IDE Version : 2.4.80 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Install-dependency : version-manager, certificate-generator, common-eplugin, document Source : meta-sdk-components Path : /binary/COMMON-IDE_2.4.80_ubuntu-64.zip Origin : local SHA256 : f736aaa48a9da118e493e5212432b0f853a503dc9d77564714ce5fc1aa9cfade Size : 2165 Uncompressed-size : 8192 Package : COMMON-NATIVE-DA Version : 2.4.80 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Install-dependency : dynamic-analyzer-product, dynamic-analysis-ide-native-eplugin, profiler-native-eplugin, valgrind, ttrace Source : meta-sdk-components Path : /binary/COMMON-NATIVE-DA_2.4.80_ubuntu-64.zip Origin : local SHA256 : 047578007883cc3067f1dfcae5d6845e144bdf2f922f0a4c948e78a387a0da03 Size : 2185 Uncompressed-size : 8192 Package : efl-ui-builder-eplugin Version : 0.6.77 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : DongJo Hwang Build-dependency : common-eplugin [ubuntu-64], nativeappcommon-eplugin [ubuntu-64], pde-build [ubuntu-64], enventor-eplugin [ubuntu-64] Source : efl-ui-builder-eplugin Path : /binary/efl-ui-builder-eplugin_0.6.77_ubuntu-64.zip Origin : local SHA256 : 45ef46a47efdb97d8e05846d6391650cab6964dabf6ef700300438b0ae27a00b Size : 2381161 Uncompressed-size : 2929628 Package : nativecore-eplugin Version : 2.3.196 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : hyeongseok heo , Yoonki Park , Hyunsik Noh , Gun Kim , Taeyoung Son Install-dependency : base-ide-product [ubuntu-64], common-eplugin [ubuntu-64], nativecommon-eplugin [ubuntu-64], nativeappcommon-eplugin [ubuntu-64], tpklib [ubuntu-64] Build-dependency : pde-build [ubuntu-64], base-ide-product [ubuntu-64], common-eplugin [ubuntu-64], nativecommon-eplugin [ubuntu-64], nativeappcommon-eplugin [ubuntu-64], tpklib [ubuntu-64] Source : nativecore-eplugin Path : /binary/nativecore-eplugin_2.3.196_ubuntu-64.zip Origin : local SHA256 : ca4c9e6a6ace0211167e8a89fa4b99bc13a9b752e1e7d515e530e168e265876a Size : 729564 Uncompressed-size : 1048064 C-Prerequisites : gettext Description : Nativecore plugin Package : nativecore-ext-eplugin Version : 0.0.154 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Karthik Bhat , Swetha Mysore Somesha , Sachin Araballi , Chang-Seok Oh , Seunghwan Lee, hyeongseok heo , Yoonki Park , Hyunsik Noh , Gun Kim , Taeyoung Son Install-dependency : base-ide-product [ubuntu-64], nativeappcommon-eplugin [ubuntu-64], nativecore-eplugin [ubuntu-64], api-checker [ubuntu-64] Build-dependency : pde-build [ubuntu-64], base-ide-product [ubuntu-64], nativeappcommon-eplugin [ubuntu-64], nativecore-eplugin [ubuntu-64] Source : nativecore-ext-eplugin Path : /binary/nativecore-ext-eplugin_0.0.154_ubuntu-64.zip Origin : local SHA256 : 5f4a2b789ee4ceea88cc8be8bc7facbebabeda0dc8fa074daff6bd9b6955e6c0 Size : 739395 Uncompressed-size : 852523 Description : Nativecore Ext plugin Package : unittest-eplugin Version : 2.1.45 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : kangho kim , yoonki park , hyunsik non , taeyoung son , gune Kim , ho namkoong , hyeongseok heo , gyeongseok seo , jihoon song , changhyun lee , bonyong lee Install-dependency : common-eplugin [ubuntu-64], nativeappcommon-eplugin [ubuntu-64], nativecommon-eplugin [ubuntu-64], nativecore-eplugin [ubuntu-64], base-ide-product [ubuntu-64] Build-dependency : pde-build [ubuntu-64], base-ide-product [ubuntu-64], common-eplugin [ubuntu-64], nativeappcommon-eplugin [ubuntu-64], nativecommon-eplugin [ubuntu-64], nativecore-eplugin [ubuntu-64] Source : unittest-eplugin Path : /binary/unittest-eplugin_2.1.45_ubuntu-64.zip Origin : local SHA256 : a439927a46029a7ea13773e70ab904a4de21e9644e91cd56cc7136049ab3d74c Size : 1626157 Uncompressed-size : 5028173 Description : Unit Test plugin Package : ninja-1.5.3 Version : 1.0.2 OS : ubuntu-64 Build-host-os : ubuntu-32 Maintainer : Dinesh Dwivedi , Seunghwan Lee Attribute : binary Path : /binary/ninja-1.5.3_1.0.2_ubuntu-64.zip Origin : local SHA256 : 68a8907b9dd586bc80be9bb45c83fafdfd5f1e5b934de5cf65e6411fc81db574 Size : 77881 Uncompressed-size : 192512 Description : ninja-1.5.3 for Tizen SDK Package : document Version : 2.4.20 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Donghyun Lee , Seunghwan Lee Source : doc-tools Path : /binary/document_2.4.20_ubuntu-64.zip Origin : local SHA256 : 9b00c2af8abc513643e011df433aded94b5ef8db9ffafb925a4e0fd189a94499 Size : 119961 Uncompressed-size : 180566 Description : Document Package : enventor-eplugin Version : 1.0.15 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Jaehyun Cho Install-dependency : nativecore-eplugin [ubuntu-64] Build-dependency : pde-build [ubuntu-64], common-eplugin [ubuntu-64], nativecommon-eplugin [ubuntu-64], nativecore-eplugin [ubuntu-64] Source : enventor-eplugin Path : /binary/enventor-eplugin_1.0.15_ubuntu-64.zip Origin : local SHA256 : 52c86d15f088a4a8a5549b5548b3dd32c99c9661045479d5e1584b25ce481414 Size : 14129 Uncompressed-size : 38631 Description : Plugin to edit EDC with Enventor Package : enventor Version : 0.8.36 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Jaehyun Cho Install-dependency : efl-tools [ubuntu-64] Build-dependency : efl-tools-build [ubuntu-64] Conflicts : 2.3-enventor, 2.3.1-enventor, 2.3.2-enventor, 2.4-enventor Source : enventor Path : /binary/enventor_0.8.36_ubuntu-64.zip Origin : local SHA256 : 22684bf7bbc44a2a46422631f764a2fae1c40d6f5905f9d24801089b79b40ed3 Size : 5562441 Uncompressed-size : 8326988 Description : The dynamic EDC editor to write your layout fast and easy Package : eflete Version : 0.7.0.14 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Jaehwan Kim Install-dependency : efl-tools [ubuntu-64] Build-dependency : efl-tools-build [ubuntu-64] Source : eflete Path : /binary/eflete_0.7.0.14_ubuntu-64.zip Origin : local SHA256 : 67a292490220f09fa7e7ca388ad065522bcf63011a99eb24eaa104a5d64da31b Size : 7934829 Uncompressed-size : 14989297 Description : The EFL edje theme editor with some convenient functions Package : version-manager Version : 2.1.124 OS : ubuntu-64, ubuntu-32 Build-host-os : ubuntu-32 Maintainer : yeongkyoon lee Source : version-manager Path : /binary/version-manager_2.1.124_ubuntu-64.zip Origin : local SHA256 : 66d22e52fcdd3daba219a6609ace682fa89bac7d527aaf034b0962d4c714f147 Size : 3319 Uncompressed-size : 8216 Description : Set SDK's version information Package : common-eplugin Version : 2.3.186 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : hyeongseok heo , hyocheol ahn , sanghyun lee , yoonki park , donghyuk yang , gune Kim , jaemin kim , juhan kim , shingil kang Install-dependency : base-ide-product [ubuntu-64], sdk-utils [ubuntu-64], sdk-utils-core [ubuntu-64] Build-dependency : base-ide-product [ubuntu-64], pde-build [ubuntu-64], sdk-utils [ubuntu-64], sdk-utils-core [ubuntu-64], emulator-manager [ubuntu-64] Source : common-eplugin Path : /binary/common-eplugin_2.3.186_ubuntu-64.zip Origin : local SHA256 : c1bbac3349a78bdcfb2c5eb07a54d9b22f766c9e3679bf4a52dd22c0282b5837 Size : 30855503 Uncompressed-size : 33832211 C-Prerequisites : libwebkitgtk-1.0-0 Description : Common plugin Package : dynamic-analyzer-product Label : Dynamic Analyzer Version : 2.3.20 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Gihun Chang , WooJin Jung , Jaewon Lim , Seokgil Kang Build-dependency : common-eplugin-rcp [ubuntu-64], eclipse-pde [ubuntu-64] Source : dynamic-analyzer Path : /binary/dynamic-analyzer-product_2.3.20_ubuntu-64.zip Origin : local SHA256 : 66de2e08961a140ef49979c1edbebea505cee1c1976d558c1c6d95d3985d5b85 Size : 54784818 Uncompressed-size : 93168819 C-Prerequisites : rpm2cpio,cpio Description : The host of the Dynamic Analyzer Package : dynamic-analysis-ide-native-eplugin Label : Dynamic analyzer ide plugin Version : 2.2.44 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : WooJin Jung , Seokgil Kang Install-dependency : base-ide-product [ubuntu-64], common-eplugin [ubuntu-64], nativecommon-eplugin [ubuntu-64] Build-dependency : pde-build [ubuntu-64], base-ide-product [ubuntu-64], common-eplugin [ubuntu-64], nativecommon-eplugin [ubuntu-64] Source : dynamic-analysis-ide-eplugin Path : /binary/dynamic-analysis-ide-native-eplugin_2.2.44_ubuntu-64.zip Origin : local SHA256 : 1f956407bf85955228022598bddcaa29dab3b1d1bb47b018c5ccaa61a7b83354 Size : 86914 Uncompressed-size : 145287 Description : Dynamic analyzer ide plugin Package : profiler-native-eplugin Label : Profiler plugin Version : 2.2.54 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : WooJin Jung , Seokgil Kang Install-dependency : base-ide-product [ubuntu-64], common-eplugin [ubuntu-64], nativecommon-eplugin [ubuntu-64] Build-dependency : pde-build [ubuntu-64], base-ide-product [ubuntu-64], common-eplugin [ubuntu-64], nativecommon-eplugin [ubuntu-64] Source : profiler-eplugin Path : /binary/profiler-native-eplugin_2.2.54_ubuntu-64.zip Origin : local SHA256 : 4ff76b1d6bdb060402d547a5983a831744d798e15547be741c22205866c40c5c Size : 3457297 Uncompressed-size : 3776385 Description : Profiler plugin Package : valgrind Version : 0.1.11 OS : ubuntu-64 Build-host-os : ubuntu-32 Maintainer : Jaewon Lim Attribute : binary Source : valgrind Path : /binary/valgrind_0.1.11_ubuntu-64.zip Origin : local SHA256 : 7f81a705de4b12a41dd2777857e49c334841791e93a11829131e54f15bf91bbd Size : 6094935 Description : valgrind package that run on target Package : ttrace Version : 0.7.9 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-64 Maintainer : Gihun Chang ChangJoon Baek Attribute : binary Path : /binary/ttrace_0.7.9_ubuntu-64.zip Origin : local SHA256 : c26e3156c427a7849ad0a664897a5a6a069042d9919877e47870a14e85f5549a Size : 352601 Description : T-trace Package : base-ide-product Version : 3.0.102 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : hyeongseok heo , yoonki park Install-dependency : version-manager [ubuntu-64] Build-dependency : eclipse-pde [ubuntu-64] Source : product Path : /binary/base-ide-product_3.0.102_ubuntu-64.zip Origin : local SHA256 : 475cf4b5a3190cc8f1b9d006522f5fad322a5f3a83bf37df93141959c2d8159f Size : 142476475 Uncompressed-size : 160028816 Description : Make base IDE. This also includes patched eclipse plugins. Package : nativecommon-eplugin Version : 2.1.264 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Kangho Kim , Yoonki Park , Hyunsik Noh , Gun Kim , Ho Namkoong , Taeyoung Son Install-dependency : common-eplugin [ubuntu-64], tpklib [ubuntu-64], sbilib [ubuntu-64] Build-dependency : pde-build [ubuntu-64], base-ide-product [ubuntu-64], common-eplugin [ubuntu-64], tpklib [ubuntu-64], sbilib [ubuntu-64] Source : nativecommon-eplugin Path : /binary/nativecommon-eplugin_2.1.264_ubuntu-64.zip Origin : local SHA256 : eef968a7d4a9a8f1911a51fec12c4b8880f254a69b4da1fd857f63b5b3cb4c1c Size : 28281499 Uncompressed-size : 30958573 Description : Nativecommon plugin Package : nativeappcommon-eplugin Version : 2.1.53 OS : ubuntu-64 Build-host-os : ubuntu-32 Maintainer : Kangho Kim , Yoonki Park , Hyunsik Noh , Gun Kim , Ho Namkoong , Taeyoung Son Install-dependency : nativecommon-eplugin [ubuntu-64], tpklib [ubuntu-64] Build-dependency : pde-build [ubuntu-64], base-ide-product [ubuntu-64], nativecommon-eplugin [ubuntu-64], tpklib [ubuntu-64] Source : nativeappcommon-eplugin Path : /binary/nativeappcommon-eplugin_2.1.53_ubuntu-64.zip Origin : local SHA256 : 3d6ecf4227f13ce521983f8ceae06ea0039b17276d14158714a4e24860c61014 Size : 185312 Uncompressed-size : 270243 C-Prerequisites : make Description : Nativeappcommon plugin Package : api-checker Version : 2.0.3 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32, ubuntu-64 Maintainer : KARTHIK VENKATESH BHAT , Seunghwan Lee Attribute : binary Path : /binary/api-checker_2.0.3_ubuntu-64.zip Origin : local SHA256 : fa35c79f00ffe042be98974323929b1a94a6b859f0ed6dd92b42f8ffa7e9c8e2 Size : 5656294 Uncompressed-size : 15028224 Description : API & Prvilege Checker Package : efl-tools Version : 1.13.41 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Taejun Ha , Jiil Hyoun , Donghyuk Yang , Donghee Yang Source : edje-cc Path : /binary/efl-tools_1.13.41_ubuntu-64.zip Origin : local SHA256 : 3a907186f9bce5f4918a9211349474719c9b486b5e868f1bf12ee2c052c47dce Size : 48718953 Uncompressed-size : 115804649 Description : EDJE tools for Tizen SDK Package : sbi-toolchain-gcc-4.6.cpp.app Version : 2.1.66 OS : ubuntu-64, ubuntu-32 Build-host-os : ubuntu-32 Maintainer : SangJin Kim , Gyeongmin Ju , Jiil Hyoun , Shingil Kang Install-dependency : cross-arm-gcc-4.6, cross-i386-gcc-4.6, cross-arm-gdb-7.8, cross-i386-gdb-7.8 Source : sbi-native-plugins Path : /binary/sbi-toolchain-gcc-4.6.cpp.app_2.1.66_ubuntu-64.zip Origin : local SHA256 : 52ad462131e21e36231b8776c426bc1ad4e34e87d4c7cfa60dacd16bb019a537 Size : 13420 Uncompressed-size : 45589 Description : sbi gcc toolchain plugin for cpp project Package : sbi-toolchain-llvm-3.4.cpp.app Version : 2.1.65 OS : ubuntu-64, ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Shihyun Kim , Donghyuk Yang , Yoonki Park Install-dependency : llvm-3.4, cross-arm-gdb-7.8, cross-i386-gdb-7.8 Source : sbi-native-plugins Path : /binary/sbi-toolchain-llvm-3.4.cpp.app_2.1.65_ubuntu-64.zip Origin : local SHA256 : a3b50fb65a620acea20d9a1dd0c264f14721567deb2d9b4d806c4a301de6c8a5 Size : 14520 Uncompressed-size : 50218 Description : sbi llvm toolchain plugin for cpp project Package : sbi-toolchain-gcc-4.9.cpp.app Version : 2.1.66 OS : ubuntu-64, ubuntu-32 Build-host-os : ubuntu-32 Maintainer : SangJin Kim , Gyeongmin Ju , Jiil Hyoun , Shingil Kang Install-dependency : cross-arm-gcc-4.9, cross-i386-gcc-4.9, cross-arm-gdb-7.8, cross-i386-gdb-7.8 Source : sbi-native-plugins Path : /binary/sbi-toolchain-gcc-4.9.cpp.app_2.1.66_ubuntu-64.zip Origin : local SHA256 : ee2f75a007e9b00032deaeb6860596d0a78a5a641782f75406c220752517fbc2 Size : 13353 Uncompressed-size : 45432 Description : sbi gcc toolchain plugin for cpp project Package : sbi-toolchain-llvm-3.6.cpp.app Version : 2.1.65 OS : ubuntu-64, ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Shihyun Kim , Donghyuk Yang , Yoonki Park Install-dependency : llvm-3.6, cross-arm-gdb-7.8, cross-i386-gdb-7.8 Source : sbi-native-plugins Path : /binary/sbi-toolchain-llvm-3.6.cpp.app_2.1.65_ubuntu-64.zip Origin : local SHA256 : 3e2a1d32a3feacd37082c9ecc74958c8186e61a5e585f82caad2053545666ae2 Size : 14662 Uncompressed-size : 51246 Description : sbi llvm toolchain plugin for cpp project Package : cross-arm-gcc-4.6 Version : 1.0.3 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Shihyun Kim , Donghyuk Yang , Donghee Yang Build-dependency : rs-devel_eglibc-2.13.armv7l [ubuntu-64] Source-dependency : gcc-linaro-4.6-2013.05.tar.gz [ubuntu-64], binutils-2.22.tar.gz [ubuntu-64], gmp-5.0.1.tar.gz [ubuntu-64], mpc-0.9.tar.gz [ubuntu-64], mpfr-3.0.1.tar.gz [ubuntu-64] Source : gcc-4.6 Path : /binary/cross-arm-gcc-4.6_1.0.3_ubuntu-64.zip Origin : local SHA256 : 5d8831cb9a1e306497c01d724936826a8c687d40a15b88a9b61ec293b4714f2d Size : 100681763 Uncompressed-size : 266862592 Description : gnu compiler 4.6 for Tizen SDK Package : cross-i386-gcc-4.6 Version : 1.0.3 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Shihyun Kim , Donghyuk Yang , Donghee Yang Build-dependency : rs-devel_eglibc-2.13.i686 [ubuntu-64] Source-dependency : gcc-linaro-4.6-2013.05.tar.gz [ubuntu-64], binutils-2.22.tar.gz [ubuntu-64], gmp-5.0.1.tar.gz [ubuntu-64], mpc-0.9.tar.gz [ubuntu-64], mpfr-3.0.1.tar.gz [ubuntu-64] Source : gcc-4.6 Path : /binary/cross-i386-gcc-4.6_1.0.3_ubuntu-64.zip Origin : local SHA256 : 84691a96e3fcc3f63e423f5cdfe45781a5d49dc313f7cf146409e6d41ec4265d Size : 105424168 Uncompressed-size : 273137664 Description : gnu compiler 4.6 for Tizen SDK Package : cross-arm-gdb-7.8 Version : 1.0.0 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Shihyun Kim , Donghyuk Yang , Yoonki Park Build-dependency : cross-arm-gcc-4.6 [ubuntu-64], rs-devel_eglibc-2.13.armv7l [ubuntu-64] Source-dependency : gdb-7.8.1.tar.gz [ubuntu-64] Source : gdb-7.5 Path : /binary/cross-arm-gdb-7.8_1.0.0_ubuntu-64.zip Origin : local SHA256 : 1477ae1ccbfb6fe51467291c690812611a7649f3cbe84a83583393450199aaf7 Size : 14517387 Uncompressed-size : 37031936 C-Prerequisites : libpython2.7 Description : GNU debug tool 7.8 for Tizen SDK Package : cross-i386-gdb-7.8 Version : 1.0.0 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Shihyun Kim , Donghyuk Yang , Yoonki Park Build-dependency : cross-i386-gcc-4.6 [ubuntu-64], rs-devel_eglibc-2.13.i686 [ubuntu-64] Source-dependency : gdb-7.8.1.tar.gz [ubuntu-64] Source : gdb-7.5 Path : /binary/cross-i386-gdb-7.8_1.0.0_ubuntu-64.zip Origin : local SHA256 : 84c1694e3e73ea7b29739c751526ee115377065fc5cf985fae6effe6a221f620 Size : 12801181 Uncompressed-size : 32501760 C-Prerequisites : libpython2.7 Description : GNU debug tool 7.8 for Tizen SDK Package : llvm-3.4 Version : 1.0.12 OS : ubuntu-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , Jiil Hyoun , Donghyuk Yang , Donghee Yang Attribute : binary Install-dependency : cross-arm-gcc-4.6 [ubuntu-64], cross-i386-gcc-4.6 [ubuntu-64] Source : llvm-3.4 Path : /binary/llvm-3.4_1.0.12_ubuntu-64.zip Origin : local SHA256 : 537922dd0be78dd4d1aa6e3dce3ae15346afd58e5c4de4ba411577785ba3e3db Size : 87425254 Uncompressed-size : 230780928 Description : llvm compiler 3.4 for Tizen SDK Package : cross-arm-gcc-4.9 Version : 1.0.3 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Shihyun Kim , Donghyuk Yang , Donghee Yang Build-dependency : rs-devel_eglibc-2.13.armv7l [ubuntu-64] Source-dependency : gcc-4.9.2.tar.gz [ubuntu-64], binutils-2.22.tar.gz [ubuntu-64], gmp-5.0.1.tar.gz [ubuntu-64], mpc-0.9.tar.gz [ubuntu-64], mpfr-3.0.1.tar.gz [ubuntu-64] Source : gcc-4.9 Path : /binary/cross-arm-gcc-4.9_1.0.3_ubuntu-64.zip Origin : local SHA256 : ee827a4f2f012a642648a599593ecddd6f6a1f060bc781f162a54db7a0e161fc Size : 146158766 Uncompressed-size : 389894144 Description : gnu compiler 4.9 for Tizen SDK Package : cross-i386-gcc-4.9 Version : 1.0.3 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Shihyun Kim , Donghyuk Yang , Donghee Yang Build-dependency : rs-devel_eglibc-2.13.i686 [ubuntu-64] Source-dependency : gcc-4.9.2.tar.gz [ubuntu-64], binutils-2.22.tar.gz [ubuntu-64], gmp-5.0.1.tar.gz [ubuntu-64], mpc-0.9.tar.gz [ubuntu-64], mpfr-3.0.1.tar.gz [ubuntu-64] Source : gcc-4.9 Path : /binary/cross-i386-gcc-4.9_1.0.3_ubuntu-64.zip Origin : local SHA256 : dbd343623046a8f4308c5a806c62c370ba9b9af6a48642c05205e225ed3e98d1 Size : 154650734 Uncompressed-size : 406159360 Description : gnu compiler 4.9 for Tizen SDK Package : llvm-3.6 Version : 0.0.7 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Karthik Bhat , Dinesh Dwivedi , Seunghwan Lee Install-dependency : libllvm-3.6 [ubuntu-64] Build-dependency : llvm-build [ubuntu-64] Source-dependency : llvm-3.6.tar.gz [ubuntu-64] Source : llvm-3.6 Path : /binary/llvm-3.6_0.0.7_ubuntu-64.zip Origin : local SHA256 : 2570a9e826c03a8deef3365bab096a1d57b62caf24707bcd42402b62caf804a6 Size : 23382426 Uncompressed-size : 57700573 Description : llvm compiler 3.6 for Tizen SDK Package : libllvm-3.6 Version : 0.0.2 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Karthik Bhat , Dinesh Dwivedi , Seunghwan Lee Build-dependency : rs-devel_eglibc-2.13.armv7l [ubuntu-32], cross-arm-gcc-4.9 [ubuntu-32], cross-i386-gcc-4.9 [ubuntu-32], rs-devel_eglibc-2.13.i686 [ubuntu-32] Source-dependency : llvm-3.6.tar.gz Source : llvm-3.6 Path : /binary/libllvm-3.6_0.0.2_ubuntu-64.zip Origin : local SHA256 : 20f73bd9ebf1886e8ef49ea8c3c9cd2cb970e005c036fdf27109645548afac44 Size : 87794 Uncompressed-size : 489720 Description : llvm libraries for Tizen SDK Package : nativeplatform-eplugin Version : 2.1.291 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Jaemin Kim , Donghyuk Yang , Donghee Yang Install-dependency : nativeappcommon-eplugin [ubuntu-64] Build-dependency : pde-build [ubuntu-64], nativeappcommon-eplugin [ubuntu-64] Source : nativeplatform-eplugin Path : /binary/nativeplatform-eplugin_2.1.291_ubuntu-64.zip Origin : local SHA256 : bccf565173ffba3acec48c83624af2ea4b63380b48d9820045710e777e8cd849 Size : 3417057 Uncompressed-size : 3843254 C-Prerequisites : expect,rpm2cpio,cpio,make,findutils Description : Nativeplatform plugin Package : image-creator Version : 1.0.16 OS : ubuntu-64, ubuntu-32 Build-host-os : ubuntu-64 Maintainer : Taejun Ha , Jiil Hyoun , Donghyuk Yang , Donghee Yang Source : image-creator Path : /binary/image-creator_1.0.16_ubuntu-64.zip Origin : local SHA256 : 1af6d77955cee0c1c11935057af4814f0578b57787fd1d08947558477186a0a6 Size : 45380 Uncompressed-size : 237568 C-Prerequisites : ruby Description : Image creator for Tizen SDK Package : sbi-toolchain-gcc-4.5.platform.obs Version : 2.1.32 OS : ubuntu-64, ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Shihyun Kim , Jaemin Kim , Donghyuk Yang , Donghee Yang Source : sbi-plugins Path : /binary/sbi-toolchain-gcc-4.5.platform.obs_2.1.32_ubuntu-64.zip Origin : local SHA256 : 94f4f2ea3e536207fcad961a3d78ce741de8395099c845ccc388a51cc89eeac7 Size : 6632 Uncompressed-size : 36864 C-Prerequisites : expect Description : sbi toolchain plugin for platform project Package : mobile-2.4-nativeplatform-sample Version : 2.3.7 OS : ubuntu-64, ubuntu-32, windows-32, windows-64 Build-host-os : ubuntu-32 Maintainer : Jaemin Kim , Donghyuk Yang , Yoonki Park Source : nativeplatform-sample Path : /binary/mobile-2.4-nativeplatform-sample_2.3.7_ubuntu-64.zip Origin : local SHA256 : d4a92a00a0a238605e2d5d8a2bf3afee76fc8170f817ac4f3939d3306aa6dbb7 Size : 32387 Uncompressed-size : 184320 Description : Samples/Templates for developing platform project. Package : mobile-2.4-rs-device.platform Version : 2.4.1 OS : ubuntu-64, ubuntu-32 Build-host-os : ubuntu-64 Maintainer : Jaemin Kim , Donghyuk Yang , Yoonki Park Attribute : binary Source : platform-dev-rootstrap Path : /binary/mobile-2.4-rs-device.platform_2.4.1_ubuntu-64.zip Origin : local SHA256 : f446bcf623057f9d99100de1fc783a503178e2db9cf535131fab5a80f5c4352c Size : 3352 Uncompressed-size : 24576 Description : ARM rootstrap for cross toolchain development Package : mobile-2.4-rs-emulator.platform Version : 2.4.1 OS : ubuntu-64, ubuntu-32 Build-host-os : ubuntu-64 Maintainer : Jaemin Kim , Donghyuk Yang , Yoonki Park Attribute : binary Source : platform-dev-rootstrap Path : /binary/mobile-2.4-rs-emulator.platform_2.4.1_ubuntu-64.zip Origin : local SHA256 : 7c702bdb5367307231cd3de87b1f677cd53f60d4649772092164de53394bd6f7 Size : 14384 Uncompressed-size : 86016 Description : I386 rootstrap for cross toolchain development Package : COMMON-WEB-DA Version : 2.4.80 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Install-dependency : dynamic-analyzer-product, dynamic-analysis-ide-web-eplugin Source : meta-sdk-components Path : /binary/COMMON-WEB-DA_2.4.80_ubuntu-64.zip Origin : local SHA256 : 93fafef0007d59d6deb9d5abcb4fdeec04ab4cc40e18c55b6114848a250a82c5 Size : 2161 Uncompressed-size : 8192 Package : webapp-eplugin Version : 2.3.103 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Sangho Park , Hyeongseok Heo , Yoonki Park Install-dependency : base-ide-product [ubuntu-64], common-eplugin [ubuntu-64] Build-dependency : base-ide-product [ubuntu-64], pde-build [ubuntu-64], common-eplugin [ubuntu-64] Source : webapp-eplugin Path : /binary/webapp-eplugin_2.3.103_ubuntu-64.zip Origin : local SHA256 : 9a22dad258f959a942bbd9cf8475924c05241fa635f42c416586ed5d27863472 Size : 35761695 Uncompressed-size : 37097632 Description : Tizen Web IDE Package : js-analyzer-eplugin Version : 1.1.10 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Inho Lim Install-dependency : common-eplugin [ubuntu-64] Build-dependency : common-eplugin [ubuntu-64], pde-build [ubuntu-64] Source : js-analyzer-eplugin Path : /binary/js-analyzer-eplugin_1.1.10_ubuntu-64.zip Origin : local SHA256 : be2079dad1d3718ec20e3b747be792af0b7a780941db3d3741a2ccbe371aa6c3 Size : 48601111 Uncompressed-size : 95568563 Description : JavaScript Code Analyzer Package : mobile-webapp-ext-eplugin Version : 1.0.10 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : kangho kim , hyeongseok heo , jihoon song, changhyun lee , bonyong lee Install-dependency : webapp-eplugin [ubuntu-64] Build-dependency : pde-build [ubuntu-64], webapp-eplugin [ubuntu-64] Source : mobile-webapp-ext-eplugin Path : /binary/mobile-webapp-ext-eplugin_1.0.10_ubuntu-64.zip Origin : local SHA256 : 5caeee665febcfdea4a19120d3c57504fb3001cf0c57eb8fd9b1fcc3c3cd533a Size : 14425 Uncompressed-size : 45052 Description : Tizen Web IDE Extension Package : wearable-webapp-ext-eplugin Version : 1.0.51 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : hyeongseok heo , jihoon song, changhyun lee Install-dependency : webapp-eplugin [ubuntu-64] Build-dependency : pde-build [ubuntu-64], webapp-eplugin [ubuntu-64] Source : wearable-webapp-ext-eplugin Path : /binary/wearable-webapp-ext-eplugin_1.0.51_ubuntu-64.zip Origin : local SHA256 : c2f01e6d76b0f262b1d423935d0718ffacb6565e0d6d4d6ac61209ebfe2b3e1e Size : 21637 Uncompressed-size : 59553 Description : Tizen Web IDE Extension Package : tv-webapp-ext-eplugin Version : 1.0.11 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : kangho kim , hyeongseok heo , jihoon song, changhyun lee , bonyong lee Install-dependency : webapp-eplugin [ubuntu-64] Build-dependency : pde-build [ubuntu-64], webapp-eplugin [ubuntu-64] Source : tv-webapp-ext-eplugin Path : /binary/tv-webapp-ext-eplugin_1.0.11_ubuntu-64.zip Origin : local SHA256 : cc0e7964f01fd5046bcce8e841b70347d166f6dbd2daeed898a5d32091886082 Size : 20052 Uncompressed-size : 58535 Description : Tizen Web IDE Extension Package : websimulator-eplugin Version : 2.0.25 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Namki Lee Install-dependency : webapp-eplugin [ubuntu-64], websimulator-core [ubuntu-64] Build-dependency : base-ide-product [ubuntu-64], pde-build [ubuntu-64], webapp-eplugin [ubuntu-64] Source : websimulator-eplugin Path : /binary/websimulator-eplugin_2.0.25_ubuntu-64.zip Origin : local SHA256 : 77a20c363b0ff5ac27460ccae78bd3b1c2f51d8041214bddba039ebeec907096 Size : 81426 Uncompressed-size : 218653 Description : Web Simulator Plugin Package : new-web-cli Version : 2.2.9 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Gyeongmin Ju, Hyoun Jiil, SangJin Kim, Shingil Kang Install-dependency : new-common-cli [ubuntu-64] Build-dependency : base-ide-product [ubuntu-64], common-eplugin [ubuntu-64], webapp-eplugin [ubuntu-64] Path : /binary/new-web-cli_2.2.9_ubuntu-64.zip Origin : local SHA256 : 188ce8456fcab3897d9cc3619e5898f93f3cea51eb51e07458d9f2061531d7be Size : 27596545 Uncompressed-size : 28467864 Description : New Web Tizen IDE Command Line Interface Package : emulator-storages Version : 1.4.0 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-64 Maintainer : SeokYeon Hwang Build-dependency : emulator-supplements [ubuntu-64] Source : emulator-storages Path : /binary/emulator-storages_1.4.0_ubuntu-64.zip Origin : local SHA256 : ca53145504891fe59b94a90ad72511f797a4733f6fcc58e0a7fcdab865434be7 Size : 140691 Uncompressed-size : 21327872 Description : sdcard for emulator Package : emulator-manager Version : 2.5.41 OS : ubuntu-64, ubuntu-32 Build-host-os : ubuntu-64 Maintainer : MinKee Lee , Jihye Kim Install-dependency : emulator-common-lib, emulator-supplements Build-dependency : emulator-common-lib-dev Source : emulator-manager Path : /binary/emulator-manager_2.5.41_ubuntu-64.zip Origin : local SHA256 : 3103597e0811f7391fa6b36d61a668e331700bfc5edd6785a918311df0cd4193 Size : 1435013 Uncompressed-size : 1929632 Description : Tizen Emulator Manager Package : emulator-control-panel-common Version : 2.0.22 OS : ubuntu-64, ubuntu-32 Build-host-os : ubuntu-64 Maintainer : Jinhyung Choi Build-dependency : emulator-common-lib-dev Source : emulator-control-panel Path : /binary/emulator-control-panel-common_2.0.22_ubuntu-64.zip Origin : local SHA256 : 0d694ff6b6f22a4d5dbb26def74e3cf7bb43fb5001a463e1bb229fa24832e1bf Size : 845357 Uncompressed-size : 945160 Description : Tizen Emulator Control Panel Package : dynamic-analysis-ide-web-eplugin Label : Dynamic analyzer ide web plugin Version : 2.2.35 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : WooJin Jung , Seokgil Kang Install-dependency : base-ide-product [ubuntu-64], common-eplugin [ubuntu-64], webapp-eplugin [ubuntu-64] Build-dependency : pde-build [ubuntu-64], base-ide-product [ubuntu-64], common-eplugin [ubuntu-64], webapp-eplugin [ubuntu-64] Source : dynamic-analysis-ide-web-eplugin Path : /binary/dynamic-analysis-ide-web-eplugin_2.2.35_ubuntu-64.zip Origin : local SHA256 : e92a9d52335d1ba8318b2089cf0a7898c574067bf04fc8e452df4a5f545afa12 Size : 50695 Uncompressed-size : 109155 Description : Dynamic analyzer ide web plugin Package : websimulator-core Version : 2.1.16 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Namki Lee Source : web-simualtor Path : /binary/websimulator-core_2.1.16_ubuntu-64.zip Origin : local SHA256 : b72bc47446ddff20a503534df8cb105dee128e3ae33bb5a22516d77eee7de65a Size : 5215404 Uncompressed-size : 17190538 Description : Web Simulator Plugin Package : emulator-common-lib Version : 1.2.5 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Minkee Lee , Munkyu Im Build-dependency : emulator-common-library-pool [ubuntu-64] Source : emulator Path : /binary/emulator-common-lib_1.2.5_ubuntu-64.zip Origin : local SHA256 : 165bf296eecd577696663379fec2f4a9e464f125e58a1f198bfaf2e8c33eabbf Size : 4092921 Uncompressed-size : 5420633 Description : common libraries for Tizen Emulator. Package : emulator-supplements Version : 1.1.3 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : SeokYeon Hwang Source : emulator Path : /binary/emulator-supplements_1.1.3_ubuntu-64.zip Origin : local SHA256 : 02e54fc5132869b648fa53ccc731f259d8a97cf109b915deef6590ab96128750 Size : 10500223 Uncompressed-size : 13819563 C-Prerequisites : libglib2.0-0, libcurl3-gnutls Description : Common binaries for Tizen Emulator Package : 2.3-MANDATORY Version : 2.4.46 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Install-dependency : COMMON-MANDATORY, 2.3-platform-info Source : meta-platform-components Path : /binary/2.3-MANDATORY_2.4.46_ubuntu-64.zip Origin : local SHA256 : a43cac5f0f723a4f408d1a66454ddcf9d817fe81544f0db37ddb080ebffa4125 Size : 1271 Uncompressed-size : 8192 Package : mobile-2.3-core-add-ons Version : 4.0.181 OS : ubuntu-64, ubuntu-32 Build-host-os : ubuntu-32, opensuse-32, ubuntu-64, opensuse-64 Maintainer : namki.lee Path : /binary/mobile-2.3-core-add-ons_4.0.181_ubuntu-64.zip Origin : local SHA256 : b79ed7c806843997e9b0d3ab67e24c72579f38dc596935bef8ab9efba5699373 Size : 502528 Uncompressed-size : 4087808 Description : Samples/Templates for developing core project. Package : mobile-2.3-rs-device.core Version : 2.3.176 OS : ubuntu-64, ubuntu-32, macos-64 Build-host-os : ubuntu-32 Maintainer : Seunghwan Lee Attribute : binary Source : core-app-rootstrap Path : /binary/mobile-2.3-rs-device.core_2.3.176_ubuntu-64.zip Origin : local SHA256 : e4f75a1379fce361477af0845d734a8c83ef96564e09342411d2e11919dddb4b Size : 27854586 Uncompressed-size : 27906048 Description : ARM rootstrap for native app development Package : mobile-2.3-rs-emulator.core Version : 2.3.176 OS : ubuntu-64, ubuntu-32, macos-64 Build-host-os : ubuntu-32 Maintainer : Seunghwan Lee Attribute : binary Source : core-app-rootstrap Path : /binary/mobile-2.3-rs-emulator.core_2.3.176_ubuntu-64.zip Origin : local SHA256 : 003781dc08e8e73a172f8c5db9fd907bb53be8a7a80c35b27258b6940f921ebd Size : 31945716 Uncompressed-size : 31997952 Description : I386 rootstrap for native app development Package : 2.3-efl-tools Version : 1.0.95 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Taejun Ha , Jiil Hyoun , Donghyuk Yang , Donghee Yang Source : edje-cc Path : /binary/2.3-efl-tools_1.0.95_ubuntu-64.zip Origin : local SHA256 : 807c12227534a04c7c1671c3e0a9ef80944db8696a08f59b401944a261b61a8d Size : 40644782 Uncompressed-size : 115403947 Description : EDJE tools for Tizen SDK Package : 2.3-efl-renderer Version : 0.6.10 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : DongJo Hwang Build-dependency : 2.3-efl-tools-build [ubuntu-64] Source : efl-renderer Path : /binary/2.3-efl-renderer_0.6.10_ubuntu-64.zip Origin : local SHA256 : 6702ebb4db4a2a41ec2626a33995ec4e7398d7f2543ee04cef50cec3fea3e54f Size : 25292944 Uncompressed-size : 45597693 Package : 2.3-platform-info Version : 2.3.0 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : YeongKyoon Lee Source : platform-info Path : /binary/2.3-platform-info_2.3.0_ubuntu-64.zip Origin : local SHA256 : 0c923aabd385bcb485b5c41e1941caac56323bc01daa0d18ede65e076e49af87 Size : 1007056 Uncompressed-size : 1351680 Description : TizenPlatform License Package : mobile-2.3-web-add-ons Version : 4.1.6 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : namki lee Path : /binary/mobile-2.3-web-add-ons_4.1.6_ubuntu-64.zip Origin : local SHA256 : c013e6f197987d2e13f80860e268b64225f658c3d8f8ce4a68836f2e3d5c087d Size : 372730 Uncompressed-size : 2867200 Description : Tizen Web IDE add-ons for mobile-3.X Package : mobile-2.3-web-add-ons-TAU Version : 4.1.6 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : namki lee Path : /binary/mobile-2.3-web-add-ons-TAU_4.1.6_ubuntu-64.zip Origin : local SHA256 : 0fb718b901092e6938686d969febb9e6dd64d7c813c8b8d68c3e4461d5d6e977 Size : 6787319 Uncompressed-size : 29388800 Description : Tizen Web IDE TAU add-ons for mobile-3.X Package : mobile-2.3-emulator-image-x86 Version : 3.0.23 OS : ubuntu-64, ubuntu-32, macos-64, windows-32, windows-64 Build-host-os : ubuntu-64 Maintainer : Yeong-Kyoon Lee Install-dependency : mobile-2.3-emulator-manager-resources Source : emulator-img Path : /binary/mobile-2.3-emulator-image-x86_3.0.23_ubuntu-64.zip Origin : local SHA256 : 93d3ee46e2adef822c8bf23d8f8d64a1d1febd1e0a8e2e4722076d1432da89d9 Size : 204370357 Uncompressed-size : 722107091 Description : Tizen Emulator Image Package : mobile-2.3-emulator-manager-resources Version : 2.5.4 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : MinKee Lee , Jihye Kim Install-dependency : mobile-2.3-emulator-qemu-skins Build-dependency : emulator-manager Source : emulator-manager-resources Path : /binary/mobile-2.3-emulator-manager-resources_2.5.4_ubuntu-64.zip Origin : local SHA256 : 2baf131717e1aad964ced0b224aa95f80be247864b8b3bccc4375009ba04a61a Size : 32787 Uncompressed-size : 66362 Description : Emulator Manager Platform Resources Package : mobile-2.3-emulator-qemu-skins Version : 2.1.29 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Sangho Park Source : emulator Path : /binary/mobile-2.3-emulator-qemu-skins_2.1.29_ubuntu-64.zip Origin : local SHA256 : 7ebd5d4d37cb6241aba63e45aea4926c2481dca11ba49f29c8607ec79d9fd45a Size : 1844954 Uncompressed-size : 1945655 Description : Skin images for Mobile 2.3 Tizen Emulator Package : mobile-2.3-emulator-control-panel-devices Version : 1.5.34 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : hakhyun kim Build-dependency : 2.3-emulator-lib-dev [ubuntu-64] Source : emulator-control-panel Path : /binary/mobile-2.3-emulator-control-panel-devices_1.5.34_ubuntu-64.zip Origin : local SHA256 : 78073c0fd0e7c909d6befd1b8f48c594055ce3bb967ef29f73ec83dab8efe326 Size : 699500 Uncompressed-size : 856486 Description : Tizen Mobile Emulator Control Panel Devices Package : 2.3-emulator-control-panel Version : 1.5.34 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : hakhyun kim Build-dependency : 2.3-emulator-lib-dev [ubuntu-64] Source : emulator-control-panel Path : /binary/2.3-emulator-control-panel_1.5.34_ubuntu-64.zip Origin : local SHA256 : 265337abdb3ef8bc2215c178a4aad1f5d3f2ac4e266db290d34555003f66e47c Size : 635563 Uncompressed-size : 987597 Description : Tizen Emulator Control Panel Package : 2.3-emulator-qemu-common Version : 2.1.29 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Sangho Park Build-dependency : 2.3-emulator-lib [ubuntu-64] Source : emulator Path : /binary/2.3-emulator-qemu-common_2.1.29_ubuntu-64.zip Origin : local SHA256 : 778e85eb8f5972efaacb321cb7c083a59260d31466f124d1501855c335daecf3 Size : 1674815 Uncompressed-size : 4228065 C-Prerequisites : libsdl1.2debian Description : Common binaries for Tizen Emulator Package : 2.3-emulator-qemu-x86 Version : 2.1.29 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Sangho Park Install-dependency : 2.3-emulator-kernel-x86 [ubuntu-64], 2.3-libav [ubuntu-64] Build-dependency : 2.3-emulator-lib-dev [ubuntu-64], 2.3-emulator-lib [ubuntu-64], 2.3-libav-dev [ubuntu-64] Source : emulator Path : /binary/2.3-emulator-qemu-x86_2.1.29_ubuntu-64.zip Origin : local SHA256 : 771999d22cebe22d81cf79d936123a8ea58bf999c99bf8759df26bb7648cd40a Size : 8872172 Uncompressed-size : 27168386 Description : Tizen x86 Emulator Package : 2.3-emulator-lib Version : 1.4.7 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Minkee Lee Build-dependency : 2.3-emulator-library-pool [ubuntu-64] Source : emulator Path : /binary/2.3-emulator-lib_1.4.7_ubuntu-64.zip Origin : local SHA256 : d56c54aba21793892f1c407823dddf2dc3bd14d775e2d38a767282f22d9093d0 Size : 4040201 Uncompressed-size : 5151205 Description : SWT and ECP libraries, and other runtime libraries for Tizen Emulator. Package : 2.3-emulator-kernel-x86 Version : 3.12.1 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Yeong-Kyoon, Lee Source : emulator-kernel Path : /binary/2.3-emulator-kernel-x86_3.12.1_ubuntu-64.zip Origin : local SHA256 : c08305d7393aba19215ab7d81833c6dbe93e44e0a7d2824ca2bae735081ed3b1 Size : 5846683 Uncompressed-size : 6033408 Description : Tizen x86 Emulator Kernel Package : 2.3-libav Version : 1.4.5 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Kyoungwon Park Source : libav Path : /binary/2.3-libav_1.4.5_ubuntu-64.zip Origin : local SHA256 : 6e947f8e3c8cf982d909fd49415dfbece5a5dcd8a0dacd5f14d5b153fe4f1ec6 Size : 4268398 Uncompressed-size : 14084793 Description : libav binaries for Tizen Emulator Package : wearable-2.3-web-add-ons Version : 2.1.4 OS : ubuntu-64 Build-host-os : ubuntu-32, opensuse-32, ubuntu-64, opensuse-64 Maintainer : namki lee Path : /binary/wearable-2.3-web-add-ons_2.1.4_ubuntu-64.zip Origin : local SHA256 : 10c39fb439503941826116265528aa6ef3e9aac2f1c2e5165023cc108585ed7a Size : 525709 Uncompressed-size : 3084288 Description : Tizen Web IDE add-ons for tizen-2.4 weareable Package : wearable-2.3-web-add-ons-TAU Version : 2.1.4 OS : ubuntu-64 Build-host-os : ubuntu-32, opensuse-32, ubuntu-64, opensuse-64 Maintainer : namki lee Path : /binary/wearable-2.3-web-add-ons-TAU_2.1.4_ubuntu-64.zip Origin : local SHA256 : a25c688a097f63470e147a6f238b09bf94132a71b0101f5c56d058fddb961797 Size : 13752543 Uncompressed-size : 17506304 Description : Tizen Web IDE TAU add-ons for tizen-2.4 weareable Package : wearable-2.3-emulator-image-x86 Version : 3.0.23 OS : ubuntu-64, ubuntu-32, macos-64, windows-32, windows-64 Build-host-os : ubuntu-64 Maintainer : Yeong-Kyoon Lee Install-dependency : wearable-2.3-emulator-manager-resources Source : emulator-img Path : /binary/wearable-2.3-emulator-image-x86_3.0.23_ubuntu-64.zip Origin : local SHA256 : 225d8ff8b63b355606d742e9dec8a9e7631df99bb1d8a67f741f1c3ac0a649d9 Size : 161679267 Uncompressed-size : 589593313 Description : Tizen Emulator Image Package : wearable-2.3-emulator-manager-resources Version : 2.5.4 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : MinKee Lee , Jihye Kim Install-dependency : wearable-2.3-emulator-qemu-skins Build-dependency : emulator-manager Source : emulator-manager-resources Path : /binary/wearable-2.3-emulator-manager-resources_2.5.4_ubuntu-64.zip Origin : local SHA256 : 10ebdfa716e65d6dc1ef770467e70b8829f84ca252d772ba85d1cfab64247b76 Size : 55010 Uncompressed-size : 88718 Description : Emulator Manager Platform Resources Package : wearable-2.3-emulator-qemu-skins Version : 2.1.29 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Sangho Park Source : emulator Path : /binary/wearable-2.3-emulator-qemu-skins_2.1.29_ubuntu-64.zip Origin : local SHA256 : bc952209d5c1d0f3af56ed64c1b9897e6ff9a53ab9ed7541a5904515e1d8b410 Size : 291603 Uncompressed-size : 336435 Description : Skin images for Wearable 2.3 Tizen Emulator Package : wearable-2.3-emulator-control-panel-devices Version : 1.5.34 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : hakhyun kim Build-dependency : 2.3-emulator-lib-dev [ubuntu-64] Source : emulator-control-panel Path : /binary/wearable-2.3-emulator-control-panel-devices_1.5.34_ubuntu-64.zip Origin : local SHA256 : 5daf44d338a532eba7001f633b6690cdf1cb0e87f18202342e5f57b89f8ee082 Size : 440008 Uncompressed-size : 560436 Description : Tizen Wearable Emulator Control Panel Devices Package : 2.3.1-MANDATORY Version : 2.3.19 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwoo shin Install-dependency : COMMON-MANDATORY, 2.3.1-platform-info Source : meta-platform-components Path : /binary/2.3.1-MANDATORY_2.3.19_ubuntu-64.zip Origin : local SHA256 : 309bd6546b6937159e949bf9b4e90307faf1b73ed980a2151896e6666b79e191 Size : 1226 Uncompressed-size : 8192 Package : mobile-2.3.1-emulator-image-x86 Version : 0.0.140 OS : ubuntu-64, ubuntu-32, macos-64, windows-32, windows-64 Build-host-os : ubuntu-64 Maintainer : Yeong-Kyoon Lee Install-dependency : mobile-2.3.1-emulator-manager-resources Source : emulator-img Path : /binary/mobile-2.3.1-emulator-image-x86_0.0.140_ubuntu-64.zip Origin : local SHA256 : c642ffcfa876cd9c0a435ef045e6ed4a937c336a9a73e5a0d2c1626ff4647705 Size : 200713045 Uncompressed-size : 215644919 Description : Tizen Emulator Image Package : mobile-2.3.1-emulator-manager-resources Version : 2.5.4 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : MinKee Lee , Jihye Kim Install-dependency : mobile-2.3.1-emulator-qemu-skins Build-dependency : emulator-manager Source : emulator-manager-resources Path : /binary/mobile-2.3.1-emulator-manager-resources_2.5.4_ubuntu-64.zip Origin : local SHA256 : 7df15bd6be2323c8dcb0075c348fb72b6248b5782f846da191f8a2622939d5c9 Size : 33969 Uncompressed-size : 67635 Description : Emulator Manager Platform Resources Package : mobile-2.3.1-emulator-qemu-skins Version : 2.1.45 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Sangho Park Source : emulator Path : /binary/mobile-2.3.1-emulator-qemu-skins_2.1.45_ubuntu-64.zip Origin : local SHA256 : e953e4a4b781e6a21a74e9fe9da65f9ab30ad9c1b0d5d8dd9483802390c10470 Size : 1845696 Uncompressed-size : 1945665 Description : Skin images for Mobile 2.3.1 Tizen Emulator Package : mobile-2.3.1-emulator-control-panel-devices Version : 1.5.39 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Jinhyung Choi Build-dependency : 2.3.1-emulator-lib-dev [ubuntu-64] Source : emulator-control-panel Path : /binary/mobile-2.3.1-emulator-control-panel-devices_1.5.39_ubuntu-64.zip Origin : local SHA256 : af309d0fba79e08603f9587782d21dc2d60540271ce4b83e4b3136b02aa974a7 Size : 698454 Uncompressed-size : 855111 Description : Tizen Mobile Emulator Control Panel Devices Package : 2.3.1-emulator-control-panel Version : 1.5.39 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Jinhyung Choi Build-dependency : 2.3.1-emulator-lib-dev [ubuntu-64] Source : emulator-control-panel Path : /binary/2.3.1-emulator-control-panel_1.5.39_ubuntu-64.zip Origin : local SHA256 : 9230b5bdd7a45414b80f367d2a5e6b8ded2ec6862ad86654b03aa5b688918725 Size : 636531 Uncompressed-size : 988301 Description : Tizen Emulator Control Panel Package : 2.3.1-emulator-qemu-common Version : 2.1.45 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Sangho Park Source : emulator Path : /binary/2.3.1-emulator-qemu-common_2.1.45_ubuntu-64.zip Origin : local SHA256 : 06d2ad17eb0e84e7eb751a72a38e4a9157fd9f9f1befc882ef584aa49d384985 Size : 1691668 Uncompressed-size : 4245782 C-Prerequisites : libsdl1.2debian Description : Common binaries for Tizen Emulator Package : 2.3.1-emulator-qemu-x86 Version : 2.1.45 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Sangho Park Install-dependency : 2.3.1-emulator-kernel-x86 [ubuntu-64], 2.3.1-libav [ubuntu-64] Build-dependency : 2.3.1-emulator-lib-dev [ubuntu-64], 2.3.1-libav-dev [ubuntu-64] Source : emulator Path : /binary/2.3.1-emulator-qemu-x86_2.1.45_ubuntu-64.zip Origin : local SHA256 : 507da68de32612a6aa108c9e1bbb590058bed641e98a61f7cbc4a226a49c2902 Size : 8899812 Uncompressed-size : 27246338 Description : Tizen x86 Emulator Package : 2.3.1-emulator-lib Version : 1.5.10 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Minkee Lee Build-dependency : 2.3.1-emulator-library-pool [ubuntu-64] Source : emulator Path : /binary/2.3.1-emulator-lib_1.5.10_ubuntu-64.zip Origin : local SHA256 : 1ab429481d4d9c4c8bb34339e487d5f8200d9d432ac84c44d59b71fb318b0d38 Size : 4040830 Uncompressed-size : 5151205 Description : SWT and ECP libraries, and other runtime libraries for Tizen Emulator. Package : 2.3.1-platform-info Version : 2.3.1 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : YeongKyoon Lee Source : platform-info Path : /binary/2.3.1-platform-info_2.3.1_ubuntu-64.zip Origin : local SHA256 : 99041931815ff5425b30ecbe37ccbd366d0214874aa3c4dbe8770eb603e22a4d Size : 11400654 Uncompressed-size : 16756736 Description : Tizen Platform License Package : 2.3.1-emulator-kernel-x86 Version : 2.0.36 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Yeong-Kyoon, Lee Source : emulator-kernel Path : /binary/2.3.1-emulator-kernel-x86_2.0.36_ubuntu-64.zip Origin : local SHA256 : a61922acaa53dc5d6c1908f4b7c9fc4e406f394d858b5426d24319cd321fba34 Size : 5850599 Uncompressed-size : 6037504 Description : Tizen x86 Emulator Kernel Package : 2.3.1-libav Version : 1.4.7 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Kyoungwon Park Source : libav Path : /binary/2.3.1-libav_1.4.7_ubuntu-64.zip Origin : local SHA256 : db5f041f0fc9f7456bd479b36c036302a78afd54bc0be4663d975b2fcc78bb41 Size : 4268632 Uncompressed-size : 14084793 Description : libav binaries for Tizen Emulator Package : mobile-2.3.1-core-add-ons Version : 0.0.198 OS : ubuntu-64, ubuntu-32 Build-host-os : ubuntu-32, opensuse-32, ubuntu-64, opensuse-64 Maintainer : namki.lee Path : /binary/mobile-2.3.1-core-add-ons_0.0.198_ubuntu-64.zip Origin : local SHA256 : b2c5f2e922e9b9dc5736687acdcdad91ddc971e5c90c4eda0ef1faf124b93750 Size : 503186 Uncompressed-size : 3297280 Description : Samples/Templates for developing core project. Package : mobile-2.3.1-rs-device.core Version : 0.0.136 OS : ubuntu-64, ubuntu-32, macos-64 Build-host-os : ubuntu-32, ubuntu-64 Maintainer : Seunghwan Lee Attribute : binary Source : core-app-rootstrap Path : /binary/mobile-2.3.1-rs-device.core_0.0.136_ubuntu-64.zip Origin : local SHA256 : f6afce0adbc5beb4e821dcddf8b056e5b4529df2fb883ea56669353bfe99626b Size : 22623113 Uncompressed-size : 22675456 Description : ARM rootstrap for native app development Package : mobile-2.3.1-rs-emulator.core Version : 0.0.136 OS : ubuntu-64, ubuntu-32, macos-64 Build-host-os : ubuntu-32, ubuntu-64 Maintainer : Seunghwan Lee Attribute : binary Source : core-app-rootstrap Path : /binary/mobile-2.3.1-rs-emulator.core_0.0.136_ubuntu-64.zip Origin : local SHA256 : f743df12a43ff501a64493ae0b7208a4ecdd10bc57f1dac2c4652c0da801a5e6 Size : 26673075 Uncompressed-size : 26726400 Description : I386 rootstrap for native app development Package : 2.3.1-efl-tools Version : 1.0.129 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Taejun Ha , Jiil Hyoun , Donghyuk Yang , Donghee Yang Source : edje-cc Path : /binary/2.3.1-efl-tools_1.0.129_ubuntu-64.zip Origin : local SHA256 : 5ba817121da153418b9040fb9d10a8813eb71120af32a6338423de47c957aa96 Size : 51272436 Uncompressed-size : 144987293 Description : EDJE tools for Tizen SDK Package : 2.3.1-efl-renderer Version : 0.6.15 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : DongJo Hwang Build-dependency : 2.3.1-efl-tools-build [ubuntu-64] Source : efl-renderer Path : /binary/2.3.1-efl-renderer_0.6.15_ubuntu-64.zip Origin : local SHA256 : cc3aff47fa4d72639c53d2343acd965e0713e1f745a8fe3662c6e624a03f4b4f Size : 35613669 Uncompressed-size : 57185292 Package : mobile-2.3.1-web-add-ons Version : 0.0.178 OS : ubuntu-64, ubuntu-32, macos-64 Build-host-os : ubuntu-32, ubuntu-64, opensuse-32, opensuse-64 Maintainer : namki lee Path : /binary/mobile-2.3.1-web-add-ons_0.0.178_ubuntu-64.zip Origin : local SHA256 : a22d5a38d8e06a05c33d42547d77d9c82606c2f95b7d74c98dab883ba56af8ec Size : 327462 Uncompressed-size : 2777088 Description : Tizen Web IDE add-ons for mobile-3.X Package : mobile-2.3.1-web-add-ons-TAU Version : 0.0.178 OS : ubuntu-64, ubuntu-32, macos-64 Build-host-os : ubuntu-32, ubuntu-64, opensuse-32, opensuse-64 Maintainer : namki lee Path : /binary/mobile-2.3.1-web-add-ons-TAU_0.0.178_ubuntu-64.zip Origin : local SHA256 : 0c8c10d66b436906776274763f9919263daa40ea3e5f1e1616474d353d68e3e9 Size : 6746565 Uncompressed-size : 29339648 Description : Tizen Web IDE TAU add-ons for mobile-3.X Package : wearable-2.3.1-emulator-image-x86 Version : 0.0.149 OS : ubuntu-64, ubuntu-32, macos-64, windows-32, windows-64 Build-host-os : ubuntu-64 Maintainer : Yeong-Kyoon Lee Install-dependency : wearable-2.3.1-emulator-manager-resources Source : emulator-img Path : /binary/wearable-2.3.1-emulator-image-x86_0.0.149_ubuntu-64.zip Origin : local SHA256 : 2cb60a7a03e8e78427ef4d5323295e04e5d7d775bc163b91c2889561ebc2cdb0 Size : 158769272 Uncompressed-size : 172129032 Description : Tizen Emulator Image Package : wearable-2.3.1-emulator-manager-resources Version : 2.5.4 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : MinKee Lee , Jihye Kim Install-dependency : wearable-2.3.1-emulator-qemu-skins Build-dependency : emulator-manager Source : emulator-manager-resources Path : /binary/wearable-2.3.1-emulator-manager-resources_2.5.4_ubuntu-64.zip Origin : local SHA256 : 79ae09fb140ab897104ba634e4af5c24028c4d63946a9d6004f502a36599f6c0 Size : 61034 Uncompressed-size : 100054 Description : Emulator Manager Platform Resources Package : wearable-2.3.1-emulator-qemu-skins Version : 2.1.45 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Sangho Park Source : emulator Path : /binary/wearable-2.3.1-emulator-qemu-skins_2.1.45_ubuntu-64.zip Origin : local SHA256 : b9c323882dbdd151215c18d9241021b93c809a818cd516ce75296af5f8ed1b4d Size : 1315296 Uncompressed-size : 1398590 Description : Skin images for Wearable 2.3.1 Tizen Emulator Package : wearable-2.3.1-emulator-control-panel-devices Version : 1.5.39 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Jinhyung Choi Build-dependency : 2.3.1-emulator-lib-dev [ubuntu-64] Source : emulator-control-panel Path : /binary/wearable-2.3.1-emulator-control-panel-devices_1.5.39_ubuntu-64.zip Origin : local SHA256 : 416d90db4a7bbb0edb34f99293cb43944aacbee2e00dd8c159c69b95a1131210 Size : 439187 Uncompressed-size : 559131 Description : Tizen Wearable Emulator Control Panel Devices Package : wearable-2.3.1-circle-emulator-image-x86 Version : 0.0.141 OS : ubuntu-64, ubuntu-32, macos-64, windows-32, windows-64 Build-host-os : ubuntu-64 Maintainer : Yeong-Kyoon Lee Install-dependency : wearable-2.3.1-emulator-manager-resources Source : emulator-img Path : /binary/wearable-2.3.1-circle-emulator-image-x86_0.0.141_ubuntu-64.zip Origin : local SHA256 : 922b27534a9f2fd1212b9696a23343564f0bc4c1f1e1bb13aedc06f97ce53e09 Size : 158449856 Uncompressed-size : 172063525 Description : Tizen Emulator Image Package : wearable-2.3.1-web-add-ons Version : 2.0.408 OS : ubuntu-64, ubuntu-32, macos-64 Build-host-os : ubuntu-32, opensuse-32, ubuntu-64, opensuse-64 Maintainer : namki lee Path : /binary/wearable-2.3.1-web-add-ons_2.0.408_ubuntu-64.zip Origin : local SHA256 : 421159167d482de06c14dfe32e586c1aea2ad4c7543511a3672e2cb4e97d3120 Size : 463605 Uncompressed-size : 2179072 Description : Tizen Web IDE add-ons for tizenw-1.X Package : wearable-2.3.1-web-add-ons-TAU Version : 2.0.408 OS : ubuntu-64, ubuntu-32, macos-64 Build-host-os : ubuntu-32, opensuse-32, ubuntu-64, opensuse-64 Maintainer : namki lee Path : /binary/wearable-2.3.1-web-add-ons-TAU_2.0.408_ubuntu-64.zip Origin : local SHA256 : 90a411da57d1bce1f1f5be37b352dc61dd07a349c50bf613a84b5abad9d89b5f Size : 2954256 Uncompressed-size : 8605696 Description : Tizen Web IDE TAU add-ons for tizenw-1.X Package : wearable-2.3.1-core-add-ons Version : 0.0.196 OS : ubuntu-64, ubuntu-32 Build-host-os : ubuntu-32, opensuse-32, ubuntu-64, opensuse-64 Maintainer : namki.lee Source : native-ide-resources Path : /binary/wearable-2.3.1-core-add-ons_0.0.196_ubuntu-64.zip Origin : local SHA256 : 2d595536fb07972a857a118d7211cca96b24be14fcc9bfaf077f4efc64590cab Size : 696313 Uncompressed-size : 3690496 Description : Samples/Templates for developing core project. Package : wearable-2.3.1-rs-device.core Version : 0.0.138 OS : ubuntu-64, ubuntu-32, macos-64 Build-host-os : opensuse-32, ubuntu-32, ubuntu-64, opensuse-64 Maintainer : Seunghwan Lee Attribute : binary Source : core-app-rootstrap Path : /binary/wearable-2.3.1-rs-device.core_0.0.138_ubuntu-64.zip Origin : local SHA256 : 3b3308da8f3cbd344d06b100861726c1db30952b15a2172fb5a83952faae567c Size : 23841094 Uncompressed-size : 23891968 Description : ARM rootstrap for native app development Package : wearable-2.3.1-rs-emulator.core Version : 0.0.138 OS : ubuntu-64, ubuntu-32, macos-64 Build-host-os : opensuse-32, ubuntu-32, ubuntu-64, opensuse-64 Maintainer : Seunghwan Lee Attribute : binary Source : core-app-rootstrap Path : /binary/wearable-2.3.1-rs-emulator.core_0.0.138_ubuntu-64.zip Origin : local SHA256 : 77221578ad6c0a51f31d3b339219f709cd224320ac93490a9ddd0b908c246624 Size : 27690576 Uncompressed-size : 27738112 Description : I386 rootstrap for native app development Package : 2.4-MANDATORY Version : 2.4.78 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwooshin Install-dependency : COMMON-MANDATORY, 2.4-platform-info Source : meta-platform-components Path : /binary/2.4-MANDATORY_2.4.78_ubuntu-64.zip Origin : local SHA256 : 3045de5fe64992f896579fb756a9e93c003a277d9e15a46cd2923c033171b427 Size : 1864 Uncompressed-size : 8192 Package : mobile-2.4-emulator-image-i386 Version : 1.0.4 OS : ubuntu-64, ubuntu-32, macos-64, windows-32, windows-64 Build-host-os : ubuntu-64 Maintainer : Yeong-Kyoon Lee Install-dependency : mobile-2.4-emulator-manager-resources Source : emulator-img Path : /binary/mobile-2.4-emulator-image-i386_1.0.4_ubuntu-64.zip Origin : local SHA256 : 835557e26ea4403e23a770eb7faf3e9feba8998eb4ecb0b957f9fec8c611b1ac Size : 263622611 Uncompressed-size : 279804651 Description : Tizen Emulator Image Package : mobile-2.4-emulator-manager-resources Version : 2.5.3 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : MinKee Lee Install-dependency : mobile-2.4-emulator-qemu-skins Build-dependency : emulator-manager Source : emulator-manager-resources Path : /binary/mobile-2.4-emulator-manager-resources_2.5.3_ubuntu-64.zip Origin : local SHA256 : 808074f33b81890becfd809b45175121c8e7173ae3d231dec1376675ba9d74ca Size : 33539 Uncompressed-size : 66344 Description : Emulator Manager Platform Resources Package : mobile-2.4-emulator-qemu-skins Version : 2.6.9 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : SeokYeon Hwang Source : emulator Path : /binary/mobile-2.4-emulator-qemu-skins_2.6.9_ubuntu-64.zip Origin : local SHA256 : 333414ffcfaa57ff797de624ae275bd56a4038d789c7cb4056f6391f765f66f8 Size : 1582596 Uncompressed-size : 1674107 Description : Skin images for Mobile 2.4 Tizen Emulator Package : mobile-2.4-emulator-control-panel-devices Version : 2.0.23 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-64 Maintainer : Jinhyung Choi Build-dependency : emulator-control-panel-common, emulator-common-lib-dev Source : emulator-control-panel-devices Path : /binary/mobile-2.4-emulator-control-panel-devices_2.0.23_ubuntu-64.zip Origin : local SHA256 : 1c1376c7ffdd91f88b99efc4b4acb90f018df5ec40148fbec8c189ce06bfdbf5 Size : 533155 Uncompressed-size : 686292 Description : Tizen Mobile Emulator Control Panel Devices Package : 2.4-emulator-qemu-common Version : 2.6.9 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : SeokYeon Hwang Source : emulator Path : /binary/2.4-emulator-qemu-common_2.6.9_ubuntu-64.zip Origin : local SHA256 : 63116c7e10017154b22d28e1b3c6c3cd7b997d4b383353e6ecc14e89be2ea75e Size : 9654 Uncompressed-size : 20480 Description : Common binaries for Tizen Emulator Package : 2.4-emulator-qemu-x86 Version : 2.6.9 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : SeokYeon Hwang Install-dependency : 2.4-emulator-kernel-x86 [ubuntu-64], 2.4-libav [ubuntu-64] Build-dependency : 2.4-emulator-lib-dev [ubuntu-64], 2.4-libav-dev [ubuntu-64] Source : emulator Path : /binary/2.4-emulator-qemu-x86_2.6.9_ubuntu-64.zip Origin : local SHA256 : 6769fe0181a962552b2b479cf6942b6072de95386cba85543c9ba08821b31c23 Size : 19285566 Uncompressed-size : 54687980 C-Prerequisites : acl, bridge-utils, openvpn, libfontconfig1, libglib2.0-0, libjpeg-turbo8, libpixman-1-0, libpng12-0, libsdl1.2debian, libsm6, libv4l-0, libx11-xcb1, libxcb-icccm4, libxcb-image0, libxcb-randr0, libxcb-render-util0, libxcb-shape0, libxcb-xfixes0, libxi6 Description : Tizen x86 Emulator Package : 2.4-emulator-lib Version : 1.5.8 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Minkee Lee Build-dependency : 2.4-emulator-library-pool [ubuntu-64] Source : emulator Path : /binary/2.4-emulator-lib_1.5.8_ubuntu-64.zip Origin : local SHA256 : 3489a4fb41d139ef8b023c5a37a4d4c8fa40b294091493a5e5c1464001feaaca Size : 20713686 Uncompressed-size : 47944677 Description : SWT and ECP libraries, and other runtime libraries for Tizen Emulator. Package : 2.4-platform-info Version : 2.4.5 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : YeongKyoon Lee Source : platform-info Path : /binary/2.4-platform-info_2.4.5_ubuntu-64.zip Origin : local SHA256 : cbcf67b2ce0a604ee19960a445d56e2a58b826d744609964b13b204bf934a228 Size : 9927915 Uncompressed-size : 14213120 Description : TizenPlatform License Package : 2.4-emulator-kernel-x86 Version : 3.14.25 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-64 Maintainer : SeokYeon Hwang Source : emulator-kernel Path : /binary/2.4-emulator-kernel-x86_3.14.25_ubuntu-64.zip Origin : local SHA256 : 7cf50e20a97fb143dc67dcbe2b7281bbf3539838731d9ed774de0528e9822d93 Size : 14024909 Uncompressed-size : 14242960 Description : Tizen x86 Emulator Kernel Package : 2.4-libav Version : 9.9.1 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Kyoungwon Park Source : libav Path : /binary/2.4-libav_9.9.1_ubuntu-64.zip Origin : local SHA256 : ac2fdd085cafa4103eb4533de5abf397af1d0b3a340a92dd504e18641ece7d91 Size : 4268903 Uncompressed-size : 14084793 Description : libav binaries for Tizen Emulator Package : mobile-2.4-core-add-ons Version : 0.0.259 OS : ubuntu-64 Build-host-os : ubuntu-32, opensuse-32, ubuntu-64, opensuse-64 Maintainer : namki.lee Path : /binary/mobile-2.4-core-add-ons_0.0.259_ubuntu-64.zip Origin : local SHA256 : eafc5a222dee8cd5c788c336ab5a68efc630b5d0736ee00d157c2eb813b42082 Size : 689090 Uncompressed-size : 4730880 Description : Samples/Templates for developing core project. Package : mobile-2.4-rs-device.core Version : 2.4.206 OS : ubuntu-64, ubuntu-32, macos-64 Build-host-os : opensuse-32, ubuntu-32, ubuntu-64, opensuse-64 Maintainer : Seunghwan Lee Attribute : binary Source : core-app-rootstrap Path : /binary/mobile-2.4-rs-device.core_2.4.206_ubuntu-64.zip Origin : local SHA256 : 56b1a1ad58000c55cb6bf8eff876b6362a22ea29da3b38618e11995a87500fae Size : 28154429 Uncompressed-size : 28209152 Description : ARM rootstrap for native app development Package : mobile-2.4-rs-emulator.core Version : 2.4.208 OS : ubuntu-64, ubuntu-32, macos-64 Build-host-os : opensuse-32, ubuntu-32, ubuntu-64, opensuse-64 Maintainer : Seunghwan Lee Attribute : binary Source : core-app-rootstrap Path : /binary/mobile-2.4-rs-emulator.core_2.4.208_ubuntu-64.zip Origin : local SHA256 : 66cf6464aa691c862a861e3ccf0782410a1e75b299d20944f5ec0de710c9cb42 Size : 32808286 Uncompressed-size : 32862208 Description : I386 rootstrap for native app development Package : 2.4-efl-tools Version : 1.0.132 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Taejun Ha , Jiil Hyoun , Donghyuk Yang , Donghee Yang Source : edje-cc Path : /binary/2.4-efl-tools_1.0.132_ubuntu-64.zip Origin : local SHA256 : 1c9531d0d60a440224693cc09fb3354052b9e79bce30957ef4bc568d009e073d Size : 44798091 Uncompressed-size : 107704611 Description : EDJE tools for Tizen SDK Package : 2.4-efl-renderer Version : 0.6.9 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : DongJo Hwang Build-dependency : 2.4-efl-tools-build [ubuntu-64] Conflicts : efl-renderer Source : efl-renderer Path : /binary/2.4-efl-renderer_0.6.9_ubuntu-64.zip Origin : local SHA256 : 7faeb8ffd9cdccb45fd98672db9f2d4bd82645a454828876d5b902589be4bc8a Size : 23323598 Uncompressed-size : 38481608 Package : mobile-2.4-web-add-ons Version : 0.0.235 OS : ubuntu-64 Build-host-os : ubuntu-32, ubuntu-64, opensuse-32, opensuse-64 Maintainer : namki lee Path : /binary/mobile-2.4-web-add-ons_0.0.235_ubuntu-64.zip Origin : local SHA256 : ab8670862b381248c731148f1955d552f3f972e5108572fa5ecb28a531b9349c Size : 368248 Uncompressed-size : 3186688 Description : Tizen Web IDE add-ons for mobile-3.X Package : mobile-2.4-web-add-ons-TAU Version : 0.0.235 OS : ubuntu-64 Build-host-os : ubuntu-32, ubuntu-64, opensuse-32, opensuse-64 Maintainer : namki lee Path : /binary/mobile-2.4-web-add-ons-TAU_0.0.235_ubuntu-64.zip Origin : local SHA256 : e0d1e09b22eddd1ea142dba536975ec7ceb0da84fe1f4faf233c33e83ca41c95 Size : 3615721 Uncompressed-size : 14602240 Description : Tizen Web IDE TAU add-ons for mobile-3.X Package : 2.3.2-MANDATORY Version : 0.0.5 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , chulwoo shin Install-dependency : COMMON-MANDATORY, 2.3.2-platform-info Source : meta-platform-components Path : /binary/2.3.2-MANDATORY_0.0.5_ubuntu-64.zip Origin : local SHA256 : 0712a1aee16c933e22659ae6b52a563d107ebc889b51960fdb560a4be8a74186 Size : 854 Uncompressed-size : 8192 Package : wearable-2.3.2-circle-emulator-image-i386 Version : 0.1.37 OS : ubuntu-64, ubuntu-32, macos-64, windows-32, windows-64 Build-host-os : ubuntu-32, opensuse-32, ubuntu-64, opensuse-64 Maintainer : Yeong-Kyoon Lee Install-dependency : wearable-2.3.2-emulator-manager-resources Source : emulator-img Path : /binary/wearable-2.3.2-circle-emulator-image-i386_0.1.37_ubuntu-64.zip Origin : local SHA256 : 0a520d0cc61e85b71b9a0fcd91baf3c12551d11543cbe0864d4885b6cc6594d8 Size : 172084057 Uncompressed-size : 185417728 C-Popup : After the emulator package is updated, the existing emulator instances will be deleted. You can back up your emulator's platform image, before updating the package. Open th e Emulator Manager > select the emulator instance > click Export as. Click Yes to install to continue. Description : Tizen Emulator Image Package : wearable-2.3.2-emulator-manager-resources Version : 2.5.6 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : MinKee Lee , Jihye Kim Install-dependency : wearable-2.3.2-emulator-qemu-skins Build-dependency : emulator-manager Source : emulator-manager-resources Path : /binary/wearable-2.3.2-emulator-manager-resources_2.5.6_ubuntu-64.zip Origin : local SHA256 : a5c70069b49c74436f30d9b639b66da2c9a5e380a92c4ee354766ee05c3cdefc Size : 66694 Uncompressed-size : 116070 Description : Emulator Manager Platform Resources Package : wearable-2.3.2-emulator-qemu-skins Version : 2.6.9 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : SeokYeon Hwang Source : emulator Path : /binary/wearable-2.3.2-emulator-qemu-skins_2.6.9_ubuntu-64.zip Origin : local SHA256 : 50d903b5d7a058f93e3045d00f4a217accca14b571747632123fa630d557c3c3 Size : 1318699 Uncompressed-size : 1410795 Description : Skin images for Wearable 2.3.2 Tizen Emulator Package : wearable-2.3.2-emulator-control-panel-devices Version : 2.0.23 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-64 Maintainer : Jinhyung Choi Build-dependency : emulator-control-panel-common, emulator-common-lib-dev Source : emulator-control-panel-devices Path : /binary/wearable-2.3.2-emulator-control-panel-devices_2.0.23_ubuntu-64.zip Origin : local SHA256 : b64aa616157da165d7304ac16cc630bc61c50ac640fbfe1c02bf628b54607163 Size : 560696 Uncompressed-size : 707337 Description : Tizen Wearable Emulator Control Panel Devices Package : 2.3.2-emulator-qemu-common Version : 2.6.9 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : SeokYeon Hwang Source : emulator Path : /binary/2.3.2-emulator-qemu-common_2.6.9_ubuntu-64.zip Origin : local SHA256 : 3369bcebeb91dbb57c1f2f9a4c33e5299888d53717db758b05d5eb756fb18796 Size : 9664 Uncompressed-size : 20480 Description : Common binaries for Tizen Emulator Package : 2.3.2-emulator-qemu-x86 Version : 2.6.9 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : SeokYeon Hwang Install-dependency : 2.3.2-emulator-kernel-x86 [ubuntu-64], 2.3.2-libav [ubuntu-64] Build-dependency : 2.3.2-emulator-lib-dev [ubuntu-64], 2.3.2-libav-dev [ubuntu-64] Source : emulator Path : /binary/2.3.2-emulator-qemu-x86_2.6.9_ubuntu-64.zip Origin : local SHA256 : 8c16131c5a2521caffd1516a8652d341ff7901f42e54c58c158804e66f91f158 Size : 19285690 Uncompressed-size : 54687980 C-Prerequisites : acl, bridge-utils, openvpn, libfontconfig1, libglib2.0-0, libjpeg-turbo8, libpixman-1-0, libpng12-0, libsdl1.2debian, libsm6, libv4l-0, libx11-xcb1, libxcb-icccm4, libxcb-image0, libxcb-randr0, libxcb-render-util0, libxcb-shape0, libxcb-xfixes0, libxi6 Description : Tizen x86 Emulator Package : 2.3.2-emulator-lib Version : 1.5.8 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Minkee Lee Build-dependency : 2.3.2-emulator-library-pool [ubuntu-64] Source : emulator Path : /binary/2.3.2-emulator-lib_1.5.8_ubuntu-64.zip Origin : local SHA256 : 7b80f16da2ba9287573e851cfefa46aeecb7b75a151ddd702fb7917ead17679c Size : 20713819 Uncompressed-size : 47944677 Description : SWT and ECP libraries, and other runtime libraries for Tizen Emulator. Package : 2.3.2-platform-info Version : 2.3.2 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 Maintainer : YeongKyoon Lee Source : platform-info Path : /binary/2.3.2-platform-info_2.3.2_ubuntu-64.zip Origin : local SHA256 : d2cbe14d12f9cfee743cee6efcc100c2f313157fc0d062d5abb532e8399f1dcf Size : 11400656 Uncompressed-size : 16752708 Description : Tizen Platform License Package : 2.3.2-emulator-kernel-x86 Version : 3.14.25 OS : ubuntu-64, ubuntu-32, windows-32, windows-64, macos-64 Build-host-os : ubuntu-64 Maintainer : SeokYeon Hwang Source : emulator-kernel Path : /binary/2.3.2-emulator-kernel-x86_3.14.25_ubuntu-64.zip Origin : local SHA256 : 6219954bd73af5e4aa4ae211897598bbec221be0617c3784a2e40a95145f917d Size : 14025078 Uncompressed-size : 14242960 Description : Tizen x86 Emulator Kernel Package : 2.3.2-libav Version : 9.9.1 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Kyoungwon Park Source : libav Path : /binary/2.3.2-libav_9.9.1_ubuntu-64.zip Origin : local SHA256 : a2e1dae38f6f5c3cc90aa1445200e9f8fa40958096cc774d5ba8ae59bef1627c Size : 4268646 Uncompressed-size : 14084793 Description : libav binaries for Tizen Emulator Package : wearable-2.3.2-core-add-ons Version : 0.0.69 OS : ubuntu-64, ubuntu-32 Build-host-os : ubuntu-32, opensuse-32, ubuntu-64, opensuse-64 Maintainer : namki.lee Source : native-ide-resources Path : /binary/wearable-2.3.2-core-add-ons_0.0.69_ubuntu-64.zip Origin : local SHA256 : 04039721506234a686d1fae951f61cd2ad126c2f9cc455e2ae57a98e530908f9 Size : 544302 Uncompressed-size : 3219456 Description : Samples/Templates for developing core project. Package : wearable-2.3.2-rs-device.core Version : 0.0.66 OS : ubuntu-64, ubuntu-32, macos-64 Build-host-os : opensuse-32, ubuntu-32, ubuntu-64, opensuse-64 Maintainer : Seunghwan Lee Attribute : binary Source : core-app-rootstrap Path : /binary/wearable-2.3.2-rs-device.core_0.0.66_ubuntu-64.zip Origin : local SHA256 : 69b02e2b94f175ebe6a2c93c86c605549c19aa88e56c70a600a967a228f856f1 Size : 24079544 Uncompressed-size : 24129536 Description : ARM rootstrap for native app development Package : wearable-2.3.2-rs-emulator.core Version : 0.0.66 OS : ubuntu-64, ubuntu-32, macos-64 Build-host-os : opensuse-32, ubuntu-32, ubuntu-64, opensuse-64 Maintainer : Seunghwan Lee Attribute : binary Source : core-app-rootstrap Path : /binary/wearable-2.3.2-rs-emulator.core_0.0.66_ubuntu-64.zip Origin : local SHA256 : 9ca9cf4225c3ee8629984158c8f88ef9d9d09409df31e0515a11d4f0740d6dd4 Size : 27998978 Uncompressed-size : 28049408 Description : I386 rootstrap for native app development Package : 2.3.2-efl-tools Version : 1.0.130 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Taejun Ha , Jiil Hyoun , Donghyuk Yang , Donghee Yang Source : edje-cc Path : /binary/2.3.2-efl-tools_1.0.130_ubuntu-64.zip Origin : local SHA256 : 41224315b8873ca04c21b3beb3a46fe43def10fff382b0e9fd74e5d10a3c1477 Size : 51272576 Uncompressed-size : 144987413 Description : EDJE tools for Tizen SDK Package : wearable-2.3.2-web-add-ons Version : 0.1.56 OS : ubuntu-64, ubuntu-32, macos-64 Build-host-os : ubuntu-64 Maintainer : namki lee Path : /binary/wearable-2.3.2-web-add-ons_0.1.56_ubuntu-64.zip Origin : local SHA256 : a6dc293fb939f31116b852cd5454e23ef683a3f5216470f3243e54d183331359 Size : 595087 Uncompressed-size : 2875392 Description : Tizen Web IDE add-ons for tizenw-1.X Package : web-widget-validator Version : 1.0.6 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : Inho Lim , Kwangwon Sun Source : web-widget-validator Path : /binary/web-widget-validator_1.0.6_ubuntu-64.zip Origin : local SHA256 : 16e96d6216ed1dab4fb8e7b53b7d6c403a48bce40fc85398dda2da25b7270571 Size : 44376497 Uncompressed-size : 75831331 Description : Web Widget Validator Package : 2.3.2-efl-renderer Version : 0.6.12 OS : ubuntu-64 Build-host-os : ubuntu-64 Maintainer : DongJo Hwang Build-dependency : 2.3.2-efl-tools-build [ubuntu-64] Source : efl-renderer Path : /binary/2.3.2-efl-renderer_0.6.12_ubuntu-64.zip Origin : local SHA256 : d1560a3d7418d7384e4f77e479a84aec4f0d5d6f94c4ba4d22dfbe11686e01db Size : 37676584 Uncompressed-size : 62370076 Package : wearable-2.3.2-web-add-ons-TAU Version : 0.1.56 OS : ubuntu-64, ubuntu-32, macos-64 Build-host-os : ubuntu-64 Maintainer : namki lee Path : /binary/wearable-2.3.2-web-add-ons-TAU_0.1.56_ubuntu-64.zip Origin : local SHA256 : 74a146d0f27e6718b200278732c4c89b2c2228ac7b66ca1dbc3aa26c036d4f2c Size : 2927751 Uncompressed-size : 8679424 Description : Tizen Web IDE TAU add-ons for tizenw-1.X