blob: 7d77dad7abb8f48bbc9a3e193641663801f7df6f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
pkgbase = processing
pkgdesc = Programming environment for creating images, animations and interactions
pkgver = 4.5.5
pkgrel = 2
url = https://www.processing.org/
arch = x86_64
license = GPL
license = LGPL
makedepends = gradle
depends = java-environment-openjdk=17
depends = ffmpeg
depends = bash
depends = glibc
depends = mesa
depends = libdrm
depends = libx11
depends = libxi
depends = libxrandr
depends = libxrender
depends = libxcursor
depends = libxxf86vm
depends = zlib
options = !strip
source = https://github.com/processing/processing4/archive/processing-1433-4.5.5.tar.gz
source = disable_update_check.patch
source = fix_desktop_template.patch
source = fix_gradle9_compatibility.patch
source = no_jdk_download.patch
sha256sums = c196c47f86f18da23276688ce41750d9e1005aac65e7aa2b161ab7d12252f41f
sha256sums = 35c4538e6e57c0ea296c6cea590cabeb2b0772f9a431838df270dcc581321e30
sha256sums = 3cc6439f82c07cc5f446c08a2d65e34a69a2f661272b672385dfff58a1472bc7
sha256sums = 3ea1b137b198047fa09febe37e86a5cc98978bcc6ee4b85bfcb2512dec708846
sha256sums = 7849f17eb7979952309f443abc95f2efe8018324b6a87f1dfb6ab35a0138b835
pkgname = processing
install = processing.install
optdepends = processing-examples: Examples for Processing
pkgname = processing-examples
pkgdesc = Programming environment for creating images, animations and interactions (examples)
depends =
|