Skip to content

Commit 072bd4c

Browse files
author
GitHub Actions
committed
Add automatically parsed data (test)
[ci skip]
1 parent 1218cdb commit 072bd4c

File tree

5 files changed

+475
-0
lines changed

5 files changed

+475
-0
lines changed

apps/Friction.md

Lines changed: 145 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,145 @@
1+
---
2+
layout: app
3+
4+
permalink: /Friction/
5+
description: Motion graphics and animation
6+
license: GPL-3.0-only
7+
8+
icons:
9+
- Friction/icons/scalable/graphics.friction.Friction.svg
10+
screenshots:
11+
- https://friction.graphics/assets/screenshots/100/friction-100b2-screenshot.png
12+
13+
authors:
14+
- name: friction2d
15+
url: https://github.com/friction2d
16+
17+
links:
18+
- type: GitHub
19+
url: friction2d/friction
20+
- type: Download
21+
url: https://github.com/friction2d/friction/releases
22+
23+
desktop:
24+
Desktop Entry:
25+
Version: 1.0
26+
Name: Friction
27+
Exec: friction %f
28+
Icon: graphics.friction.Friction
29+
Comment: Motion graphics and animation
30+
GenericName: Friction Graphics
31+
StartupNotify: true
32+
Terminal: false
33+
Type: Application
34+
Categories: Graphics
35+
MimeType: application/x-graphics.friction.Friction
36+
StartupWMClass: friction
37+
X-AppImage-Version: 1.0.0-rc.1
38+
AppImageHub:
39+
X-AppImage-Signature: 'directory ''/home/runner/.gnupg'' created keybox ''/home/runner/.gnupg/pubring.kbx''
40+
created [don''t know]: invalid packet (ctb=0a) no signature found the signature
41+
could not be verified. Please remember that the signature file (.sig or .asc)
42+
should be the first file given on the command line.'
43+
X-AppImage-Type: 2
44+
X-AppImage-Architecture: x86_64
45+
46+
appdata:
47+
Type: desktop-application
48+
ID: graphics.friction.Friction
49+
Name:
50+
C: Friction
51+
Summary:
52+
C: Motion graphics and animation
53+
Description:
54+
C: >-
55+
<p>Powerful and versatile motion graphics and animation application that allows you to create vector and raster animations
56+
for web and video.</p>
57+
ProjectLicense: GPL-3.0-only
58+
Categories:
59+
- AudioVideo
60+
- Graphics
61+
Keywords:
62+
C:
63+
- 2d
64+
- graphics
65+
- motion graphics
66+
- mograph
67+
- animation
68+
- web animation
69+
- video
70+
- svg
71+
- vector
72+
- raster
73+
- vfx
74+
- editing
75+
Url:
76+
homepage: https://friction.graphics
77+
bugtracker: https://github.com/friction2d/friction/issues
78+
help: https://friction.graphics/documentation/
79+
donation: https://friction.graphics/donate.html
80+
faq: https://friction.graphics/documentation/faq.html
81+
Launchable:
82+
desktop-id:
83+
- graphics.friction.Friction.desktop
84+
Screenshots:
85+
- default: true
86+
caption:
87+
C: Default user interface
88+
thumbnails: []
89+
source-image:
90+
url: https://friction.graphics/assets/screenshots/100/friction-100b2-screenshot.png
91+
lang: C
92+
Releases:
93+
- version: 1.0.0-rc.1
94+
unix-timestamp: 1741564800
95+
description:
96+
C: >-
97+
<p>First release candidate for v1.0.0 is now available.</p>
98+
- version: 1.0.0-beta.2
99+
unix-timestamp: 1733097600
100+
description:
101+
C: >-
102+
<p>This release includes several fixes, some new features and several UI/UX changes.</p>
103+
- version: 1.0.0-beta.1
104+
unix-timestamp: 1729036800
105+
description:
106+
C: >-
107+
<p>This release includes several new features and many UI/UX improvements.</p>
108+
- version: 0.9.6.1
109+
unix-timestamp: 1724284800
110+
description:
111+
C: >-
112+
<p>The first maintenance release for Friction 0.9.6 is now available.</p>
113+
- version: 0.9.6
114+
unix-timestamp: 1719187200
115+
description:
116+
C: >-
117+
<p>This release includes new features, critical fixes and generic UI/UX improvements.</p>
118+
- version: 0.9.5
119+
unix-timestamp: 1703376000
120+
description:
121+
C: >-
122+
<p>This release includes new features, fixes and generic improvements.</p>
123+
- version: 0.9.4
124+
unix-timestamp: 1693785600
125+
description:
126+
C: >-
127+
<p>This release includes several fixes and improvements to the user experience.</p>
128+
- version: 0.9.3
129+
unix-timestamp: 1691193600
130+
description:
131+
C: >-
132+
<p>This release includes several fixes and improvements to the user experience.</p>
133+
- version: 0.9.2
134+
unix-timestamp: 1690070400
135+
description:
136+
C: >-
137+
<p>This release includes several fixes and improvements to the user experience.</p>
138+
- version: 0.9.1
139+
unix-timestamp: 1688428800
140+
description:
141+
C: >-
142+
<p>First public release.</p>
143+
ContentRating:
144+
oars-1.1: {}
145+
---
Lines changed: 115 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,115 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!-- Copyright Friction contributors -->
3+
<component type="desktop">
4+
<id>graphics.friction.Friction</id>
5+
<launchable type="desktop-id">graphics.friction.Friction.desktop</launchable>
6+
<name>Friction</name>
7+
<developer id="graphics.friction">
8+
<name>Friction</name>
9+
</developer>
10+
<summary>Motion graphics and animation</summary>
11+
<metadata_license>CC0-1.0</metadata_license>
12+
<project_license>GPL-3.0-only</project_license>
13+
<description>
14+
<p>Powerful and versatile motion graphics and animation application that allows you to create vector and raster animations for web and video.</p>
15+
</description>
16+
<releases>
17+
<release date="2025-03-10" version="1.0.0-rc.1">
18+
<description>
19+
<p>First release candidate for v1.0.0 is now available.</p>
20+
</description>
21+
<url type="details">https://friction.graphics/releases/friction-100-rc1.html</url>
22+
</release>
23+
<release date="2024-12-02" version="1.0.0-beta.2">
24+
<description>
25+
<p>This release includes several fixes, some new features and several UI/UX changes.</p>
26+
</description>
27+
<url type="details">https://friction.graphics/releases/friction-100-beta2.html</url>
28+
</release>
29+
<release date="2024-10-16" version="1.0.0-beta.1">
30+
<description>
31+
<p>This release includes several new features and many UI/UX improvements.</p>
32+
</description>
33+
<url type="details">https://friction.graphics/releases/friction-100-beta1.html</url>
34+
</release>
35+
<release date="2024-08-22" version="0.9.6.1">
36+
<description>
37+
<p>The first maintenance release for Friction 0.9.6 is now available.</p>
38+
</description>
39+
<url type="details">https://friction.graphics/releases/friction-0961.html</url>
40+
</release>
41+
<release date="2024-06-24" version="0.9.6">
42+
<description>
43+
<p>This release includes new features, critical fixes and generic UI/UX improvements.</p>
44+
</description>
45+
<url type="details">https://friction.graphics/releases/friction-096.html</url>
46+
</release>
47+
<release date="2023-12-24" version="0.9.5">
48+
<description>
49+
<p>This release includes new features, fixes and generic improvements.</p>
50+
</description>
51+
<url type="details">https://friction.graphics/releases/friction-095.html</url>
52+
</release>
53+
<release date="2023-09-04" version="0.9.4">
54+
<description>
55+
<p>This release includes several fixes and improvements to the user experience.</p>
56+
</description>
57+
<url type="details">https://friction.graphics/releases/friction-094.html</url>
58+
</release>
59+
<release date="2023-08-05" version="0.9.3">
60+
<description>
61+
<p>This release includes several fixes and improvements to the user experience.</p>
62+
</description>
63+
<url type="details">https://friction.graphics/releases/friction-093.html</url>
64+
</release>
65+
<release date="2023-07-23" version="0.9.2">
66+
<description>
67+
<p>This release includes several fixes and improvements to the user experience.</p>
68+
</description>
69+
<url>https://friction.graphics/releases/friction-092.html</url>
70+
</release>
71+
<release date="2023-07-04" version="0.9.1">
72+
<description>
73+
<p>First public release.</p>
74+
</description>
75+
<url type="details">https://friction.graphics/releases/friction-091.html</url>
76+
</release>
77+
</releases>
78+
<screenshots>
79+
<screenshot type="default">
80+
<image>https://friction.graphics/assets/screenshots/100/friction-100b2-screenshot.png</image>
81+
<caption>Default user interface</caption>
82+
</screenshot>
83+
</screenshots>
84+
<url type="homepage">https://friction.graphics</url>
85+
<url type="bugtracker">https://github.com/friction2d/friction/issues</url>
86+
<url type="help">https://friction.graphics/documentation/</url>
87+
<url type="faq">https://friction.graphics/documentation/faq.html</url>
88+
<url type="donation">https://friction.graphics/donate.html</url>
89+
<url type="contribute">https://github.com/friction2d/friction/discussions</url>
90+
<url type="vcs-browser">https://github.com/friction2d/friction</url>
91+
<update_contact>[email protected]</update_contact>
92+
<content_rating type="oars-1.1"/>
93+
<supports>
94+
<control>keyboard</control>
95+
<control>pointing</control>
96+
</supports>
97+
<categories>
98+
<category>AudioVideo</category>
99+
<category>Graphics</category>
100+
</categories>
101+
<keywords>
102+
<keyword>2d</keyword>
103+
<keyword>graphics</keyword>
104+
<keyword>motion graphics</keyword>
105+
<keyword>mograph</keyword>
106+
<keyword>animation</keyword>
107+
<keyword>web animation</keyword>
108+
<keyword>video</keyword>
109+
<keyword>svg</keyword>
110+
<keyword>vector</keyword>
111+
<keyword>raster</keyword>
112+
<keyword>vfx</keyword>
113+
<keyword>editing</keyword>
114+
</keywords>
115+
</component>
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
[Desktop Entry]
2+
Version=1.0
3+
Name=Friction
4+
Exec=friction %f
5+
Icon=graphics.friction.Friction
6+
Comment=Motion graphics and animation
7+
GenericName=Friction Graphics
8+
StartupNotify=true
9+
Terminal=false
10+
Type=Application
11+
Categories=Graphics;
12+
MimeType=application/x-graphics.friction.Friction;
13+
StartupWMClass=friction
14+
X-AppImage-Version=1.0.0-rc.1
15+
16+
[AppImageHub]
17+
# Dear upstream developer, please include update information in your AppImage
18+
# (e.g., with appimagetool -u) so that users can easily update the AppImage
19+
X-AppImage-Signature=directory '/home/runner/.gnupg' created keybox '/home/runner/.gnupg/pubring.kbx' created [don't know]: invalid packet (ctb=0a) no signature found the signature could not be verified. Please remember that the signature file (.sig or .asc) should be the first file given on the command line.
20+
X-AppImage-Type=2
21+
X-AppImage-Architecture=x86_64

0 commit comments

Comments
 (0)