[cairo-commit] libpixman libpixman.pc.in,1.2,1.3

Dave Beckett commit at pdx.freedesktop.org
Tue Dec 9 16:05:37 PST 2003


Committed by: dajobe

Update of /cvs/cairo/libpixman
In directory pdx:/tmp/cvs-serv2173

Modified Files:
	libpixman.pc.in 
Log Message:
Updated for libpixregion,libic to libpixman package name, dependencies.


Index: libpixman.pc.in
===================================================================
RCS file: /cvs/cairo/libpixman/libpixman.pc.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** libpixman.pc.in	30 Jul 2003 17:06:34 -0000	1.2
--- libpixman.pc.in	10 Dec 2003 00:05:35 -0000	1.3
***************
*** 4,11 ****
  includedir=@includedir@
  
! Name: libpixregion
! Description: Pixel region library
! Requires: slim
  Version: @VERSION@
! Libs: -L${libdir} -lpixregion
  Cflags: -I${includedir}
--- 4,10 ----
  includedir=@includedir@
  
! Name: libpixman
! Description: Pixel region and image compositing library
  Version: @VERSION@
! Libs: -L${libdir} -lpixman
  Cflags: -I${includedir}





More information about the cairo-commit mailing list