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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:45:35 UTC 2017


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

The following commit has been merged in the master branch:
commit 4179a29075fd4c739726ed29b401cd562c28cf80
Author: asp <alan.pater at gmail.com>
Date:   Wed Jun 24 18:21:08 2015 +0000

    website: Master templates updates for new XMP properties
---
 src/doxygen.hpp.in              | 18 +++++++++++++-----
 website/Makefile                | 17 +++++++++++------
 website/master/metadata.html.in | 26 ++++++++++++++++++++------
 website/var/__sidebar4__        | 25 +++++++++++++++++++------
 4 files changed, 63 insertions(+), 23 deletions(-)

diff --git a/src/doxygen.hpp.in b/src/doxygen.hpp.in
index 986049d..dac8ef1 100644
--- a/src/doxygen.hpp.in
+++ b/src/doxygen.hpp.in
@@ -58,7 +58,6 @@
 
   XMP properties
   - <a href="tags-xmp-dc.html">dc schema</a>
-  - <a href="tags-xmp-dwc.html">DwC schema</a>
   - <a href="tags-xmp-xmp.html">xmp schema</a>
   - <a href="tags-xmp-xmpRights.html">xmpRights schema</a>
   - <a href="tags-xmp-xmpMM.html">xmpMM schema</a>
@@ -74,15 +73,24 @@
   - <a href="tags-xmp-iptc.html">Iptc4xmpCore schema</a>
   - <a href="tags-xmp-iptcExt.html">Iptc4xmpExt schema</a>
   - <a href="tags-xmp-plus.html">PLUS schema</a>
+  - <a href="tags-xmp-mwg-rs.html">Metadata Working Group Regions schema</a>
+  - <a href="tags-xmp-mwg-kw.html">Metadata Working Group Hierarchical Keywords schema</a>
+  - <a href="tags-xmp-dwc.html">Darwin Core schema</a>
+  - <a href="tags-xmp-dcterms.html">Dublin Core Terms schema</a>
   - <a href="tags-xmp-digiKam.html">digiKam schema</a>
   - <a href="tags-xmp-kipi.html">KDE Image Program Interface schema</a>
-  - <a href="tags-xmp-MicrosoftPhoto.html">MicrosoftPhoto schema</a>
-  - <a href="tags-xmp-mediapro.html">iView Media Pro schema</a>
-  - <a href="tags-xmp-expressionmedia.html">Microsoft Expression Media schema</a>
+  - <a href="tags-xmp-GPano.html">GPano schema</a>
+  - <a href="tags-xmp-lr.html"><span>lightroom schema</a>
   - <a href="tags-xmp-MP.html">Microsoft Photo 1.2 schema</a>
   - <a href="tags-xmp-MPRI.html">Microsoft Photo RegionInfo schema</a>
   - <a href="tags-xmp-MPReg.html">Microsoft Photo Region schema</a>
-  - <a href="tags-xmp-mwg-rs.html">Metadata Working Group Regions schema</a>
+
+  - <a href="tags-xmp-acdsee.html">acdsee</a>
+  - <a href="tags-xmp-mediapro.html">iView Media Pro schema</a>
+  - <a href="tags-xmp-expressionmedia.html">Microsoft Expression Media schema</a>
+  - <a href="tags-xmp-MicrosoftPhoto.html">MicrosoftPhoto schema</a>
+
+
 
   @section formats File Formats
 
diff --git a/website/Makefile b/website/Makefile
index 9d01704..f2e50b3 100644
--- a/website/Makefile
+++ b/website/Makefile
@@ -64,7 +64,6 @@ TABLES = Exif \
          Iptc
 
 SCHEMA = dc \
-         dwc \
          xmp \
          xmpRights \
          xmpMM \
@@ -79,16 +78,22 @@ SCHEMA = dc \
          aux \
          iptc \
          iptcExt \
-         MicrosoftPhoto \
+         plus \
+         mwg-rs \
+         mwg-kw \
+         dwc \
+         dcterms \
          digiKam \
          kipi \
-         plus \
-         mediapro \
-         expressionmedia \
+         GPano \
+         lr \
          MP \
          MPRI \
          MPReg \
