debian/control: drop the version on the asciidoc dependency
[libam7xxx.git] / debian / control
1 Source: libam7xxx
2 Section: libdevel
3 Priority: extra
4 Maintainer: Antonio Ospite <ospite@studenti.unina.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.4
10 Homepage: http://git.ao2.it/libam7xxx.git
11 Vcs-Git: git://git.ao2.it/libam7xxx.git
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: 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 Description: library for accessing am7xxx based devices -- development files
67  libam7xxx is an Open Source library to communicate via USB with projectors and
68  Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.
69  .
70  libam7xxx makes it possible to use these devices as USB displays on
71  non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
72  a few, and on non-PC platforms like for instance mobile phones, tablets or
73  game consoles.
74  .
75  Examples of supported devices are:
76    - Acer C110
77    - Acer C112
78    - Aiptek PocketCinema T25
79    - Philips/SagemCom PicoPix 1020
80    - Philips/SagemCom PicoPix 2055
81    - Philips/SagemCom PicoPix 2330
82    - Top-Height/TEC PP700
83  .
84  This is the development package containing the libraries and header for
85  software development with libam7xxx.
86
87 Package: libam7xxx-bin
88 Section: utils
89 Architecture: any
90 Depends: ${shlibs:Depends}, ${misc:Depends}
91 Description: library for accessing am7xxx devices -- utilities and samples
92  libam7xxx is an Open Source library to communicate via USB with projectors and
93  Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.
94  .
95  libam7xxx makes it possible to use these devices as USB displays on
96  non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
97  a few, and on non-PC platforms like for instance mobile phones, tablets or
98  game consoles.
99  .
100  Examples of supported devices are:
101    - Acer C110
102    - Acer C112
103    - Aiptek PocketCinema T25
104    - Philips/SagemCom PicoPix 1020
105    - Philips/SagemCom PicoPix 2055
106    - Philips/SagemCom PicoPix 2330
107    - Top-Height/TEC PP700
108  .
109  This package includes utilities and sample programs for libam7xxx.
110
111 Package: libam7xxx-doc
112 Section: doc
113 Architecture: all
114 Depends: ${misc:Depends}
115 Description: library for accessing am7xxx devices -- documentation
116  libam7xxx is an Open Source library to communicate via USB with projectors and
117  Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.
118  .
119  libam7xxx makes it possible to use these devices as USB displays on
120  non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
121  a few, and on non-PC platforms like for instance mobile phones, tablets or
122  game consoles.
123  .
124  Examples of supported devices are:
125    - Acer C110
126    - Acer C112
127    - Aiptek PocketCinema T25
128    - Philips/SagemCom PicoPix 1020
129    - Philips/SagemCom PicoPix 2055
130    - Philips/SagemCom PicoPix 2330
131    - Top-Height/TEC PP700
132  .
133  This package contains the documentation of the API of libam7xxx.
134
135 Package: am7xxx
136 Section: libs
137 Architecture: any
138 Depends: ${misc:Depends}, libam7xxx-bin, libam7xxx-dev, libam7xxx0.1,
139  libam7xxx-doc (= ${source:Version})
140 Description: library for accessing am7xxx devices -- metapackage
141  libam7xxx is an Open Source library to communicate via USB with projectors and
142  Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.
143  .
144  libam7xxx makes it possible to use these devices as USB displays on
145  non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
146  a few, and on non-PC platforms like for instance mobile phones, tablets or
147  game consoles.
148  .
149  Examples of supported devices are:
150    - Acer C110
151    - Acer C112
152    - Aiptek PocketCinema T25
153    - Philips/SagemCom PicoPix 1020
154    - Philips/SagemCom PicoPix 2055
155    - Philips/SagemCom PicoPix 2330
156    - Top-Height/TEC PP700
157  .
158  This is the metapackage to install all components of the project.