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:
29 - Philips/SagemCom PicoPix 1020
31 This package contains the shared library of libam7xxx.
33 Package: libam7xxx-dev
35 Depends: ${misc:Depends}, libam7xxx0.1 (= ${binary:Version})
36 Description: library for accessing am7xxx based devices -- development files
37 libam7xxx is an Open Source library to communicate via USB with projectors and
38 Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.
40 libam7xxx makes it possible to use these devices as USB displays on
41 non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
42 a few, and on non-PC platforms like for instance mobile phones, tablets or
45 Examples of supported devices are:
47 - Philips/SagemCom PicoPix 1020
49 This is the development package containing the libraries and header for
50 software development with libam7xxx.
52 Package: libam7xxx-bin
55 Depends: ${shlibs:Depends}, ${misc:Depends}
56 Description: library for accessing am7xxx devices -- utilities and samples
57 libam7xxx is an Open Source library to communicate via USB with projectors and
58 Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.
60 libam7xxx makes it possible to use these devices as USB displays on
61 non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
62 a few, and on non-PC platforms like for instance mobile phones, tablets or
65 Examples of supported devices are:
67 - Philips/SagemCom PicoPix 1020
69 This package includes utilities and sample programs for libam7xxx.
71 Package: libam7xxx-doc
74 Depends: ${misc:Depends}
75 Description: library for accessing am7xxx devices -- documentation
76 libam7xxx is an Open Source library to communicate via USB with projectors and
77 Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.
79 libam7xxx makes it possible to use these devices as USB displays on
80 non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
81 a few, and on non-PC platforms like for instance mobile phones, tablets or
84 Examples of supported devices are:
86 - Philips/SagemCom PicoPix 1020
88 This package contains the documentation of the API of libam7xxx.
93 Depends: ${misc:Depends}, libam7xxx-bin, libam7xxx-dev, libam7xxx0.1,
95 Description: library for accessing am7xxx devices -- metapackage
96 libam7xxx is an Open Source library to communicate via USB with projectors and
97 Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.
99 libam7xxx makes it possible to use these devices as USB displays on
100 non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
101 a few, and on non-PC platforms like for instance mobile phones, tablets or
104 Examples of supported devices are:
106 - Philips/SagemCom PicoPix 1020
108 This is the metapackage to install all components of the project.