Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44836 - putty ebuild should use USE flags.
Summary: putty ebuild should use USE flags.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Tavis Ormandy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-16 04:38 UTC by Radoslaw Stachowiak (RETIRED)
Modified: 2005-08-21 06:30 UTC (History)
2 users (show)

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


Attachments
putty-noX.patch (putty-noX.patch,893 bytes, patch)
2004-10-27 05:10 UTC, Tobias Sager
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Radoslaw Stachowiak (RETIRED) gentoo-dev 2004-03-16 04:38:21 UTC
use of USE flags should be mandatory.
OPTIONAL dependencies on Xfree to enable build of command line tools only.

Reproducible: Always
Steps to Reproduce:


Actual Results:  
everything is builded and depended upon.

Expected Results:  
with or without X/gtk
Comment 1 Tobias Sager 2004-10-27 05:10:21 UTC
Created attachment 42685 [details, diff]
putty-noX.patch

This patch disables building of the X-dependent binaries (putty pterm
puttytel).
I believe it will bail on install as these binaries will be missing.

Will test it and attach an ebuild patch later.
Comment 2 Tavis Ormandy (RETIRED) gentoo-dev 2004-10-27 05:20:14 UTC
Are you guys kidding me?
Comment 3 Tobias Sager 2004-10-27 05:24:42 UTC
:-) He asked for it.
Putty is not only "putty". That's why.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-08-11 06:59:47 UTC
Is this bug a joke?
Comment 5 Radoslaw Stachowiak (RETIRED) gentoo-dev 2005-08-11 08:13:15 UTC
No it's not a joke. There is need for the puttygen application for example on
machines without X server.
Comment 6 Tavis Ormandy (RETIRED) gentoo-dev 2005-08-21 06:30:06 UTC
Okay, done. Please report if it fails, I believe it should work.