First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 36363
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Martin Holzer (RETIRED) <mholzer@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Andy Dustman <farcepest@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gkrellm-dependencies.patch fix dependencies in ebuild patch Andy Dustman 2003-12-23 06:43 0000 1.37 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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







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


Description:   Opened: 2003-12-23 06:42 0000
There are are a couple of problems with the dependencies in gkrellm. Most
glaring is that 2.1.22 added SSL capabilities to the mailcheck feature. But
also, gkrellm has optional dependencies on gtk and gtk2. This is just wrong and
should be replaced with: X? ( >=x11-libs/gtk+-2.0.5 )  I have some non-X
servers that run gkrellmd and recently gtk2 was added to the profile, which
caused them to want to merge in gtk2 and it's dependencies, including xfree, so
I had to add -gtk2 to my USE flags to avoid this.

Patch to be attached.

------- Comment #1 From Andy Dustman 2003-12-23 06:43:20 0000 -------
Created an attachment (id=22578) [edit]
fix dependencies in ebuild

Updated ebuild with ssl support

 * Remove gtk and gtk2 USE flags

 * Add dependency >=dev-libs/glib-1.2 in all cases

 * If USE=X, add >=x11-libs/gtk+-2.0.5 depenency

 * If USE="X ssl", add dev-libs/openssl

Note that gkrellmd (the piece that does not use X) does not have the mail check

capability, so it does not link against OpenSSL.

------- Comment #2 From Martin Holzer (RETIRED) 2003-12-26 07:56:58 0000 -------
in cvs

thx

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