-         mwg-rs
+         acdsee \
+         mediapro \
+         expressionmedia \
+         MicrosoftPhoto
 
 all: html doc
 
diff --git a/website/master/metadata.html.in b/website/master/metadata.html.in
index 2e6a299..880ce2b 100644
--- a/website/master/metadata.html.in
+++ b/website/master/metadata.html.in
@@ -30,31 +30,45 @@ __maintitle__
 <h3>XMP properties</h3>
 <ul>
  <li><a href="tags-xmp-dc.html">Dublin Core schema (dc)</a></li>
- <li><a href="tags-xmp-dwc.html">Darwin Core schema (dwc)</a></li>
  <li><a href="tags-xmp-xmp.html">XMP Basic schema (xmp)</a></li>
  <li><a href="tags-xmp-xmpRights.html">XMP Rights Management schema (xmpRights)</a></li>
  <li><a href="tags-xmp-xmpMM.html">XMP Media Management schema (xmpMM)</a></li>
  <li><a href="tags-xmp-xmpBJ.html">XMP Basic Job Ticket schema (xmpBJ)</a></li>
  <li><a href="tags-xmp-xmpTPg.html">XMP Paged-Text schema (xmpTPg)</a></li>
  <li><a href="tags-xmp-xmpDM.html">XMP Dynamic Media schema (xmpDM)</a></li>
+
  <li><a href="tags-xmp-pdf.html">Adobe PDF schema (pdf)</a></li>
  <li><a href="tags-xmp-photoshop.html">Photoshop schema (photoshop)</a></li>
  <li><a href="tags-xmp-crs.html">Camera Raw schema (crs)</a></li>
+
  <li><a href="tags-xmp-tiff.html">Exif schema for TIFF Properties (tiff)</a></li>
  <li><a href="tags-xmp-exif.html">Exif schema for Exif-specific Properties (exif)</a></li>
  <li><a href="tags-xmp-aux.html">Exif schema for Additional Exif Properties (aux)</a></li>
+
  <li><a href="tags-xmp-iptc.html">IPTC Core schema (Iptc4xmpCore)</a></li>
  <li><a href="tags-xmp-iptcExt.html">IPTC Extension schema (Iptc4xmpExt)</a></li>
+
  <li><a href="tags-xmp-plus.html">PLUS License Data Format schema (plus)</a></li>
+
+ <li><a href="tags-xmp-mwg-rs.html">Metadata Working Group Regions schema (mwg-rs)</a></li>
+ <li><a href="tags-xmp-mwg-kw.html">Metadata Working Group Keywords schema (mwg-kw)</a></li>
+
+ <li><a href="tags-xmp-dwc.html">Darwin Core schema (dwc)</a></li>
+ <li><a href="tags-xmp-dcterms.html">Dublin Core Terms schema (dcterms)</a></li>
+
  <li><a href="tags-xmp-digiKam.html">digiKam Photo Management schema (digiKam)</a></li>
  <li><a href="tags-xmp-kipi.html">KDE Image Program Interface schema (kipi)</a></li>
- <li><a href="tags-xmp-MicrosoftPhoto.html">Microsoft Photo schema (MicrosoftPhoto)</a></li>
+
+ <li><a href="tags-xmp-GPano.html">Google Photo Sphere schema (GPano)</a></li>
+ <li><a href="tags-xmp-lr.html">Adobe Lightroom schema (lr)</a></li>
+
+ <li><a href="tags-xmp-MP.html">Microsoft Photo 1.2 schema (MP)</a></li>
+
+ <li><a href="tags-xmp-acdsee.html">ACDSee schema (acdsee)</a></li>
  <li><a href="tags-xmp-mediapro.html">iView Media Pro schema (mediapro)</a></li>
  <li><a href="tags-xmp-expressionmedia.html">Microsoft Expression Media schema (expressionmedia)</a></li>
- <li><a href="tags-xmp-MP.html">Microsoft Photo 1.2 schema (MP)</a></li>
- <li><a href="tags-xmp-MPRI.html">Microsoft Photo RegionInfo schema (MPRI)</a></li>
- <li><a href="tags-xmp-MPReg.html">Microsoft Photo Region schema (MPReg)</a></li>
- <li><a href="tags-xmp-mwg-rs.html">Metadata Working Group Regions schema (mwg-rs)</a></li>
+ <li><a href="tags-xmp-MicrosoftPhoto.html">Microsoft Photo schema (MicrosoftPhoto)</a></li>
+
 </ul>
 
 __footer__
