Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42927 - qtparted-0.4.2_pre2.ebuild
Summary: qtparted-0.4.2_pre2.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 40894 41741
  Show dependency tree
 
Reported: 2004-02-25 14:09 UTC by achim woessner
Modified: 2004-05-01 03:12 UTC (History)
0 users

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


Attachments
qtparted-0.4.2_pre1.ebuild (qtparted-0.4.2_pre1.ebuild,688 bytes, text/plain)
2004-02-25 14:38 UTC, achim woessner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description achim woessner 2004-02-25 14:09:01 UTC
inherit kde
need-qt 3.1

DESCRIPTION="QtParted is a nice Qt partition tool for Linux"
HOMEPAGE="http://qtparted.sourceforge.net"
SRC_URI="http://qtparted.sourceforge.net/download/qtparted-0.4.2_pre1.tar.bz2"
RESTRICT="nomirror"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"

DEPEND=">=x11-libs/qt-3.1.0
        >=sys-apps/parted-1.6.6
        >=sys-fs/e2fsprogs-1.33
        >=sys-fs/progsreiserfs-0.3.0.4
        >=sys-fs/xfsprogs-2.3.9
        >=sys-fs/jfsutils-1.1.2
        >=sys-fs/ntfsprogs-1.7.1"
Comment 1 achim woessner 2004-02-25 14:38:14 UTC
Created attachment 26352 [details]
qtparted-0.4.2_pre1.ebuild
Comment 2 achim woessner 2004-02-25 15:03:15 UTC
i guess you will get an error that a lib is missing, this symlink helps:
ln -s /usr/qt/3/lib/libqt-mt.so /usr/qt/3/lib/libqt-mt.a
Comment 3 fdupoux 2004-02-28 02:44:46 UTC
Hi,

I am glad to see there is an ebuild for this version I released last week.
The QtParted author said I can release final verison 0.4.2 if that work with Qt-3.3. 

I would like to know if you have changes to commit before the final release. Is there a way to solve the "missing libqt-mt.a" problem without making the symlink by hand ? I would like to solve the problem inside the QtParted sources.
If you have other patchs to be applied against 0.4.2_pre1 sources, send me to fdupoux at free.fr

Thanks.
Comment 4 fdupoux 2004-03-01 14:21:29 UTC
I have just released QtParted-0.4.2_pre2 that aims to fix all compilation problems with Qt-3.3. I hope there is no other changes required related to Qt-3.3. If no other changes have to be done and no compilation problem are reported, the final 0.4.2 version could be released as a copy of 0.4.2_pre2.
http://qtparted.sourceforge.net/download.en.html
Comment 5 achim woessner 2004-03-02 09:50:51 UTC
to use the ebuild for pre2 just change the name of the file and the SRC_URI.
btw. dear fdupoux would you be as kind and take a look on the problems http://bugs.gentoo.org/show_bug.cgi?id=40894 in this bug report. i am willing to help. so if you need any other information just mail boldii at gmx dot de
Comment 6 Dominik Stadler (RETIRED) gentoo-dev 2004-05-01 03:12:06 UTC
I think this Bug should be set to FIXED, Version 0.4.4 is available in Portage since a few days.