aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-imaging/files/Setup
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-imaging/files/Setup')
-rw-r--r--graphics/py-imaging/files/Setup4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/py-imaging/files/Setup b/graphics/py-imaging/files/Setup
new file mode 100644
index 000000000000..bfddbd4ba17d
--- /dev/null
+++ b/graphics/py-imaging/files/Setup
@@ -0,0 +1,4 @@
+*noconfig*
+
+_imaging _imaging.c decode.c encode.c map.c display.c path.c -IlibImaging libImaging/libImaging.a -I${PREFIX}/include -L${PREFIX}/lib -ljpeg -lz
+_tkinter _tkinter.c Tk/tkImaging.c tkappinit.c -DWITH_APPINIT -DWITH_PIL -IlibImaging -I${X11BASE}/include -I${PREFIX}/include/tcl8.0 -I${PREFIX}/include/tk8.0 -L${PREFIX}/lib -ltk80 -ltcl80 -L${X11BASE}/lib -lX11 -lc