diff --git a/website/var/__sidebar4__ b/website/var/__sidebar4__
index f545ff6..014dd6d 100644
--- a/website/var/__sidebar4__
+++ b/website/var/__sidebar4__
@@ -9,31 +9,44 @@
   <li><a href="metadata.html" title="Supported tags"><strong>Tag reference</strong></a></li>
    <ul>
     <li><a href="tags-xmp-dc.html"><strong>dc</strong></a></li>
-    <li><a href="tags-xmp-dwc.html"><strong>dwc</strong></a></li>
     <li><a href="tags-xmp-xmp.html"><strong>xmp</strong></a></li>
     <li><a href="tags-xmp-xmpRights.html"><strong>xmpRights</strong></a></li>
     <li><a href="tags-xmp-xmpMM.html"><strong>xmpMM</strong></a></li>
     <li><a href="tags-xmp-xmpBJ.html"><strong>xmpBJ</strong></a></li>
     <li><a href="tags-xmp-xmpTPg.html"><strong>xmpTPg</strong></a></li>
     <li><a href="tags-xmp-xmpDM.html"><strong>xmpDM</strong></a></li>
+
     <li><a href="tags-xmp-pdf.html"><strong>pdf</strong></a></li>
     <li><a href="tags-xmp-photoshop.html"><strong>photoshop</strong></a></li>
     <li><a href="tags-xmp-crs.html"><strong>crs</strong></a></li>
+
     <li><a href="tags-xmp-tiff.html"><strong>tiff</strong></a></li>
     <li><a href="tags-xmp-exif.html"><strong>exif</strong></a></li>
     <li><a href="tags-xmp-aux.html"><strong>aux</strong></a></li>
+
     <li><a href="tags-xmp-iptc.html"><strong>Iptc4xmpCore</strong></a></li>
     <li><a href="tags-xmp-iptcExt.html"><strong>Iptc4xmpExt</strong></a></li>
+
     <li><a href="tags-xmp-plus.html"><strong>PLUS</strong></a></li>
+
+    <li><a href="tags-xmp-mwg-rs.html"><strong>mwg-rs</strong></a></li>
+    <li><a href="tags-xmp-mwg-kw.html"><strong>mwg-kw</strong></a></li>
+
+    <li><a href="tags-xmp-dwc.html"><strong>dwc</strong></a></li>
+    <li><a href="tags-xmp-dcterms.html"><strong>dcterms</strong></a></li>
+
     <li><a href="tags-xmp-digiKam.html"><strong>digiKam</strong></a></li>
     <li><a href="tags-xmp-kipi.html"><strong>kipi</strong></a></li>
-    <li><a href="tags-xmp-MicrosoftPhoto.html"><strong>MicrosoftPhoto</strong></a></li>
+    
+    <li><a href="tags-xmp-GPano.html"><strong>GPano</strong></a></li>
+    <li><a href="tags-xmp-lr.html"><strong>lr</strong></a></li>
+
+    <li><a href="tags-xmp-MP.html"><strong>MP</strong></a></li>
+
+    <li><a href="tags-xmp-acdsee.html"><strong>acdsee</strong></a></li>
     <li><a href="tags-xmp-mediapro.html"><strong>mediapro</strong></a></li>
     <li><a href="tags-xmp-expressionmedia.html"><strong>expressionmedia</strong></a></li>
-    <li><a href="tags-xmp-MP.html"><strong>MP</strong></a></li>
-    <li><a href="tags-xmp-MPRI.html"><strong>MPRI</strong></a></li>
-    <li><a href="tags-xmp-MPReg.html"><strong>MPReg</strong></a></li>
-    <li><a href="tags-xmp-mwg-rs.html"><strong>mwg-rs</strong></a></li>
+    <li><a href="tags-xmp-MicrosoftPhoto.html"><strong>MicrosoftPhoto</strong></a></li>
    </ul>
   </li>
   <li><a href="makernote.html" title="Exif MakerNote Formats and Specifications"><strong>Makernote</strong></a></li>

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list