Package: sweethome3d / 3.5+dfsg-1
Metadata
Package | Version | Patches format |
---|---|---|
sweethome3d | 3.5+dfsg-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
00build.xml | (download) |
build.xml |
4 3 + 1 - 0 ! |
removes refs to macosx build and forces java libraries search path to Debian one (/usr/share/java) |
01noMacOSX | (download) |
src/com/eteks/sweethome3d/SweetHome3D.java |
1 0 + 1 - 0 ! |
removing jarfiles which contain macosx-related classes, build fails looking for missing classes. This patch fixes it. |
02noadditionalprovisions | (download) |
build.xml |
1 1 + 0 - 0 ! |
files under src/com/eteks/sweethome3d/io/resources/contributions are released under Free Art License version 1.2 which doesn't comply with DFSG and have been removed from upstream tarball. This patch to ignore missing files. |
03novideo | (download) |
build.xml |
2 2 + 0 - 0 ! |
this patch disables video creation feature. |
04manifest | (download) |
install/jar/MANIFEST.MF |
3 2 + 1 - 0 ! |
add class-path to manifest file. |