diff --git a/build/build.xml b/build/build.xml index 045ab9027..5a76864e7 100755 --- a/build/build.xml +++ b/build/build.xml @@ -696,7 +696,7 @@ - + + + + + + + + + + + + + + + + + + + + + + + Package: processing +Version: ${version} +Section: base +Priority: optional +Architecture: ${deb.arch} +Maintainer: Kyle Feuz <kylefeuz@weber.edu> +Description: Processing programming language and IDE + Processing is a programming language, development environment, and online community. Since 2001, Processing has promoted software literacy within the visual arts and visual literacy within technology. Initially created to serve as a software sketchbook and to teach computer programming fundamentals within a visual context, Processing evolved into a development tool for professionals. Today, there are tens of thousands of students, artists, designers, researchers, and hobbyists who use Processing for learning, prototyping, and production. + + + + + + + + + + + + + + + + + + + ======================================================= + Processing for Linux was built. Grab the deb from + + ${linux.dist} + ======================================================= + + + + diff --git a/build/linux/processing.desktop b/build/linux/processing.desktop new file mode 100644 index 000000000..40c4b749f --- /dev/null +++ b/build/linux/processing.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Version=2.1 +Name=Processing +Comment=graphics and animation language +Exec=processing %F +Icon=/opt/processing/lib/icons/pde-256.png +Terminal=false +Type=Application +Categories=AudioVideo;Video;Graphics;Developer; +StartupWMClass=Processing diff --git a/build/linux/processing.sharedmimeinfo b/build/linux/processing.sharedmimeinfo new file mode 100644 index 000000000..7747eea09 --- /dev/null +++ b/build/linux/processing.sharedmimeinfo @@ -0,0 +1,8 @@ + + + + Processing source code + + + +