aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/nucleo
Commit message (Collapse)AuthorAgeFilesLines
* There is no need of the whole avahi bundle, avahi-libdns is enough.Alexey Dokuchaev2008-01-291-1/+1
| | | | | | | | PR: ports/119023 Submitted by: Dmitry Panov Notes: svn path=/head/; revision=206377
* Fix the build on amd64 (and possibly other 64-bit arches).Alexey Dokuchaev2007-08-161-0/+157
| | | | | | | Obtained from: Mandriva SRPM Notes: svn path=/head/; revision=197797
* Remove superfluous backslash.Alexey Dokuchaev2007-06-011-1/+1
| | | | Notes: svn path=/head/; revision=192527
* - Register missing dependencies to fix packaging issues [1]Alexey Dokuchaev2007-06-012-12/+253
| | | | | | | | | | | - Deoptionize JPEG and PNG support, it's pointless - Introduce DNS-SD support option [2] Reported by: krismail [1] Idea from: Mandriva SRPM (patches) [2] Notes: svn path=/head/; revision=192526
* Since Qt4 plugin is disabled by default, check for WITH_QT4, not !WITHOUT_QT4.Alexey Dokuchaev2007-05-301-1/+1
| | | | Notes: svn path=/head/; revision=192403
* Add Nucleo, a toolkit for exploring new uses of video and new human-computerAlexey Dokuchaev2007-05-308-0/+276
interaction techniques. It's here mainly for upcoming Metisse port, an alternative X desktop with nifty OpenGL capabilities. WWW: http://insitu.lri.fr/~roussel/projects/nucleo/ XXX Currently, FFmpeg plugin is not built since out ffmpeg port lacks proper pkg-config(1) hooks. XXX Notes: svn path=/head/; revision=192395