Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7809 - net-www/links-2.1_pre2-r1 b0rked ebuild.
Summary: net-www/links-2.1_pre2-r1 b0rked ebuild.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-11 10:32 UTC by Maurizio Disimino
Modified: 2003-02-04 19:42 UTC (History)
0 users

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


Attachments
links ebuild (links-2.1_pre2-r1.ebuild,2.73 KB, text/plain)
2002-09-11 10:33 UTC, Maurizio Disimino
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maurizio Disimino 2002-09-11 10:32:49 UTC
at the moment, links will be compiled with --enable-graphics only if
USE="png". If --enable-graphics is not supplied, fb WILL NOT WORK.
Moreover, --enable-graphis should be enabled for 'X' or 'fbcon'.

Note: if X or fbcon usegflag are enabled, links will be built in 
graphic mode. libpng is required to compile links in graphic mode 
not required in textmode),so let's add libpng for X? and fbcon?

   X? ( virtual/x11 >=media-libs/libpng-1.2.1 )
   fbcon? ( >=media-libs/libpng-1.2.1 )"

- Fixed DEPEND and src_compile().
- Some cosmetic changes.

TODO: RDEPEND should be defined. I'll look into this later.

I really think that ebuilds should be tested and tested and tested BEFORE
putting them in portage. Users (like the one who reported this problem),
don't really like b0rked ebuilds.

We love Gentoo. So ..................

Maurizio
Comment 1 Maurizio Disimino 2002-09-11 10:33:10 UTC
Created attachment 3843 [details]
links ebuild
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-09-11 10:58:11 UTC
thanks j2ee, but I really could have done without that last comment.