Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
Commodity and stock market charting and technical analysis
Created an attachment (id=70406) [edit] qtstalker-0.32.ebuild
Created an attachment (id=70408) [edit] qtstalker-install_docs_with_emerge.patch patch remove installing docs through make install - ebuild is making it 'gentoo way'
Created an attachment (id=70409) [edit] qtstalker-sandboxfix_no_fixpath.patch patch for common problems with non-standard PORT_TMPDIR, when installing qt apps
Created an attachment (id=70410) [edit] qtstalker-no_mysql_support.patch If there is mysql in system, support will be build for it, even when -mysql will be used for ebuild. Patch is aplied only, when USE="-mysql" is used for emerge process
Created an attachment (id=70411) [edit] qtstalker.desktop This is gui app and there is no desktop file in sources. I took it from debian and add polish translation
Created an attachment (id=70412) [edit] qtstalker.png icon - found on pld cvs
Hope somebody will find it useful. Regards, Przemek
Created an attachment (id=70415) [edit] qtstalker-0.32.ebuild small typos in english comments.... I'm not an enlish specialist ;) if someone can check comments, it would be nice. and one more thing... INSTALL_ROOT have to be expored before running einstall / make install. simply adding a variable, like: make INSTALL_ROOT="${D}" install want work, because subdirs Makefile do not see this. It would be best to craete a patch for this. I'll try... Regards, Przemek
In CVS.