Package Details: processing 4.4.4-1

Git Clone URL: https://aur.archlinux.org/processing.git (read-only, click to copy)
Package Base: processing
Description: Programming environment for creating images, animations and interactions
Upstream URL: https://www.processing.org/
Licenses: GPL, LGPL
Submitter: arojas
Maintainer: lesto (letorbi)
Last Packager: letorbi
Votes: 15
Popularity: 0.000002
First Submitted: 2020-05-01 19:31 (UTC)
Last Updated: 2025-05-16 12:16 (UTC)

Dependencies (17)

Required by (0)

Sources (3)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

cyberpunkrocker commented on 2021-01-12 05:38 (UTC)

@ianmethyst: The files ARE identical, check with diff if you don't believe me.

But sorry, I was being a bit unclear. 'processing' and 'processing-java' in /usr/bin are symlinks to /usr/share/processing/processing and /usr/share/processing/processing-java, respectively. But because the 'processing'-script detects how it is called, it works equally well if /usr/bin/processing-java is a symlink to /usr/share/processing/processing instead of processing-java. I did that change to my system, works fine(TM). So having two separate files is completely unnecessary. Also, because I need to edit _JAVA_OPTIONS anyway to make the fonts readable, now I need to edit two files instead of just one.

ianmethyst commented on 2021-01-11 22:14 (UTC)

@cyberpunkrocker processing-java and processing are not the same. The former is the CLI while processing is the regular IDE

cyberpunkrocker commented on 2021-01-11 19:36 (UTC) (edited on 2021-01-11 19:52 (UTC) by cyberpunkrocker)

@lesto: You could set the 'reference.zip' checksum to 'SKIP'. Not a good practice, but then you don't need to update the PKGBUID every time upstream changes someting in the reference :)

cyberpunkrocker commented on 2021-01-11 19:28 (UTC)

  • Wrong dependency: there's no such package as 'apache-ant' anymore. Use 'ant'
  • 'reference.zip' checksum fails (again)
  • The install script installs two completely identical files, /usr/bin/processing and /usr/bin/processing-java, the only difference between these two being the filename. I suppose processing-java could/should be removed.

lesto commented on 2020-12-21 01:12 (UTC)

updated to latest sha256. Still looking for a better way to manage the JVM, if anyone has a suggestion let me know

boyi commented on 2020-12-20 23:39 (UTC)

sha256 for reference.zip fails as it is different that the one in the PKGBUILD. One way is the download and get the sha256 manually and edit the PKGBuild base on that.

letorbi commented on 2020-12-19 19:14 (UTC)

Thanks for reporting, @uradamus :) I've updated the checksums in this package as well as in the other processing-packages I maintain (processing4-git and processing-jdk8).

uradamus commented on 2020-12-19 19:00 (UTC) (edited on 2020-12-19 19:05 (UTC) by uradamus)

This is failing to validate the reference.zip package. Guessing it got updated on the website some time after this was last updated, causing the checksum to not match what is in the pkgbuild anymore. Looks like the git version of this is using the same checksum value, so probably both need to be updated.

Yup, manually downloaded that archive and got it's new checksum, and it doesn't match what's in the pkgbuild, after replacing it, I was able to build successfully.

Old: 2014fdb12f979f79c624acc514c14ce318f07cb2cc15a63e1b4febaff733f2a5 New: 1417308bf43bec2a8d178b84043a3e8a498fa164f3bf7d7668ba17cf96de1282

asthro commented on 2020-12-18 20:22 (UTC)

It works now, with YAY choosing 'jdk8-openjdk' from "extra" repository* * just activate it in your /etc/pacman/pacman.conf