Accepting request 258958 from home:jengelh:dev
resend: - Update descriptions and Requires for GLES3 OBS-URL: https://build.opensuse.org/request/show/258958 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=404
This commit is contained in:
parent
f70f436e9d
commit
fd426dcd0f
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 30 09:37:08 UTC 2014 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Update descriptions and Requires for GLES3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Oct 25 10:24:33 UTC 2014 - josua.mayer97@gmail.com
|
Sat Oct 25 10:24:33 UTC 2014 - josua.mayer97@gmail.com
|
||||||
|
|
||||||
|
@ -310,6 +310,9 @@ extensions for the special needs of embedded systems.
|
|||||||
OpenGL|ES 2.x provides an API for programmable hardware including
|
OpenGL|ES 2.x provides an API for programmable hardware including
|
||||||
vertex and fragment shaders.
|
vertex and fragment shaders.
|
||||||
|
|
||||||
|
The libGLESv2.so.2 library provides symbols for all OpenGL ES 2 and
|
||||||
|
ES 3 entry points.
|
||||||
|
|
||||||
%package -n Mesa-libGLESv2-devel
|
%package -n Mesa-libGLESv2-devel
|
||||||
Summary: Development files for the OpenGL ES 2.x API
|
Summary: Development files for the OpenGL ES 2.x API
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
@ -331,7 +334,7 @@ applications using the OpenGL|ES 2.x APIs.
|
|||||||
%package -n Mesa-libGLESv3-devel
|
%package -n Mesa-libGLESv3-devel
|
||||||
Summary: Development files for the OpenGL ES 3.x API
|
Summary: Development files for the OpenGL ES 3.x API
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
#Requires: Mesa-libGLESv3-3 = %version
|
Requires: Mesa-libGLESv2-2 = %version
|
||||||
Requires: pkgconfig(egl)
|
Requires: pkgconfig(egl)
|
||||||
|
|
||||||
%description -n Mesa-libGLESv3-devel
|
%description -n Mesa-libGLESv3-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user