-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update configuration for Apache NetBeans 20.
- Loading branch information
1 parent
ef160aa
commit a127adb
Showing
20 changed files
with
137 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
linux-arm32/bellsoft-jdk20.0.2+10-linux-arm32-vfp-hflt.tar.gz.sha1
This file was deleted.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
linux-arm32/bellsoft-jdk21.0.1+12-linux-arm32-vfp-hflt.tar.gz.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
0f9b22120880c0a7aaaa30e81f816d8a418032af bellsoft-jdk21.0.1+12-linux-arm32-vfp-hflt.tar.gz |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
bf4842dd3a17cfe85523be5848b5ec3bc3d811afc74feab791befa4c895c4449 zulu21.30.15-ca-jdk21.0.1-linux_x64.tar.gz |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# Application name (required). | ||
package.name=Apache NetBeans | ||
# Application version (defaults 1.0). | ||
package.version=20 | ||
# Packaging type. | ||
package.type=macos-pkg | ||
# Path to Java runtime to include in the package (default none). | ||
package.runtime=${CONFIG}/zulu21.30.15-ca-jdk21.0.1-macosx_aarch64.tar.gz | ||
# A single-line description of the package. Not all packagers will display this. | ||
package.description=Package of ${package.name} ${package.version}. | ||
# Application publisher. Not all packagers will display this. | ||
package.publisher=${package.name} | ||
# Link to application / publisher website. Not all packagers will display this. | ||
package.url=https://www.codelerity.com/netbeans/ | ||
# Value for CFBundleIdentifier. | ||
package.macos.bundleid=com.codelerity.netbeans | ||
# Path to icon file (*.icns). Defaults to Apache NetBeans logo. | ||
package.macos.icon= | ||
# Optional path to Info.plist template. | ||
package.macos.info-template= | ||
# Optional path to launcher (main.swift) template. | ||
package.macos.launcher-template= | ||
# Optional path to codesign entitlements template. | ||
package.macos.entitlements-template= | ||
# Search pattern for native binaries that need to be code signed. | ||
package.macos.codesign-files={*.dylib,*.jnilib,**/nativeexecution/MacOSX-*/*,Contents/Home/bin/*,Contents/Home/lib/jspawnhelper} | ||
# Search pattern for JARs that bundle native binaries that need to be code signed. | ||
package.macos.codesign-jars={jna-5*.jar,junixsocket-native-common-*.jar,launcher-common-*.jar,jansi-*.jar,nbi-engine.jar} | ||
# Code signing identity as passed to Codesign. | ||
package.macos.codesign-id= | ||
# Installer signing identity as passed to Pkgbuild. | ||
package.macos.pkgbuild-id= |
1 change: 1 addition & 0 deletions
1
macos-aarch64/zulu21.30.15-ca-jdk21.0.1-macosx_aarch64.tar.gz.sha256
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
6e89b6ed60c0efcc1b5bb7c6b36710ce746751b316a16cc3f9915470c4eb2a00 zulu21.30.15-ca-jdk21.0.1-macosx_aarch64.tar.gz |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
667e3945ffd394317b5faf1f5bd4847d1f1d091f76543df27d9b3a2ee7bf7a7e zulu21.30.15-ca-jdk21.0.1-macosx_x64.tar.gz |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
59eb2b0e7887f0d962d180c4004a81cf752f12a2b9456c59417daf90a312877f697500580c53566a220bde2a49df2b95ba1e4dedb4cf59b49bdacdc47c98745f ./netbeans-20-bin.zip |
Oops, something went wrong.