Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18830 - Ebuild for qps
Summary: Ebuild for qps
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2003-04-05 20:55 UTC by Grant McDorman
Modified: 2005-05-30 07:24 UTC (History)
1 user (show)

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


Attachments
suggested ebuild for qps (qps-1.9.7.ebuild,859 bytes, text/plain)
2003-04-05 20:56 UTC, Grant McDorman
Details
Patch to make qps compile with gcc 3 and Qt 3 (qps-1.9.7-gentoo.diff,64.73 KB, patch)
2003-04-05 20:58 UTC, Grant McDorman
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Grant McDorman 2003-04-05 20:55:58 UTC
Attached find an ebuild for qps [http://www.student.nada.kth.se/~f91-men/qps/] (a graphical  
process manager - KDE's process manager, kpm, is a fork of an eariler version of this application).  
Also find attached a patch to make qps build with gcc 3.2 and Qt 3. 

Reproducible: Always
Steps to Reproduce:
Not applicable.
Comment 1 Grant McDorman 2003-04-05 20:56:55 UTC
Created attachment 10243 [details]
suggested ebuild for qps
Comment 2 Grant McDorman 2003-04-05 20:58:19 UTC
Created attachment 10244 [details, diff]
Patch to make qps compile with gcc 3 and Qt 3
Comment 3 Paul de Vrieze (RETIRED) gentoo-dev 2003-04-25 04:00:17 UTC
Grant, this project does not seem to be maintained anymore (latest release is alsmost 3 years ago). Unless you are willing to maintain it in terms of keeping it running (e.g. on newer versions of qt), we will not include this ebuild. You might want to talk to the original author about that too.
Comment 4 Grant McDorman 2003-04-25 18:20:46 UTC
The original author is maintaining the program, albeit at a very slow rate. 
 
Quote: 
 
Re: Patch to make qps compile with Qt 3 and recent gcc compilers 
 
From:  
"Mattias Engdeg
Comment 5 Grant McDorman 2003-04-25 18:20:46 UTC
The original author is maintaining the program, albeit at a very slow rate. 
 
Quote: 
 
Re: Patch to make qps compile with Qt 3 and recent gcc compilers 
 
From:  
"Mattias Engdegård" [obscured] 
 
 
To:  
[obscured] 
 
 
Date:  
07-Apr-03 01:30 pm 
 
 
>The attached patch uses the standard Qt mechanism to provide a  
>qttableview. 
 
Thank you! However, I'd like to allow it to be used with earlier Qt 
versions as well, since qps does not depend on any of the new features 
and enough people have older versions installed. Renaming QtTableView  
to QTableView will probably make this easier, if no other interfaces have 
changed. 
 
By the way, is the qttableview code compatible with the GPL? It looks 
like it, but I'd like to be sure. 
 
>Also, qps has problems - syntax errors, undefines - when compiled with rece 
>nt  
>gcc compilers (gcc 3.x). The attached patch also fixes that. 
 
I'm most grateful for this, but I couldn't find any syntax errors 
(I usually build with Sun's picky compilers). Maybe changes in the Qt API 
in 3.x made these changes necessary. 
 
>(It also changes the Makefile to use -lqt-mt instead of -lqt; systems with  
>KDE  
>installed usually have qt-mt). 
 
I cannot assume the user has KDE installed (I certainly have not), so I 
prefer a generic Makefile that is easy to configure for the user. 
 
I'm sorry for being slow with releases - I don't have much spare time, and 
I've had a new release being almost-ready for way too long now. 
I'll try to integrate your changes anyhow. 
 
Cheers, 
 
        Mattias. 
 
Comment 6 Carsten Lohrke (RETIRED) gentoo-dev 2005-05-30 07:24:21 UTC
last version dates back to 2000, no one ever showed interest