File size: 1,723 Bytes
a5ffdcd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2010-2022 LibreCAD contributors <info@librecad.org> -->
<component type="desktop-application">
    <id>org.librecad.librecad</id>
    <metadata_license>CC-BY-SA-4.0</metadata_license>
    <project_license>GPL-2.0</project_license>
    <name>LibreCAD</name>
    <summary>2D Computer Aided Design (CAD)</summary>
    <description>
        <p>LibreCAD is a 2D Computer Aided Design (CAD) application for creating plans and designs on your computer. It can be used to make accurate 2D representations of floorplans, part designs and just about anything that can be represented as a flat 2D plan.</p>
    </description>
    <launchable type="desktop-id">librecad.desktop</launchable>
    <url type="homepage">https://librecad.org/</url>
    <url type="vcs-browser">https://github.com/LibreCAD/LibreCAD</url>
    <url type="bugtracker">https://github.com/LibreCAD/LibreCAD/issues</url>
    <url type="translate">https://librecad.org/translate.html</url>
    <url type="contribute">https://github.com/LibreCAD/LibreCAD/wiki/Becoming-a-developer</url>
    <url type="faq">https://dokuwiki.librecad.org/doku.php/usage:faq</url>
    <url type="donation">https://librecad.org/#sponsors</url>
    <screenshots>
        <screenshot type="default">
            <image>https://dokuwiki.librecad.org/lib/exe/fetch.php/librecad_screeshot_2.2.png</image>
        </screenshot>
    </screenshots>
    <provides>
        <id>librecad.desktop</id>
        <binary>librecad</binary>
    </provides>
    <update_contact>info@librecad.org</update_contact>
    <content_rating type="oars-1.1" />
    <releases>
        <release date="2022-12-17" version="2.2.0" />
    </releases>
</component>