File: org.gimp.GIMP.data_extras.metainfo.xml.in.in

package info (click to toggle)
gimp-data-extras 1%3A2.0.4-0.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 124,480 kB
  • sloc: lisp: 5,902; python: 859; sh: 662; ansic: 315; makefile: 252
file content (13 lines) | stat: -rw-r--r-- 582 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2015 Jiri Eischmann <eischmann@redhat.com> -->
<component type="addon">
  <id>org.gimp.GIMP.data_extras</id>
  <extends>org.gimp.GIMP</extends>
  <_name>Extra files for GIMP</_name>
  <_summary>Patterns, gradients, and other extra files for GIMP</_summary>
  <url type="homepage">https://www.gimp.org/</url>
  <url type="bugtracker">@BUG_REPORT_URL@</url>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-3.0+</project_license>
  <update_contact>alexandre.prokoudine@gmail.com</update_contact>
</component>