Bug 108932 - qtstalker - new package (0.32)
|
Bug#:
108932
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: maintainer-wanted@gentoo.org
|
Reported By: troll@gentoo.org
|
|
Component: Ebuilds
|
|
|
URL:
http://qtstalker.sourceforge.net/
|
|
Summary: qtstalker - new package (0.32)
|
|
Keywords: EBUILD
|
|
Status Whiteboard:
|
|
Opened: 2005-10-11 13:44 0000
|
Commodity and stock market charting and technical analysis
Created an attachment (id=70410) [details]
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
Hope somebody will find it useful.
Regards,
Przemek
Created an attachment (id=70415) [details]
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