Bug 21275 - Need ebuild script for PartGUI
|
Bug#:
21275
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: kde@gentoo.org
|
Reported By: fdbugs_gentoo@partimage.org
|
|
Component: KDE
|
|
|
URL:
http://part-gui.sourceforge.net/
|
|
Summary: Need ebuild script for PartGUI
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2003-05-19 15:29 0000
|
PartGUI is a Qt-3.x graphical user interface for parted.
It aims to be a free PartitionMagic clone for Linux.
It work for both Qt-x11 and Qt-embedded.
The Qt-embedded support allows to have a graphical partition
tool, with FrameBuffer instead of XFree86.
There is no ebuild for it in gentoo for now.
http://part-gui.sourceforge.net/
----
If we have an ebuild for gentoo, which allow to build the Qt-embedded version,
it will be nice. This tool allow to have a nice graphical partition tool
on the live CD, with Qt-embedded, and not XFree86. And it will help users
to partition their hard disk before to install gentoo...
Reproducible: Always
Steps to Reproduce:
also watch out bug #18714
could you please attach an ebuild ?
Could you please strip all unnecessary comments from your ebuild? The way it
looks like now is not exactly inviting to check it...
Do you know for sure your program only works on x86?
Why?
Your ebuild does not use qt-embedded, but normal qt.
I can't compile it successfully:
In file included from /var/tmp/portage/partgui-0.2.2/work/partgui-0.2.2/src/shared/exceptions.h:22,
from /var/tmp/portage/partgui-0.2.2/work/partgui-0.2.2/src/shared/image_disk.h:24,
from /var/tmp/portage/partgui-0.2.2/work/partgui-0.2.2/src/piwork/imagefile.h:22,
from fs_base.cpp:22:
/var/tmp/portage/partgui-0.2.2/work/partgui-0.2.2/src/piwork/gui_text.h:24:18: newt.h: No such file or directory
Added newt to the dependencies.
Added chmod +x for the partgui script. It is installed as non-executable by default which doesn't make much sense.
The program doesn't look bad, I'll put it into portage and let other ruin their partition table with it :-)