X-Git-Url: https://git.ao2.it/libam7xxx.git/blobdiff_plain/d796ba97e0c265b3ac7913e286a224ea2ac6048e..732aff2ce90790f9c657c271127dab24cf524f0d:/debian/control diff --git a/debian/control b/debian/control index 46aa47e..aefdfd4 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,10 @@ Section: libdevel Priority: extra Maintainer: Antonio Ospite Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~), cmake, pkg-config, - libusb-1.0-0-dev, libxcb1-dev, libavdevice-dev, libavformat-dev, libavcodec-dev, libswscale-dev + libusb-1.0-0-dev, libxcb1-dev, + libavdevice-dev (<< 6:9), libavformat-dev (<< 6:9), libavcodec-dev (<< 6:9), libswscale-dev (<< 6:9) Build-Depends-Indep: doxygen, asciidoc (>> 8.0.0), xmlto, docbook-xsl (>> 1.72) -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Homepage: http://git.ao2.it/libam7xxx.git Vcs-Git: git://git.ao2.it/libam7xxx.git Vcs-Browser: http://git.ao2.it/libam7xxx.git @@ -26,10 +27,39 @@ Description: library for accessing am7xxx based devices . Examples of supported devices are: - Acer C110 + - Acer C112 + - Aiptek PocketCinema T25 - Philips/SagemCom PicoPix 1020 + - Philips/SagemCom PicoPix 2055 + - Philips/SagemCom PicoPix 2330 + - Top-Height/TEC PP700 . This package contains the shared library of libam7xxx. +Package: libam7xxx0.1-dbg +Section: debug +Architecture: any +Depends: ${misc:Depends}, libam7xxx0.1 (= ${binary:Version}) +Description: debugging symbols for libam7xxx + libam7xxx is an Open Source library to communicate via USB with projectors and + Digital Picture Frames based on the Actions Micro AM7XXX family if ICs. + . + libam7xxx makes it possible to use these devices as USB displays on + non-Windows Operating Systems like GNU/Linux or Android/Linux just to name + a few, and on non-PC platforms like for instance mobile phones, tablets or + game consoles. + . + Examples of supported devices are: + - Acer C110 + - Acer C112 + - Aiptek PocketCinema T25 + - Philips/SagemCom PicoPix 1020 + - Philips/SagemCom PicoPix 2055 + - Philips/SagemCom PicoPix 2330 + - Top-Height/TEC PP700 + . + This package contains the debugging symbols for libam7xxx. + Package: libam7xxx-dev Architecture: any Depends: ${misc:Depends}, libam7xxx0.1 (= ${binary:Version}) @@ -44,7 +74,12 @@ Description: library for accessing am7xxx based devices -- development files . Examples of supported devices are: - Acer C110 + - Acer C112 + - Aiptek PocketCinema T25 - Philips/SagemCom PicoPix 1020 + - Philips/SagemCom PicoPix 2055 + - Philips/SagemCom PicoPix 2330 + - Top-Height/TEC PP700 . This is the development package containing the libraries and header for software development with libam7xxx. @@ -64,7 +99,12 @@ Description: library for accessing am7xxx devices -- utilities and samples . Examples of supported devices are: - Acer C110 + - Acer C112 + - Aiptek PocketCinema T25 - Philips/SagemCom PicoPix 1020 + - Philips/SagemCom PicoPix 2055 + - Philips/SagemCom PicoPix 2330 + - Top-Height/TEC PP700 . This package includes utilities and sample programs for libam7xxx. @@ -83,7 +123,12 @@ Description: library for accessing am7xxx devices -- documentation . Examples of supported devices are: - Acer C110 + - Acer C112 + - Aiptek PocketCinema T25 - Philips/SagemCom PicoPix 1020 + - Philips/SagemCom PicoPix 2055 + - Philips/SagemCom PicoPix 2330 + - Top-Height/TEC PP700 . This package contains the documentation of the API of libam7xxx. @@ -91,7 +136,7 @@ Package: am7xxx Section: libs Architecture: any Depends: ${misc:Depends}, libam7xxx-bin, libam7xxx-dev, libam7xxx0.1, - libam7xxx-doc + libam7xxx-doc (= ${source:Version}) Description: library for accessing am7xxx devices -- metapackage libam7xxx is an Open Source library to communicate via USB with projectors and Digital Picture Frames based on the Actions Micro AM7XXX family if ICs. @@ -103,6 +148,11 @@ Description: library for accessing am7xxx devices -- metapackage . Examples of supported devices are: - Acer C110 + - Acer C112 + - Aiptek PocketCinema T25 - Philips/SagemCom PicoPix 1020 + - Philips/SagemCom PicoPix 2055 + - Philips/SagemCom PicoPix 2330 + - Top-Height/TEC PP700 . This is the metapackage to install all components of the project.