Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 373435 - www-client/elinks-9999 ebuild
Summary: www-client/elinks-9999 ebuild
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Kevin Faulkner
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-29 03:57 UTC by Anton Kochkov
Modified: 2013-04-01 13:03 UTC (History)
4 users (show)

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


Attachments
www-client/elinks-9999 ebuild (elinks-9999.ebuild,4.15 KB, text/plain)
2011-06-29 03:57 UTC, Anton Kochkov
Details
Configure script failure (build.log,5.34 KB, text/plain)
2011-08-24 01:50 UTC, Jacek Sowiński
Details
elinks git ebuild (elinks-9999.ebuild,4.25 KB, text/plain)
2011-08-24 10:08 UTC, Anton Kochkov
Details
www-client/elinks-9999 ebuild (elinks-9999.ebuild,4.26 KB, text/plain)
2011-08-25 17:29 UTC, Anton Kochkov
Details
www-client/elinks-9999 ebuild (elinks-9999.ebuild,4.10 KB, text/plain)
2011-08-31 18:58 UTC, Anton Kochkov
Details
www-client/elinks-9999.ebuild (elinks-9999.ebuild,3.99 KB, text/plain)
2011-08-31 19:13 UTC, Anton Kochkov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Kochkov 2011-06-29 03:57:08 UTC
Created attachment 278605 [details]
www-client/elinks-9999 ebuild

First try to add ebuild for elinks browser, as it actively developed in git http://repo.or.cz/w/elinks.git
Comment 1 Jacek Sowiński 2011-08-24 01:50:01 UTC
Created attachment 284423 [details]
Configure script failure

(In reply to comment #0)
It doesn't compile for me. It doesn't even produce working configure script (take a look at build.log).

I have tried to compile it outside of the portage:

git clone ... -> ./autogen.sh -> ./configure -> make

and it results with working configure script and compiles normally.
Comment 2 Anton Kochkov 2011-08-24 10:07:18 UTC
(In reply to comment #1)
> Created attachment 284423 [details]
> Configure script failure
> 
> (In reply to comment #0)
> It doesn't compile for me. It doesn't even produce working configure script
> (take a look at build.log).
> 
> I have tried to compile it outside of the portage:
> 
> git clone ... -> ./autogen.sh -> ./configure -> make
> 
> and it results with working configure script and compiles normally.

added "sh ./autogen.sh" string, this is an ugly trick, but it works!
Comment 3 Anton Kochkov 2011-08-24 10:08:01 UTC
Created attachment 284449 [details]
elinks git ebuild
Comment 4 Anton Kochkov 2011-08-25 17:29:56 UTC
Created attachment 284653 [details]
www-client/elinks-9999 ebuild

Here is nice fixed version of ebuild - and it is working ok.
Comment 5 Raphaël Droz 2011-08-31 16:26:19 UTC
http://elinks.cz/download.html seems to indicate that
http://elinks.cz/elinks.git as the repository

- is Git elinks compatible with spidermonkey 1.8.5 (I hope so) ? then "javascript? ( dev-lang/spidermonkey )" would be really nice.

- EAPI=4 ?

- AFAIK we use KEYWORDS="" for -9999 ebuild isn't ?

- git or git-2 eclass ?
Comment 6 Anton Kochkov 2011-08-31 18:57:32 UTC
(In reply to comment #5)
> http://elinks.cz/download.html seems to indicate that
> http://elinks.cz/elinks.git as the repository
> 
> - is Git elinks compatible with spidermonkey 1.8.5 (I hope so) ? then
> "javascript? ( dev-lang/spidermonkey )" would be really nice.
> 
> - EAPI=4 ?
> 
> - AFAIK we use KEYWORDS="" for -9999 ebuild isn't ?
> 
> - git or git-2 eclass ?

All fixed, but http://elinks.cz/elinks.git doesnt work, so I'm using old git uri: git://repo.or.cz/w/elinks.git
Comment 7 Anton Kochkov 2011-08-31 18:58:20 UTC
Created attachment 285171 [details]
www-client/elinks-9999 ebuild
Comment 8 Anton Kochkov 2011-08-31 19:13:15 UTC
Created attachment 285179 [details]
www-client/elinks-9999.ebuild
Comment 9 Raphaël Droz 2011-09-03 18:17:02 UTC
Thank you, it works fine for me with spidermonkey 1.8.5 (tested with a basic JS redirection)

Now I just feel strange that:
- elinks.conf sample disappeared (URL about sample.conf files policy ?)
- this ebuild-9999 contains calls to epatch with non-distro specific patches :)
Comment 10 Anton Kochkov 2011-09-03 18:33:59 UTC
(In reply to comment #9)
> Thank you, it works fine for me with spidermonkey 1.8.5 (tested with a basic JS
> redirection)
> 
> Now I just feel strange that:
> - elinks.conf sample disappeared (URL about sample.conf files policy ?)
> - this ebuild-9999 contains calls to epatch with non-distro specific patches :)

hm. looks like elinks tree doesnt have sample.conf now.
These patches taken from older elinks ebuild.
Comment 11 Markos Chandras (RETIRED) gentoo-dev 2012-12-22 12:03:34 UTC
We don't normally add *just* live ebuilds in the tree. Is it really necessary to have an ebuild for this package which at at the very early stages of development?
Comment 12 Sergey Popov (RETIRED) gentoo-dev 2013-04-01 13:03:56 UTC
No comments from maintainer about this in some months, proxies refused to commit this. Closing as WONTFIX