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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:43:01 UTC 2017


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

The following commit has been merged in the master branch:
commit e5712381178ddd9d3862f36988ce926cf9f8372b
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Sun Apr 22 05:27:52 2012 +0000

    Added missing template files for new XMP schemas.
---
 doc/templates/tags-xmp-MP.html.in     | 27 +++++++++++++++++++++++++++
 doc/templates/tags-xmp-MPRI.html.in   | 27 +++++++++++++++++++++++++++
 doc/templates/tags-xmp-MPReg.html.in  | 27 +++++++++++++++++++++++++++
 doc/templates/tags-xmp-mwg-rs.html.in | 27 +++++++++++++++++++++++++++
 4 files changed, 108 insertions(+)

diff --git a/doc/templates/tags-xmp-MP.html.in b/doc/templates/tags-xmp-MP.html.in
new file mode 100644
index 0000000..9e423fb
--- /dev/null
+++ b/doc/templates/tags-xmp-MP.html.in
@@ -0,0 +1,27 @@
+__doctype__
+<html>
+__header2__
+<body>
+
+<div id="content">
+__index1__
+__index2__
+
+<h2>Microsoft Photo 1.2 schema</h2>
+<p>The Microsoft Photo 1.2 schema provides a set of properties for image regions.
+ <ul>
+  <li>Exiv2 keys are <b><code>Xmp.MP.<Property></code></b></li>
+  <li>The schema namespace URI is <b><code>http://ns.microsoft.com/photo/1.2/</code></b></li>
+  <li>The preferred schema namespace prefix is <b><code>MP</code></b></li>
+ </ul>
+Reference: http://msdn.microsoft.com/en-us/library/ee719905%28VS.85%29.aspx</p>
+
+<p>Click on a column header to sort the table.</p>
+
+__xmp_MP__
+
+</div>
+<!-- closes content -->
+
+</body>
+</html>
diff --git a/doc/templates/tags-xmp-MPRI.html.in b/doc/templates/tags-xmp-MPRI.html.in
new file mode 100644
index 0000000..10bac47
--- /dev/null
+++ b/doc/templates/tags-xmp-MPRI.html.in
@@ -0,0 +1,27 @@
+__doctype__
+<html>
+__header2__
+<body>
+
+<div id="content">
+__index1__
+__index2__
+
+<h2>Microsoft Photo RegionInfo schema</h2>
+<p>The Microsoft Photo RegionInfo 1.2 schema provides a set of properties for region info.
+ <ul>
+  <li>Exiv2 keys are <b><code>Xmp.MPRI.<Property></code></b></li>
+  <li>The schema namespace URI is <b><code>http://ns.microsoft.com/photo/1.2/t/RegionInfo#</code></b></li>
+  <li>The preferred schema namespace prefix is <b><code>MPRI</code></b></li>
+ </ul>
+Reference: http://msdn.microsoft.com/en-us/library/ee719905%28VS.85%29.aspx</p>
+
+<p>Click on a column header to sort the table.</p>
+
+__xmp_MPRI__
+
+</div>
+<!-- closes content -->
+
+</body>
+</html>
diff --git a/doc/templates/tags-xmp-MPReg.html.in b/doc/templates/tags-xmp-MPReg.html.in
new file mode 100644
index 0000000..10499fb
--- /dev/null
+++ b/doc/templates/tags-xmp-MPReg.html.in
@@ -0,0 +1,27 @@
+__doctype__
+<html>
+__header2__
+<body>
+
+<div id="content">
+__index1__
+__index2__
+
+<h2>Microsoft Photo Region schema</h2>
+<p>The Microsoft Photo Region 1.2 schema provides a set of properties for image regions.
+ <ul>
+  <li>Exiv2 keys are <b><code>Xmp.MPReg.<Property></code></b></li>
+  <li>The schema namespace URI is <b><code>http://ns.microsoft.com/photo/1.2/t/Region#</code></b></li>
+  <li>The preferred schema namespace prefix is <b><code>MPReg</code></b></li>
+ </ul>
+Reference: http://msdn.microsoft.com/en-us/library/ee719905%28VS.85%29.aspx</p>
+
+<p>Click on a column header to sort the table.</p>
+
+__xmp_MPReg__
+
+</div>
+<!-- closes content -->
+
+</body>
+</html>
diff --git a/doc/templates/tags-xmp-mwg-rs.html.in b/doc/templates/tags-xmp-mwg-rs.html.in
new file mode 100644
index 0000000..7dafc60
--- /dev/null
+++ b/doc/templates/tags-xmp-mwg-rs.html.in
@@ -0,0 +1,27 @@
+__doctype__
+<html>
+__header2__
+<body>
+
+<div id="content">
+__index1__
+__index2__
+
+<h2>Metadata Working Group Regions schema</h2>
+<p>The Metadata Working Group's schema for image region metadata.
+ <ul>
+  <li>Exiv2 keys are <b><code>Xmp.mwg-rs.<Property></code></b></li>
+  <li>The schema namespace URI is <b><code>http://www.metadataworkinggroup.com/schemas/regions/</code></b></li>
+  <li>The preferred schema namespace prefix is <b><code>mwg-rs</code></b></li>
+ </ul>
+Reference: http://www.metadataworkinggroup.org/pdf/mwg_guidance.pdf</p>
+
+<p>Click on a column header to sort the table.</p>
+
+__xmp_mwg-rs__
+
+</div>
+<!-- closes content -->
+
+</body>
+</html>

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list