[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:41:42 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=97f24cc

The following commit has been merged in the master branch:
commit 97f24cc506f0ab0141f0fa45fa15fc958efebdd6
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Sat May 29 13:43:37 2010 +0000

    Added templates for HTTP doc of new XMP schemas.
---
 doc/templates/tags-xmp-expressionmedia.html.in | 28 ++++++++++++++++++++++++++
 doc/templates/tags-xmp-kipi.html.in            | 27 +++++++++++++++++++++++++
 doc/templates/tags-xmp-mediapro.html.in        | 28 ++++++++++++++++++++++++++
 3 files changed, 83 insertions(+)

diff --git a/doc/templates/tags-xmp-expressionmedia.html.in b/doc/templates/tags-xmp-expressionmedia.html.in
new file mode 100644
index 0000000..a214456
--- /dev/null
+++ b/doc/templates/tags-xmp-expressionmedia.html.in
@@ -0,0 +1,28 @@
+__doctype__
+<html>
+__header2__
+<body>
+
+<div id="content">
+__index1__
+__index2__
+
+<h2>Microsoft Expression Media schema</h2>
+<p>This is the Microsoft badged version of the 
+   <a href="tags-xmp-mediapro.html" title="iView Media Pro schema">iView Media Pro schema</a>.
+ <ul>
+  <li>Exiv2 keys are <b><code>Xmp.expressionmedia.<Property></code></b></li>
+  <li>The schema namespace URI is <b><code>http://ns.microsoft.com/expressionmedia/1.0/</code></b></li>
+  <li>The preferred schema namespace prefix is <b><code>expressionmedia</code></b></li>
+ </ul>
+Reference: ?</p>
+
+<p>Click on a column header to sort the table.</p>
+
+__xmp_expressionmedia__
+
+</div>
+<!-- closes content -->
+
+</body>
+</html>
diff --git a/doc/templates/tags-xmp-kipi.html.in b/doc/templates/tags-xmp-kipi.html.in
new file mode 100644
index 0000000..5b12cfc
--- /dev/null
+++ b/doc/templates/tags-xmp-kipi.html.in
@@ -0,0 +1,27 @@
+__doctype__
+<html>
+__header2__
+<body>
+
+<div id="content">
+__index1__
+__index2__
+
+<h2>KDE Image Program Interface schema</h2>
+<p>KDE Image Program Interface schema tags, used by digiKam kipi-plugins.
+ <ul>
+  <li>Exiv2 keys are <b><code>Xmp.kipi.<Property></code></b></li>
+  <li>The schema namespace URI is <b><code>http://www.digikam.org/ns/kipi/1.0/</code></b></li>
+  <li>The preferred schema namespace prefix is <b><code>kipi</code></b></li>
+ </ul>
+Reference: ?</p>
+
+<p>Click on a column header to sort the table.</p>
+
+__xmp_kipi__
+
+</div>
+<!-- closes content -->
+
+</body>
+</html>
diff --git a/doc/templates/tags-xmp-mediapro.html.in b/doc/templates/tags-xmp-mediapro.html.in
new file mode 100644
index 0000000..f1b60ab
--- /dev/null
+++ b/doc/templates/tags-xmp-mediapro.html.in
@@ -0,0 +1,28 @@
+__doctype__
+<html>
+__header2__
+<body>
+
+<div id="content">
+__index1__
+__index2__
+
+<h2>iView Media Pro schema</h2>
+<p>iView Media Pro schema tags. See also its successor, the
+   <a href="tags-xmp-expressionmedia.html" title="Microsoft Expression Media schema">Microsoft Expression Media schema</a>.
+ <ul>
+  <li>Exiv2 keys are <b><code>Xmp.mediapro.<Property></code></b></li>
+  <li>The schema namespace URI is <b><code>http://ns.iview-multimedia.com/mediapro/1.0/</code></b></li>
+  <li>The preferred schema namespace prefix is <b><code>mediapro</code></b></li>
+ </ul>
+Reference: ?</p>
+
+<p>Click on a column header to sort the table.</p>
+
+__xmp_mediapro__
+
+</div>
+<!-- closes content -->
+
+</body>
+</html>

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list