summaryrefslogtreecommitdiff
path: root/x11/nucleo
AgeCommit message (Collapse)AuthorFilesLines
2012-05-07Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)dholland1-2/+2
It turns out there were a lot of these.
2012-03-15Bump PKGREVISION from default python to 2.7.obache1-2/+2
2012-03-03More pcre PKGREVISION bumps.wiz1-2/+2
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-06Revbump forwiz2-4/+4
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2012-01-13Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.obache2-4/+4
2011-11-16Recursive bump for multimedia/ffmpeg buildlink addition.sbd2-4/+4
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd2-4/+4
2011-04-22recursive bump from gettext-lib shlib bump.obache2-4/+4
2011-03-28Set LICENSE.wiz1-1/+2
2011-03-28Fix build with png-1.5. Reported by joerg.wiz2-3/+23
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz2-4/+4
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs2-4/+4
2010-09-14More PKGREVISION bumps for pixman update.wiz1-2/+2
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-2/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-07-14Recursive PKGREVISION bump for the net/mDNSResponder updatesbd2-4/+4
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz4-5/+19
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-06-10Use only ASCII in DESCR.wiz1-1/+1
2010-02-10Bump revision for PYTHON_VERSION_DEFAULT change.joerg1-2/+2
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz2-4/+4
2009-08-26bump revision because of graphics/jpeg updatesno2-3/+4
2009-07-14Update to 0.7.5. No brief list of changes, but ChangeLog shows that it'shasso7-81/+20
mostly fixes to build with newer gcc and ffmpeg versions.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-32/+1
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.