File: org.darktable.darktable.appdata.xml.in

package info (click to toggle)
darktable 5.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 62,864 kB
  • sloc: ansic: 361,898; cpp: 102,446; xml: 19,813; lisp: 14,539; sh: 3,771; javascript: 3,264; perl: 1,925; python: 1,485; ruby: 975; makefile: 543; asm: 46; sql: 38; awk: 21
file content (87 lines) | stat: -rw-r--r-- 3,892 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009-2024 darktable developers.
-->
<component type="desktop">
  <id>org.darktable.darktable</id>
  <name>darktable</name>
  <launchable type="desktop-id">org.darktable.darktable.desktop</launchable>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-3.0+</project_license>
  <_summary>Organize and develop images from digital cameras</_summary>
  <translation type="gettext">darktable</translation>
  <description>
    <_p>
      darktable manages your camera raw files and images in a database, lets you
      view them through lighttable mode and develop/enhance them in darkroom mode.
    </_p>
    <_p>
      Other modes besides lighttable and darkroom are a map for geotagging,
      tethering, print and a slideshow.
    </_p>
    <_p>
      darktable supports most modern cameras' raw formats, and does all
      of its processing at very high precision.
    </_p>
  </description>
  <screenshots>
    <screenshot width="1920" height="1080">
      <image>https://www.darktable.org/images/darktable-appdata-lighttable.jpg</image>
      <_caption>Virtual light table, showing a collection</_caption>
    </screenshot>
    <screenshot width="1920" height="1080" type="default">
      <image>https://www.darktable.org/images/darktable-appdata-darkroom1.jpg</image>
      <_caption>Virtual dark room with an opened image</_caption>
    </screenshot>
    <screenshot width="1920" height="1080">
      <image>https://www.darktable.org/images/darktable-appdata-darkroom2.jpg</image>
      <_caption>Virtual dark room, sharpening an image</_caption>
    </screenshot>
    <screenshot width="1920" height="1080">
      <image>https://www.darktable.org/images/darktable-appdata-map.jpg</image>
      <_caption>Show images on a map</_caption>
    </screenshot>
    <screenshot width="1920" height="1080">
      <image>https://www.darktable.org/images/darktable-appdata-print.jpg</image>
      <_caption>Print your images</_caption>
    </screenshot>
  </screenshots>
  <content_rating type="oars-1.1" />
  <releases>
    <release date="2025-08-06" version="5.2.1"/>
    <release date="2025-06-21" version="5.2.0"/>
    <release date="2025-02-12" version="5.0.1"/>
    <release date="2024-12-21" version="5.0.0"/>
    <release date="2024-07-24" version="4.8.1"/>
    <release date="2024-06-21" version="4.8.0"/>
    <release date="2024-02-17" version="4.6.1"/>
    <release date="2023-12-21" version="4.6.0"/>
    <release date="2023-07-22" version="4.4.2"/>
    <release date="2023-07-01" version="4.4.1"/>
    <release date="2023-06-21" version="4.4.0"/>
    <release date="2023-02-15" version="4.2.1"/>
    <release date="2022-12-21" version="4.2.0"/>
    <release date="2022-09-17" version="4.0.1"/>
    <release date="2022-07-02" version="4.0.0"/>
    <release date="2022-02-11" version="3.8.1"/>
    <release date="2021-12-24" version="3.8.0"/>
    <release date="2021-09-15" version="3.6.1"/>
    <release date="2021-07-03" version="3.6.0"/>
    <release date="2021-02-06" version="3.4.1"/>
    <release date="2020-12-24" version="3.4.0"/>
    <release date="2020-08-10" version="3.2.1"/>
    <release date="2020-04-18" version="3.0.2"/>
    <release date="2020-03-09" version="3.0.1"/>
    <release date="2019-12-24" version="3.0.0"/>
    <release date="2019-10-20" version="2.6.3"/>
    <release date="2019-03-21" version="2.6.2"/>
    <release date="2019-03-07" version="2.6.1"/>
    <release date="2018-12-24" version="2.6.0"/>
  </releases>
  <developer id="org.darktable">
    <name>darktable developers</name>
  </developer>
  <url type="homepage">https://www.darktable.org/</url>
  <url type="bugtracker">https://github.com/darktable-org/darktable/issues</url>
  <url type="help">https://www.darktable.org/resources/</url>
  <update_contact>darktable-dev@lists.darktable.org</update_contact>
</component>