Package : NativeCLI Label : Native CLI Version : 2.4.80 OS : ubuntu-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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-32, ubuntu-64 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-32.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-32, ubuntu-64 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-32.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-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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-32, ubuntu-64 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-32.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.6 Label : Gcc 4.6 toolchain Version : 2.4.80 OS : ubuntu-32, ubuntu-64, 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-32.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 : NativeToolchain-Gcc-4.9 Label : Gcc 4.9 toolchain Version : 2.4.80 OS : ubuntu-32, ubuntu-64, 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-32.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 : MOBILE-2.3-WebFramework-TAU Label : TAU (IDE) Version : 2.4.46 OS : ubuntu-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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 : MOBILE-2.3-NativeAppDevelopment Label : Native app. development (IDE) Version : 2.4.46 OS : ubuntu-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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 : WEARABLE-2.3 Label : 2.3 Wearable Version : 2.4.46 OS : ubuntu-32, ubuntu-64, 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-32.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 : WEARABLE-2.3-WebAppDevelopment Label : Web app. development (IDE) Version : 2.4.46 OS : ubuntu-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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 : MOBILE-2.3-Emulator Label : Emulator Version : 2.4.46 OS : ubuntu-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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-WebAppDevelopment-CLI Label : Web app. development (CLI) Version : 2.4.46 OS : ubuntu-32, ubuntu-64, 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-32.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-NativeAppDevelopment-CLI Label : Native app. development (CLI) Version : 2.4.46 OS : ubuntu-32, ubuntu-64, 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-32.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-WebFramework-TAU-CLI Label : TAU (CLI) Version : 2.4.46 OS : ubuntu-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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-CLI Label : Web app. development (CLI) Version : 2.3.19 OS : ubuntu-32, ubuntu-64, 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-32.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-WebAppDevelopment Label : Web app. development (IDE) Version : 2.3.19 OS : ubuntu-32, ubuntu-64, 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-32.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-WebFramework-TAU-CLI Label : TAU (CLI) Version : 2.3.19 OS : ubuntu-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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-WebAppDevelopment-CLI Label : Web app. development (CLI) Version : 2.3.19 OS : ubuntu-32, ubuntu-64, 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-32.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-Emulator Label : Emulator Version : 2.3.19 OS : ubuntu-32, ubuntu-64, 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-32.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 Label : Web app. development (IDE) Version : 2.3.19 OS : ubuntu-32, ubuntu-64, 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-32.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-CLI Label : TAU (CLI) Version : 2.3.19 OS : ubuntu-32, ubuntu-64, 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-32.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-WebFramework-TAU Label : TAU (IDE) Version : 2.3.19 OS : ubuntu-32, ubuntu-64, 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-32.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 Label : 2.3.1 Wearable Version : 2.3.19 OS : ubuntu-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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-NativeAppDevelopment-CLI Label : Native app. development (CLI) Version : 0.0.5 OS : ubuntu-32, ubuntu-64, 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-32.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-Emulator Label : Emulator Version : 0.0.5 OS : ubuntu-32, ubuntu-64, 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-32.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 Label : Native app. development (IDE) Version : 0.0.5 OS : ubuntu-32, ubuntu-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, 2.3.2-efl-renderer Source : meta-platform-components Path : /binary/WEARABLE-2.3.2-NativeAppDevelopment_0.0.5_ubuntu-32.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-WebAppDevelopment-CLI Label : Web app. development (CLI) Version : 0.0.5 OS : ubuntu-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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-WebFramework-TAU-CLI Label : TAU (CLI) Version : 0.0.5 OS : ubuntu-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.zip Origin : local SHA256 : 170bd5efb1e28ffb602dd72261aca631ef57aed8565a39ff2a933251d4eaa2b8 Size : 2169 Uncompressed-size : 8192 Package : COMMON-CLI Version : 2.4.80 OS : ubuntu-32, ubuntu-64, 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-32.zip Origin : local SHA256 : 6a417191c19ad94789d85596a93fba5a62995bc8a517e74c04e45950e397107c Size : 2133 Uncompressed-size : 8192 Package : COMMON-NATIVE-TOOLCHAIN Version : 2.4.80 OS : ubuntu-32, ubuntu-64, 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-32.zip Origin : local SHA256 : 5ad5011bb1311df110b6a50b2773736536f198ebd9fa818707899cc7b7f0599b Size : 2142 Uncompressed-size : 8192 Package : new-native-cli Version : 2.2.9 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Gyeongmin Ju, Hyoun Jiil, SangJin Kim, Shingil Kang Install-dependency : new-common-cli [ubuntu-32], sbilib [ubuntu-32], tpklib [ubuntu-32] Build-dependency : nativecommon-eplugin [ubuntu-32], base-ide-product [ubuntu-32], common-eplugin [ubuntu-32], nativecore-eplugin [ubuntu-32], nativecore-ext-eplugin [ubuntu-32], tpklib [ubuntu-32] Path : /binary/new-native-cli_2.2.9_ubuntu-32.zip Origin : local SHA256 : 2cdd10d9e581646f296a9f8da358a22ae344b71f46fd48b091e2b870c78b9051 Size : 14923920 Uncompressed-size : 16570993 Description : New Tizen IDE Command Line Interface Package : sdk-info Version : 2.4.4 OS : ubuntu-32, ubuntu-64, 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-32.zip Origin : local SHA256 : c259a0af91ab751b8406e81f0ea14b18080a9e319c8d97b5cf581c26a2e84370 Size : 1280257 Uncompressed-size : 1843200 Description : TizenSDK License Package : sdb Version : 2.2.91 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Kangho Kim , Yoonki Park, Hyunsik Noh, Gun Kim, Ho Namkoong, Taeyoung Son Source : sdb Path : /binary/sdb_2.2.91_ubuntu-32.zip Origin : local SHA256 : d171c02532a537f260b028d14c4a6fab73a67f009fd8e999b9d1430297dab83c Size : 214992 Uncompressed-size : 504851 Description : Smart Development Bridge for device management Package : sdk-manager Version : 0.0.8 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Taekgoo Kim SeungBum Kim Install-dependency : sdk-manager.ui [ubuntu-32], package-manager [ubuntu-32] Path : /binary/sdk-manager_0.0.8_ubuntu-32.zip Origin : local SHA256 : 180fcf43efe3413eae962a1765bef95086d1a2d8193f407cc82c86c0c0452288 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-32 Build-host-os : ubuntu-32 Maintainer : Taekgoo Kim, Moonkyu Kang, Seungbum Kim Install-dependency : uninstaller [ubuntu-32] Build-dependency : sdk-utils [ubuntu-32], sdk-utils-core [ubuntu-32] Conflicts : update-manager Source : package-manager Path : /binary/package-manager_0.3.22_ubuntu-32.zip Origin : local SHA256 : 960d09db20e47c69580f4f814d2766f2f3feb4f7b8516a3c25d215e86fa64eda Size : 7033606 Uncompressed-size : 8450885 Description : Tizen Studio Manager Package : package-manager-cli Version : 0.3.22 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Taekgoo Kim, Moonkyu Kang, Seungbum Kim Source : package-manager Path : /binary/package-manager-cli_0.3.22_ubuntu-32.zip Origin : local SHA256 : 5c48dfc511c85f372f3a5276d4327d392c0789ea3041e18517a00660038505f9 Size : 2242145 Uncompressed-size : 2482068 Description : CLI based Package Manager for Tizen Studio Package : sdk-utils Version : 0.1.17 OS : ubuntu-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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-32 Build-host-os : ubuntu-32 Maintainer : Gyeongmin Ju, Hyoun Jiil, SangJin Kim, Shingil Kang Install-dependency : sdb [ubuntu-32], certificate-generator [ubuntu-32] Build-dependency : base-ide-product [ubuntu-32], common-eplugin [ubuntu-32], webapp-eplugin [ubuntu-32] Path : /binary/new-common-cli_2.2.9_ubuntu-32.zip Origin : local SHA256 : 13bf93e1f011fb59f35e179ae017c6a5124a95ca680f29d8c71c800a555ebd29 Size : 50403187 Uncompressed-size : 54148340 Description : New Common Tizen IDE Command Line Interface Package : smart-build-interface Version : 1.5.7 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Donghyuk Yang , Yoonki Park, Gyeongmin Ju Source : smart-build-interface Path : /binary/smart-build-interface_1.5.7_ubuntu-32.zip Origin : local SHA256 : 340a49a3a2028be86000c4ccf28dc8bba188f7673a3a97ccae8fe56d730717b7 Size : 132891 Uncompressed-size : 402850 Description : smart build interface CLI for Tizen SDK Package : sbilib Version : 1.5.7 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Donghyuk Yang , Yoonki Park, Gyeongmin Ju Source : smart-build-interface Path : /binary/sbilib_1.5.7_ubuntu-32.zip Origin : local SHA256 : d0d4b179c74f0078f1b58431fe0d33e72df192d15e55995fbdeee2b93fe401a1 Size : 324570 Uncompressed-size : 372920 Description : smart build interface java library for Tizen SDK Package : tpklib Version : 1.0.84 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Shihyun Kim , Donghyuk Yang , Yoonki Park Source : native-package-tool Path : /binary/tpklib_1.0.84_ubuntu-32.zip Origin : local SHA256 : b1011232ac3eb759e69eef930f362ff6b7fdec2169309de6592c720915144440 Size : 844118 Uncompressed-size : 944630 Description : package library for tizen native project Package : sdk-manager.ui Version : 0.0.8 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Taekgoo Kim SeungBum Kim Path : /binary/sdk-manager.ui_0.0.8_ubuntu-32.zip Origin : local SHA256 : 6af79d4cd28c6f9fcbb449ed712b7bf9391f7612da712ed7b24cd18ebf0b1afe Size : 1513012 Uncompressed-size : 1658880 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-32 Build-host-os : ubuntu-32 Maintainer : Taekgoo Kim, Moonkyu Kang, Seungbum Kim Source : package-manager Path : /binary/uninstaller_0.3.22_ubuntu-32.zip Origin : local SHA256 : aeb4e2df4df62c193e969c6559f3d01e30ecea436e8993e7173c416b3036ef37 Size : 7418971 Uncompressed-size : 8824598 Description : Uninstaller for Tizen Studio Package : certificate-generator Version : 0.0.47 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : JungHak Kim Source : certificate-generator Path : /binary/certificate-generator_0.0.47_ubuntu-32.zip Origin : local SHA256 : 76202f82717d938d3920b391d96ad86e0553c42ceb94c1ba48b984487a71fbe0 Size : 45930 Uncompressed-size : 180224 Description : Certificate manager Package : COMMON-IDE Version : 2.4.80 OS : ubuntu-32, ubuntu-64, 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-32.zip Origin : local SHA256 : f736aaa48a9da118e493e5212432b0f853a503dc9d77564714ce5fc1aa9cfade Size : 2165 Uncompressed-size : 8192 Package : COMMON-NATIVE-DA Version : 2.4.80 OS : ubuntu-32, ubuntu-64, 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-32.zip Origin : local SHA256 : 047578007883cc3067f1dfcae5d6845e144bdf2f922f0a4c948e78a387a0da03 Size : 2185 Uncompressed-size : 8192 Package : efl-ui-builder-eplugin Version : 0.6.77 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : DongJo Hwang Build-dependency : common-eplugin [ubuntu-32], nativeappcommon-eplugin [ubuntu-32], pde-build [ubuntu-32], enventor-eplugin [ubuntu-32] Source : efl-ui-builder-eplugin Path : /binary/efl-ui-builder-eplugin_0.6.77_ubuntu-32.zip Origin : local SHA256 : 333edc0a7088ea478b54bb13e337742a4a18b7d3acab422bba6eb82596112699 Size : 2381154 Uncompressed-size : 2929627 Package : nativecore-eplugin Version : 2.3.196 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : hyeongseok heo , Yoonki Park , Hyunsik Noh , Gun Kim , Taeyoung Son Install-dependency : base-ide-product [ubuntu-32], common-eplugin [ubuntu-32], nativecommon-eplugin [ubuntu-32], nativeappcommon-eplugin [ubuntu-32], tpklib [ubuntu-32] Build-dependency : pde-build [ubuntu-32], base-ide-product [ubuntu-32], common-eplugin [ubuntu-32], nativecommon-eplugin [ubuntu-32], nativeappcommon-eplugin [ubuntu-32], tpklib [ubuntu-32] Source : nativecore-eplugin Path : /binary/nativecore-eplugin_2.3.196_ubuntu-32.zip Origin : local SHA256 : 03cd94538ff48d9efe76a76ac7a74c9b2e50c770f494495321d9879ec5d59d40 Size : 729564 Uncompressed-size : 1048064 C-Prerequisites : gettext Description : Nativecore plugin Package : nativecore-ext-eplugin Version : 0.0.154 OS : ubuntu-32 Build-host-os : ubuntu-32 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-32], nativeappcommon-eplugin [ubuntu-32], nativecore-eplugin [ubuntu-32], api-checker [ubuntu-32] Build-dependency : pde-build [ubuntu-32], base-ide-product [ubuntu-32], nativeappcommon-eplugin [ubuntu-32], nativecore-eplugin [ubuntu-32] Source : nativecore-ext-eplugin Path : /binary/nativecore-ext-eplugin_0.0.154_ubuntu-32.zip Origin : local SHA256 : 56b0a5f2c2dc8cb25bc74d4d49f00d38f30e415cb0b51b5f951696edfd1af277 Size : 739385 Uncompressed-size : 852523 Description : Nativecore Ext plugin Package : unittest-eplugin Version : 2.1.45 OS : ubuntu-32 Build-host-os : ubuntu-32 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-32], nativeappcommon-eplugin [ubuntu-32], nativecommon-eplugin [ubuntu-32], nativecore-eplugin [ubuntu-32], base-ide-product [ubuntu-32] Build-dependency : pde-build [ubuntu-32], base-ide-product [ubuntu-32], common-eplugin [ubuntu-32], nativeappcommon-eplugin [ubuntu-32], nativecommon-eplugin [ubuntu-32], nativecore-eplugin [ubuntu-32] Source : unittest-eplugin Path : /binary/unittest-eplugin_2.1.45_ubuntu-32.zip Origin : local SHA256 : 7d11e3fd48c754f63cafb028955100788e5a06fde8d5e0f769abbc0eea07c469 Size : 1626159 Uncompressed-size : 5028173 Description : Unit Test plugin Package : ninja-1.5.3 Version : 1.0.2 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Dinesh Dwivedi , Seunghwan Lee Attribute : binary Path : /binary/ninja-1.5.3_1.0.2_ubuntu-32.zip Origin : local SHA256 : 503739a52d731253aa231f2a1420b1c03595286002fffccc7906d51c7a91baa6 Size : 76153 Uncompressed-size : 176128 Description : ninja-1.5.3 for Tizen SDK Package : document Version : 2.4.20 OS : ubuntu-32 Build-host-os : ubuntu-64 Maintainer : Donghyun Lee , Seunghwan Lee Source : doc-tools Path : /binary/document_2.4.20_ubuntu-32.zip Origin : local SHA256 : bb5e7ef36be2b2df4e44a9873245cf864d2baf5f268509b02866b42c0819f4aa Size : 119963 Uncompressed-size : 180566 Description : Document Package : enventor-eplugin Version : 1.0.15 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Jaehyun Cho Install-dependency : nativecore-eplugin [ubuntu-32] Build-dependency : pde-build [ubuntu-32], common-eplugin [ubuntu-32], nativecommon-eplugin [ubuntu-32], nativecore-eplugin [ubuntu-32] Source : enventor-eplugin Path : /binary/enventor-eplugin_1.0.15_ubuntu-32.zip Origin : local SHA256 : 48271d8d4d4ef7ee122a1d3a5802e7e748c74b444896791c0c115e461470659a Size : 14128 Uncompressed-size : 38632 Description : Plugin to edit EDC with Enventor Package : enventor Version : 0.8.36 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Jaehyun Cho Install-dependency : efl-tools [ubuntu-32] Build-dependency : efl-tools-build [ubuntu-32] Conflicts : 2.3-enventor, 2.3.1-enventor, 2.3.2-enventor, 2.4-enventor Source : enventor Path : /binary/enventor_0.8.36_ubuntu-32.zip Origin : local SHA256 : d2caf8f76f0302ee374a917c39d39834d62094e958509bd12e66ae9143ceda80 Size : 5540579 Uncompressed-size : 8002366 Description : The dynamic EDC editor to write your layout fast and easy Package : eflete Version : 0.7.0.14 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Jaehwan Kim Install-dependency : efl-tools [ubuntu-32] Build-dependency : efl-tools-build [ubuntu-32] Source : eflete Path : /binary/eflete_0.7.0.14_ubuntu-32.zip Origin : local SHA256 : d252ca88c2a3c2bd45af2a5ce38b3cf26b44572aa9af369875aaa1c1ba932e97 Size : 7821043 Uncompressed-size : 14106348 Description : The EFL edje theme editor with some convenient functions Package : version-manager Version : 2.1.124 OS : ubuntu-32, ubuntu-64 Build-host-os : ubuntu-32 Maintainer : yeongkyoon lee Source : version-manager Path : /binary/version-manager_2.1.124_ubuntu-32.zip Origin : local SHA256 : 66d22e52fcdd3daba219a6609ace682fa89bac7d527aaf034b0962d4c714f147 Size : 3319 Uncompressed-size : 8216 Description : Set SDK's version informatio Package : common-eplugin Version : 2.3.186 OS : ubuntu-32 Build-host-os : ubuntu-32 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-32], sdk-utils [ubuntu-32], sdk-utils-core [ubuntu-32] Build-dependency : base-ide-product [ubuntu-32], pde-build [ubuntu-32], sdk-utils [ubuntu-32], sdk-utils-core [ubuntu-32], emulator-manager [ubuntu-32] Source : common-eplugin Path : /binary/common-eplugin_2.3.186_ubuntu-32.zip Origin : local SHA256 : ad9282eee450f466f1cb66d6623c4f788f24f8bea8a478af4ffc4fcf4b6a8cdc Size : 30855468 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-32 Build-host-os : ubuntu-32 Maintainer : Gihun Chang , WooJin Jung , Jaewon Lim , Seokgil Kang Build-dependency : common-eplugin-rcp [ubuntu-32], eclipse-pde [ubuntu-32] Source : dynamic-analyzer Path : /binary/dynamic-analyzer-product_2.3.20_ubuntu-32.zip Origin : local SHA256 : d82a5727ca6f22fa79700f709677afe044dc4520eb87266cacf79c71d5a4e865 Size : 54639879 Uncompressed-size : 92987476 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-32 Build-host-os : ubuntu-32 Maintainer : WooJin Jung , Seokgil Kang Install-dependency : base-ide-product [ubuntu-32], common-eplugin [ubuntu-32], nativecommon-eplugin [ubuntu-32] Build-dependency : pde-build [ubuntu-32], base-ide-product [ubuntu-32], common-eplugin [ubuntu-32], nativecommon-eplugin [ubuntu-32] Source : dynamic-analysis-ide-eplugin Path : /binary/dynamic-analysis-ide-native-eplugin_2.2.44_ubuntu-32.zip Origin : local SHA256 : 7bb3fe154a6583efa6d6ff90c608971b929f30f119d0366a392354abfa904680 Size : 86910 Uncompressed-size : 145287 Description : Dynamic analyzer ide plugin Package : profiler-native-eplugin Label : Profiler plugin Version : 2.2.54 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : WooJin Jung , Seokgil Kang Install-dependency : base-ide-product [ubuntu-32], common-eplugin [ubuntu-32], nativecommon-eplugin [ubuntu-32] Build-dependency : pde-build [ubuntu-32], base-ide-product [ubuntu-32], common-eplugin [ubuntu-32], nativecommon-eplugin [ubuntu-32] Source : profiler-eplugin Path : /binary/profiler-native-eplugin_2.2.54_ubuntu-32.zip Origin : local SHA256 : 34fa65a767679504213abff0719be066af2feabe110e7d706bac39adce9972da Size : 3457303 Uncompressed-size : 3776385 Description : Profiler plugin Package : valgrind Version : 0.1.11 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Jaewon Lim Attribute : binary Source : valgrind Path : /binary/valgrind_0.1.11_ubuntu-32.zip Origin : local SHA256 : deb3930fc64bc9a6a61ee6012da5c984ed8f40dab0b91ca2b6717a396e101e31 Size : 6094932 Description : valgrind package that run on target Package : ttrace Version : 0.7.9 OS : ubuntu-32, ubuntu-64, 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-32.zip Origin : local SHA256 : 8fb62728855e4cf2e94e958d522fdd9b764db96f84a8e18a595cc105ee7046d2 Size : 352601 Description : T-trace Package : base-ide-product Version : 3.0.102 OS : ubuntu-32 Build-host-os : ubuntu-64 Maintainer : hyeongseok heo , yoonki park Install-dependency : version-manager [ubuntu-32] Build-dependency : eclipse-pde [ubuntu-64] Source : product Path : /binary/base-ide-product_3.0.102_ubuntu-32.zip Origin : local SHA256 : 8c8ec3f40b09dcb80312827762b91f94708f916177a26f493bca700787eb7ad8 Size : 142330501 Uncompressed-size : 159850358 Description : Make base IDE. This also includes patched eclipse plugins. Package : nativecommon-eplugin Version : 2.1.264 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Kangho Kim , Yoonki Park , Hyunsik Noh , Gun Kim , Ho Namkoong , Taeyoung Son Install-dependency : common-eplugin [ubuntu-32], tpklib [ubuntu-32], sbilib [ubuntu-32] Build-dependency : pde-build [ubuntu-32], base-ide-product [ubuntu-32], common-eplugin [ubuntu-32], tpklib [ubuntu-32], sbilib [ubuntu-32] Source : nativecommon-eplugin Path : /binary/nativecommon-eplugin_2.1.264_ubuntu-32.zip Origin : local SHA256 : b2ba0a82b160f4697b7b7bd48f86f1d5ba135b1beabe85e12eac4ac31ed2854a Size : 28281520 Uncompressed-size : 30958573 Description : Nativecommon plugin Package : nativeappcommon-eplugin Version : 2.1.53 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Kangho Kim , Yoonki Park , Hyunsik Noh , Gun Kim , Ho Namkoong , Taeyoung Son Install-dependency : nativecommon-eplugin [ubuntu-32], tpklib [ubuntu-32] Build-dependency : pde-build [ubuntu-32], base-ide-product [ubuntu-32], nativecommon-eplugin [ubuntu-32], tpklib [ubuntu-32] Source : nativeappcommon-eplugin Path : /binary/nativeappcommon-eplugin_2.1.53_ubuntu-32.zip Origin : local SHA256 : c017527e2ee86529e1a5f24520b91da67708aa9af0fdcf37c61c531df38614ef Size : 185309 Uncompressed-size : 270243 C-Prerequisites : make Description : Nativeappcommon plugin Package : api-checker Version : 2.0.3 OS : ubuntu-32, ubuntu-64, 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-32.zip Origin : local SHA256 : abbcce9a11c5a369da49b5c1fc0c05b389b00e0d317095b0d603b7de5186724d Size : 6895579 Uncompressed-size : 18087936 Description : API & Prvilege Checker Package : efl-tools Version : 1.13.41 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , Jiil Hyoun , Donghyuk Yang , Donghee Yang Source : edje-cc Path : /binary/efl-tools_1.13.41_ubuntu-32.zip Origin : local SHA256 : f16cb8aadbab81ed388d4192348ad1fd4b50af556fdc1a538a93e60e5eaed51f Size : 47578507 Uncompressed-size : 101785849 Description : EDJE tools for Tizen SDK Package : sbi-toolchain-gcc-4.6.cpp.app Version : 2.1.66 OS : ubuntu-32, ubuntu-64 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-32.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-32, ubuntu-64 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-32.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-32, ubuntu-64 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-32.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-32, ubuntu-64 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-32.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-32 Build-host-os : ubuntu-32 Maintainer : Shihyun Kim , Donghyuk Yang , Donghee Yang Build-dependency : rs-devel_eglibc-2.13.armv7l [ubuntu-32] Source-dependency : gcc-linaro-4.6-2013.05.tar.gz [ubuntu-32], binutils-2.22.tar.gz [ubuntu-32], gmp-5.0.1.tar.gz [ubuntu-32], mpc-0.9.tar.gz [ubuntu-32], mpfr-3.0.1.tar.gz [ubuntu-32] Source : gcc-4.6 Path : /binary/cross-arm-gcc-4.6_1.0.3_ubuntu-32.zip Origin : local SHA256 : b48439e131edbe3150cca7f7b74871933f57a1ac150297d408ea073e22f01eeb Size : 97851327 Uncompressed-size : 232034304 Description : gnu compiler 4.6 for Tizen SDK Package : cross-i386-gcc-4.6 Version : 1.0.3 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Shihyun Kim , Donghyuk Yang , Donghee Yang Build-dependency : rs-devel_eglibc-2.13.i686 [ubuntu-32] Source-dependency : gcc-linaro-4.6-2013.05.tar.gz [ubuntu-32], binutils-2.22.tar.gz [ubuntu-32], gmp-5.0.1.tar.gz [ubuntu-32], mpc-0.9.tar.gz [ubuntu-32], mpfr-3.0.1.tar.gz [ubuntu-32] Source : gcc-4.6 Path : /binary/cross-i386-gcc-4.6_1.0.3_ubuntu-32.zip Origin : local SHA256 : 310bb1aad6bfdbfb770f837a2c454e8bf3c882ad1a539dcfa020b2ace34b7226 Size : 101783971 Uncompressed-size : 235831296 Description : gnu compiler 4.6 for Tizen SDK Package : cross-arm-gdb-7.8 Version : 1.0.0 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Shihyun Kim , Donghyuk Yang , Yoonki Park Build-dependency : cross-arm-gcc-4.6 [ubuntu-32], rs-devel_eglibc-2.13.armv7l [ubuntu-32] Source-dependency : gdb-7.8.1.tar.gz [ubuntu-32] Source : gdb-7.5 Path : /binary/cross-arm-gdb-7.8_1.0.0_ubuntu-32.zip Origin : local SHA256 : 2650aeb9416a37a18407ee4efa6b06ddc1374f86febf6381204d7d829535044e Size : 14003054 Uncompressed-size : 31899648 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-32 Build-host-os : ubuntu-32 Maintainer : Shihyun Kim , Donghyuk Yang , Yoonki Park Build-dependency : cross-i386-gcc-4.6 [ubuntu-32], rs-devel_eglibc-2.13.i686 [ubuntu-32] Source-dependency : gdb-7.8.1.tar.gz [ubuntu-32] Source : gdb-7.5 Path : /binary/cross-i386-gdb-7.8_1.0.0_ubuntu-32.zip Origin : local SHA256 : d8a694c99869c2e9b24bcf06094fc401149c4bd01e411b98192e5f90ec93f653 Size : 12140454 Uncompressed-size : 27770880 C-Prerequisites : libpython2.7 Description : GNU debug tool 7.8 for Tizen SDK Package : llvm-3.4 Version : 1.0.12 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , Jiil Hyoun , Donghyuk Yang , Donghee Yang Attribute : binary Install-dependency : cross-arm-gcc-4.6 [ubuntu-32], cross-i386-gcc-4.6 [ubuntu-32] Source : llvm-3.4 Path : /binary/llvm-3.4_1.0.12_ubuntu-32.zip Origin : local SHA256 : af6cf75dc9452343fd325888c2c6eda09f6c9a5a28e7bb865c30dd4edf82ede2 Size : 93749086 Uncompressed-size : 245370880 Description : llvm compiler 3.4 for Tizen SDK Package : cross-arm-gcc-4.9 Version : 1.0.3 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Shihyun Kim , Donghyuk Yang , Donghee Yang Build-dependency : rs-devel_eglibc-2.13.armv7l [ubuntu-32] Source-dependency : gcc-4.9.2.tar.gz [ubuntu-32], binutils-2.22.tar.gz [ubuntu-32], gmp-5.0.1.tar.gz [ubuntu-32], mpc-0.9.tar.gz [ubuntu-32], mpfr-3.0.1.tar.gz [ubuntu-32] Source : gcc-4.9 Path : /binary/cross-arm-gcc-4.9_1.0.3_ubuntu-32.zip Origin : local SHA256 : 9228763b68b5395ab1e2c2e646e5322a886946c834d28ce397867a95c33cf8fb Size : 142819639 Uncompressed-size : 340393984 Description : gnu compiler 4.9 for Tizen SDK Package : cross-i386-gcc-4.9 Version : 1.0.3 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Shihyun Kim , Donghyuk Yang , Donghee Yang Build-dependency : rs-devel_eglibc-2.13.i686 [ubuntu-32] Source-dependency : gcc-4.9.2.tar.gz [ubuntu-32], binutils-2.22.tar.gz [ubuntu-32], gmp-5.0.1.tar.gz [ubuntu-32], mpc-0.9.tar.gz [ubuntu-32], mpfr-3.0.1.tar.gz [ubuntu-32] Source : gcc-4.9 Path : /binary/cross-i386-gcc-4.9_1.0.3_ubuntu-32.zip Origin : local SHA256 : e548311c0dde03e77932f627f042948a55ddf428b482449e97b650f681d5bf91 Size : 150531305 Uncompressed-size : 350371840 Description : gnu compiler 4.9 for Tizen SDK Package : llvm-3.6 Version : 0.0.7 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Karthik Bhat , Dinesh Dwivedi , Seunghwan Lee Install-dependency : libllvm-3.6 [ubuntu-32] Build-dependency : llvm-build [ubuntu-32] Source-dependency : llvm-3.6.tar.gz [ubuntu-32] Source : llvm-3.6 Path : /binary/llvm-3.6_0.0.7_ubuntu-32.zip Origin : local SHA256 : 3c03b24eba5cd3b7453f491f714bff20ed97a3fe43efab1f0a16802c2805915b Size : 26482438 Uncompressed-size : 67876317 Description : llvm compiler 3.6 for Tizen SDK Package : libllvm-3.6 Version : 0.0.2 OS : ubuntu-32, ubuntu-64, 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-32.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-32 Build-host-os : ubuntu-32 Maintainer : Jaemin Kim , Donghyuk Yang , Donghee Yang Install-dependency : nativeappcommon-eplugin [ubuntu-32] Build-dependency : pde-build [ubuntu-32], nativeappcommon-eplugin [ubuntu-32] Source : nativeplatform-eplugin Path : /binary/nativeplatform-eplugin_2.1.291_ubuntu-32.zip Origin : local SHA256 : 97b6bec3e704333dc4ff2996e5d75a0dfd66339d4544c56f75119ec49a0242ba Size : 3417044 Uncompressed-size : 3843254 C-Prerequisites : expect,rpm2cpio,cpio,make,findutils Description : Nativeplatform plugin Package : image-creator Version : 1.0.16 OS : ubuntu-32, ubuntu-64 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-32.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-32, ubuntu-64 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-32.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-32, ubuntu-64, 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-32.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-32, ubuntu-64 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-32.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-32, ubuntu-64 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-32.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-32, ubuntu-64, 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-32.zip Origin : local SHA256 : 93fafef0007d59d6deb9d5abcb4fdeec04ab4cc40e18c55b6114848a250a82c5 Size : 2161 Uncompressed-size : 8192 Package : webapp-eplugin Version : 2.3.103 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Sangho Park , Hyeongseok Heo , Yoonki Park Install-dependency : base-ide-product [ubuntu-32], common-eplugin [ubuntu-32] Build-dependency : base-ide-product [ubuntu-32], pde-build [ubuntu-32], common-eplugin [ubuntu-32] Source : webapp-eplugin Path : /binary/webapp-eplugin_2.3.103_ubuntu-32.zip Origin : local SHA256 : af118648407a5390eb969b8e09cb16d008e9b53336626065475e19e40d48c667 Size : 35761646 Uncompressed-size : 37097632 Description : Tizen Web IDE Package : js-analyzer-eplugin Version : 1.1.10 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Inho Lim Install-dependency : common-eplugin [ubuntu-32] Build-dependency : common-eplugin [ubuntu-32], pde-build [ubuntu-32] Source : js-analyzer-eplugin Path : /binary/js-analyzer-eplugin_1.1.10_ubuntu-32.zip Origin : local SHA256 : 2683352b6e5d0ab0dfe352e27350aac584b36742aecf8a9305dc41256aca2b67 Size : 47930576 Uncompressed-size : 94604996 Description : JavaScript Code Analyzer Package : mobile-webapp-ext-eplugin Version : 1.0.10 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : kangho kim , hyeongseok heo , jihoon song, changhyun lee , bonyong lee Install-dependency : webapp-eplugin [ubuntu-32] Build-dependency : pde-build [ubuntu-32], webapp-eplugin [ubuntu-32] Source : mobile-webapp-ext-eplugin Path : /binary/mobile-webapp-ext-eplugin_1.0.10_ubuntu-32.zip Origin : local SHA256 : 1f55202e5efe95751de5148f78b86ed99fc5514906d63f92ce33ae82907d3eb7 Size : 14423 Uncompressed-size : 45052 Description : Tizen Web IDE Extension Package : wearable-webapp-ext-eplugin Version : 1.0.51 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : hyeongseok heo , jihoon song, changhyun lee Install-dependency : webapp-eplugin [ubuntu-32] Build-dependency : pde-build [ubuntu-32], webapp-eplugin [ubuntu-32] Source : wearable-webapp-ext-eplugin Path : /binary/wearable-webapp-ext-eplugin_1.0.51_ubuntu-32.zip Origin : local SHA256 : 4d32119b2d48cb7a7a5bd5e54a6f1e20541631f86b852164ca6ffd3aa5dfa357 Size : 21635 Uncompressed-size : 59554 Description : Tizen Web IDE Extension Package : tv-webapp-ext-eplugin Version : 1.0.11 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : kangho kim , hyeongseok heo , jihoon song, changhyun lee , bonyong lee Install-dependency : webapp-eplugin [ubuntu-32] Build-dependency : pde-build [ubuntu-32], webapp-eplugin [ubuntu-32] Source : tv-webapp-ext-eplugin Path : /binary/tv-webapp-ext-eplugin_1.0.11_ubuntu-32.zip Origin : local SHA256 : 50a1aca5357707e46b745180bcb7ac43c56aabc4d8e3f0f35be18e502c87f2bb Size : 20051 Uncompressed-size : 58535 Description : Tizen Web IDE Extension Package : websimulator-eplugin Version : 2.0.25 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Namki Lee Install-dependency : webapp-eplugin [ubuntu-32], websimulator-core [ubuntu-32] Build-dependency : base-ide-product [ubuntu-32], pde-build [ubuntu-32], webapp-eplugin [ubuntu-32] Source : websimulator-eplugin Path : /binary/websimulator-eplugin_2.0.25_ubuntu-32.zip Origin : local SHA256 : 08ed34ef5624bfab6a7f2ed6562b1e788e19b4146f28da21a8172b4ff720434b Size : 81426 Uncompressed-size : 218653 Description : Web Simulator Plugin Package : new-web-cli Version : 2.2.9 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Gyeongmin Ju, Hyoun Jiil, SangJin Kim, Shingil Kang Install-dependency : new-common-cli [ubuntu-32] Build-dependency : base-ide-product [ubuntu-32], common-eplugin [ubuntu-32], webapp-eplugin [ubuntu-32] Path : /binary/new-web-cli_2.2.9_ubuntu-32.zip Origin : local SHA256 : e3f12aa4984813e6e565950336769ebe8c59c5d0f91d7c1b4ff326e5a4c685fe Size : 27596504 Uncompressed-size : 28467864 Description : New Web Tizen IDE Command Line Interface Package : emulator-storages Version : 1.4.0 OS : ubuntu-32, ubuntu-64, 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-32.zip Origin : local SHA256 : ca53145504891fe59b94a90ad72511f797a4733f6fcc58e0a7fcdab865434be7 Size : 140691 Uncompressed-size : 21327872 Description : sdcard for emulator Package : emulator-manager Version : 2.5.41 OS : ubuntu-32, ubuntu-64 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-32.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-32, ubuntu-64 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-32.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-32 Build-host-os : ubuntu-32 Maintainer : WooJin Jung , Seokgil Kang Install-dependency : base-ide-product [ubuntu-32], common-eplugin [ubuntu-32], webapp-eplugin [ubuntu-32] Build-dependency : pde-build [ubuntu-32], base-ide-product [ubuntu-32], common-eplugin [ubuntu-32], webapp-eplugin [ubuntu-32] Source : dynamic-analysis-ide-web-eplugin Path : /binary/dynamic-analysis-ide-web-eplugin_2.2.35_ubuntu-32.zip Origin : local SHA256 : 70195dc813f64054073f2994f6f73e0f76821f0aa53811cdf0718b2c19dc05a1 Size : 50694 Uncompressed-size : 109155 Description : Dynamic analyzer ide web plugin Package : websimulator-core Version : 2.1.16 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Namki Lee Source : web-simualtor Path : /binary/websimulator-core_2.1.16_ubuntu-32.zip Origin : local SHA256 : b6742722687cb2c947bceb6047e03fd8fed654bf24b3636cc675dab9a65c69dd Size : 5215403 Uncompressed-size : 17190538 Description : Web Simulator Plugin Package : emulator-common-lib Version : 1.2.5 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Minkee Lee , Munkyu Im Build-dependency : emulator-common-library-pool [ubuntu-64] Source : emulator Path : /binary/emulator-common-lib_1.2.5_ubuntu-32.zip Origin : local SHA256 : 0488ced3aded87f41600ca47d1e508aaf86bcbb779902bb934bd8ad022cbdca7 Size : 3956825 Uncompressed-size : 5271905 Description : common libraries for Tizen Emulator. Package : emulator-supplements Version : 1.1.3 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : SeokYeon Hwang Source : emulator Path : /binary/emulator-supplements_1.1.3_ubuntu-32.zip Origin : local SHA256 : 4a1401ced32aebccc262b4f5a6cb0f7f2a8a0be07bf2410099205a1356c0f518 Size : 10444185 Uncompressed-size : 12839978 C-Prerequisites : libglib2.0-0, libcurl3-gnutls Description : Common binaries for Tizen Emulator Package : 2.3-MANDATORY Version : 2.4.46 OS : ubuntu-32, ubuntu-64, 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-32.zip Origin : local SHA256 : a43cac5f0f723a4f408d1a66454ddcf9d817fe81544f0db37ddb080ebffa4125 Size : 1271 Uncompressed-size : 8192 Package : mobile-2.3-web-add-ons-TAU Version : 4.1.6 OS : ubuntu-32 Build-host-os : ubuntu-32, ubuntu-64, opensuse-32, opensuse-64 Maintainer : namki lee Path : /binary/mobile-2.3-web-add-ons-TAU_4.1.6_ubuntu-32.zip Origin : local SHA256 : 76efcbaa12f11dee39d9e09845f443d44758bff8c163af4b768aa097724a1820 Size : 6787336 Uncompressed-size : 29392896 Description : Tizen Web IDE TAU add-ons for mobile-3.X Package : 2.3-platform-info Version : 2.3.0 OS : ubuntu-32, ubuntu-64, 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-32.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-32 Build-host-os : ubuntu-32, ubuntu-64, opensuse-32, opensuse-64 Maintainer : namki lee Path : /binary/mobile-2.3-web-add-ons_4.1.6_ubuntu-32.zip Origin : local SHA256 : 4c69c1d26a130422ae525fcf91f2f20ede6f0f07fcd9e5f961ef8c28c4595d21 Size : 372747 Uncompressed-size : 2867200 Description : Tizen Web IDE add-ons for mobile-3.X Package : mobile-2.3-core-add-ons Version : 4.0.181 OS : ubuntu-32, ubuntu-64 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-32.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-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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-32 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , Jiil Hyoun , Donghyuk Yang , Donghee Yang Source : edje-cc Path : /binary/2.3-efl-tools_1.0.95_ubuntu-32.zip Origin : local SHA256 : 0cda24f2b777f7b3fc42166eb9ecc769e0d6f8893514d680e532294c318931df Size : 38851121 Uncompressed-size : 92318017 Description : EDJE tools for Tizen SDK Package : 2.3-efl-renderer Version : 0.6.10 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : DongJo Hwang Build-dependency : 2.3-efl-tools-build [ubuntu-32] Source : efl-renderer Path : /binary/2.3-efl-renderer_0.6.10_ubuntu-32.zip Origin : local SHA256 : a66c87599bc2694ff54b95659dc98ecd1bb6734bd712a7cbe8e73bc414573d41 Size : 25278957 Uncompressed-size : 45492857 Package : mobile-2.3-emulator-image-x86 Version : 3.0.23 OS : ubuntu-32, ubuntu-64, 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-32.zip Origin : local SHA256 : beb4dcbeb2e91dd275454318b6205d49d1303b56cd0046e136a862512b45ce75 Size : 204370357 Uncompressed-size : 722107091 Description : Tizen Emulator Image Package : mobile-2.3-emulator-manager-resources Version : 2.5.4 OS : ubuntu-32, ubuntu-64, 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-32.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-32 Build-host-os : ubuntu-32 Maintainer : Sangho Park Source : emulator Path : /binary/mobile-2.3-emulator-qemu-skins_2.1.29_ubuntu-32.zip Origin : local SHA256 : 336d493f1f0916ab9db8b2c8a91ca619a9d89db988eb405471cace5e8f3b4127 Size : 1844953 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-32 Build-host-os : ubuntu-32 Maintainer : hakhyun kim Build-dependency : 2.3-emulator-lib-dev [ubuntu-32] Source : emulator-control-panel Path : /binary/mobile-2.3-emulator-control-panel-devices_1.5.34_ubuntu-32.zip Origin : local SHA256 : 8bbc27c642a690d03b8c3db6c725fe1ff765ce60f767dea3b4e825e519d7b158 Size : 699498 Uncompressed-size : 856486 Description : Tizen Mobile Emulator Control Panel Devices Package : 2.3-emulator-control-panel Version : 1.5.34 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : hakhyun kim Build-dependency : 2.3-emulator-lib-dev [ubuntu-32] Source : emulator-control-panel Path : /binary/2.3-emulator-control-panel_1.5.34_ubuntu-32.zip Origin : local SHA256 : 72af161410cdf6db4514fcc89076121d63880aab11af04fe4a3434ec2e07eb7f Size : 635607 Uncompressed-size : 987598 Description : Tizen Emulator Control Panel Package : 2.3-emulator-qemu-common Version : 2.1.29 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Sangho Park Build-dependency : 2.3-emulator-lib [ubuntu-32] Source : emulator Path : /binary/2.3-emulator-qemu-common_2.1.29_ubuntu-32.zip Origin : local SHA256 : 847c6e1bf94def32bd76a7b76478b71d0b39f846bba9fb3e16f9d7d7c2891774 Size : 1623016 Uncompressed-size : 3462483 C-Prerequisites : libsdl1.2debian Description : Common binaries for Tizen Emulator Package : 2.3-emulator-qemu-x86 Version : 2.1.29 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Sangho Park Install-dependency : 2.3-emulator-kernel-x86 [ubuntu-32], 2.3-libav [ubuntu-32] Build-dependency : 2.3-emulator-lib-dev [ubuntu-32], 2.3-emulator-lib [ubuntu-32], 2.3-libav-dev [ubuntu-32] Source : emulator Path : /binary/2.3-emulator-qemu-x86_2.1.29_ubuntu-32.zip Origin : local SHA256 : cf1ff8c85733020ad3f117d879e9a99980bb4d03f838dbe861f98fa4dfeda893 Size : 8454563 Uncompressed-size : 21478336 Description : Tizen x86 Emulator Package : 2.3-emulator-lib Version : 1.4.7 OS : ubuntu-32 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-32.zip Origin : local SHA256 : 2c406be7b4b357b8cdfc1f9b14de9d38960a5c3426d4553dd8b131384d7002e1 Size : 3908450 Uncompressed-size : 5073129 Description : SWT and ECP libraries, and other runtime libraries for Tizen Emulator. Package : 2.3-emulator-kernel-x86 Version : 3.12.1 OS : ubuntu-32, ubuntu-64, 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-32.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-32 Build-host-os : ubuntu-32 Maintainer : Kyoungwon Park Source : libav Path : /binary/2.3-libav_1.4.5_ubuntu-32.zip Origin : local SHA256 : be85eb2cc8272cb369082556616d2393b6988458f2258c9b82ba817c14e97778 Size : 4114815 Uncompressed-size : 11111818 Description : libav binaries for Tizen Emulator Package : wearable-2.3-web-add-ons Version : 2.1.4 OS : ubuntu-32 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-32.zip Origin : local SHA256 : c55aa2538d4fa3c161a0ffaaaab6fedd4ddfa783f870a5cf01a501b01962823f Size : 525710 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-32 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-32.zip Origin : local SHA256 : 739852de3b566fdeb9c55f79c2a6d3fb4c87a72e8aad54a430b02a498ac156b7 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-32, ubuntu-64, 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-32.zip Origin : local SHA256 : 4605b3bf28b1c3f50a46e6f2e4dc700ca8fbb779016fb2412cad80f5b7a6ad1e Size : 161679267 Uncompressed-size : 589593313 Description : Tizen Emulator Image Package : wearable-2.3-emulator-manager-resources Version : 2.5.4 OS : ubuntu-32, ubuntu-64, 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-32.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-32 Build-host-os : ubuntu-32 Maintainer : Sangho Park Source : emulator Path : /binary/wearable-2.3-emulator-qemu-skins_2.1.29_ubuntu-32.zip Origin : local SHA256 : 5da6c3d063fb91920b76484d693bfeb22b128a7463e148814ee7cadf6f8b00c3 Size : 291604 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-32 Build-host-os : ubuntu-32 Maintainer : hakhyun kim Build-dependency : 2.3-emulator-lib-dev [ubuntu-32] Source : emulator-control-panel Path : /binary/wearable-2.3-emulator-control-panel-devices_1.5.34_ubuntu-32.zip Origin : local SHA256 : 51a2594146bb330ada61516f276db950ac992e3abe42a053c343207faf508a8a Size : 439905 Uncompressed-size : 560436 Description : Tizen Wearable Emulator Control Panel Devices Package : 2.3.1-MANDATORY Version : 2.3.19 OS : ubuntu-32, ubuntu-64, 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-32.zip Origin : local SHA256 : 309bd6546b6937159e949bf9b4e90307faf1b73ed980a2151896e6666b79e191 Size : 1226 Uncompressed-size : 8192 Package : mobile-2.3.1-emulator-image-x86 Version : 0.0.140 OS : ubuntu-32, ubuntu-64, 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-32.zip Origin : local SHA256 : 07815567f146365ec0df7e5d33da96309e623be37833943a713db7ea7b5ffab7 Size : 200713045 Uncompressed-size : 215644919 Description : Tizen Emulator Image Package : mobile-2.3.1-emulator-manager-resources Version : 2.5.4 OS : ubuntu-32, ubuntu-64, 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-32.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-32 Build-host-os : ubuntu-32 Maintainer : Sangho Park Source : emulator Path : /binary/mobile-2.3.1-emulator-qemu-skins_2.1.45_ubuntu-32.zip Origin : local SHA256 : 9b2b79b145188c72405c8d29a30793e5203db6b9b9ef078b660c45a4fb0dfa45 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-32 Build-host-os : ubuntu-32 Maintainer : Jinhyung Choi Build-dependency : 2.3.1-emulator-lib-dev [ubuntu-32] Source : emulator-control-panel Path : /binary/mobile-2.3.1-emulator-control-panel-devices_1.5.39_ubuntu-32.zip Origin : local SHA256 : 12bc25766f32740da651e8f0e678310b050d52a7dc887ca8be7987fe9887b7ec Size : 698457 Uncompressed-size : 855111 Description : Tizen Mobile Emulator Control Panel Devices Package : 2.3.1-emulator-control-panel Version : 1.5.39 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Jinhyung Choi Build-dependency : 2.3.1-emulator-lib-dev [ubuntu-32] Source : emulator-control-panel Path : /binary/2.3.1-emulator-control-panel_1.5.39_ubuntu-32.zip Origin : local SHA256 : c09a9f6d8f426d980356bb99c9ce450fbdf3a8eef58165c9ad3019cb162ceb2c Size : 636471 Uncompressed-size : 988301 Description : Tizen Emulator Control Panel Package : 2.3.1-emulator-qemu-common Version : 2.1.45 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Sangho Park Source : emulator Path : /binary/2.3.1-emulator-qemu-common_2.1.45_ubuntu-32.zip Origin : local SHA256 : 9d8aa1bd00b3056e33178c3134b826e6761137485dddc2a42104f4638ef8dc8d Size : 1639823 Uncompressed-size : 3480203 C-Prerequisites : libsdl1.2debian Description : Common binaries for Tizen Emulator Package : 2.3.1-emulator-qemu-x86 Version : 2.1.45 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Sangho Park Install-dependency : 2.3.1-emulator-kernel-x86 [ubuntu-32], 2.3.1-libav [ubuntu-32] Build-dependency : 2.3.1-emulator-lib-dev [ubuntu-32], 2.3.1-libav-dev [ubuntu-32] Source : emulator Path : /binary/2.3.1-emulator-qemu-x86_2.1.45_ubuntu-32.zip Origin : local SHA256 : 320b3342651c96647ca7f9d97cba99478cded1a30686fc4cf6a3b1652f45754b Size : 8482653 Uncompressed-size : 21546518 Description : Tizen x86 Emulator Package : 2.3.1-emulator-lib Version : 1.5.10 OS : ubuntu-32 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-32.zip Origin : local SHA256 : ba81dd0d7343eb830fec57a3601cb8413040cb4cca055a2578a98b2aef162e0b Size : 3909080 Uncompressed-size : 5073129 Description : SWT and ECP libraries, and other runtime libraries for Tizen Emulator. Package : 2.3.1-platform-info Version : 2.3.1 OS : ubuntu-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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-32 Build-host-os : ubuntu-32 Maintainer : Kyoungwon Park Source : libav Path : /binary/2.3.1-libav_1.4.7_ubuntu-32.zip Origin : local SHA256 : ead27267ae0196d94d46f6e9fc7b77275d24f5872f2925e9a97e30138f0d87b2 Size : 4114631 Uncompressed-size : 11111818 Description : libav binaries for Tizen Emulator Package : mobile-2.3.1-core-add-ons Version : 0.0.198 OS : ubuntu-32, ubuntu-64 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-32.zip Origin : local SHA256 : 1cf9b1aafc1a08c8609f5f2068b8eb09a4ad51a7a91f5fd5236fe71f2eefda43 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-32, ubuntu-64, 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-32.zip Origin : local SHA256 : 7e4305e92ed9e0c5193f515febe60ef818c38960eabb11917dfba0735f6c0405 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-32, ubuntu-64, 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-32.zip Origin : local SHA256 : d2c2e29656f35f5a689872e9f20d6c548330f70251981ff827d41cde6c890aa9 Size : 26673075 Uncompressed-size : 26726400 Description : I386 rootstrap for native app development Package : 2.3.1-efl-tools Version : 1.0.129 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , Jiil Hyoun , Donghyuk Yang , Donghee Yang Source : edje-cc Path : /binary/2.3.1-efl-tools_1.0.129_ubuntu-32.zip Origin : local SHA256 : acd5def6339ba956282bc423da171f37e7e7cdddd4996f125781602e623a5355 Size : 49142190 Uncompressed-size : 114562991 Description : EDJE tools for Tizen SDK Package : 2.3.1-efl-renderer Version : 0.6.15 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : DongJo Hwang Build-dependency : 2.3.1-efl-tools-build [ubuntu-32] Source : efl-renderer Path : /binary/2.3.1-efl-renderer_0.6.15_ubuntu-32.zip Origin : local SHA256 : c3909c2fd78895ce93ba9b385583d75a767545e13073ef39a00b63e865c76da8 Size : 35603033 Uncompressed-size : 57080264 Package : mobile-2.3.1-web-add-ons Version : 0.0.178 OS : ubuntu-32, ubuntu-64, 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-32.zip Origin : local SHA256 : 1e802446ea8faab40e84380f03a17fe8f7629ad6fb5ac32c0c8ed88cedf44d56 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-32, ubuntu-64, 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-32.zip Origin : local SHA256 : b83c4f717bbe907cacac784bacafbe1898049365f8088be0ae706aebf1f51513 Size : 6746565 Uncompressed-size : 29339648 Description : Tizen Web IDE TAU add-ons for mobile-3.X Package : wearable-2.3.1-web-add-ons Version : 2.0.408 OS : ubuntu-32, ubuntu-64, 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-32.zip Origin : local SHA256 : 12f0d02d822a04816082470122b1ea49635433d179bf8a7453b79a5099572629 Size : 463605 Uncompressed-size : 2179072 Description : Tizen Web IDE add-ons for tizenw-1.X Package : wearable-2.3.1-emulator-image-x86 Version : 0.0.149 OS : ubuntu-32, ubuntu-64, 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-32.zip Origin : local SHA256 : c6ce068c48037a89c8bb973323ed7fdfa2e7fce27db28b6c350675e8e619a05f Size : 158769272 Uncompressed-size : 172129032 Description : Tizen Emulator Image Package : wearable-2.3.1-emulator-manager-resources Version : 2.5.4 OS : ubuntu-32, ubuntu-64, 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-32.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-32 Build-host-os : ubuntu-32 Maintainer : Sangho Park Source : emulator Path : /binary/wearable-2.3.1-emulator-qemu-skins_2.1.45_ubuntu-32.zip Origin : local SHA256 : df56e90b405c7cd98d4803650daf3dc67f0c540b589b93e6ed12ac4c4f4a5b99 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-32 Build-host-os : ubuntu-32 Maintainer : Jinhyung Choi Build-dependency : 2.3.1-emulator-lib-dev [ubuntu-32] Source : emulator-control-panel Path : /binary/wearable-2.3.1-emulator-control-panel-devices_1.5.39_ubuntu-32.zip Origin : local SHA256 : 8fa752f898a86a4c5b272dde2b305ee153fed5c05e9cee67678e8f0ec1dea94d Size : 439057 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-32, ubuntu-64, 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-32.zip Origin : local SHA256 : 8d56552b4a79bc8590410d8a90be7edaa9b1f564472911a4cebed6d4951894a9 Size : 158449856 Uncompressed-size : 172063525 Description : Tizen Emulator Image Package : wearable-2.3.1-web-add-ons-TAU Version : 2.0.408 OS : ubuntu-32, ubuntu-64, 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-32.zip Origin : local SHA256 : 0e01c2e72f87098609d6bcf988575d11f6daa3cafa2432994e295e5f06ddaa66 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-32, ubuntu-64 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-32.zip Origin : local SHA256 : fd25c130b90ddcc666f229f218e1615a661d000575238fa98b443f3e7fca4cf6 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-32, ubuntu-64, 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-32.zip Origin : local SHA256 : 00f3ba2158ee42c980b52c2b8ca99623e25348ee7f58dbed9cd17c84c3713064 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-32, ubuntu-64, 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-32.zip Origin : local SHA256 : 512219eb270bccd053fbdc2cc99bf3aea93f3eb48fa9447a4a137cc32f92be06 Size : 27690576 Uncompressed-size : 27738112 Description : I386 rootstrap for native app development Package : 2.4-MANDATORY Version : 2.4.78 OS : ubuntu-32, ubuntu-64, 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-32.zip Origin : local SHA256 : 3045de5fe64992f896579fb756a9e93c003a277d9e15a46cd2923c033171b427 Size : 1864 Uncompressed-size : 8192 Package : mobile-2.4-emulator-image-i386 Version : 1.0.4 OS : ubuntu-32, ubuntu-64, 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-32.zip Origin : local SHA256 : f2354b605c52cdf4f0f4da18f3fba2f70ec6a31d2235fd1ec869ad8ccaa60d18 Size : 263622611 Uncompressed-size : 279804651 Description : Tizen Emulator Image Package : mobile-2.4-emulator-manager-resources Version : 2.5.3 OS : ubuntu-32, ubuntu-64, 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-32.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-32 Build-host-os : ubuntu-32 Maintainer : SeokYeon Hwang Source : emulator Path : /binary/mobile-2.4-emulator-qemu-skins_2.6.9_ubuntu-32.zip Origin : local SHA256 : b78b661ea5919b9636f9443d8646e8091e13a54d2e5b3868b9efc22cb15c0c8b 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-32, ubuntu-64, 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-32.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-32 Build-host-os : ubuntu-32 Maintainer : SeokYeon Hwang Source : emulator Path : /binary/2.4-emulator-qemu-common_2.6.9_ubuntu-32.zip Origin : local SHA256 : 24b1bfefa1baa11c68acc7131f4aad850b0d58d70003548358f57c2877be73f7 Size : 9655 Uncompressed-size : 20480 Description : Common binaries for Tizen Emulator Package : 2.4-emulator-qemu-x86 Version : 2.6.9 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : SeokYeon Hwang Install-dependency : 2.4-emulator-kernel-x86 [ubuntu-32], 2.4-libav [ubuntu-32] Build-dependency : 2.4-emulator-lib-dev [ubuntu-32], 2.4-libav-dev [ubuntu-32] Source : emulator Path : /binary/2.4-emulator-qemu-x86_2.6.9_ubuntu-32.zip Origin : local SHA256 : 060c9965eea44673c761769182132026eea0337dd62b304b91df683602bab002 Size : 18718324 Uncompressed-size : 45366398 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-32 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-32.zip Origin : local SHA256 : 82bed4fb19d8e76d6504a22684c211adf4481c17d54d6e0d6e921c2ff2455d8b Size : 20813684 Uncompressed-size : 47940601 Description : SWT and ECP libraries, and other runtime libraries for Tizen Emulator. Package : 2.4-platform-info Version : 2.4.5 OS : ubuntu-32, ubuntu-64, 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-32.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-32, ubuntu-64, 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-32.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-32 Build-host-os : ubuntu-32 Maintainer : Kyoungwon Park Source : libav Path : /binary/2.4-libav_9.9.1_ubuntu-32.zip Origin : local SHA256 : 320c85c0f5e6fa1a13a8456f0b954fbe104680d97398df69911f87aa0117a313 Size : 4114666 Uncompressed-size : 11111818 Description : libav binaries for Tizen Emulator Package : mobile-2.4-core-add-ons Version : 0.0.259 OS : ubuntu-32 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-32.zip Origin : local SHA256 : 7230281b2c316a2a27bef9d50b29cfa49139dacd7567370ee33c0076a4b4859f Size : 689091 Uncompressed-size : 4730880 Description : Samples/Templates for developing core project. Package : mobile-2.4-rs-device.core Version : 2.4.206 OS : ubuntu-32, ubuntu-64, 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-32.zip Origin : local SHA256 : f8b6fb0114248ad4cf1414216e2e15373d67c2a1df0f1f2fc1d2c74f7d67f8ba 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-32, ubuntu-64, 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-32.zip Origin : local SHA256 : 6493e98cbc447932ba6c0729c9a713bd7ed6d45466093f2065fe332ebff9f3ff Size : 32808286 Uncompressed-size : 32862208 Description : I386 rootstrap for native app development Package : 2.4-efl-tools Version : 1.0.132 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , Jiil Hyoun , Donghyuk Yang , Donghee Yang Source : edje-cc Path : /binary/2.4-efl-tools_1.0.132_ubuntu-32.zip Origin : local SHA256 : f88f9e967f1b208b13ee47d85c3662eb9454a8cd25d54a0c7e2f51818e1d8ebb Size : 43763558 Uncompressed-size : 95229285 Description : EDJE tools for Tizen SDK Package : 2.4-efl-renderer Version : 0.6.9 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : DongJo Hwang Build-dependency : 2.4-efl-tools-build [ubuntu-32] Conflicts : efl-renderer Source : efl-renderer Path : /binary/2.4-efl-renderer_0.6.9_ubuntu-32.zip Origin : local SHA256 : e521d3000b8f48c1071cf2b95c69eceb39a8c1b7919981285cc8444a4183b452 Size : 23311102 Uncompressed-size : 38372768 Package : mobile-2.4-web-add-ons Version : 0.0.235 OS : ubuntu-32 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-32.zip Origin : local SHA256 : b94017b0ba3cf74c19220321eea38116a9155604cd07c03f9d9874d35333de61 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-32 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-32.zip Origin : local SHA256 : 0368e3d07fa410746364ad86c1a9233594be1a8b41c146de8ffbcf7550a3ea8d Size : 3615720 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-32, ubuntu-64, 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-32.zip Origin : local SHA256 : 0712a1aee16c933e22659ae6b52a563d107ebc889b51960fdb560a4be8a74186 Size : 854 Uncompressed-size : 8192 Package : wearable-2.3.2-core-add-ons Version : 0.0.69 OS : ubuntu-32, ubuntu-64 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-32.zip Origin : local SHA256 : c598f7ed3a8a5f8c9683465b6574f1ddc6bb4878f7ce7f6212b0dfa854699080 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-32, ubuntu-64, 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-32.zip Origin : local SHA256 : 0852f67a3bb65a39c41a10a05f0b9be05c1ec9ff45b9271c069d394640ad27f2 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-32, ubuntu-64, 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-32.zip Origin : local SHA256 : e94f14c9e24baae5ccf2a7239c69f74ae5f2e45167e1b8076ffd1e6aa0e121f2 Size : 27998978 Uncompressed-size : 28049408 Description : I386 rootstrap for native app development Package : 2.3.2-efl-tools Version : 1.0.130 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : Taejun Ha , Jiil Hyoun , Donghyuk Yang , Donghee Yang Source : edje-cc Path : /binary/2.3.2-efl-tools_1.0.130_ubuntu-32.zip Origin : local SHA256 : e88bd74ddceac3a8ee7b0c2099bbb55f0bb8be58349c119b4ef8e4736ab34367 Size : 49143891 Uncompressed-size : 114567219 Description : EDJE tools for Tizen SDK Package : 2.3.2-platform-info Version : 2.3.2 OS : ubuntu-32, ubuntu-64, 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-32.zip Origin : local SHA256 : d2cbe14d12f9cfee743cee6efcc100c2f313157fc0d062d5abb532e8399f1dcf Size : 11400656 Uncompressed-size : 16752708 Description : Tizen Platform License Package : wearable-2.3.2-circle-emulator-image-i386 Version : 0.1.37 OS : ubuntu-32, ubuntu-64, 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-32.zip Origin : local SHA256 : e8ffce3ddd3189ac558061bc56eb6816b74e74dbbef27ab020c83667206b74b9 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-32, ubuntu-64, 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-32.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-32 Build-host-os : ubuntu-32 Maintainer : SeokYeon Hwang Source : emulator Path : /binary/wearable-2.3.2-emulator-qemu-skins_2.6.9_ubuntu-32.zip Origin : local SHA256 : 86c96891069e6c1406187bc082d6b6782186ba1f09afcf92727a41222ecc493b Size : 1318698 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-32, ubuntu-64, 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-32.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-32 Build-host-os : ubuntu-32 Maintainer : SeokYeon Hwang Source : emulator Path : /binary/2.3.2-emulator-qemu-common_2.6.9_ubuntu-32.zip Origin : local SHA256 : 760bf5b2db4fb086f03e6cb691565b733582f99024c2b29e2cd0cb31fe7bcc9f Size : 9664 Uncompressed-size : 20480 Description : Common binaries for Tizen Emulator Package : 2.3.2-emulator-qemu-x86 Version : 2.6.9 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : SeokYeon Hwang Install-dependency : 2.3.2-emulator-kernel-x86 [ubuntu-32], 2.3.2-libav [ubuntu-32] Build-dependency : 2.3.2-emulator-lib-dev [ubuntu-32], 2.3.2-libav-dev [ubuntu-32] Source : emulator Path : /binary/2.3.2-emulator-qemu-x86_2.6.9_ubuntu-32.zip Origin : local SHA256 : ed7508c2be6dcdad7083410497bf04f5beeab9829da5bc622a992696c74b955f Size : 18714703 Uncompressed-size : 45366398 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-32 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-32.zip Origin : local SHA256 : 021471ba459c9637d172fceb2fe6639c52c217685f63a783a09a080a74b75cc4 Size : 20813817 Uncompressed-size : 47940601 Description : SWT and ECP libraries, and other runtime libraries for Tizen Emulator. Package : 2.3.2-emulator-kernel-x86 Version : 3.14.25 OS : ubuntu-32, ubuntu-64, 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-32.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-32 Build-host-os : ubuntu-32 Maintainer : Kyoungwon Park Source : libav Path : /binary/2.3.2-libav_9.9.1_ubuntu-32.zip Origin : local SHA256 : 60afbd7b3d2d6573ad7429d406060561c8536e4739bd68dcc3294a72b1627aa2 Size : 4114635 Uncompressed-size : 11111818 Description : libav binaries for Tizen Emulator Package : 2.3.2-efl-renderer Version : 0.6.12 OS : ubuntu-32 Build-host-os : ubuntu-32 Maintainer : DongJo Hwang Build-dependency : 2.3.2-efl-tools-build [ubuntu-32] Source : efl-renderer Path : /binary/2.3.2-efl-renderer_0.6.12_ubuntu-32.zip Origin : local SHA256 : e1067e011793aade885c64230c9df5cee3cb3ddda31b2b6c7d89ff4aae198841 Size : 37665955 Uncompressed-size : 62265120 Package : wearable-2.3.2-web-add-ons Version : 0.1.56 OS : ubuntu-32, ubuntu-64, macos-64 Build-host-os : ubuntu-64 Maintainer : namki lee Path : /binary/wearable-2.3.2-web-add-ons_0.1.56_ubuntu-32.zip Origin : local SHA256 : cd1baae8ec15bcaed1db6acd972ddba24a0d6e6ddec17d85fd00c44c49c1fc33 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-32 Build-host-os : ubuntu-32 Maintainer : Inho Lim , Kwangwon Sun Source : web-widget-validator Path : /binary/web-widget-validator_1.0.6_ubuntu-32.zip Origin : local SHA256 : 8244a8cb6462515234e1a2461a9389341ecb4ab57802c68b2acebed57349faeb Size : 43878004 Uncompressed-size : 74194809 Description : Web Widget Validator Package : wearable-2.3.2-web-add-ons-TAU Version : 0.1.56 OS : ubuntu-32, ubuntu-64, macos-64 Build-host-os : ubuntu-64 Maintainer : namki lee Path : /binary/wearable-2.3.2-web-add-ons-TAU_0.1.56_ubuntu-32.zip Origin : local SHA256 : 6ab43cd59edd9efc6c3a4036207084faa02d14a21c55d70016bbe405100ef563 Size : 2927751 Uncompressed-size : 8679424 Description : Tizen Web IDE TAU add-ons for tizenw-1.X