Moved the debian control file to a template. Changed the processing.desktop file to be a template

This commit is contained in:
Kyle Feuz
2014-11-12 23:36:27 -07:00
parent 6bb9299736
commit dc677a26e6
3 changed files with 27 additions and 16 deletions
+9
View File
@@ -0,0 +1,9 @@
Package: processing
Version: @version@
Section: devel
Priority: optional
Installed-Size: @size@
Architecture: @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.