4594140 [rkeene@sledge /home/rkeene/projects/build]$ cat libgdiplus.txt
# COMPILE REQUIREMENT: cairo
# COMPILE REQUIREMENT: libpixman

# DESC: libgdiplus: libgdiplus (Open Source GDI+ API)
# DESC: libgdiplus: 
# DESC: libgdiplus: Libgdiplus is an Open Source implementation of the GDI+ API, it
# DESC: libgdiplus: is part of the Mono Project

CFLAGS="${CFLAGS} -I/usr/X11R6/include"
CPPFLAGS="${CPPFLAGS} -I/usr/X11R6/include"

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-cairo=installed --libdir="$libdir" || exit 1

echo -e '%:' > libpixman/Makefile
echo -e '\ttrue' >> libpixman/Makefile
cp libpixman/Makefile cairo/Makefile

make && \
${installmonitor} make install || exit 1
4594141 [rkeene@sledge /home/rkeene/projects/build]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2012-05-07 00:52:06