diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-11-19 12:23:57 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-11-19 12:23:57 +0000 |
commit | ebfac68b12883fe52596e6518c336731f3044c4b (patch) | |
tree | 9010b426c360271cfcfcd45bf2db4c197c35ca85 | |
parent | - Update to 0.13.4 (diff) |
Augment port description.
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=286055
-rw-r--r-- | x11-toolkits/nucleo/pkg-descr | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/x11-toolkits/nucleo/pkg-descr b/x11-toolkits/nucleo/pkg-descr index 4e6d923c6738..ba205b8a3600 100644 --- a/x11-toolkits/nucleo/pkg-descr +++ b/x11-toolkits/nucleo/pkg-descr @@ -1,4 +1,11 @@ Nucleo is a toolkit for exploring new uses of video and new human-computer -interaction techniques. +interaction techniques. Most of it comes from a previous toolkit named +videoSpace. + +Like videoSpace, nucleo is motivated by the desire to focus on the uses of +video, rather than the technologies it requires. In this perspective, the +toolkit is not focused on performance or reliability issues, but rather on +the ability to support rapid prototyping and incremental development of +video applications. WWW: http://insitu.lri.fr/~roussel/projects/nucleo/ |