Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 190931 - [request] dev-libs/libqxt - Qt extension library
Summary: [request] dev-libs/libqxt - Qt extension library
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Qt Bug Alias
URL: http://libqxt.org/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-01 00:45 UTC by Dennis Schridde
Modified: 2007-09-28 12:15 UTC (History)
1 user (show)

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


Attachments
Ebuild for the just released libqxt-0.2.4 (libqxt-0.2.4.ebuild,936 bytes, text/plain)
2007-09-01 14:01 UTC, Dennis Schridde
Details
Ebuild for the just released libqxt-0.2.4 - now properly using qt4.eclass (libqxt-0.2.4.ebuild,940 bytes, text/plain)
2007-09-01 14:08 UTC, Dennis Schridde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2007-09-01 00:45:20 UTC
I hereby request libqxt to come to Portage.
It adds some additional functionality in a Qt-style API on top of the Qt library.

- Build is run by qmake
- 0.2.4 should be x86_64 clean (compiles and their tests run fine)
- 0.2.4 depends on >=x11-libs/qt-4.3

Reproducible: Always

Steps to Reproduce:
Comment 1 Dennis Schridde 2007-09-01 13:05:39 UTC
DEPEND=">=x11-libs/qt-4.2 openssl? (>=dev-libs/openssl-0.9.8) fastcgi? (>=dev-libs/fcgi-2.4)"

use !openssl && myconf="${myconf} -nomake crypto"
use !fastcgi && myconf="${myconf} -nomake web"

openssl-0.9.8 was guessed by qxt devs. 0.9.7 may be supported, but was not tested.
Comment 2 Dennis Schridde 2007-09-01 14:01:06 UTC
Created attachment 129770 [details]
Ebuild for the just released libqxt-0.2.4
Comment 3 Dennis Schridde 2007-09-01 14:08:25 UTC
Created attachment 129771 [details]
Ebuild for the just released libqxt-0.2.4 - now properly using qt4.eclass
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2007-09-28 12:11:33 UTC
c
Comment 5 Caleb Tennis (RETIRED) gentoo-dev 2007-09-28 12:15:22 UTC
committed as x11-libs/libqxt, thanks!