diff options
author | danfe <danfe@FreeBSD.org> | 2011-11-19 20:23:57 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2011-11-19 20:23:57 +0800 |
commit | 63485d455abcb04d509dc0c0807788cf512f2734 (patch) | |
tree | 328dbebfec7ba399c7d5f4e43c938402fd4e9968 /x11-toolkits | |
parent | 59c01b7e436d7439674f9627c3f7e3c1c87b00bd (diff) | |
download | freebsd-ports-gnome-63485d455abcb04d509dc0c0807788cf512f2734.tar.gz freebsd-ports-gnome-63485d455abcb04d509dc0c0807788cf512f2734.tar.zst freebsd-ports-gnome-63485d455abcb04d509dc0c0807788cf512f2734.zip |
Augment port description.
Feature safe: yes
Diffstat (limited to 'x11-toolkits')
-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/ |