X11 patches again.

Piotr Szymanski djurban at pld-dc.org
Mon Sep 13 22:12:44 CEST 2004


Hi,
I need RFC on the following patches:

XFree86-spencode-nowarning.patch:
  Removes spencode.c from linking .o list, it contains a definition of only 
one variable:
int adobe_map_size = (sizeof(adobe_map) / (sizeof(int) * 2));
which is use in two place:
spfile.c:               spmf->enc_size = adobe_map_size;
spint.h:extern int  adobe_map_size;
Should i move the definition to spfile.c or just get rid of it?


XFree86-pkgconfig.patch 
sets install paths of xft.pc and xcursor.pc  to  /usr/lib/pkgconfig 
(hardcoded), might prove problematic on amd64.

Furthermore a part of the spec:
%{_pkgconfigdir}/xcursor.pc
%{_pkgconfigdir}/xft.pc
/usr/lib/pkgconfig/xcomposite.pc
/usr/lib/pkgconfig/xdamage.pc
/usr/lib/pkgconfig/xfixes.pc
/usr/lib/pkgconfig/xrender.pc
^^^^^^^^^^^^^^^^^^ - WTF?

XFree86-lock.patch - was supposed to fix some locking stuff with totem or sth. 
(aflinta's patch) the file in X11 doesn't contain major changes in relation 
to XFree86, so i dont know whether to include it, just as I have no idea 
whether it works? 

You have an hour to answer before i start building.
-- 
Piotr Szymanski
djurban at pld-linux.org




More information about the pld-devel-en mailing list