[denemo] Add metainfo files

Parag Nemade pnemade at fedoraproject.org
Fri Nov 7 09:17:39 UTC 2014


commit eca4eac7d419858ad67239ef85412fc355096739
Author: Parag Nemade <pnemade at redhat.com>
Date:   Fri Nov 7 14:47:13 2014 +0530

    Add metainfo files

 denemo-emmentaler.metainfo.xml |   15 +++++++++++++++
 denemo-feta.metainfo.xml       |   15 +++++++++++++++
 denemo-music.metainfo.xml      |   15 +++++++++++++++
 3 files changed, 45 insertions(+), 0 deletions(-)
---
diff --git a/denemo-emmentaler.metainfo.xml b/denemo-emmentaler.metainfo.xml
new file mode 100644
index 0000000..a04d12f
--- /dev/null
+++ b/denemo-emmentaler.metainfo.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2014 Parag Nemade <pnemade AT redhat DOT com> -->
+<component type="font">
+  <id>denemo-emmentaler</id>
+  <metadata_license>CC-BY-3.0</metadata_license>
+  <name>Emmentaler</name>
+  <summary>Denemo emmentaler fonts</summary>
+  <description>
+    <p>
+      These are the emmentaler.ttf fonts derived from lilypond's fonts.
+    </p>
+  </description>
+  <updatecontact>pnemade_at_redhat_dot_com</updatecontact>
+  <url type="homepage">http://www.denemo.org/</url>
+</component>
diff --git a/denemo-feta.metainfo.xml b/denemo-feta.metainfo.xml
new file mode 100644
index 0000000..c5f8cd7
--- /dev/null
+++ b/denemo-feta.metainfo.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2014 Parag Nemade <pnemade AT redhat DOT com> -->
+<component type="font">
+  <id>denemo-feta</id>
+  <metadata_license>CC-BY-3.0</metadata_license>
+  <name>feta26</name>
+  <summary>Denemo feta fonts</summary>
+  <description>
+    <p>
+      These are the feta.ttf fonts derived from lilypond's fonts.
+    </p>
+  </description>
+  <updatecontact>pnemade_at_redhat_dot_com</updatecontact>
+  <url type="homepage">http://www.denemo.org/</url>
+</component>
diff --git a/denemo-music.metainfo.xml b/denemo-music.metainfo.xml
new file mode 100644
index 0000000..2f2dcb1
--- /dev/null
+++ b/denemo-music.metainfo.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2014 Parag Nemade <pnemade AT redhat DOT com> -->
+<component type="font">
+  <id>denemo-music</id>
+  <metadata_license>CC-BY-3.0</metadata_license>
+  <name>Denemo</name>
+  <summary>Denemo Denemo fonts</summary>
+  <description>
+    <p>
+      These are the Denemo.ttf fonts derived from FreeSerif.ttf and FreeSans.ttf.
+    </p>
+  </description>
+  <updatecontact>pnemade_at_redhat_dot_com</updatecontact>
+  <url type="homepage">http://www.denemo.org/</url>
+</component>


More information about the scm-commits mailing list