Package: leocad / 0.80.3-1

Metadata

Package Version Patches format
leocad 0.80.3-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 desktop icon.patch | (download)

qt/leocad.desktop | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 make the .desktop file comply with
 https://wiki.debian.org/Proposals/DebianMenuUsingDesktopEntries
02 skip version update check.patch | (download)

qt/qtmain.cpp | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 the check for whether a newer version is available online
 does not make sense with the Debian distribution model. Remove it.
03 use debian ldraw path.patch | (download)

common/lc_application.cpp | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 check whether the /usr/share/ldraw parts library is avaible
 and use it.