Skip to content

Commit adffc28

Browse files
committed
fix metadata
1 parent 3a5cf29 commit adffc28

File tree

2 files changed

+8
-18
lines changed

2 files changed

+8
-18
lines changed

org.libvips.nip4.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@
469469
{
470470
"type" : "git",
471471
"url" : "https://github.com/jcupitt/nip4.git",
472-
"tag" : "v9.0.0-1"
472+
"tag" : "v9.0.0-2"
473473
}
474474
]
475475
}

org.libvips.nip4.metainfo.xml

Lines changed: 7 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@
44
<id>org.libvips.nip4</id>
55
<url type="homepage">https://github.com/jcupitt/nip4</url>
66
<content_rating type="oars-1.1" />
7-
7+
88
<name>nip4</name>
99
<summary>Image processing spreadsheet</summary>
1010
<developer_name>jcupitt</developer_name>
11-
12-
<metadata_license>GPL</metadata_license>
13-
<project_license>GPL</project_license>
14-
11+
12+
<metadata_license>MIT</metadata_license>
13+
<project_license>GPL-2.0+</project_license>
14+
1515
<recommends>
1616
<control>pointing</control>
1717
<control>keyboard</control>
1818
<control>touch</control>
1919
</recommends>
20-
20+
2121
<description>
2222
<p>
2323
nip4 is a GUI for the libvips image processing library. It's a little
@@ -43,21 +43,11 @@ without a GUI.
4343
<screenshot type="default">
4444
<image>https://raw.githubusercontent.com/jcupitt/nip4/master/images/shot1.png</image>
4545
<caption>Even very large images open quickly</caption>
46-
</screenshot>
46+
</screenshot>
4747

4848
<screenshot>
4949
<image>https://raw.githubusercontent.com/jcupitt/nip4/master/images/shot2.png</image>
5050
<caption>Visualization tools let you explore technical images</caption>
51-
</screenshot>
52-
53-
<screenshot>
54-
<image>https://raw.githubusercontent.com/jcupitt/nip4/master/images/save-as.png</image>
55-
<caption>Save as lets you change image formats, and supports features like image pyramids</caption>
56-
</screenshot>
57-
58-
<screenshot>
59-
<image>https://raw.githubusercontent.com/jcupitt/nip4/master/images/shot3.png</image>
60-
<caption>Animated images with alpha channels are also supported</caption>
6151
</screenshot>
6252

6353
</screenshots>

0 commit comments

Comments
 (0)