extension pulled as libXfixes already exists in the Xlibs_support extension.
we were talking about the same files? weird thread.......
They probably get used for a lot more than screenshots. I know Skype uses it.
Edit: Actually, it might be nice to have an update. Maybe Juanito's is more current (and compiled on tc)? When trying to compile 4.0.3, it got stuck when using "ar" . For some reason it uses busybox instead of the gnu version that has 'u'.
(cd .libs && rm -f libXfixes.so && ln -s libXfixes.so.3.1.0 libXfixes.so)
ar cru .libs/libXfixes.a Cursor.o Region.o SaveSet.o Selection.o Xfixes.o
ar: invalid option -- 'u'
BusyBox v1.14.3 (2009-08-24 22:42:47 PDT) multi-call binary
Usage: ar [-o] [-v] [-p] [-t] [-x] ARCHIVE FILES
Extract or list FILES from an ar archive
Options:
-o Preserve original dates
-p Extract to stdout
-t List
-x Extract
-v Verbose
make[2]: *** [libXfixes.la] Error 1
make[2]: Leaving directory `/tmp/work/libXfixes-4.0.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/work/libXfixes-4.0.3'
make: *** [all] Error 2
tc@box:/tmp/work/libXfixes-4.0.3$
Got past that by exporting PATH starting with /usr/local/bin. Okay, got it.
Would it be useful to include the .a, .la files? The header and pkgconfig files?
( update doesn't get skype static running, however
)