Update of /cvsroot/ufraw/ufraw
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv24840

Modified Files:
        Makefile.am 
Added Files:
        ufraw.appdata.xml 
Log Message:
Feature Request #307: Install AppData file for UFRaw. Thanks goes to Richard 
Hughes for the file.

Index: Makefile.am
===================================================================
RCS file: /cvsroot/ufraw/ufraw/Makefile.am,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- Makefile.am 14 Apr 2013 07:30:08 -0000      1.62
+++ Makefile.am 23 Sep 2014 01:00:25 -0000      1.63
@@ -31,6 +31,9 @@
   app_DATA = ufraw.desktop
   appdir = $(datadir)/applications
 
+  appdata_DATA = ufraw.appdata.xml
+  appdatadir = $(datadir)/appdata
+
 #  Not needed since it is contained in shared-mime-info 0.21
 #  mime_DATA = ufraw-mime.xml
 #  mimedir = $(datadir)/mime/packages
@@ -45,7 +48,7 @@
   UFRAW_ICON =
 endif
 
-EXTRA_DIST = ufraw.desktop ufraw_icon.ico ufraw_icon.rc \
+EXTRA_DIST = ufraw.desktop ufraw.appdata.xml ufraw_icon.ico ufraw_icon.rc \
     ufraw-mime.xml generate_schemas.sh ac_openmp.m4 Doxyfile \
     ufraw-setup.jpg autogen.sh mkinstalldirs MANIFEST ufraw.pod ufraw.1
 

--- NEW FILE: ufraw.appdata.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Ryan Lerch <rle...@redhat.com> -->

<application>
  <id type="desktop">ufraw.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <summary>Import and edit raw images from digital cameras</summary>
  <description>
    <p>
      The Unidentified Flying Raw (UFRaw) is an application that decodes raw 
images from
      digital cameras and allows you to manipulate them, changing parameters 
such as
      the exposure and white balance of the image.
      UFRaw uses code the DCRaw raw image decoder, and supports over 600 camera 
models,
      including many Sony, Nikon, Canon and Fuji cameras.
    </p>
  </description>
  <url type="homepage">http://ufraw.sourceforge.net</url>
  <screenshots>
    <screenshot 
type="default">http://ufraw.sourceforge.net/Guide/UFRaw-screenshot.jpg</screenshot>
  </screenshots>
</application>


------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
ufraw-cvs mailing list
ufraw-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ufraw-cvs

Reply via email to