https://github.com/processing/processing-legacy-dependencies
https://github.com/processing/processing-legacy-dependencies
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/processing/processing-legacy-dependencies
- Owner: processing
- Created: 2024-12-21T22:34:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-20T18:31:54.000Z (9 months ago)
- Last Synced: 2025-03-26T16:59:31.203Z (9 months ago)
- Language: Shell
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Processing Legacy Dependencies
This is repo stores the legacy dependency files used for building Processing.
> [!NOTE]
> This repository directly serves and continuously deploys files to `download.processing.org` using Netlify.
## Purpose
To [build Processing](https://github.com/processing/processing4/blob/main/build/README.md), the legacy build system (Ant) downloads various dependencies, such as OpenJDK and OpenJFX, as specified in the [`build.xml`](https://github.com/processing/processing4/blob/2a97f64607f8d73ff07ccd1c1e7e8b22dffcec40/app/build.xml) file. These dependencies are served at stable URL at `download.processing.org`. This is a fallback as many of those necessary files are longer being hosted by their original distributors.