first commit
This commit is contained in:
24
external/packages/extras-buildpkgs/libglshim/debian/control
vendored
Normal file
24
external/packages/extras-buildpkgs/libglshim/debian/control
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
Source: glshim
|
||||
Section: libs
|
||||
Priority: optional
|
||||
Maintainer: Orange Pi 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
|
||||
Reference in New Issue
Block a user