File: org.horizon_eda.HorizonEDA.metainfo.xml

package info (click to toggle)
horizon-eda 1.4.0-1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 25,252 kB
  • sloc: cpp: 156,537; ansic: 3,502; python: 1,989; makefile: 957; xml: 287; sh: 172; sql: 159; ruby: 61
file content (151 lines) | stat: -rw-r--r-- 5,650 bytes parent folder | download
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2020 horizon-eda.org -->
<component type="desktop-application">
  <id>org.horizon_eda.HorizonEDA</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-3.0+</project_license>
  <name>Horizon EDA</name>
  <summary>A free EDA package</summary>

  <description>
    <p>
      Horizon EDA is an Electronic Design Automation package supporting an integrated end-to-end workflow for printed circuit board design including parts management and schematic entry. 
    </p>
  </description>

  <launchable type="desktop-id">org.horizon_eda.HorizonEDA.desktop</launchable>

  <screenshots>
    <screenshot type="default">
      <image>https://horizon-eda.org/screenshots/brd.png</image>
    </screenshot>
    <screenshot type="default">
      <image>https://horizon-eda.org/screenshots/sch.png</image>
    </screenshot>
    <screenshot type="default">
      <image>https://horizon-eda.org/screenshots/pool-mgr.png</image>
    </screenshot>
    <screenshot type="default">
      <image>https://horizon-eda.org/screenshots/3d.png</image>
    </screenshot>
  </screenshots>

  <url type="homepage">https://horizon-eda.org/</url>

  <provides>
    <binary>horizon-eda</binary>
  </provides>

  <content_rating type="oars-1.0" />

  <releases>
    <release version="1.4.0" date="2021-01-29">
      <url>https://github.com/horizon-eda/horizon/releases/tag/v1.4.0</url>
      <description>
        <p>New features</p>
        <ul>
          <li>Arbitrary board rotation</li>
          <li>Rule export/import</li>
          <li>Improved board editor performance</li>
          <li>Prettier 3D preview</li>
        </ul>
      </description>
    </release>
    <release version="1.3.0" date="2020-10-29">
      <url>https://github.com/horizon-eda/horizon/releases/tag/v1.3.0</url>
      <description>
        <p>New features</p>
        <ul>
          <li>Decals for putting logos on boards</li>
          <li>Support highlight collisions and DRC off mode in router</li>
          <li>Checks for Units, Entities, Parts and Symbols</li>
          <li>Same net clearance checks</li>
        </ul>
      </description>
    </release>
    <release version="1.2.1" date="2020-08-05">
      <url>https://github.com/horizon-eda/horizon/releases/tag/v1.2.1</url>
      <description>
        <p>New features</p>
        <ul>
          <li>Action bar for easy access to commonly-used actions</li>
          <li>Bitmap picture import for schematic, package, board</li>
          <li>KiCad symbol import</li>
          <li>Searchable airwire filter window</li>
          <li>Color by net in board editor</li>
          <li>Configurable in-tool key sequences</li>
          <li>Grid supports non-zero offset and non-square spacing</li>
          <li>Gate swapping</li>
          <li>Symbol to unit cross probing</li>
          <li>Layer pairs for switching layers after placing vias</li>
          <li>Distraction-free mode</li>
          <li>References to sheets in schematic</li>
        </ul>
      </description>
    </release>
    <release version="1.2.0" date="2020-07-29">
      <url>https://github.com/horizon-eda/horizon/releases/tag/v1.2.0</url>
      <description>
        <p>New features</p>
        <ul>
          <li>Action bar for easy access to commonly-used actions</li>
          <li>Bitmap picture import for schematic, package, board</li>
          <li>KiCad symbol import</li>
          <li>Searchable airwire filter window</li>
          <li>Color by net in board editor</li>
          <li>Configurable in-tool key sequences</li>
          <li>Grid supports non-zero offset and non-square spacing</li>
          <li>Gate swapping</li>
          <li>Symbol to unit cross probing</li>
          <li>Layer pairs for switching layers after placing vias</li>
          <li>Distraction-free mode</li>
          <li>References to sheets in schematic</li>
        </ul>
      </description>
    </release>
    <release version="1.1.1" date="2020-05-04">
      <url>https://github.com/horizon-eda/horizon/releases/tag/v1.1.1</url>
      <description>
        <p>
          Fix Makefile to not compile during make install.
        </p>
      </description>
    </release>
    <release version="1.1.0" date="2020-04-29">
      <url>https://github.com/horizon-eda/horizon/releases/tag/v1.1.0</url>
      <description>
        <p>New features</p>
        <ul>
          <li>Pick&amp;place export</li>
          <li>Support replacing project metadata variables on board</li>
          <li>Airwire filter</li>
          <li>Support for touchscreen pan and zoom gestures</li>
          <li>Support for "dot not populate" components</li>
          <li>Action for selecting all vertices of a polygon</li>
          <li>Panelisation</li>
          <li>Outline layer in packages</li>
          <li>Automatic update of pool cache status and hint when placing out of date part</li>
          <li>Recursive git add from git tab in pool manager</li>
          <li>Tool for resizing symbols</li>
          <li>Tool for generating silkscreen</li>
          <li>Tool for rounding off polygon vertices</li>
        </ul>
      </description>
    </release>
    <release version="1.0.0" date="2020-01-29">
      <description>
        <p>initial release</p>
      </description>
    </release>
    <release version="0.9.7" date="2020-01-17">
      <description>
        <p>prerelease to test packaging</p>
      </description>
    </release>
    <release version="0.9.6" date="2019-12-13">
      <description>
        <p>prerelease to test packaging</p>
      </description>
    </release>
  </releases>
</component>