فهرست منبع

Add shoes | shoes4 wip placeholder to programming

Per Andersson 12 سال پیش
والد
کامیت
7527b1cf77
2فایلهای تغییر یافته به همراه15 افزوده شده و 0 حذف شده
  1. 1 0
      debian/changelog
  2. 14 0
      tasks/programming

+ 1 - 0
debian/changelog

@@ -32,6 +32,7 @@ debian-junior (1.23) UNRELEASED; urgency=medium
     - Add cowsay and sl
   * tasks/programming
     - Add arduino and scratch
+    - Add shoes | shoes4 work-in-progress placeholder
   * tasks/sound
     - Add pianobooster
 

+ 14 - 0
tasks/programming

@@ -27,3 +27,17 @@ Depends: gvrng, kturtle, littlewizard
 Depends: laby
 
 Depends: scratch
+
+Depends: shoes | shoes4
+Why: This package has existed in Debian but was removed due to lack of interest.
+Homepage: http://shoesrb.com/
+License: Expat
+Pkg-Description: tiny graphics and windowing toolkit using Ruby
+ Shoes is a very informal graphics and windowing toolkit for making simple
+ graphical applications. It blends ideas from the web (hyperlinks, simple text
+ layout, and more) from traditional windowing toolkits (buttons, progress bars,
+ dialogs and the like) and applications like NodeBox and Processing (drawing
+ anywhere on the window with shapes and curves, simple animation).
+ .
+ Shoes uses Ruby as its interface language; applications created with it can
+ run on Windows, Mac OS X and Linux.