Package: kicad / 5.0.2+dfsg1-1
Metadata
Package | Version | Patches format |
---|---|---|
kicad | 5.0.2+dfsg1-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fixes/Modifing the Exec cmd in the desktop files.patch | (download) |
resources/linux/mime/applications/bitmap2component.desktop |
4 3 + 1 - 0 ! |
modifying the exec cmd in the desktop-files Fixup the *.desktop files and add a file handler to the Exec key. https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s06.html |
porting kfreebsd hurd/Fix FTBFS on kFreeBSD and Hurd.patch | (download) |
include/kiway.h |
2 1 + 1 - 0 ! |
fix ftbfs on kfreebsd and hurd The modification should allow the package to be built on new platforms: hurd and *freebsd. |
reproducibility/add field revdate to asciidoc files of documentation.patch | (download) |
doc/src/cvpcb/cvpcb.adoc |
1 1 + 0 - 0 ! |
add field 'revdate' to asciidoc files of documentation For reproducibility we need to set up a date that's not depending on the current time and timezone. We add a extra asciidoc control field 'revdate' and expand the variable behind that while building the package with the date from the changelog file. |
debian hacks/Removing hyphen inside KICAD_FULL_VERSION.patch | (download) |
CMakeModules/WriteVersionHeader.cmake |
2 1 + 1 - 0 ! |
removing hyphen inside kicad_full_version Upstream is providing the possibility to append various strings into the KICAD_FULL_VERSION if needed. We can use this to append the debian specific version on the upstream version. For this the KICAD_FULL_VERSION needs to be merged without the hyphen '-' so the version is reflecting the debian version in real. |
debian hacks/Remove specific Japanese translation within pcbnew.adoc.patch | (download) |
doc/src/pcbnew/po/ja.po |
2 0 + 2 - 0 ! |
remove specific japanese translation within pcbnew.adoc The current texlive-xetex package provokes a build failure within the Pcbnew PDF based documentation. We remove this specific source for now so we get at least successful packages for kicad-doc-*. |
fixes/Add German translations entries to appdata.xml.patch | (download) |
resources/linux/appdata/kicad.appdata.xml |
13 11 + 2 - 0 ! |
add german translations entries to appdata.xml Some basic German translation for the AppData file. |