xref: /OK3568_Linux_fs/external/drm-cursor/debian/control (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1Source: libdrm-cursor
2Priority: optional
3Maintainer: Jeffy Chen <jeffy.chen@rock-chips.com>
4Build-Depends: debhelper (>= 9),
5               meson,
6               pkg-config,
7               libgbm-dev,
8               libegl1-mesa-dev,
9               libgles2-mesa-dev
10Standards-Version: 3.9.8
11Section: libs
12Homepage: https://github.com/JeffyCN/libdrm-cursor
13Vcs-Git: https://github.com/JeffyCN/libdrm-cursor
14Vcs-Browser: https://github.com/JeffyCN/libdrm-cursor
15
16Package: libdrm-cursor-dev
17Section: libdevel
18Architecture: any
19Description: A hook of drm cursor APIs to fake cursor plane.
20
21Package: libdrm-cursor
22Architecture: any
23Depends: ${shlibs:Depends}, ${misc:Depends}
24Description: A hook of drm cursor APIs to fake cursor plane.
25