[PATCH] Xlib import via generic pkg-config

Enrico Weigelt, metux IT service (via Code Review) gerrit at gerrit.libreoffice.org
Sat Nov 17 10:13:59 PST 2012


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/1099

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/99/1099/1

Xlib import via generic pkg-config

Generic importing Xlib+friends via pkg-config, instead of scanning
through a list of directories. This is very helpful for non-standard
installation pathes and crosscompiling, as the generic pkg-config
infrastructure will handle it all.

Also dropping the obsolete bundled Xext headers.

Change-Id: I6ee381030ff9f1d2d83062a17ab55ad3d847a4c6
---
M Makefile.top
M Module_tail_build.mk
M RepositoryExternal.mk
M RepositoryModule_ooo.mk
M configure.ac
M vcl/Library_vcl.mk
M vcl/prj/build.lst
D x11_extensions/Makefile
D x11_extensions/Module_x11_extensions.mk
D x11_extensions/Package_inc.mk
D x11_extensions/README
D x11_extensions/inc/Xrandr.h
D x11_extensions/inc/Xrender.h
D x11_extensions/inc/randr.h
D x11_extensions/inc/randrproto.h
D x11_extensions/inc/render.h
D x11_extensions/inc/renderproto.h
D x11_extensions/inc/shape.h
D x11_extensions/inc/shapeconst.h
D x11_extensions/prj/build.lst
D x11_extensions/prj/d.lst
21 files changed, 6 insertions(+), 2,222 deletions(-)


--
To view, visit https://gerrit.libreoffice.org/1099
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6ee381030ff9f1d2d83062a17ab55ad3d847a4c6
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Enrico Weigelt, metux IT service <metuxitservice at googlemail.com>



More information about the LibreOffice mailing list