summaryrefslogtreecommitdiff
path: root/wm/compiz
AgeCommit message (Collapse)AuthorFilesLines
2007-07-16Link the main program against libpthread.drochner3-3/+21
It does not use threads, but some dynamically loaded plugins link against libraries which are linked against libpthread (for no good technical reason either, but I don't like to maintain patches for all).
2007-06-05opencdk shlib major changed; bump ABI depends and PKGREVISIONs ofwiz1-1/+2
affected packages.
2007-04-17-switch compiz to 0.4.0 which is the actual stable versiondrochner3-9/+81
-add "gnome" and "kde" options to build extended support for these platforms. gnome works well, kde builds fine but is untested otherwise
2007-03-28Needs msgfmt.joerg1-2/+2
2007-03-23import compiz-0.3.6, a compositing window manager, with cute visual effectsdrochner4-0/+99
notes: -yes, there is beryl... it is too complex for the pre-freeze rush -Mesa-6.5.2 is needed (not at build time, but to run). See pkgsrc-wip. -the "Composite" extension needs to be anabled in the X server -at least for intel, Option "XAANoOffscreenPixmaps" is needed, otherwise some UIs look crippled