upgpkg: cylon-6.4-4: add appstream metainfo
This commit is contained in:
parent
4129083334
commit
ea1136777d
5 changed files with 55 additions and 9 deletions
30
io.github.gavinlyonsrepo.cylon.metainfo.xml
Normal file
30
io.github.gavinlyonsrepo.cylon.metainfo.xml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component type="console-application">
|
||||
<id>io.github.gavinlyonsrepo.cylon</id>
|
||||
|
||||
<name>cylon</name>
|
||||
<summary>Arch Linux distribution maintenance program</summary>
|
||||
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>GPL-3.0-or-later</project_license>
|
||||
|
||||
<description>
|
||||
<p>
|
||||
A TUI (terminal user interface) which provides updates and maintains an Arch based Linux distribution.
|
||||
</p>
|
||||
<p>
|
||||
The program is menu-based and written in bash. It is mainly text based but also uses dialog GUI's at a few points mainly for directory and file selection.
|
||||
</p>
|
||||
</description>
|
||||
|
||||
<icon type="stock">cylonicon</icon>
|
||||
|
||||
<categories>
|
||||
<category>System</category>
|
||||
<category>TerminalEmulator</category>
|
||||
</categories>
|
||||
|
||||
<provides>
|
||||
<binary>cylon</binary>
|
||||
</provides>
|
||||
</component>
|
||||
Loading…
Add table
Add a link
Reference in a new issue