#433270 ITP: processing -- a programming language for images,

Package:
wnpp
Source:
wnpp
Submitter:
"Jordi Gutiérrez Hermoso"
Date:
2026-01-03 18:03:02 UTC
Severity:
wishlist
Blocked By:
Bug Title
826269

  1

RFP: classpath-explorer -- Java library which allows you

wishlist stable testing unstable over 7 years ago

#433270#5
Date:
2007-07-16 01:55:57 UTC
From:
To:
*Package name : processing
version : 0125 BETA
Upstream Authors: Ben Fry <mail@benfry.com>, Casey Reas <info@reas.com>
*URL: http://www.processing.org/download/index.html
*License : GPL/LGPL
Programming Language: Processing, Java
Description: A programming language for images, animations, and interactions

From the project webpage (http://www.processing.org):

"Processing is an open source programming language and environment for
people who want to program images, animation, and interactions. It is
used by students, artists, designers, researchers, and hobbyists for
learning, prototyping, and production. It is created to teach
fundamentals of computer programming within a visual context and to
serve as a software sketchbook and professional production tool.
Processing is developed by artists and designers as an alternative to
proprietary software tools in the same domain."

#433270#12
Date:
2008-04-23 07:59:38 UTC
From:
To:
I just wanted to state that this, i.e me taking over this bug, is done
in agreement between me and the previous owner, Jordi :)

Cheers,
Runa Sandvik

#433270#19
Date:
2008-07-05 19:02:10 UTC
From:
To:
Hi Runa!

How are you progressing with getting processing packaged? Do you need
help? Perhaps you'd like to set up a project on alioth.debian.org to
enable collaborative maintenance of the package?

Cheers,

#433270#28
Date:
2010-01-02 05:10:31 UTC
From:
To:
Hello,

I'm planning to ITP processing under the umbrella of the debian-java team.

Do you have anything done that can be re-used for this effort?

