Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
KDE.org Applications Metadata Extractor
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Websites
KDE.org Applications Metadata Extractor
Commits
9fe3844a
Commit
9fe3844a
authored
May 08, 2019
by
Jonathan Riddell
🏄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
6dfa71c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
2 deletions
+9
-2
README.md
README.md
+9
-2
No files found.
README.md
View file @
9fe3844a
# Intro
This uses build.kde.org and its ci-tooling to download builds and extract the
appstream data from them.
You will needs some space in /tmp and lots of space (20GB) in /srv.
# Tools
## appstream.rb
...
...
@@ -14,13 +21,13 @@ Twiddles the following dirs:
-
`../icons/`
icons cache. contains icons named from their appid (org.kde.foo.svg)
-
`../thumbnails`
thumbnails cache. scaled to 540 width. subdir per appid
# appstream_mkindex.rb
#
#
appstream_mkindex.rb
Iters
`../appdata/`
and generates an
`../appdata/index.json`
mapping category
names to appids. The icons for the categories are generated by appstream.rb
and in
`../icons/categories/`
as downcased version of the name.
# old_apps_compat.rb
#
#
old_apps_compat.rb
Iters
`../apps/`
and generates compatibility rigging to preserve names from
v1 of the backend, this allows old app urls to remain working.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment