af16a372ebf31618444a0cfe3fd5637a9fb59034
[libam7xxx.git] / debian / control
1 Source: libam7xxx
2 Section: libdevel
3 Priority: extra
4 Maintainer: Antonio Ospite <ao2@ao2.it>
5 Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~), cmake, pkg-config,
6  libusb-1.0-0-dev, libxcb1-dev,
7  libavdevice-dev, libavformat-dev, libavcodec-dev, libswscale-dev
8 Build-Depends-Indep: doxygen, asciidoc, xmlto
9 Standards-Version: 3.9.5
10 Homepage: http://git.ao2.it/libam7xxx.git
11 Vcs-Git: git://git.ao2.it/libam7xxx.git -b debian
12 Vcs-Browser: http://git.ao2.it/libam7xxx.git
13
14 Package: libam7xxx0.1
15 Section: libs
16 Architecture: any
17 Depends: ${shlibs:Depends}, ${misc:Depends}
18 Recommends: libam7xxx0.1-bin (= ${binary:Version}), usb-modeswitch, usb-modeswitch-data (>= 20111023-1)
19 Description: library for accessing am7xxx based devices
20  libam7xxx is an Open Source library to communicate via USB with projectors and
21  Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.
22  .
23  libam7xxx makes it possible to use these devices as USB displays on
24  non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
25  a few, and on non-PC platforms like for instance mobile phones, tablets or
26  game consoles.
27  .
28  Examples of supported devices are:
29    - Acer C110
30    - Acer C112
31    - Aiptek PocketCinema T25
32    - Philips/SagemCom PicoPix 1020
33    - Philips/SagemCom PicoPix 2055
34    - Philips/SagemCom PicoPix 2330
35    - Top-Height/TEC PP700
36  .
37  This package contains the shared library of libam7xxx.
38
39 Package: libam7xxx0.1-dbg
40 Section: debug
41 Architecture: any
42 Depends: ${misc:Depends}, libam7xxx0.1 (= ${binary:Version})
43 Description: debugging symbols for libam7xxx
44  libam7xxx is an Open Source library to communicate via USB with projectors and
45  Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.
46  .
47  libam7xxx makes it possible to use these devices as USB displays on
48  non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
49  a few, and on non-PC platforms like for instance mobile phones, tablets or
50  game consoles.
51  .
52  Examples of supported devices are:
53    - Acer C110
54    - Acer C112
55    - Aiptek PocketCinema T25
56    - Philips/SagemCom PicoPix 1020
57    - Philips/SagemCom PicoPix 2055
58    - Philips/SagemCom PicoPix 2330
59    - Top-Height/TEC PP700
60  .
61  This package contains the debugging symbols for libam7xxx.
62
63 Package: libam7xxx-dev
64 Architecture: any
65 Depends: ${misc:Depends}, libam7xxx0.1 (= ${binary:Version})
66 Recommends: libam7xxx0.1-doc (= ${source:Version})
67 Description: library for accessing am7xxx devices - development files
68  libam7xxx is an Open Source library to communicate via USB with projectors and
69  Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.
70  .
71  libam7xxx makes it possible to use these devices as USB displays on
72  non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
73  a few, and on non-PC platforms like for instance mobile phones, tablets or
74  game consoles.
75  .
76  Examples of supported devices are:
77    - Acer C110
78    - Acer C112
79    - Aiptek PocketCinema T25
80    - Philips/SagemCom PicoPix 1020
81    - Philips/SagemCom PicoPix 2055
82    - Philips/SagemCom PicoPix 2330
83    - Top-Height/TEC PP700
84  .
85  This is the development package containing the libraries and header for
86  software development with libam7xxx.
87
88 Package: libam7xxx0.1-bin
89 Section: utils
90 Architecture: any
91 Depends: ${shlibs:Depends}, ${misc:Depends}
92 Conflicts: libam7xxx-bin
93 Replaces: libam7xxx-bin
94 Description: library for accessing am7xxx devices - utilities
95  libam7xxx is an Open Source library to communicate via USB with projectors and
96  Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.
97  .
98  libam7xxx makes it possible to use these devices as USB displays on
99  non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
100  a few, and on non-PC platforms like for instance mobile phones, tablets or
101  game consoles.
102  .
103  Examples of supported devices are:
104    - Acer C110
105    - Acer C112
106    - Aiptek PocketCinema T25
107    - Philips/SagemCom PicoPix 1020
108    - Philips/SagemCom PicoPix 2055
109    - Philips/SagemCom PicoPix 2330
110    - Top-Height/TEC PP700
111  .
112  This package includes utilities and sample programs for libam7xxx.
113
114 Package: libam7xxx0.1-doc
115 Section: doc
116 Architecture: all
117 Depends: ${misc:Depends}
118 Conflicts: libam7xxx-doc
119 Replaces: libam7xxx-doc
120 Description: library for accessing am7xxx devices - documentation
121  libam7xxx is an Open Source library to communicate via USB with projectors and
122  Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.
123  .
124  libam7xxx makes it possible to use these devices as USB displays on
125  non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
126  a few, and on non-PC platforms like for instance mobile phones, tablets or
127  game consoles.
128  .
129  Examples of supported devices are:
130    - Acer C110
131    - Acer C112
132    - Aiptek PocketCinema T25
133    - Philips/SagemCom PicoPix 1020
134    - Philips/SagemCom PicoPix 2055
135    - Philips/SagemCom PicoPix 2330
136    - Top-Height/TEC PP700
137  .
138  This package contains the documentation of the API of libam7xxx.