Add AppStream metadata license and developer info

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
This commit is contained in:
Darryl L. Miles 2026-07-20 17:07:51 +01:00 committed by R. Timothy Edwards
parent d5d5ea363f
commit 51c36bcf19
1 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="console-application">
<id>org.opencircuitdesign.magic</id>
<metadata_license>CC0-1.0</metadata_license>
<developer id="org.opencircuitdesign">
<name>OpenCircuitDesign</name>
</developer>
<name>Magic</name>
<summary>A VLSI Layout System</summary>
@ -19,8 +23,9 @@
</p>
</description>
<url type="homepage">http://opencircuitdesign.com/magic/</url>
<url type="homepage">https://opencircuitdesign.com/magic/</url>
<url type="bugtracker">https://github.com/RTimothyEdwards/magic/issues</url>
<url type="vcs-browser">https://github.com/RTimothyEdwards/magic</url>
<categories>
<category>Development</category>