SOURCES: aewm-xft.patch, aewm-amd64.patch - updated for 1.3.1.

cieciwa cieciwa at pld-linux.org
Tue Jan 3 11:27:06 CET 2006


Author: cieciwa                      Date: Tue Jan  3 10:27:06 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 1.3.1.

---- Files affected:
SOURCES:
   aewm-xft.patch (1.1 -> 1.2) , aewm-amd64.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/aewm-xft.patch
diff -u SOURCES/aewm-xft.patch:1.1 SOURCES/aewm-xft.patch:1.2
--- SOURCES/aewm-xft.patch:1.1	Tue Aug 10 19:48:44 2004
+++ SOURCES/aewm-xft.patch	Tue Jan  3 11:27:01 2006
@@ -8,7 +8,7 @@
 -#DEFINES += -DMWM_HINTS
 +DEFINES += -DMWM_HINTS
  
- # Uncomment to add freetype support (requires XFree86 4.0.2 or later).
+ # Uncomment to add Xft support (requires X.Org or XFree86 >= 4.0.2).
  # This depends on -lXext above, even if you have disabled shape support.
 -#DEFINES += -DXFT
 -#EXTRA_INC += `pkg-config --cflags xft`

================================================================
Index: SOURCES/aewm-amd64.patch
diff -u SOURCES/aewm-amd64.patch:1.2 SOURCES/aewm-amd64.patch:1.3
--- SOURCES/aewm-amd64.patch:1.2	Tue Aug 10 20:26:51 2004
+++ SOURCES/aewm-amd64.patch	Tue Jan  3 11:27:01 2006
@@ -9,17 +9,9 @@
 -XAWLIBS  = -L$(XROOT)/lib -lX11 -lXt -lXaw
 +X11LIBS  = -L$(XROOT)/lib64 -lX11
 +XAWLIBS  = -L$(XROOT)/lib64 -lX11 -lXt -lXaw
- ifdef USE_OLD_GTK
- GTKPATH  = `gtk-config --cflags` -DUSE_OLD_GTK=$(USE_OLD_GTK)
- GTKLIBS  = `gtk-config --libs`
-Only in aewm-1.2.3/clients: set-gnome-pda
-Only in aewm-1.2.3/clients: set-gnome-pda.o
-Only in aewm-1.2.3/lib: gnome-pda.o
-Only in aewm-1.2.3/lib: parser.o
-Only in aewm-1.2.3/src: aewm
-Only in aewm-1.2.3/src: client.o
-Only in aewm-1.2.3/src: events.o
-Only in aewm-1.2.3/src: init.o
+ GTKPATH  = `pkg-config --cflags gtk+-2.0`
+ GTKLIBS  = `pkg-config --libs gtk+-2.0`
+ 
 diff -ur aewm-1.2.3.orig/src/Makefile aewm-1.2.3/src/Makefile
 --- aewm-1.2.3.orig/src/Makefile	2004-08-10 19:49:42.027105896 +0200
 +++ aewm-1.2.3/src/Makefile	2004-08-10 19:49:54.350232496 +0200
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/aewm-xft.patch?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/SOURCES/aewm-amd64.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list