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
Description:   Opened: 2005-10-11 13:44 0000
Commodity and stock market charting and technical analysis

------- Comment #1 From Przemyslaw Maciag (RETIRED) 2005-10-11 13:44:38 0000 -------
Created an attachment (id=70406) [details]
qtstalker-0.32.ebuild

------- Comment #2 From Przemyslaw Maciag (RETIRED) 2005-10-11 13:45:41 0000 -------
Created an attachment (id=70408) [details]
qtstalker-install_docs_with_emerge.patch

patch remove installing docs through make install - ebuild is making it 'gentoo
way'

------- Comment #3 From Przemyslaw Maciag (RETIRED) 2005-10-11 13:46:45 0000 -------
Created an attachment (id=70409) [details]
qtstalker-sandboxfix_no_fixpath.patch

patch for common problems with non-standard PORT_TMPDIR, when installing qt
apps

------- Comment #4 From Przemyslaw Maciag (RETIRED) 2005-10-11 13:48:18 0000 -------
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

------- Comment #5 From Przemyslaw Maciag (RETIRED) 2005-10-11 13:49:29 0000 -------
Created an attachment (id=70411) [details]
qtstalker.desktop

This is gui app and there is no desktop file in sources. I took it from debian
and add polish translation

------- Comment #6 From Przemyslaw Maciag (RETIRED) 2005-10-11 13:50:06 0000 -------
Created an attachment (id=70412) [details]
qtstalker.png

icon - found on pld cvs

------- Comment #7 From Przemyslaw Maciag (RETIRED) 2005-10-11 13:51:41 0000 -------
Hope somebody will find it useful.

Regards,
Przemek

------- Comment #8 From Przemyslaw Maciag (RETIRED) 2005-10-11 14:01:10 0000 -------
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

------- Comment #9 From Przemyslaw Maciag (RETIRED) 2006-09-28 14:31:13 0000 -------
In CVS.