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, 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: libam7xxx-dev
38 Depends: ${misc:Depends}, libam7xxx0.1 (= ${binary:Version})
39 Description: library for accessing am7xxx based devices -- development files
40 libam7xxx is an Open Source library to communicate via USB with projectors and
41 Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.
43 libam7xxx makes it possible to use these devices as USB displays on
44 non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
45 a few, and on non-PC platforms like for instance mobile phones, tablets or
48 Examples of supported devices are:
51 - Aiptek PocketCinema T25
52 - Philips/SagemCom PicoPix 1020
53 - Philips/SagemCom PicoPix 2055
55 This is the development package containing the libraries and header for
56 software development with libam7xxx.
58 Package: libam7xxx-bin
61 Depends: ${shlibs:Depends}, ${misc:Depends}
62 Description: library for accessing am7xxx devices -- utilities and samples
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 package includes utilities and sample programs for libam7xxx.
80 Package: libam7xxx-doc
83 Depends: ${misc:Depends}
84 Description: library for accessing am7xxx devices -- documentation
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 contains the documentation of the API of libam7xxx.
105 Depends: ${misc:Depends}, libam7xxx-bin, libam7xxx-dev, libam7xxx0.1,
107 Description: library for accessing am7xxx devices -- metapackage
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 is the metapackage to install all components of the project.