LPub4 for Linux, 4th iteration
LPub4 is a program by Kevin Clague for creating high-quality instructions for Lego models. It runs on OS X and Windows. I ported it to Linux a while ago.
I have updated the patches for current versions of LPub4 and packaged it for Fedora 19.
LPub4 needs to know where to find the LDraw parts library and the ldview executable. Its configuration file is ~/.config/LPub/LDraw Building Instruction Tool.conf which (assuming you are using my package of the LDraw parts library and my package of LDView) you can edit to contain:
[General] LDrawDir=/usr/share/ldraw LDView=/usr/bin/ldview PreferredRenderer=LDView PliControl=/usr/share/lpub/pli.mpd
The .spec file shows how it was created, the *.patch files are the modifications I made, the .x86_64.rpm file (other than debuginfo) is the one to install, and the .src.rpm contains everything so it can be rebuilt for another rpm-based distribution.
lpub4-1-dev-doc-fixes.patch
lpub4-2-setmeta-args-fix.patch
lpub4-3-pro-case.patch
lpub4-4-main-case.patch
lpub4-5-openfiledialog.patch
lpub4-6-preferencesdialog.patch
lpub4-4.0.0.14-20140514.ec3.src.rpm
Attachments (10)
- lpub4-4.0.0.14-20140514.ec3.src.rpm (339.9 KB) - added by retracile 10 years ago.
- lpub4-4.0.0.14-20140514.ec3.x86_64.rpm (432.2 KB) - added by retracile 10 years ago.
- lpub4-debuginfo-4.0.0.14-20140514.ec3.x86_64.rpm (3.0 MB) - added by retracile 10 years ago.
- lpub4.spec (875 bytes) - added by retracile 10 years ago.
- lpub4-1-dev-doc-fixes.patch (3.0 KB) - added by retracile 10 years ago.
- lpub4-2-setmeta-args-fix.patch (361 bytes) - added by retracile 10 years ago.
- lpub4-3-pro-case.patch (851 bytes) - added by retracile 10 years ago.
- lpub4-4-main-case.patch (246 bytes) - added by retracile 10 years ago.
- lpub4-5-openfiledialog.patch (373 bytes) - added by retracile 10 years ago.
- lpub4-6-preferencesdialog.patch (620 bytes) - added by retracile 10 years ago.
Comments
No comments.