From a9554b025734eb24e194e33d7061ce7cce4ac679 Mon Sep 17 00:00:00 2001
From: Antonio Ospite
Date: Fri, 2 Mar 2018 16:52:07 +0100
Subject: [PATCH] debian/patches: add patch to add the AppStream metadata
---
.../patches/contrib-add-AppStream-metadata.patch | 62 ++++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 63 insertions(+)
create mode 100644 debian/patches/contrib-add-AppStream-metadata.patch
diff --git a/debian/patches/contrib-add-AppStream-metadata.patch b/debian/patches/contrib-add-AppStream-metadata.patch
new file mode 100644
index 0000000..99cd8b0
--- /dev/null
+++ b/debian/patches/contrib-add-AppStream-metadata.patch
@@ -0,0 +1,62 @@
+From 5bad662fa8fbb108f0942daea395625bdf423777 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
+X-Face: z*RaLf`X<@C75u6Ig9}{oW$H;1_\2t5)({*|jhM/Vb;]yA5\I~93>J<_`<4)A{':UrE
+
+---
+ 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.16.2
+
diff --git a/debian/patches/series b/debian/patches/series
index ad6d4a3..f7de4aa 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,5 @@
CMakeLists.txt-bump-the-patch-version-number.patch
CMakeLists.txt-use-GNUInstallDirs.patch
+contrib-add-AppStream-metadata.patch
contrib-add-TAG-uaccess-to-udev-rules.patch
doc-Doxyfile.in-set-HTML_TIMESTAMP-to-NO-to-make-the.patch
--
2.1.4