Commit graph

61 commits

Author SHA1 Message Date
Thomas Gellekum
4814d03178 Upgrade to 0.5.2. 1998-09-23 12:40:25 +00:00
Thomas Gellekum
e1da39a3cb Some fixes: depend on libImlib, get the correct linker path
to libraries in ${LOCALBASE}.
1998-08-11 07:38:01 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Satoshi Asami
839f94d88c Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140
slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients
xview-config xview-lib" from x11 to x11-toolkits.
1998-08-07 22:56:48 +00:00
Satoshi Asami
9cc7f74998 ===> Configuring for py-gtk-0.4.5
creating cache ./config.cache
checking for python... /usr/local/bin/python
checking python version... 1.5
checking python installation prefix... /usr/local
checking python installation exec_prefix... /usr/local
checking definitions in Python library makefile... done
checking where to install python modules... $(prefix)/lib/python1.5/site-packages
checking where to install python shared modules... $(exec_prefix)/lib/python1.5/s
ite-packages
checking for gtk-config... /usr/local/bin/gtk-config
checking for GTK cflags... -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include
checking for GTK libs... -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -lglib -lX
ext -lX11 -lm
checking for main in -lz... yes
checking for main in -ltiff... no
checking for main in -lgif... no
checking for main in -ljpeg... no
checking for png_get_valid in -lpng... no
checking for gdk_imlib_init in -lgdk_imlib... yes
updating cache ./config.cache
creating ./config.status
creating Setup
creating Makefile.pre
creating Makefile
===>  Building for py-gtk-0.4.5
`Makefile' is up to date.
cc -fpic -O2 -pipe -I/usr/local/include/python1.5 -I/usr/local/lib/python1.5/config -DHAVE_CONFIG_H=1  -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X
11R6/include -c ./gtkmodule.c
In file included from /usr/local/include/gdk/gdk.h:23,
                 from /usr/local/include/gtk/gtk.h:23,
                 from ./gtkmodule.c:239:
/usr/local/include/gdk/gdktypes.h:25: glib.h: No such file or directory
=======

glib.h is in /usr/local/include/glib.  Perhaps it needs to be changed after
glib was updated.

By the way, why isn't devel/glib in the dependency list?
1998-08-07 19:20:19 +00:00
Thomas Gellekum
6289b2a63b Upgrade to 0.4.5. 1998-08-07 07:48:16 +00:00
Thomas Gellekum
c73f371db7 Upgrade to 0.4.4. 1998-07-06 11:22:38 +00:00
Thomas Gellekum
93c9528efc Use py- as prefix for the package names. 1998-06-30 07:43:02 +00:00
Thomas Gellekum
ad0b1faa57 Add virtual category "python".
pygist: add dependency on rng.
1998-06-25 06:43:28 +00:00
Thomas Gellekum
94adee2879 Add a couple of mirrors. 1998-06-03 07:19:51 +00:00
Thomas Gellekum
27aa89a33a New port pygtk, a set of wrappers around gtk for python. 1998-06-02 07:41:06 +00:00