[arch-commits] Commit in sweethome3d/trunk (build_with_source_1.8.patch)

Fabio Castelli muflone at archlinux.org
Sun Mar 21 22:43:23 UTC 2021


    Date: Sunday, March 21, 2021 @ 22:43:23
  Author: muflone
Revision: 898564

upgpkg: sweethome3d 6.5-1

Deleted:
  sweethome3d/trunk/build_with_source_1.8.patch

-----------------------------+
 build_with_source_1.8.patch |   31 -------------------------------
 1 file changed, 31 deletions(-)

Deleted: build_with_source_1.8.patch
===================================================================
--- build_with_source_1.8.patch	2021-03-21 22:42:34 UTC (rev 898563)
+++ build_with_source_1.8.patch	2021-03-21 22:43:23 UTC (rev 898564)
@@ -1,31 +0,0 @@
-diff -Naur SweetHome3D-6.0-src.orig/build.xml SweetHome3D-6.0-src/build.xml
---- SweetHome3D-6.0-src.orig/build.xml	2018-10-11 23:29:50.000000000 +0200
-+++ SweetHome3D-6.0-src/build.xml	2019-01-13 01:00:29.624778239 +0100
-@@ -43,11 +43,11 @@
-          during applet launch (otherwise Java 1.1 to 1.4 plug-ins refuse to load Applet class) -->
-     <javac srcdir="src" destdir="build/classes"
-            includes="com/eteks/sweethome3d/applet/SweetHome3D*.java"
--           encoding="ISO-8859-1" target="1.1" source="1.2"
-+           encoding="ISO-8859-1" target="1.8" source="1.8"
-            debug="false" debuglevel="lines,vars,source"/>
-     <!-- Compile other classes -->
-     <javac srcdir="src" destdir="build/classes"
--           encoding="ISO-8859-1" target="1.5" source="1.5"
-+           encoding="ISO-8859-1" target="1.8" source="1.8"
-            debug="false" debuglevel="lines,vars,source">
-       <!-- Use lib as an extension directory to override default Java 3D libraries -->
-       <extdirs>
-@@ -403,11 +403,11 @@
-          during applet launch (otherwise Java 1.1 to 1.4 plug-ins refuse to load Applet class) -->
-     <javac srcdir="src" destdir="build/classes"
-            includes="com/eteks/sweethome3d/applet/SweetHome3DViewer.java"
--           encoding="ISO-8859-1" target="1.1" source="1.2"
-+           encoding="ISO-8859-1" target="1.8" source="1.8"
-            debug="false" debuglevel="lines,vars,source"/>
-     <!-- Compile only classes depending on ViewerHelper to reduce Jar size -->
-     <javac srcdir="src" destdir="build/classes"
--           encoding="ISO-8859-1" target="1.5"
-+           encoding="ISO-8859-1" target="1.8"
-            debug="false" debuglevel="lines,vars,source">
-       <include name="com/eteks/sweethome3d/applet/ViewerHelper.java"/>
-       <include name="com/eteks/sweethome3d/io/DefaultPatternTexture.java"/>



More information about the arch-commits mailing list