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.3
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
35 This package contains the shared library of libam7xxx.
37 Package: libam7xxx0.1-dbg
40 Depends: ${misc:Depends}, libam7xxx0.1 (= ${binary:Version})
41 Description: debugging symbols for libam7xxx
42 libam7xxx is an Open Source library to communicate via USB with projectors and
43 Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.
45 libam7xxx makes it possible to use these devices as USB displays on
46 non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
47 a few, and on non-PC platforms like for instance mobile phones, tablets or
50 Examples of supported devices are:
53 - Aiptek PocketCinema T25
54 - Philips/SagemCom PicoPix 1020
55 - Philips/SagemCom PicoPix 2055
57 This package contains the debugging symbols for libam7xxx.
59 Package: libam7xxx-dev
61 Depends: ${misc:Depends}, libam7xxx0.1 (= ${binary:Version})
62 Description: library for accessing am7xxx based devices -- development files
63 libam7xxx is an Open Source library to communicate via USB with projectors and
64 Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.
66 libam7xxx makes it possible to use these devices as USB displays on
67 non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
68 a few, and on non-PC platforms like for instance mobile phones, tablets or
71 Examples of supported devices are:
74 - Aiptek PocketCinema T25
75 - Philips/SagemCom PicoPix 1020
76 - Philips/SagemCom PicoPix 2055
78 This is the development package containing the libraries and header for
79 software development with libam7xxx.
81 Package: libam7xxx-bin
84 Depends: ${shlibs:Depends}, ${misc:Depends}
85 Description: library for accessing am7xxx devices -- utilities and samples
86 libam7xxx is an Open Source library to communicate via USB with projectors and
87 Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.
89 libam7xxx makes it possible to use these devices as USB displays on
90 non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
91 a few, and on non-PC platforms like for instance mobile phones, tablets or
94 Examples of supported devices are:
97 - Aiptek PocketCinema T25
98 - Philips/SagemCom PicoPix 1020
99 - Philips/SagemCom PicoPix 2055
101 This package includes utilities and sample programs for libam7xxx.
103 Package: libam7xxx-doc
106 Depends: ${misc:Depends}
107 Description: library for accessing am7xxx devices -- documentation
108 libam7xxx is an Open Source library to communicate via USB with projectors and
109 Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.
111 libam7xxx makes it possible to use these devices as USB displays on
112 non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
113 a few, and on non-PC platforms like for instance mobile phones, tablets or
116 Examples of supported devices are:
119 - Aiptek PocketCinema T25
120 - Philips/SagemCom PicoPix 1020
121 - Philips/SagemCom PicoPix 2055
123 This package contains the documentation of the API of libam7xxx.
128 Depends: ${misc:Depends}, libam7xxx-bin, libam7xxx-dev, libam7xxx0.1,
130 Description: library for accessing am7xxx devices -- metapackage
131 libam7xxx is an Open Source library to communicate via USB with projectors and
132 Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.
134 libam7xxx makes it possible to use these devices as USB displays on
135 non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
136 a few, and on non-PC platforms like for instance mobile phones, tablets or
139 Examples of supported devices are:
142 - Aiptek PocketCinema T25
143 - Philips/SagemCom PicoPix 1020
144 - Philips/SagemCom PicoPix 2055
146 This is the metapackage to install all components of the project.