1 Source: omapdrmtest
2 Section: utils
3 Priority: optional
4 Maintainer: David Bercovitz <d-bercovitz@ti.com>
5 Build-Depends: cdbs,
6 debhelper (>= 7),
7 libtool,
8 dh-autoreconf,
9 quilt,
10 libdrm-omap1 (>= 2.4.32-1ubuntu1+ti1.1),
11 libdrm-dev (>= 2.4.32-1ubuntu1+ti1.1),
12 libx11-dev (>= 2:1.4.99.1-0ubuntu1),
13 libdri2-dev (>= 1.0.2-0ubuntu3),
14 libdce-dev,
15 libwayland-dev,
16 libavformat-dev,
17 libavutil-dev,
18 linux-headers-ti-omap4 | linux-headers-ti-omap5,
19 xserver-xorg-dev,
20 libxfixes-dev,
21 libxext-dev
22 Standards-Version: 3.9.2
23 Vcs-Git: git://gitorious.org/ubuntu-omap/omapdrmtest.git
24 Vcs-Browser: https://gitorious.org/ubuntu-omap/omapdrmtest
26 Package: omapdrmtest
27 Architecture: armhf
28 Section: utils
29 Priority: optional
30 Depends: ${shlibs:Depends},
31 ${misc:Depends}
32 Conflicts: ti-omx-cam-test-app
33 Replaces: ti-omx-cam-test-app
34 Description: This is a tool to test OMAP DRM feature.
35 See README file for the commands description.