aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2020-05-31 22:57:41 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2020-05-31 23:08:17 +0200
commit510eb0d8b8ec99e760d5a7d7697aab6ca23c1435 (patch)
tree0219401db11d770bb1cc9bc542606133714018fe
parentc5a57d1195e86a867135f0bdbaa05e9f462db563 (diff)
downloadalpine_aports-510eb0d8b8ec99e760d5a7d7697aab6ca23c1435.tar.bz2
alpine_aports-510eb0d8b8ec99e760d5a7d7697aab6ca23c1435.tar.xz
alpine_aports-510eb0d8b8ec99e760d5a7d7697aab6ca23c1435.zip
unmaintained/openjfx11: move from testing
* Disabled on all arches * Still requires python2
-rw-r--r--unmaintained/openjfx11/APKBUILD (renamed from testing/openjfx11/APKBUILD)0
-rw-r--r--unmaintained/openjfx11/configure-ant-home.patch (renamed from testing/openjfx11/configure-ant-home.patch)0
-rw-r--r--unmaintained/openjfx11/crosscompile.patch (renamed from testing/openjfx11/crosscompile.patch)0
-rw-r--r--unmaintained/openjfx11/disable-architecture-verification.patch (renamed from testing/openjfx11/disable-architecture-verification.patch)0
-rw-r--r--unmaintained/openjfx11/disable-assembler-on-unsupported-archs.patch (renamed from testing/openjfx11/disable-assembler-on-unsupported-archs.patch)0
-rw-r--r--unmaintained/openjfx11/disable-jit-for-non-x86.patch (renamed from testing/openjfx11/disable-jit-for-non-x86.patch)0
-rw-r--r--unmaintained/openjfx11/disable-sse2.patch (renamed from testing/openjfx11/disable-sse2.patch)0
-rw-r--r--unmaintained/openjfx11/disable-webkit-sampling-profiler.patch (renamed from testing/openjfx11/disable-webkit-sampling-profiler.patch)0
-rw-r--r--unmaintained/openjfx11/fix-arm32-build.patch (renamed from testing/openjfx11/fix-arm32-build.patch)0
-rw-r--r--unmaintained/openjfx11/fix-arm64-build.patch (renamed from testing/openjfx11/fix-arm64-build.patch)0
-rw-r--r--unmaintained/openjfx11/gcc-no-error.patch (renamed from testing/openjfx11/gcc-no-error.patch)0
-rw-r--r--unmaintained/openjfx11/scenebuilder.bin (renamed from testing/openjfx11/scenebuilder.bin)0
-rw-r--r--unmaintained/openjfx11/use-system-icu.patch (renamed from testing/openjfx11/use-system-icu.patch)0
-rw-r--r--unmaintained/openjfx11/webcore-linker-flags.patch (renamed from testing/openjfx11/webcore-linker-flags.patch)0
-rw-r--r--unmaintained/openjfx11/webkit-debug-level.patch (renamed from testing/openjfx11/webkit-debug-level.patch)0
15 files changed, 0 insertions, 0 deletions
diff --git a/testing/openjfx11/APKBUILD b/unmaintained/openjfx11/APKBUILD
index 9c6af5ec16..9c6af5ec16 100644
--- a/testing/openjfx11/APKBUILD
+++ b/unmaintained/openjfx11/APKBUILD
diff --git a/testing/openjfx11/configure-ant-home.patch b/unmaintained/openjfx11/configure-ant-home.patch
index 5bb975126c..5bb975126c 100644
--- a/testing/openjfx11/configure-ant-home.patch
+++ b/unmaintained/openjfx11/configure-ant-home.patch
diff --git a/testing/openjfx11/crosscompile.patch b/unmaintained/openjfx11/crosscompile.patch
index 4711890f1a..4711890f1a 100644
--- a/testing/openjfx11/crosscompile.patch
+++ b/unmaintained/openjfx11/crosscompile.patch
diff --git a/testing/openjfx11/disable-architecture-verification.patch b/unmaintained/openjfx11/disable-architecture-verification.patch
index 456598adf1..456598adf1 100644
--- a/testing/openjfx11/disable-architecture-verification.patch
+++ b/unmaintained/openjfx11/disable-architecture-verification.patch
diff --git a/testing/openjfx11/disable-assembler-on-unsupported-archs.patch b/unmaintained/openjfx11/disable-assembler-on-unsupported-archs.patch
index 3e2d534a89..3e2d534a89 100644
--- a/testing/openjfx11/disable-assembler-on-unsupported-archs.patch
+++ b/unmaintained/openjfx11/disable-assembler-on-unsupported-archs.patch
diff --git a/testing/openjfx11/disable-jit-for-non-x86.patch b/unmaintained/openjfx11/disable-jit-for-non-x86.patch
index f6d9a3359a..f6d9a3359a 100644
--- a/testing/openjfx11/disable-jit-for-non-x86.patch
+++ b/unmaintained/openjfx11/disable-jit-for-non-x86.patch
diff --git a/testing/openjfx11/disable-sse2.patch b/unmaintained/openjfx11/disable-sse2.patch
index db99780c60..db99780c60 100644
--- a/testing/openjfx11/disable-sse2.patch
+++ b/unmaintained/openjfx11/disable-sse2.patch
diff --git a/testing/openjfx11/disable-webkit-sampling-profiler.patch b/unmaintained/openjfx11/disable-webkit-sampling-profiler.patch
index 86285f8d75..86285f8d75 100644
--- a/testing/openjfx11/disable-webkit-sampling-profiler.patch
+++ b/unmaintained/openjfx11/disable-webkit-sampling-profiler.patch
diff --git a/testing/openjfx11/fix-arm32-build.patch b/unmaintained/openjfx11/fix-arm32-build.patch
index df529fde7f..df529fde7f 100644
--- a/testing/openjfx11/fix-arm32-build.patch
+++ b/unmaintained/openjfx11/fix-arm32-build.patch
diff --git a/testing/openjfx11/fix-arm64-build.patch b/unmaintained/openjfx11/fix-arm64-build.patch
index 5add350ff3..5add350ff3 100644
--- a/testing/openjfx11/fix-arm64-build.patch
+++ b/unmaintained/openjfx11/fix-arm64-build.patch
diff --git a/testing/openjfx11/gcc-no-error.patch b/unmaintained/openjfx11/gcc-no-error.patch
index 46eacc7add..46eacc7add 100644
--- a/testing/openjfx11/gcc-no-error.patch
+++ b/unmaintained/openjfx11/gcc-no-error.patch
diff --git a/testing/openjfx11/scenebuilder.bin b/unmaintained/openjfx11/scenebuilder.bin
index ff44a99a34..ff44a99a34 100644
--- a/testing/openjfx11/scenebuilder.bin
+++ b/unmaintained/openjfx11/scenebuilder.bin
diff --git a/testing/openjfx11/use-system-icu.patch b/unmaintained/openjfx11/use-system-icu.patch
index 5717f0c971..5717f0c971 100644
--- a/testing/openjfx11/use-system-icu.patch
+++ b/unmaintained/openjfx11/use-system-icu.patch
diff --git a/testing/openjfx11/webcore-linker-flags.patch b/unmaintained/openjfx11/webcore-linker-flags.patch
index 6e34ada923..6e34ada923 100644
--- a/testing/openjfx11/webcore-linker-flags.patch
+++ b/unmaintained/openjfx11/webcore-linker-flags.patch
diff --git a/testing/openjfx11/webkit-debug-level.patch b/unmaintained/openjfx11/webkit-debug-level.patch
index 08d12692a6..08d12692a6 100644
--- a/testing/openjfx11/webkit-debug-level.patch
+++ b/unmaintained/openjfx11/webkit-debug-level.patch