Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 247180 - Version bump: dev-db/tora-2.0.0 with qt4 support is out
Summary: Version bump: dev-db/tora-2.0.0 with qt4 support is out
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Tobias Scherbaum (RETIRED)
URL: http://sourceforge.net/project/showno...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-17 10:51 UTC by DiezelMax
Modified: 2008-12-27 22:37 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
tora 2.0 ebuild (tora-2.0.0.ebuild,2.00 KB, text/plain)
2008-11-27 15:17 UTC, wd
Details
Tora 2 fixed ebuild (tora-2.0.0.ebuild,2.03 KB, text/plain)
2008-12-11 15:03 UTC, Konstantin Lysenko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description DiezelMax 2008-11-17 10:51:26 UTC
It's time to have normal PostgreSQL GUI interface with qt4 toolkit

Reproducible: Always
Comment 1 wd 2008-11-27 15:17:10 UTC
Created attachment 173590 [details]
tora 2.0 ebuild

I write a ebuild for my self, modify from 1.3.23 ebuild. It works for me. :)

After install tora-2.0.0, I delete qt-3 from my laptop. :)
Comment 2 Konstantin Lysenko 2008-12-11 15:02:16 UTC
I have some problem with this ebuild
./configure stop on:

checking for Qt...
      libqt:      -lQtCore -lQtGui -lQtGui -lQtSql -lQtNetwork -lQtXml,
      libraries: /usr/lib/qt4/,
      headers:   /usr/include/qt4/
checking for lrelease... /usr/qt/3/bin/lrelease
checking for lupdate... /usr/qt/3/bin/lupdate
checking for moc-qt4... no
checking for moc... /usr/qt/3/bin/moc
checking /usr/qt/3/bin/moc works... yes
checking for uic-qt4... no
checking for uic... /usr/qt/3/bin/uic
checking /usr/qt/3/bin/uic works... configure: error:

      Running /usr/qt/3/bin/uic failed. It is likely the wrong version. Please
      check your installation.

      You can change this by using --with-uic=PATH


I fixed ebuild for this problem.
Comment 3 Konstantin Lysenko 2008-12-11 15:03:10 UTC
Created attachment 174961 [details]
Tora 2 fixed ebuild
Comment 4 Tobias Scherbaum (RETIRED) gentoo-dev 2008-12-27 22:37:50 UTC
2.0.0 is in CVS. Thanks guys!