Feel free to stop by #debian-java in OFTC and we can talk about it,
and of course
join efforts if you are still interested. (I'm DrDub.)

(Jordi, I understand Runa took over, but I'm cc:ing you in case you we
don't hear from
Runa.)

Best regards,

Pablo

#433270#33
Date:
2010-01-02 16:34:19 UTC
From:
To:
2010/1/1 Pablo Duboue <pablo.duboue@gmail.com>:

Nice, good luck.

No, not really. The real difficulty is that last time I thought of
doing this, there were a lot of other Java libraries that had to be
tracked down and packaged first.

I long ago lost interest. I'm not sure about Runa, but I guess she has too.

#433270#44
Date:
2010-03-15 05:08:51 UTC
From:
To:
Hi Taisuke,

Would you consider bringing it into the Debian-Java project
(http://java.debian.net/)? It is as easy as joining the Alioth project.

I need this for packaging Processing, which you are of course also invited to
help packaging.

P.

#433270#49
Date:
2010-03-19 03:58:06 UTC
From:
To:
Hi Pablo,

Excuse me for the delay in response.

I'd be happy to join in. So what should I do now?
Should I simply submit joining request form on project page?

Since I recently started as Debian package maintainer, I'm not
an DD/DM (yet). So I needed someone to do me a sponsored upload.
I guess changing header to "Maintainer: Debian Java maintainers"
make things easier, so joining Debian-Java project sounds great
for all of us.

Best Regards,
Taisuke Yamada

#433270#54
Date:
2010-04-09 22:02:40 UTC
From:
To:
To try the current prototype, as root, install the following packages:

apt-get install librxtx-java libjna-java libantlr-java libjogl-java libitext-
java liblog4j1.2-java  openjdk-6-jdk libecj-java cdbs


then go to some work folder,

mkdir processing-1.0.9
cd processing-1.0.9
svn co svn://svn.debian.org/pkg-java/trunk/processing
mv processing debian
./debian/rules get-orig-source
# that'll take a long long time
# you should end up with ../processing_1.0.9.orig.tar.gz
cd ..
tar -zxvf ./processing_1.0.9.orig.tar.gz
cd processing-1.0.9
fakeroot debian/rules patch
fakeroot debian/rules binary

that should produce two .deb. Once installed, you can activate processing with
/usr/bin/processing

#433270#59
Date:
2010-04-13 13:15:48 UTC
From:
To:
Hi,

When I follow your instructions, I have the following errors when I do
debian/rules binary.

Building processing.core
Building PDE for JDK 1.5...
Building antlr grammar code...
ANTLR Parser Generator   Version 2.7.7 (20090115)   1989-2005
ANTLR Parser Generator   Version 2.7.7 (20090115)   1989-2005
src/processing/app/debug/Compiler.java:35: package
org.eclipse.jdt.core.compiler.batch does not exist
import org.eclipse.jdt.core.compiler.batch.BatchCompiler;
                                          ^
src/processing/app/debug/Compiler.java:36: cannot find symbol
symbol  : class CompilationProgress
location: package org.eclipse.jdt.core.compiler
import org.eclipse.jdt.core.compiler.CompilationProgress;
                                    ^
src/processing/app/debug/Compiler.java:108: cannot find symbol
symbol  : class CompilationProgress
location: class processing.app.debug.Compiler
      CompilationProgress progress = null;
      ^
src/processing/app/debug/Compiler.java:110: cannot find symbol
symbol  : variable BatchCompiler
location: class processing.app.debug.Compiler
      success = BatchCompiler.compile(command, outWriter, writer, progress);
                ^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
4 errors
make: *** [binary] Error 1

I can't seem to find where this might be being caused.

Cheers,

#433270#64
Date:
2010-09-20 22:26:56 UTC
From:
To:
Hi everyone willing to contribute their effort for processing packaging!

I need it as a depends for JIST (ITP #587820), so I wonder how your
efforts are going forward... any kind of an update would be very
appreciated.

Cheers,

#433270#69
Date:
2011-05-23 14:57:18 UTC
From:
To:
Any progress?

FYI, libprocessing-core has been packaged from the same Processing 1.2.1
source (#621920). But only processing-core.jar was packaged.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621920

#433270#78
Date:
2014-01-06 21:45:35 UTC
From:
To:
Control: owner -1 !

That’s been a long time without action, so let me try to take over this
ITP. I just joined pkg-java-maintainers@l.a.d.o and debian-java@l.d.o,
hopefully we’ll be able to push it further this time (explicit CC to
everyone who showed interest in this package, in the hope to make the
“we” as less royal as possible).

Regards

David

P.-S.: I intend to take as much as possible from the packaging work
already started by Pablo, and from the processing-core package too.

#433270#85
Date:
2014-01-06 21:56:11 UTC
From:
To:
Hi David!

Good luck with the packaging. Last week I was using processing for
something and remembered this ITP. I should have dropped it, thanks
for taking it.

I had a working build for processing for a very old version (which was
doing the build as a series of scripts). The newer versions use a much
saner system, so my work is no longer relevant.

If you have something, I can help you test it and if you want to
bounce ideas, I'll be at #debian-java again (I'm DrDub).


Great news!

P.

#433270#96
Date:
2015-12-27 12:16:59 UTC
From:
To:
retitle 433270 RFP: processing -- a programming language for images, animations, and interactions
noowner 433270
tag 433270 - pending
thanks

Hi,

A long time ago, you expressed interest in packaging processing. Unfortunately,
it seems that it did not happen. In Debian, we try not to keep ITP bugs open
for a too long time, as it might cause other prospective maintainers to
refrain from packaging the software.

This is an automatic email to change the status of processing from ITP
(Intent to Package) to RFP (Request for Package), because this bug hasn't seen
any activity during the last 12 months.

If you are still interested in packaging processing, please send a mail to
<control@bugs.debian.org> with:

 retitle 433270 ITP: processing -- a programming language for images, animations, and interactions
 owner 433270 !
 thanks

It is also a good idea to document your progress on this ITP from time to
time, by mailing <433270@bugs.debian.org>.  If you need guidance on how to
package this software, please reply to this email, and/or contact the
debian-mentors@lists.debian.org mailing list.

Thank you for your interest in Debian,

#433270#109
Date:
2016-05-09 17:11:23 UTC
From:
To:
Hi, this is just a note to say I'd like to get this ITP moving again.
#433270#128
Date:
2019-09-09 00:52:15 UTC
From:
To:
it's been 4 years since there's been any activity on this one....is anyone
still actually working on it?