Initial simplex-desktop package based off deb package

This commit is contained in:
TheK0tYaRa 2024-09-11 14:58:37 +03:00
commit 2f90cfb176
442 changed files with 20288 additions and 0 deletions

View file

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>anaveragehuman@icurse.nl</email>
<name>Jeffrey Lin</name>
</maintainer>
<longdescription lang="en">
Flutter is Google's UI toolkit for building beautiful, natively compiled
applications for mobile, web, desktop, and embedded devices from a single
codebase. Flutter works with existing code, is used by developers and
organizations around the world, and is free and open source.
</longdescription>
<upstream>
<remote-id type="github">flutter/flutter</remote-id>
</upstream>
</pkgmetadata>