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 (<< 6:9), libavformat-dev (<< 6:9), libavcodec-dev (<< 6:9), libswscale-dev (<< 6:9)
8 Build-Depends-Indep: doxygen, asciidoc (>> 8.0.0), xmlto, docbook-xsl (>> 1.72)
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
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.
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
28 Examples of supported devices are:
31 - Aiptek PocketCinema T25
32 - Philips/SagemCom PicoPix 1020
33 - Philips/SagemCom PicoPix 2055
34 - Philips/SagemCom PicoPix 2330
35 - Top-Height/TEC PP700
37 This package contains the shared library of libam7xxx.
39 Package: libam7xxx0.1-dbg
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.
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
52 Examples of supported devices are:
55 - Aiptek PocketCinema T25
56 - Philips/SagemCom PicoPix 1020
57 - Philips/SagemCom PicoPix 2055
58 - Philips/SagemCom PicoPix 2330
59 - Top-Height/TEC PP700
61 This package contains the debugging symbols for libam7xxx.
63 Package: libam7xxx-dev
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.
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
75 Examples of supported devices are:
78 - Aiptek PocketCinema T25
79 - Philips/SagemCom PicoPix 1020
80 - Philips/SagemCom PicoPix 2055
81 - Philips/SagemCom PicoPix 2330
82 - Top-Height/TEC PP700
84 This is the development package containing the libraries and header for
85 software development with libam7xxx.
87 Package: libam7xxx-bin
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.
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
100 Examples of supported devices are:
103 - Aiptek PocketCinema T25
104 - Philips/SagemCom PicoPix 1020
105 - Philips/SagemCom PicoPix 2055
106 - Philips/SagemCom PicoPix 2330
107 - Top-Height/TEC PP700
109 This package includes utilities and sample programs for libam7xxx.
111 Package: libam7xxx-doc
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.
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
124 Examples of supported devices are:
127 - Aiptek PocketCinema T25
128 - Philips/SagemCom PicoPix 1020
129 - Philips/SagemCom PicoPix 2055
130 - Philips/SagemCom PicoPix 2330
131 - Top-Height/TEC PP700
133 This package contains the documentation of the API of libam7xxx.
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.
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
149 Examples of supported devices are:
152 - Aiptek PocketCinema T25
153 - Philips/SagemCom PicoPix 1020
154 - Philips/SagemCom PicoPix 2055
155 - Philips/SagemCom PicoPix 2330
156 - Top-Height/TEC PP700
158 This is the metapackage to install all components of the project.