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, libavdevice-dev, libavformat-dev, libavcodec-dev (<< 6:9), libswscale-dev
7 Build-Depends-Indep: doxygen, asciidoc (>> 8.0.0), xmlto, docbook-xsl (>> 1.72)
8 Standards-Version: 3.9.3
9 Homepage: http://git.ao2.it/libam7xxx.git
10 Vcs-Git: git://git.ao2.it/libam7xxx.git
11 Vcs-Browser: http://git.ao2.it/libam7xxx.git
16 Depends: ${shlibs:Depends}, ${misc:Depends}
17 Recommends: usb-modeswitch, usb-modeswitch-data (>= 20111023-1)
18 Description: library for accessing am7xxx based devices
19 libam7xxx is an Open Source library to communicate via USB with projectors and
20 Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.
22 libam7xxx makes it possible to use these devices as USB displays on
23 non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
24 a few, and on non-PC platforms like for instance mobile phones, tablets or
27 Examples of supported devices are:
30 - Aiptek PocketCinema T25
31 - Philips/SagemCom PicoPix 1020
32 - Philips/SagemCom PicoPix 2055
34 This package contains the shared library of libam7xxx.
36 Package: libam7xxx0.1-dbg
39 Depends: ${misc:Depends}, libam7xxx0.1 (= ${binary:Version})
40 Description: debugging symbols for libam7xxx
41 libam7xxx is an Open Source library to communicate via USB with projectors and
42 Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.
44 libam7xxx makes it possible to use these devices as USB displays on
45 non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
46 a few, and on non-PC platforms like for instance mobile phones, tablets or
49 Examples of supported devices are:
52 - Aiptek PocketCinema T25
53 - Philips/SagemCom PicoPix 1020
54 - Philips/SagemCom PicoPix 2055
56 This package contains the debugging symbols for libam7xxx.
58 Package: libam7xxx-dev
60 Depends: ${misc:Depends}, libam7xxx0.1 (= ${binary:Version})
61 Description: library for accessing am7xxx based devices -- development files
62 libam7xxx is an Open Source library to communicate via USB with projectors and
63 Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.
65 libam7xxx makes it possible to use these devices as USB displays on
66 non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
67 a few, and on non-PC platforms like for instance mobile phones, tablets or
70 Examples of supported devices are:
73 - Aiptek PocketCinema T25
74 - Philips/SagemCom PicoPix 1020
75 - Philips/SagemCom PicoPix 2055
77 This is the development package containing the libraries and header for
78 software development with libam7xxx.
80 Package: libam7xxx-bin
83 Depends: ${shlibs:Depends}, ${misc:Depends}
84 Description: library for accessing am7xxx devices -- utilities and samples
85 libam7xxx is an Open Source library to communicate via USB with projectors and
86 Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.
88 libam7xxx makes it possible to use these devices as USB displays on
89 non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
90 a few, and on non-PC platforms like for instance mobile phones, tablets or
93 Examples of supported devices are:
96 - Aiptek PocketCinema T25
97 - Philips/SagemCom PicoPix 1020
98 - Philips/SagemCom PicoPix 2055
100 This package includes utilities and sample programs for libam7xxx.
102 Package: libam7xxx-doc
105 Depends: ${misc:Depends}
106 Description: library for accessing am7xxx devices -- documentation
107 libam7xxx is an Open Source library to communicate via USB with projectors and
108 Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.
110 libam7xxx makes it possible to use these devices as USB displays on
111 non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
112 a few, and on non-PC platforms like for instance mobile phones, tablets or
115 Examples of supported devices are:
118 - Aiptek PocketCinema T25
119 - Philips/SagemCom PicoPix 1020
120 - Philips/SagemCom PicoPix 2055
122 This package contains the documentation of the API of libam7xxx.
127 Depends: ${misc:Depends}, libam7xxx-bin, libam7xxx-dev, libam7xxx0.1,
129 Description: library for accessing am7xxx devices -- metapackage
130 libam7xxx is an Open Source library to communicate via USB with projectors and
131 Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.
133 libam7xxx makes it possible to use these devices as USB displays on
134 non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
135 a few, and on non-PC platforms like for instance mobile phones, tablets or
138 Examples of supported devices are:
141 - Aiptek PocketCinema T25
142 - Philips/SagemCom PicoPix 1020
143 - Philips/SagemCom PicoPix 2055
145 This is the metapackage to install all components of the project.