From fbad283acdc978c30c7215e4f4f2f231e9e826e2 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Fri, 2 Mar 2018 16:50:33 +0100 Subject: [PATCH] contrib: add AppStream metadata --- contrib/it.ao2.libam7xxx.metainfo.xml | 40 +++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 contrib/it.ao2.libam7xxx.metainfo.xml diff --git a/contrib/it.ao2.libam7xxx.metainfo.xml b/contrib/it.ao2.libam7xxx.metainfo.xml new file mode 100644 index 0000000..569a08f --- /dev/null +++ b/contrib/it.ao2.libam7xxx.metainfo.xml @@ -0,0 +1,40 @@ + + + it.ao2.libam7xxx + MIT + GPL-2.0+ + Antonio Ospite + https://ao2.it + ao2_AT_ao2.it + libam7xxx + Provides a library for accessing am7xxx devices (e.g. Philips PicoPix projectors) + +

+ libam7xxx is an Open Source library to communicate with some USB + projectors based on the Actions Micro AM7XXX chips. +

+

+ libam7xxx makes it possible to use these devices as USB displays also on + non-Windows Operating Systems. +

+

+ 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
  • +
+

+
+ + libam7xxx.so.0.1 + am7xxx-modeswitch + am7xxx-play + picoproj + usb:v1DE1p1101d* + +
-- 2.1.4