25 lines
556 B
Plaintext
25 lines
556 B
Plaintext
Source: glshim
|
|
Section: libs
|
|
Priority: optional
|
|
Maintainer: Armbian maintainers <root@localhost>
|
|
Build-Depends:
|
|
debhelper (>= 9),
|
|
cmake,
|
|
pkg-config,
|
|
libx11-dev,
|
|
libsdl1.2-dev,
|
|
Standards-Version: 3.9.6
|
|
|
|
Package: libglshim
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Pre-Depends: ${misc:Pre-Depends}
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Replaces:
|
|
libgl1-mesa-glx,
|
|
libgl1-mesa-dev,
|
|
Description: OpenGL 1.x shim to to OpenGL ES
|
|
This is a shim providing OpenGL 1.x functionality to OpenGL ES accelerated cards.
|
|
.
|
|
This package contains GL shared library
|