Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 May 2004 20:40:09 -0700 (PDT)
From:      Michael Johnson <ahze@ahze.net>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/66921: [NEW PORT] x11-wm/skippy-xd: A full-screen X11 task-switcher like Apple's Expose
Message-ID:  <200405200340.i4K3e9iU029510@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/66921; it has been noted by GNATS.

From: Michael Johnson <ahze@ahze.net>
To: michael johnson <ahze@ahze.net>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/66921: [NEW PORT] x11-wm/skippy-xd: A full-screen X11 task-switcher like Apple's Expose
Date: Wed, 19 May 2004 23:31:50 -0400

 --Apple-Mail-6--657471624
 Content-Type: multipart/mixed; boundary=Apple-Mail-5--657471627
 
 
 --Apple-Mail-5--657471627
 Content-Transfer-Encoding: 7bit
 Content-Type: text/plain;
 	charset=US-ASCII;
 	format=flowed
 
 I changed around some of LIB_DEPENDS & LIB_PC_DEPENDS.
 this patch also adds libXinerama to LIB_DEPENDS which is needed that i 
 missed.
 
 
 
 
 --Apple-Mail-5--657471627
 Content-Transfer-Encoding: 7bit
 Content-Type: application/octet-stream;
 	x-unix-mode=0644;
 	name="Makefile.patch"
 Content-Disposition: attachment;
 	filename=Makefile.patch
 
 --- Makefile.orig	Wed May 19 23:27:31 2004
 +++ Makefile	Wed May 19 23:28:45 2004
 @@ -14,9 +14,10 @@
  COMMENT=	A full-screen X11 task-switcher like Apple's Expose
  
  LIB_PC_DEPENDS=	${X11BASE}/libdata/pkgconfig/xrender.pc:${PORTSDIR}/x11/libXrender \
 -		${X11BASE}/libdata/pkgconfig/xcomposite.pc:${PORTSDIR}/x11/libXcomposite \
 -		${X11BASE}/libdata/pkgconfig/xdamage.pc:${PORTSDIR}/x11/libXdamage
 -LIB_DEPENDS=	Xft.2:${PORTSDIR}/x11-fonts/libXft
 +		${X11BASE}/libdata/pkgconfig/xcomposite.pc:${PORTSDIR}/x11/libXcomposite
 +LIB_DEPENDS=	Xft.2:${PORTSDIR}/x11-fonts/libXft \
 +		Xinerama.1:${PORTSDIR}/x11/libXinerama \
 +		Xdamage.1:${PORTSDIR}/x11/libXdamage
  BUILD_DEPENDS=	${LIB_PC_DEPENDS}
  RUN_DEPENDS=	${LIB_PC_DEPENDS}
  
 
 --Apple-Mail-5--657471627--
 
 --Apple-Mail-6--657471624
 content-type: application/pgp-signature; x-mac-type=70674453;
 	name=PGP.sig
 content-description: This is a digitally signed message part
 content-disposition: inline; filename=PGP.sig
 content-transfer-encoding: 7bit
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.4 (Darwin)
 
 iD8DBQFArCamtVelVDBHE5URAqRJAJ9W/JruAl0Dx5RQLZeywGiN7u0xkQCfdWeu
 e6xnXQ506aIeXhDEvuXSBtY=
 =fs9D
 -----END PGP SIGNATURE-----
 
 --Apple-Mail-6--657471624--
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405200340.i4K3e9iU029510>