Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 84885 - nessus-core should use gtk USE flag rather than X
Summary: nessus-core should use gtk USE flag rather than X
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-11 10:49 UTC by Chris Gianelloni (RETIRED)
Modified: 2005-03-21 05:56 UTC (History)
1 user (show)

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


Attachments
nessus-core-2.3.0.ebuild.diff (nessus-core-2.3.0.ebuild.diff,473 bytes, text/plain)
2005-03-20 07:47 UTC, Marco Morales
Details
nessus-core-2.3.0.ebuild.diff (nessus-core-2.3.0.ebuild.diff,954 bytes, patch)
2005-03-20 13:53 UTC, Chris Gianelloni (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Gianelloni (RETIRED) gentoo-dev 2005-03-11 10:49:29 UTC
Well, this is pretty simple.  The GUI it builds is a gtk GUI, so it should use the gtk USE flag, rather than the X USE flag.  The gtk2 USE flag would still be valid for switching between the gtk1 and gtk2 GUI.
Comment 1 Marco Morales 2005-03-20 07:47:25 UTC
Created attachment 53935 [details]
nessus-core-2.3.0.ebuild.diff

something like this?
Comment 2 Chris Gianelloni (RETIRED) gentoo-dev 2005-03-20 13:53:57 UTC
Created attachment 53984 [details, diff]
nessus-core-2.3.0.ebuild.diff

More like this.
Comment 3 Marco Morales 2005-03-21 03:45:36 UTC
why do you still set virtual/x11 as part of gtk? ? 
Comment 4 Chris Gianelloni (RETIRED) gentoo-dev 2005-03-21 05:19:49 UTC
Because it still requires X for the gtk front-end, and still does *not* require X if not using the gtk front-end.
Comment 5 Aaron Walker (RETIRED) gentoo-dev 2005-03-21 05:56:45 UTC
In cvs. Also removed those horrid, hard-to-read backticks :) Thanks Chris.