Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nx-libs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dimbor
nx-libs
Commits
35613d1d
Commit
35613d1d
authored
Jun 13, 2016
by
Mike Gabriel
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'sunweaver-pr/nxcomp+ext+shad-system-wide-headers' into 3.6.x
Reviewed by Ulrich Sibiller <uli42@gmx.de>, approval given on Mon, 13 Jun 2016 02:49:19 -0700.
parents
734da213
f5eff9bc
Hide whitespace changes
Inline
Side-by-side
Showing
42 changed files
with
87 additions
and
89 deletions
+87
-89
libxcomp-dev.install.in
debian/libxcomp-dev.install.in
+0
-3
libxcompshad-dev.install.in
debian/libxcompshad-dev.install.in
+0
-10
XlibInt.c
nx-X11/lib/X11/XlibInt.c
+3
-3
Xlibint.h
nx-X11/lib/X11/Xlibint.h
+1
-1
Xtranssock.c
nx-X11/lib/xtrans/Xtranssock.c
+1
-1
Imakefile
nx-X11/programs/Xserver/Imakefile
+21
-0
Args.c
nx-X11/programs/Xserver/hw/nxagent/Args.c
+2
-2
Atoms.c
nx-X11/programs/Xserver/hw/nxagent/Atoms.c
+1
-1
Binder.c
nx-X11/programs/Xserver/hw/nxagent/Binder.c
+1
-1
Client.c
nx-X11/programs/Xserver/hw/nxagent/Client.c
+2
-2
Clipboard.c
nx-X11/programs/Xserver/hw/nxagent/Clipboard.c
+1
-1
Cursor.c
nx-X11/programs/Xserver/hw/nxagent/Cursor.c
+1
-1
Dialog.c
nx-X11/programs/Xserver/hw/nxagent/Dialog.c
+3
-3
Display.c
nx-X11/programs/Xserver/hw/nxagent/Display.c
+3
-3
Drawable.c
nx-X11/programs/Xserver/hw/nxagent/Drawable.c
+1
-1
Events.c
nx-X11/programs/Xserver/hw/nxagent/Events.c
+5
-5
Font.c
nx-X11/programs/Xserver/hw/nxagent/Font.c
+2
-2
GCOps.c
nx-X11/programs/Xserver/hw/nxagent/GCOps.c
+1
-1
Handlers.c
nx-X11/programs/Xserver/hw/nxagent/Handlers.c
+2
-2
Image.c
nx-X11/programs/Xserver/hw/nxagent/Image.c
+2
-2
Imakefile
nx-X11/programs/Xserver/hw/nxagent/Imakefile
+2
-2
Init.c
nx-X11/programs/Xserver/hw/nxagent/Init.c
+2
-2
Keyboard.c
nx-X11/programs/Xserver/hw/nxagent/Keyboard.c
+2
-2
NXdispatch.c
nx-X11/programs/Xserver/hw/nxagent/NXdispatch.c
+1
-1
NXevents.c
nx-X11/programs/Xserver/hw/nxagent/NXevents.c
+1
-1
Pixmap.c
nx-X11/programs/Xserver/hw/nxagent/Pixmap.c
+2
-2
Pointer.c
nx-X11/programs/Xserver/hw/nxagent/Pointer.c
+1
-1
Reconnect.c
nx-X11/programs/Xserver/hw/nxagent/Reconnect.c
+3
-3
Render.c
nx-X11/programs/Xserver/hw/nxagent/Render.c
+1
-1
Rootless.c
nx-X11/programs/Xserver/hw/nxagent/Rootless.c
+1
-1
Screen.c
nx-X11/programs/Xserver/hw/nxagent/Screen.c
+2
-2
Splash.h
nx-X11/programs/Xserver/hw/nxagent/Splash.h
+1
-1
Split.c
nx-X11/programs/Xserver/hw/nxagent/Split.c
+1
-1
Window.c
nx-X11/programs/Xserver/hw/nxagent/Window.c
+2
-2
log.c
nx-X11/programs/Xserver/os/log.c
+1
-1
utils.c
nx-X11/programs/Xserver/os/utils.c
+2
-2
nx-libs.spec
nx-libs.spec
+0
-12
Makefile.in
nxcomp/Makefile.in
+5
-3
nxcomp.pc.in
nxcomp/nxcomp.pc.in
+1
-1
nxcompext.pc.in
nxcompext/nxcompext.pc.in
+1
-1
Makefile.in
nxcompshad/Makefile.in
+1
-1
nxcompshad.pc.in
nxcompshad/nxcompshad.pc.in
+1
-1
No files found.
debian/libxcomp-dev.install.in
View file @
35613d1d
usr/lib/*/libXcomp.so
usr/include/*/nx/NX.h
usr/include/*/nx/NXalert.h
usr/include/*/nx/NXmitshm.h
usr/include/*/nx/NXpack.h
usr/include/*/nx/NXproto.h
usr/include/*/nx/NXrender.h
usr/include/*/nx/NXvars.h
usr/include/*/nx/MD5.h
usr/lib/*/pkgconfig/nxcomp.pc
\ No newline at end of file
debian/libxcompshad-dev.install.in
View file @
35613d1d
usr/lib/*/libXcompshad.so
usr/include/*/nx/Core.h
usr/include/*/nx/Input.h
usr/include/*/nx/Logger.h
usr/include/*/nx/Manager.h
usr/include/*/nx/Misc.h
usr/include/*/nx/Poller.h
usr/include/*/nx/Regions.h
usr/include/*/nx/Shadow.h
usr/include/*/nx/Updater.h
usr/include/*/nx/Win.h
usr/include/*/nx/X11.h
usr/lib/*/pkgconfig/nxcompshad.pc
nx-X11/lib/X11/XlibInt.c
View file @
35613d1d
...
...
@@ -118,12 +118,12 @@ xthread_t (*_Xthread_self_fn)(void) = NULL;
#endif
/* XTHREADS else */
#include
"NX.h"
#include
<nx/NX.h>
#ifdef NX_TRANS_SOCKET
#include
"NX.h"
#include
"NXvars.h"
#include
<nx/NX.h>
#include
<nx/NXvars.h>
static
struct
timeval
retry
;
...
...
nx-X11/lib/X11/Xlibint.h
View file @
35613d1d
...
...
@@ -64,7 +64,7 @@ from The Open Group.
#ifdef NX_TRANS_SOCKET
#include
"NXvars.h"
#include
<nx/NXvars.h>
#define _XGetIOError(dpy) \
(dpy -> flags & XlibDisplayIOError)
...
...
nx-X11/lib/xtrans/Xtranssock.c
View file @
35613d1d
...
...
@@ -344,7 +344,7 @@ static int haveIPv6 = 1;
#ifdef TRANS_CLIENT
#include
"NX.h"
#include
<nx/NX.h>
typedef
struct
{
...
...
nx-X11/programs/Xserver/Imakefile
View file @
35613d1d
...
...
@@ -318,6 +318,27 @@ NXAGENTDDXDIR = hw
NXAGENTDIRS = $(STDDIRS) $(MFBDIR) $(FBDIR) $(MIDAMAGEDIR) $(NXAGENTDDXDIR) $(DEPDIRS)
NX_XCOMP_HEADERS = \
../../../nxcomp/NXalert.h \
../../../nxcomp/NX.h \
../../../nxcomp/NXpack.h \
../../../nxcomp/NXproto.h \
../../../nxcomp/NXvars.h
NX_XCOMPEXT_HEADERS = \
../../../nxcompext/NXlib.h \
../../../nxcompext/NXlibint.h
NX_XCOMPSHAD_HEADERS = \
../../../nxcompshad/Shadow.h
NX_HEADERS = \
$(NX_XCOMP_HEADERS) \
$(NX_XCOMPEXT_HEADERS) \
$(NX_XCOMPSHAD_HEADERS)
BuildIncludes($(NX_HEADERS),nx,..)
#if defined(SunArchitecture) || \
defined(SparcArchitecture)
NXAGENTOBJS = hw/nxagent/miinitext.o \
...
...
nx-X11/programs/Xserver/hw/nxagent/Args.c
View file @
35613d1d
...
...
@@ -67,8 +67,8 @@ is" without express or implied warranty.
* NX includes and definitions.
*/
#include
"NXlib.h"
#include
"NXpack.h"
#include
<nx/NXlib.h>
#include
<nx/NXpack.h>
/*
* Set here the required log level.
...
...
nx-X11/programs/Xserver/hw/nxagent/Atoms.c
View file @
35613d1d
...
...
@@ -26,7 +26,7 @@
#include "scrnintstr.h"
#include "resource.h"
#include
"NXpack.h"
#include
<nx/NXpack.h>
#include "Atoms.h"
#include "Args.h"
...
...
nx-X11/programs/Xserver/hw/nxagent/Binder.c
View file @
35613d1d
...
...
@@ -20,7 +20,7 @@
#include <string.h>
#include <ctype.h>
#include
"NX.h"
#include
<nx/NX.h>
#include "Binder.h"
#include "Options.h"
...
...
nx-X11/programs/Xserver/hw/nxagent/Client.c
View file @
35613d1d
...
...
@@ -23,7 +23,7 @@
#include <time.h>
#include <errno.h>
#include
"NX.h"
#include
<nx/NX.h>
#include "Xatom.h"
#include "dixstruct.h"
...
...
@@ -49,7 +49,7 @@
* definition of GC in Agent.h.
*/
#include
"NXlib.h"
#include
<nx/NXlib.h>
/*
* Set here the required log level.
...
...
nx-X11/programs/Xserver/hw/nxagent/Clipboard.c
View file @
35613d1d
...
...
@@ -39,7 +39,7 @@
* Use asyncronous get property replies.
*/
#include
"NXlib.h"
#include
<nx/NXlib.h>
/*
* Set here the required log level.
...
...
nx-X11/programs/Xserver/hw/nxagent/Cursor.c
View file @
35613d1d
...
...
@@ -57,7 +57,7 @@ is" without express or implied warranty.
#include "windowstr.h"
#include "resource.h"
#include
"NXlib.h"
#include
<nx/NXlib.h>
/*
* Set here the required log level.
...
...
nx-X11/programs/Xserver/hw/nxagent/Dialog.c
View file @
35613d1d
...
...
@@ -33,9 +33,9 @@
#include "Display.h"
#include "Dialog.h"
#include
"NX.h"
#include
"NXlib.h"
#include
"NXalert.h"
#include
<nx/NX.h>
#include
<nx/NXlib.h>
#include
<nx/NXalert.h>
/*
* Set here the required log level.
...
...
nx-X11/programs/Xserver/hw/nxagent/Display.c
View file @
35613d1d
...
...
@@ -52,7 +52,7 @@ is" without express or implied warranty.
#include "unistd.h"
#endif
#include
"NXalert.h"
#include
<nx/NXalert.h>
#include "Agent.h"
#include "Display.h"
...
...
@@ -77,8 +77,8 @@ is" without express or implied warranty.
#include "Screen.h"
#include "Handlers.h"
#include
"NX.h"
#include
"NXlib.h"
#include
<nx/NX.h>
#include
<nx/NXlib.h>
#include NXAGENT_ICON_NAME
#include X2GOAGENT_ICON_NAME
...
...
nx-X11/programs/Xserver/hw/nxagent/Drawable.c
View file @
35613d1d
...
...
@@ -34,7 +34,7 @@
#include "Reconnect.h"
#include "GCOps.h"
#include
"NXlib.h"
#include
<nx/NXlib.h>
#include "mibstorest.h"
...
...
nx-X11/programs/Xserver/hw/nxagent/Events.c
View file @
35613d1d
...
...
@@ -58,9 +58,9 @@
#include "Utils.h"
#include "Error.h"
#include
"NX.h"
#include
"NXvars.h"
#include
"NXproto.h"
#include
<nx/NX.h>
#include
<nx/NXvars.h>
#include
<nx/NXproto.h>
#include "xfixesproto.h"
#define Window XlibWindow
...
...
@@ -92,10 +92,10 @@
#include <nx-X11/cursorfont.h>
#include
"Shadow.h"
#include
<nx/Shadow.h>
#include "X11/include/Xrandr_nxagent.h"
#include
"NXlib.h"
#include
<nx/NXlib.h>
/*
* Set here the required log level. Please note
...
...
nx-X11/programs/Xserver/hw/nxagent/Font.c
View file @
35613d1d
...
...
@@ -50,8 +50,8 @@ is" without express or implied warranty.
#include "Args.h"
#include
"NXlib.h"
#include
"NXalert.h"
#include
<nx/NXlib.h>
#include
<nx/NXalert.h>
#include <string.h>
#include <stdlib.h>
...
...
nx-X11/programs/Xserver/hw/nxagent/GCOps.c
View file @
35613d1d
...
...
@@ -50,7 +50,7 @@ is" without express or implied warranty.
#include "Args.h"
#include "Screen.h"
#include
"NXlib.h"
#include
<nx/NXlib.h>
/*
* Set here the required log level.
...
...
nx-X11/programs/Xserver/hw/nxagent/Handlers.c
View file @
35613d1d
...
...
@@ -32,8 +32,8 @@
#include "Screen.h"
#include "Millis.h"
#include
"NXlib.h"
#include
"Shadow.h"
#include
<nx/NXlib.h>
#include
<nx/Shadow.h>
/*
* Set here the required log level.
...
...
nx-X11/programs/Xserver/hw/nxagent/Image.c
View file @
35613d1d
...
...
@@ -37,8 +37,8 @@
#include "Pixels.h"
#include "Utils.h"
#include
"NXlib.h"
#include
"NXpack.h"
#include
<nx/NXlib.h>
#include
<nx/NXpack.h>
/*
* Set here the required log level.
...
...
nx-X11/programs/Xserver/hw/nxagent/Imakefile
View file @
35613d1d
...
...
@@ -133,7 +133,7 @@ OBJS = NXwindow.o \
VFBINCLUDES = -I../../fb -I../../mfb -I../../render
INCLUDES = -I.
-I../../../../../nxcomp -I../../../../../nxcompext -I../../../../../nxcompshad
\
INCLUDES = -I. \
-I../../../../extras/Mesa/include \
-I$(XBUILDINCDIR) \
-I../../mi -I../../include -I../../os \
...
...
@@ -144,7 +144,7 @@ INCLUDES = -I. -I../../../../../nxcomp -I../../../../../nxcompext -I../../../../
`pkg-config --cflags-only-I libxml-2.0` \
`pkg-config --cflags-only-I pixman-1`
#ifdef SunArchitecture
INCLUDES = -I.
-I../../../../../nxcomp -I../../../../../nxcompext -I../../../../../nxcompshad
\
INCLUDES = -I. \
-I../../../../extras/Mesa/include \
-I$(XBUILDINCDIR) \
-I/usr/sfw/include \
...
...
nx-X11/programs/Xserver/hw/nxagent/Init.c
View file @
35613d1d
...
...
@@ -61,8 +61,8 @@ is" without express or implied warranty.
#include "Millis.h"
#include "Error.h"
#include
"NX.h"
#include
"NXlib.h"
#include
<nx/NX.h>
#include
<nx/NXlib.h>
#include "Reconnect.h"
/*
* Set here the required log level.
...
...
nx-X11/programs/Xserver/hw/nxagent/Keyboard.c
View file @
35613d1d
...
...
@@ -54,9 +54,9 @@ is" without express or implied warranty.
#include "Options.h"
#include "Error.h"
#include
"NXlib.h"
#include
<nx/NXlib.h>
#include
"Shadow.h"
#include
<nx/Shadow.h>
#ifdef XKB
...
...
nx-X11/programs/Xserver/hw/nxagent/NXdispatch.c
View file @
35613d1d
...
...
@@ -154,7 +154,7 @@ int ProcInitialConnection();
#include "Reconnect.h"
#include "Millis.h"
#include "Font.h"
#include
"Shadow.h"
#include
<nx/Shadow.h>
#include "Handlers.h"
#include "Keyboard.h"
...
...
nx-X11/programs/Xserver/hw/nxagent/NXevents.c
View file @
35613d1d
...
...
@@ -183,7 +183,7 @@ xEvent *xeviexE;
#include "dixgrabs.h"
#include "../../dix/dispatch.h"
#include
"NXlib.h"
#include
<nx/NXlib.h>
#include "Events.h"
#include "Windows.h"
...
...
nx-X11/programs/Xserver/hw/nxagent/Pixmap.c
View file @
35613d1d
...
...
@@ -42,8 +42,8 @@
#include "Holder.h"
#include "Args.h"
#include
"NXlib.h"
#include
"NXpack.h"
#include
<nx/NXlib.h>
#include
<nx/NXpack.h>
RESTYPE
RT_NX_PIXMAP
;
...
...
nx-X11/programs/Xserver/hw/nxagent/Pointer.c
View file @
35613d1d
...
...
@@ -46,7 +46,7 @@ is" without express or implied warranty.
#include "Events.h"
#include "Options.h"
#include
"NXlib.h"
#include
<nx/NXlib.h>
/*
* Set here the required log level.
...
...
nx-X11/programs/Xserver/hw/nxagent/Reconnect.c
View file @
35613d1d
...
...
@@ -49,9 +49,9 @@
#include "XKBsrv.h"
#endif
#include
"NX.h"
#include
"NXlib.h"
#include
"NXalert.h"
#include
<nx/NX.h>
#include
<nx/NXlib.h>
#include
<nx/NXalert.h>
/*
* Set here the required log level.
...
...
nx-X11/programs/Xserver/hw/nxagent/Render.c
View file @
35613d1d
...
...
@@ -54,7 +54,7 @@
#include "Pixels.h"
#include "Handlers.h"
#include
"NXproto.h"
#include
<nx/NXproto.h>
#define MAX_FORMATS 255
...
...
nx-X11/programs/Xserver/hw/nxagent/Rootless.c
View file @
35613d1d
...
...
@@ -30,7 +30,7 @@
#include "Atoms.h"
#include "Trap.h"
#include
"NXlib.h"
#include
<nx/NXlib.h>
/*
* Set here the required log level.
...
...
nx-X11/programs/Xserver/hw/nxagent/Screen.c
View file @
35613d1d
...
...
@@ -74,7 +74,7 @@ is" without express or implied warranty.
#include "Pointer.h"
#include "Reconnect.h"
#include "Composite.h"
#include
"Shadow.h"
#include
<nx/Shadow.h>
#include "Utils.h"
#include "X11/include/Xrandr_nxagent.h"
...
...
@@ -96,7 +96,7 @@ is" without express or implied warranty.
#include "Xatom.h"
#include "Xproto.h"
#include
"NXlib.h"
#include
<nx/NXlib.h>
#include "mibstorest.h"
...
...
nx-X11/programs/Xserver/hw/nxagent/Splash.h
View file @
35613d1d
...
...
@@ -20,7 +20,7 @@
#include "Windows.h"
#include "X11/Xdmcp.h"
#include
"NXalert.h"
#include
<nx/NXalert.h>
#define XDM_TIMEOUT 20000
...
...
nx-X11/programs/Xserver/hw/nxagent/Split.c
View file @
35613d1d
...
...
@@ -26,7 +26,7 @@
#include "Events.h"
#include "GCs.h"
#include
"NXlib.h"
#include
<nx/NXlib.h>
/*
...
...
nx-X11/programs/Xserver/hw/nxagent/Window.c
View file @
35613d1d
...
...
@@ -56,8 +56,8 @@
#include "Composite.h"
#include "Events.h"
#include
"NX.h"
#include
"NXlib.h"
#include
<nx/NX.h>
#include
<nx/NXlib.h>
#include "Xatom.h"
...
...
nx-X11/programs/Xserver/os/log.c
View file @
35613d1d
...
...
@@ -117,7 +117,7 @@ OR PERFORMANCE OF THIS SOFTWARE.
#ifdef NX_TRANS_SOCKET
#include
"NX.h"
#include
<nx/NX.h>
#endif
...
...
nx-X11/programs/Xserver/os/utils.c
View file @
35613d1d
...
...
@@ -229,8 +229,8 @@ Bool noXvExtension = FALSE;
#ifdef NX_TRANS_SOCKET
#include
"NX.h"
#include
"NXvars.h"
#include
<nx/NX.h>
#include
<nx/NXvars.h>
#endif
...
...
nx-libs.spec
View file @
35613d1d
...
...
@@ -580,10 +580,8 @@ rm -r %{buildroot}%{_includedir}/nx-X11/Xtrans
%{_includedir}/nx/MD5.h
%{_includedir}/nx/NX.h
%{_includedir}/nx/NXalert.h
%{_includedir}/nx/NXmitshm.h
%{_includedir}/nx/NXpack.h
%{_includedir}/nx/NXproto.h
%{_includedir}/nx/NXrender.h
%{_includedir}/nx/NXvars.h
%{_libdir}/pkgconfig/nxcomp.pc
...
...
@@ -609,17 +607,7 @@ rm -r %{buildroot}%{_includedir}/nx-X11/Xtrans
%files -n libXcompshad-devel
%defattr(-,root,root)
%_libdir/libXcompshad.so
%{_includedir}/nx/Core.h
%{_includedir}/nx/Input.h
%{_includedir}/nx/Logger.h
%{_includedir}/nx/Manager.h
%{_includedir}/nx/Misc.h
%{_includedir}/nx/Poller.h
%{_includedir}/nx/Regions.h
%{_includedir}/nx/Shadow.h
%{_includedir}/nx/Updater.h
%{_includedir}/nx/Win.h
%{_includedir}/nx/X11.h
%{_libdir}/pkgconfig/nxcompshad.pc
%files -n libXcompshad3
...
...
nxcomp/Makefile.in
View file @
35613d1d
...
...
@@ -283,8 +283,12 @@ install.lib: all
$(INSTALL_LINK)
$(LIBLOAD)
$(DESTDIR)
${
libdir
}
$(INSTALL_LINK)
$(LIBSHARED)
$(DESTDIR)
${
libdir
}
$(INSTALL_DATA)
$(LIBARCHIVE)
$(DESTDIR)
${
libdir
}
$(INSTALL_DATA)
NX
*
.h
$(DESTDIR)
${
includedir
}
/nx
$(INSTALL_DATA)
MD5.h
$(DESTDIR)
${
includedir
}
/nx
$(INSTALL_DATA)
NX.h
$(DESTDIR)
${
includedir
}
/nx
$(INSTALL_DATA)
NXalert.h
$(DESTDIR)
${
includedir
}
/nx
$(INSTALL_DATA)
NXpack.h
$(DESTDIR)
${
includedir
}
/nx
$(INSTALL_DATA)
NXproto.h
$(DESTDIR)
${
includedir
}
/nx
$(INSTALL_DATA)
NXvars.h
$(DESTDIR)
${
includedir
}
/nx
$(INSTALL_DATA)
nxcomp.pc
$(DESTDIR)
${
pkgconfigdir
}
echo
"Running ldconfig tool, this may take a while..."
&&
ldconfig
||
true
...
...
@@ -301,10 +305,8 @@ uninstall.lib:
$(RM_FILE)
$(DESTDIR)
${
libdir
}
/
$(LIBARCHIVE)
$(RM_FILE)
$(DESTDIR)
${
includedir
}
/nx/NXalert.h
$(RM_FILE)
$(DESTDIR)
${
includedir
}
/nx/NX.h
$(RM_FILE)
$(DESTDIR)
${
includedir
}
/nx/NXmitshm.h
$(RM_FILE)
$(DESTDIR)
${
includedir
}
/nx/NXpack.h
$(RM_FILE)
$(DESTDIR)
${
includedir
}
/nx/NXproto.h
$(RM_FILE)
$(DESTDIR)
${
includedir
}
/nx/NXrender.h
$(RM_FILE)
$(DESTDIR)
${
includedir
}
/nx/NXvars.h
$(RM_FILE)
$(DESTDIR)
${
includedir
}
/nx/MD5.h
$(RM_FILE)
$(DESTDIR)
${
pkgconfigdir
}
/nxcomp.pc
...
...
nxcomp/nxcomp.pc.in
View file @
35613d1d
...
...
@@ -10,6 +10,6 @@ Version: @VERSION@
#Requires: libjpeg zlib
Requires: libpng
Requires.private: x11
Cflags: -I${includedir}
-I${includedir}/nx
Cflags: -I${includedir}
Libs: -L${libdir} -lXcomp
nxcompext/nxcompext.pc.in
View file @
35613d1d
...
...
@@ -8,6 +8,6 @@ Description: Extension for NX Compression Library
Version: @VERSION@
Requires: nxcomp
Requires.private: x11
Cflags: -I${includedir}
-I${includedir}/nx
Cflags: -I${includedir}
Libs: -L${libdir} -lXcompext
nxcompshad/Makefile.in
View file @
35613d1d
...
...
@@ -210,7 +210,7 @@ install.lib: all
$(INSTALL_LINK)
$(LIBLOAD)
$(DESTDIR)
${
libdir
}
$(INSTALL_LINK)
$(LIBSHARED)
$(DESTDIR)
${
libdir
}
$(INSTALL_DATA)
$(LIBARCHIVE)
$(DESTDIR)
${
libdir
}
$(INSTALL_DATA)
*
.h
$(DESTDIR)
${
includedir
}
/nx
$(INSTALL_DATA)
Shadow.h
$(DESTDIR)
${
includedir
}
/nx
$(INSTALL_DATA)
nxcompshad.pc
$(DESTDIR)
${
pkgconfigdir
}
echo
"Running ldconfig tool, this may take a while..."
&&
ldconfig
||
true
...
...
nxcompshad/nxcompshad.pc.in
View file @
35613d1d
...
...
@@ -8,6 +8,6 @@ Description: Shadow Session Support for NX Compression Library
Version: @VERSION@
Requires: nxcomp
Requires.private: x11
Cflags: -I${includedir}
-I${includedir}/nx
Cflags: -I${includedir}
Libs: -L${libdir} -lXcompshad
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment