domain-apis: add packages for SDL 02/142402/3
authorhuiyu.eun <huiyu.eun@samsung.com>
Thu, 3 Aug 2017 04:22:09 +0000 (13:22 +0900)
committerhuiyu.eun <huiyu.eun@samsung.com>
Fri, 4 Aug 2017 02:01:25 +0000 (11:01 +0900)
Change-Id: I4f2d77ada4c7670182d340e07cbb0e41da4d94bd
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
packaging/domain-apis.inc

index 02509a3925bb7a0df00ba405b64d8f0509506a54..125588b50a4ee245d4add5ac0419e6ac4f265dab 100644 (file)
@@ -1685,27 +1685,28 @@ Summary:    Minicontrol
 %files sub2-domain_API-UI-Minicontrol
 
 
-### TODO - SDL_GL ##
-# Summary, description
-
 %package sub2-domain_API-UI-SDL_GL
-Summary:    SDL_GL
+Summary:    OpenGL ES with SDL
+Requires:   SDL2
+Requires:   %{name}-sub2-domain_API-UI-Display_Server
 %description sub2-domain_API-UI-SDL_GL
-### TODO ###
-# packakge list
+OpenGL ES is a standard specification, defining a cross-language, and cross-platform OpenGL ES API to write the applications that produce 2D and 3D computer graphics.<br>
+SDL makes much easier to use the OpenGL ES API in Tizen.<br>
+OpenGL ES 1.1, 2.0, 3.0, 3.1 and 3.2 are supported in Tizen.<br>
+Some devices may not support OpenGL ES. So you should check whether OpenGL ES and specific versions support with <a href=https://developer.tizen.org/development/guides/native-application/system/system-information>System information APIs.<br>
 
-%files sub2-domain_API-UI-SDL_GL
 
+%files sub2-domain_API-UI-SDL_GL
 
-### TODO - SDL_Vulkan ##
-# Summary, description
 
 %package sub2-domain_API-UI-SDL_Vulkan
-Summary:    SDL_Vulkan
+Summary:    Vulkan with SDL
+Requires:   SDL2
+Requires:   %{name}-sub2-domain_API-UI-Vulkan
 %description sub2-domain_API-UI-SDL_Vulkan
-### TODO ###
-# packakge list
-
+Vulkan is a generation API for high-efficiency access to graphics and computing on modern GPUs.<br>
+SDL makes much easier to use the Vulkan API in Tizen.<br>
+The Tizen platform supports the Vulkan API in order to provide the most cutting-edge 3D programming tools for you to create high-quality games and real-time graphics in application.<br>
 %files sub2-domain_API-UI-SDL_Vulkan