summaryrefslogtreecommitdiffstats
path: root/arch/3.5.13/trinity-base/trinity-qt3/qt3.install
Commit message (Collapse)AuthorAgeFilesLines
* qt3: final (hopefully?) commitPawel "l0ner" Soltys2012-02-021-1/+2
| | | | | | - changed posgresql-lib dep to postgresql since postgers.h is provided by second one, and not by the first and is needed at the compilation stage - fixed messages in qt3.install file
* qt3: removed no-rpath patchPawel "l0ner" Soltys2012-02-021-2/+9
| | | | | | | | | | | | | | | | | | | | | | - 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.
* qt3: added post install instructionsPawel "l0ner" Soltys2012-01-281-0/+12