|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- cleaned up and commented
- removed default ./configure options
- added documentation build
- changed make to make sub-tools so we don't build examples and tutorials
change it back to make to get them
- added unset _p patch so we free the variables after we don't need them anymore
- removed libtool slay
- moved libmng from makedepends to depends. Since we are using it, it is
more like runtime dependency, than build-only optdep.
- fixed another typo in patches (001-qiconview-rebuildcontainer.patch)
- added accidentaly removed qt-unixodbc.patch
- added postgresql and mysql include and library location to ./configure options
those should probably be detected automatically. fix needed.
- added links to tools provided by qt3 with naming scheme qt3* so we can run
them with qt4 installed.
- changed optdepends from libs to full packages
- added optdepens descriptions
- changed builddepds from full packages to libraries
- added post-install message about new naming scheme of the provided tools.
|