4 Maintainer: Antonio Ospite <ao2@ao2.it>
5 Build-Depends: debhelper (>= 11), cmake, pkg-config,
6 libusb-1.0-0-dev, libxcb1-dev,
7 libavdevice-dev, libavformat-dev, libavcodec-dev, libswscale-dev,
9 Build-Depends-Indep: doxygen
10 Standards-Version: 4.1.3
11 Rules-Requires-Root: no
12 Homepage: https://git.ao2.it/libam7xxx.git
13 Vcs-Git: https://git.ao2.it/libam7xxx.git -b debian/master
14 Vcs-Browser: https://git.ao2.it/libam7xxx.git
19 Depends: ${shlibs:Depends}, ${misc:Depends}
20 Recommends: libam7xxx0.1-bin (= ${binary:Version}), usb-modeswitch, usb-modeswitch-data
21 Description: library for accessing am7xxx based devices
22 libam7xxx is an Open Source library to communicate via USB with projectors and
23 Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.
25 libam7xxx makes it possible to use these devices as USB displays on
26 non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
27 a few, and on non-PC platforms like for instance mobile phones, tablets or
30 Examples of supported devices are:
33 - Aiptek PocketCinema T25
34 - Philips/SagemCom PicoPix 1020
35 - Philips/SagemCom PicoPix 2055
36 - Philips/SagemCom PicoPix 2330
37 - Top-Height/TEC PP700
39 This package contains the shared library of libam7xxx.
41 Package: libam7xxx-dev
43 Depends: ${misc:Depends}, libam7xxx0.1 (= ${binary:Version})
44 Recommends: libam7xxx0.1-doc (= ${source:Version})
45 Description: library for accessing am7xxx devices - development files
46 libam7xxx is an Open Source library to communicate via USB with projectors and
47 Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.
49 libam7xxx makes it possible to use these devices as USB displays on
50 non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
51 a few, and on non-PC platforms like for instance mobile phones, tablets or
54 Examples of supported devices are:
57 - Aiptek PocketCinema T25
58 - Philips/SagemCom PicoPix 1020
59 - Philips/SagemCom PicoPix 2055
60 - Philips/SagemCom PicoPix 2330
61 - Top-Height/TEC PP700
63 This is the development package containing the libraries and header for
64 software development with libam7xxx.
66 Package: libam7xxx0.1-bin
69 Depends: ${shlibs:Depends}, ${misc:Depends}
70 Description: library for accessing am7xxx devices - utilities
71 libam7xxx is an Open Source library to communicate via USB with projectors and
72 Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.
74 libam7xxx makes it possible to use these devices as USB displays on
75 non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
76 a few, and on non-PC platforms like for instance mobile phones, tablets or
79 Examples of supported devices are:
82 - Aiptek PocketCinema T25
83 - Philips/SagemCom PicoPix 1020
84 - Philips/SagemCom PicoPix 2055
85 - Philips/SagemCom PicoPix 2330
86 - Top-Height/TEC PP700
88 This package includes utilities and sample programs for libam7xxx.
90 Package: libam7xxx0.1-doc
93 Depends: ${misc:Depends}
94 Description: library for accessing am7xxx devices - documentation
95 libam7xxx is an Open Source library to communicate via USB with projectors and
96 Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.
98 libam7xxx makes it possible to use these devices as USB displays on
99 non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
100 a few, and on non-PC platforms like for instance mobile phones, tablets or
103 Examples of supported devices are:
106 - Aiptek PocketCinema T25
107 - Philips/SagemCom PicoPix 1020
108 - Philips/SagemCom PicoPix 2055
109 - Philips/SagemCom PicoPix 2330
110 - Top-Height/TEC PP700
112 This package contains the documentation of the API of libam7xxx.