summaryrefslogtreecommitdiff
path: root/x11/nucleo
AgeCommit message (Collapse)AuthorFilesLines
2009-06-12Bump for ffmpeg update.ahoka2-4/+4
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2009-02-09Switch to Python 2.5 as default. Bump revision of all packages that havejoerg1-2/+2
changed runtime dependencies now.
2008-12-21Try to fix build failure with ffmpeg-snapshot, PR 40212.obache4-1/+61
2008-12-21No need to set "no" for PLIST vars.obache1-2/+1
2008-12-21Add rcsid.obache1-0/+3
2008-12-18Recursive dependency bump for multimedia/x264-devel. It's toughbjs2-3/+4
to know which packages are affected by the update and how, so to be safe, I'm doing a full bump.
2008-09-10ffmpeg-devel -> ffmpegahoka1-2/+2
2008-09-08Change ffmpeg-devel dep to ffmpeg and bump.ahoka1-2/+3
2008-05-07Update to nucleo-0.7.1. The list of changes is fairly verbose and I dobjs7-18/+103
not have time to include it here (see ChangeLog). Significant pkgsrc-related changes: - ffmpeg plugin now builds (see new SUBST_* declarations). Use ffmpeg-devel instead of ffmpeg. - DESTDIR support - GNU TLS option (enabled by default, evidently used by XML parser (?)) - Include graphics/gd, as its dependencies completely overlap and it doesn't take too long to build. - Add x11/libXi to get Xinput functionality. - Yet another header patch (patch-am) - TODO file (place reading it on your TODO list today!) Next up: wm/metisse!
2007-08-12Installs Python script, so depend on it and bump revision.joerg1-1/+5
2007-06-12Add a bunch of missing includes. Add missing libXt dependency for modularjoerg11-7/+125
Xorg.
2007-06-02Initial import of nucleo-0.6 into the Packages Collection.agc9-0/+255
NĂșcleo, an X11-based GUI toolkit for exploring new uses of video and new human-computer interaction techniques.