Skip to content

Commit bf512d1

Browse files
Vitexusclaude
andcommitted
Add AppStream stock icon and install metainfo/icon
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 4c78690 commit bf512d1

3 files changed

Lines changed: 590 additions & 0 deletions

File tree

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<component type="addon">
3+
<id>io.github.spoje_net.php_spojenet_abraflexi</id>
4+
<icon type="stock">php-spojenet-abraflexi</icon>
5+
<metadata_license>MIT</metadata_license>
6+
<project_license>MIT</project_license>
7+
<name>php-spojenet-abraflexi</name>
8+
<summary>PHP library for AbraFlexi REST API</summary>
9+
<description>
10+
<p>
11+
Allows read and write operations on the Czech accounting system AbraFlexi. Provides a PHP library for the AbraFlexi REST API and JSON interface.
12+
</p>
13+
</description>
14+
<url type="homepage">https://github.com/Spoje-NET/php-abraflexi</url>
15+
<url type="bugtracker">https://github.com/Spoje-NET/php-abraflexi/issues</url>
16+
<developer id="io.github.spoje_net">
17+
<name>Spoje.Net</name>
18+
</developer>
19+
<content_rating type="oars-1.1"/>
20+
</component>

debian/php-spojenet-abraflexi.install

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ debian/composer.json /usr/share/php/AbraFlexi
33
static/* /usr/share/php/AbraFlexi/static
44
tools/* /usr/share/php/AbraFlexi/tools
55
debian/bootstrap.php /usr/share/php/AbraFlexi/tools
6+
php-spojenet-abraflexi.svg usr/share/icons/hicolor/scalable/apps/
7+
io.github.spoje_net.php_spojenet_abraflexi.metainfo.xml usr/share/metainfo/

0 commit comments

Comments
 (0)