From c93f4ef41bbc4e370c874a4aa4b87d06b22b5385 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Wed, 19 Nov 2014 17:07:44 -0500 Subject: [PATCH] finish incorporating Linux deb support --- build/build.xml | 10 +++++----- todo.txt | 8 +++++--- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/build/build.xml b/build/build.xml index 450b72d58..53457029f 100755 --- a/build/build.xml +++ b/build/build.xml @@ -725,7 +725,7 @@ - @@ -835,11 +835,11 @@ - ======================================================= - Processing for Linux was built. Grab the deb from + ======================================================== + Processing for Debian Linux was built. Grab the deb from ${linux.deb} - ======================================================= + ======================================================== diff --git a/todo.txt b/todo.txt index 3c26f9b9a..9d3fc0296 100644 --- a/todo.txt +++ b/todo.txt @@ -30,6 +30,11 @@ X https://github.com/processing/processing/issues/51 X https://github.com/processing/processing/pull/2382 X getCaretLocation() bug in syntax.im package X https://github.com/processing/processing/issues/2934 +X finish up debian package support (see the processing.mess folder) +X http://code.google.com/p/processing/issues/detail?id=75 +X these bits need to be checked to ensure that they work on other distros +X https://github.com/processing/processing/issues/114 +X https://github.com/processing/processing/pull/2972 _ make examples pull/build automatic during dist @@ -913,9 +918,6 @@ _ sudo apt-get install xvfb _ Xvfb :2 -screen 0 1024x768x24 & _ export DISPLAY=localhost:2.0 _ ./ -_ finish up debian package support (see the processing.mess folder) -_ http://code.google.com/p/processing/issues/detail?id=75 -_ these bits need to be checked to ensure that they work on other distros _ not being able to make a link to the processing app _ argh.. more path and shell issues.. _ splash screen