mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 17:32:18 +00:00
b89f85f9be
* zed: use new metainfo scripts
* change appid macro
* classify component types
* Add metainfo override for icons
Add override.xml metainfo files for stable, preview and nightly builds.
Update specs to include override.xml as Source1, install icons to
icons/hicolor/512x512/apps, and pass the override to %terra_appstream.
* use consistent naming with flathub
* Finally fix appstream metainfo properly
---------
(cherry picked from commit 2be39debad)
Signed-off-by: Pornpipat Popum <cappy@cappuchino.xyz>
Co-authored-by: Pornpipat Popum <cappy@cappuchino.xyz>
7 lines
186 B
XML
7 lines
186 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<component type="desktop-application">
|
|
<name>Zed (Preview)</name>
|
|
<id>dev.zed.Zed-preview</id>
|
|
<icon>dev.zed.Zed-preview</icon>
|
|
</component>
|