Commit graph

8 commits

Author SHA1 Message Date
Raphael Kubo da Costa
ecb94f19a4 Make the port build with the upcoming Qt 4.8.x series.
Since 4.8.0 [1], Qt itself does not automatically include GLU's
headers and libraries with its OpenGL module, so applications which
relied on Qt to get these need to be adjusted.

This has also involved polishing the port Makefile a little. It
still needs a lot of love. For now:
 - Remove the modeline from the beginning of the file.  Add an
 - explicit dependency on GLU via USE_GL=glu.  Move the CXXFLAGS and
 - LDFLAGS lines up in the file.  Merge the two lines setting LDFLAGS.
 - Fix the port's build system to use CXXFLAGS instead of CPPFLAGS for
 - C++ compiler flags, so that we need not set FLAGS in MAKE_ARGS
   anymore.

[1] e7eed096a0
2012-05-20 03:27:54 +00:00
Ion-Mihai Tetcu
96f66631f6 Update to version 0.3.0
PR:		ports/101193
Submitted by:	KATO Tsuguru
2006-08-01 19:36:52 +00:00
Pav Lucistnik
d508c9a595 - Update to 0.2.3
PR:		ports/90194
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-12-11 14:43:52 +00:00
Kirill Ponomarev
a6030048c9 Fix build with gcc-3.4
PR:		ports/71060
Submitted by:	Ports Fury
2004-08-28 06:26:49 +00:00
Kirill Ponomarev
aab29d7da9 - Update to version 0.2.2
PR:		ports/65715
Submitted by:	Ports Fury
2004-04-18 16:52:52 +00:00
Kirill Ponomarev
7fea8c4e24 - Update to version 0.2.1.1
PR:		59755
Submitted by:	Ports Fury
2003-12-04 10:26:54 +00:00
Ying-Chieh Liao
d6a185b5b0 upgrade to 0.2.0.1 2003-04-26 18:20:32 +00:00
Ying-Chieh Liao
2ea36c10d8 add meshviewer 0.1.2
Mesh Viewer
2003-02-08 10:27:24 +00:00