First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 36684
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Chris Gianelloni (RETIRED) <wolf31o2@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 36684 depends on: Show dependency tree
Bug 36684 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-12-28 15:28 0000
I would think that with the gnome USE flag set, that gtkam would compile
--with-gnome to enable GNOME support.  It appears, via a grep for GNOME, that
the problem may be with line 70 of configure.in, which looks for the
libgnomeui-2.0 package.  Maybe we could do something here to fix this?

------- Comment #1 From foser (RETIRED) 2003-12-29 04:40:24 0000 -------
what i gather from checking the ebuild it does just that. The deps also mention
libgnomeui-2.

------- Comment #2 From Chris Gianelloni (RETIRED) 2003-12-29 06:00:30 0000 -------
Unfortunately, it does not.  It specifically says at the end of the configure
stage that GNOME Support: no, and I never see the proper Gnome information
whatsoever.  I'm no expert on configure scripts, but it looks like it is using
pkg-config --exists libgnomeui-2.0 to find if it exists.  It is returning a
zero.

config.status: creating po/Makefile


Configuration

        Source code location: .
        Compiler:             gcc

        GIMP plugin:          no
        EXIF support:         yes
        Bonobo support:       yes
        GNOME support:        no

This is from the bottom of the configure stage.

------- Comment #3 From foser (RETIRED) 2003-12-30 08:04:51 0000 -------
hm ok, i checked the package. It seems you also need gphoto2 documentation for
this to work and the gnome support consists mainly of yelp based help.

We don't have the ebuild for the docs, so that should be added first.

But i'm not much into gphoto related stuff, so i might be wrong.

------- Comment #4 From Chris Gianelloni (RETIRED) 2003-12-30 10:11:12 0000 -------
Maybe we should simply comment out the gnome parts of RDEPEND until the
documentation can be added?

I don't really know what the best answer would be for this one.

------- Comment #5 From foser (RETIRED) 2003-12-30 12:08:49 0000 -------
probably, the flag & dep have no use now if i am correct.

------- Comment #6 From Chris Gianelloni (RETIRED) 2003-12-30 12:13:19 0000 -------
Correct, they do not do anything and are unnecessary without the gtkam-manual.

------- Comment #7 From Alastair Tse (RETIRED) 2004-01-04 07:45:46 0000 -------
seems like gnome support equals a help entry in the menu that points to the
gphoto2-manual. the configure script doesn't enable it because it can't find
gphoto2-manual, which is true, because we don't have it in portage, and the doc
package on gphoto's website doesn't have the required .pc file.

i'll check with the gphoto maintainers why the docs .pc file are only available
in CVS.

------- Comment #8 From Chris Gianelloni (RETIRED) 2004-04-14 18:43:54 0000 -------
Any word?

I think commenting the gnome parts would probably be best for now, since it has no effect either way other than to pull in deps which aren't even used.

------- Comment #9 From foser (RETIRED) 2004-04-19 04:09:44 0000 -------
sure, go ahead. add a link to this bug in the ebuild

------- Comment #10 From Chris Gianelloni (RETIRED) 2004-04-19 12:58:12 0000 -------
I have commented out the gnoem sections and left note of the bug #

First Last Prev Next    No search results available      Search page      Enter new bug