MesaLib: make new subpkgs replace old MesaLib pkg.
This commit is contained in:
parent
baecaf3fda
commit
34571a4580
7 changed files with 21 additions and 0 deletions
|
@ -10,6 +10,9 @@ long_desc="
|
||||||
DRI2 drivers to provide OpenGL via EGL. The MesaLib package provides drivers
|
DRI2 drivers to provide OpenGL via EGL. The MesaLib package provides drivers
|
||||||
to provide hardware-accelerated OpenGL|ES and OpenVG support."
|
to provide hardware-accelerated OpenGL|ES and OpenVG support."
|
||||||
|
|
||||||
|
replaces="MesaLib<7.11_2"
|
||||||
|
revision=1
|
||||||
|
|
||||||
Add_dependency run glibc
|
Add_dependency run glibc
|
||||||
Add_dependency run libX11
|
Add_dependency run libX11
|
||||||
Add_dependency run libxcb
|
Add_dependency run libxcb
|
||||||
|
|
|
@ -9,6 +9,9 @@ long_desc="
|
||||||
This package does not include the modules themselves: these can be found in
|
This package does not include the modules themselves: these can be found in
|
||||||
the MesaLib package."
|
the MesaLib package."
|
||||||
|
|
||||||
|
replaces="MesaLib<7.11_2"
|
||||||
|
revision=1
|
||||||
|
|
||||||
Add_dependency run glibc
|
Add_dependency run glibc
|
||||||
Add_dependency run libglapi
|
Add_dependency run libglapi
|
||||||
Add_dependency run libXext
|
Add_dependency run libXext
|
||||||
|
|
|
@ -11,6 +11,9 @@ long_desc="
|
||||||
OpenGL|ES 2.x provides an API for programmable hardware including vertex
|
OpenGL|ES 2.x provides an API for programmable hardware including vertex
|
||||||
and fragment shaders."
|
and fragment shaders."
|
||||||
|
|
||||||
|
replaces="MesaLib<7.11_2"
|
||||||
|
revision=1
|
||||||
|
|
||||||
Add_dependency run glibc
|
Add_dependency run glibc
|
||||||
Add_dependency run libglapi
|
Add_dependency run libglapi
|
||||||
|
|
||||||
|
|
|
@ -9,6 +9,9 @@ long_desc="
|
||||||
teapots); tesselating surfaces; setting up projection matrices and
|
teapots); tesselating surfaces; setting up projection matrices and
|
||||||
unprojecting screen coordinates to world coordinates."
|
unprojecting screen coordinates to world coordinates."
|
||||||
|
|
||||||
|
replaces="MesaLib<7.11_2"
|
||||||
|
revision=1
|
||||||
|
|
||||||
Add_dependency run libgcc
|
Add_dependency run libgcc
|
||||||
Add_dependency run glibc
|
Add_dependency run glibc
|
||||||
Add_dependency run libstdc++
|
Add_dependency run libstdc++
|
||||||
|
|
|
@ -11,6 +11,9 @@ long_desc="
|
||||||
This package provides a simple widgets library, libGLw, which allows
|
This package provides a simple widgets library, libGLw, which allows
|
||||||
Motif-based applications to embed an OpenGL drawing context."
|
Motif-based applications to embed an OpenGL drawing context."
|
||||||
|
|
||||||
|
replaces="MesaLib<7.11_2"
|
||||||
|
revision=1
|
||||||
|
|
||||||
Add_dependency run glibc
|
Add_dependency run glibc
|
||||||
Add_dependency run libX11
|
Add_dependency run libX11
|
||||||
Add_dependency run libXt
|
Add_dependency run libXt
|
||||||
|
|
|
@ -8,6 +8,9 @@ long_desc="
|
||||||
manufacturers to provide hardware acceleration on devices ranging from wrist
|
manufacturers to provide hardware acceleration on devices ranging from wrist
|
||||||
watches to full microprocessor-based desktop and server machines."
|
watches to full microprocessor-based desktop and server machines."
|
||||||
|
|
||||||
|
replaces="MesaLib<7.11_2"
|
||||||
|
revision=1
|
||||||
|
|
||||||
Add_dependency run glibc
|
Add_dependency run glibc
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
|
@ -5,6 +5,9 @@ long_desc="
|
||||||
The Mesa GL API module is responsible for dispatching all the gl* functions.
|
The Mesa GL API module is responsible for dispatching all the gl* functions.
|
||||||
It is intended to be mainly used by both the libGLES package."
|
It is intended to be mainly used by both the libGLES package."
|
||||||
|
|
||||||
|
replaces="MesaLib<7.11_2"
|
||||||
|
revision=1
|
||||||
|
|
||||||
Add_dependency run glibc
|
Add_dependency run glibc
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue