Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12194 - emacs-w3m-1.3.3 (new version, updated ebuild and wider dependency issues)
Summary: emacs-w3m-1.3.3 (new version, updated ebuild and wider dependency issues)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Highest enhancement (vote)
Assignee: Mamoru KOMACHI (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2002-12-15 07:33 UTC by Nishimura Naoto
Modified: 2003-07-24 08:32 UTC (History)
0 users

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


Attachments
emacs-w3m-1.3.3.ebuild (emacs-w3m-1.3.3.ebuild,1.16 KB, text/plain)
2002-12-15 07:34 UTC, Nishimura Naoto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nishimura Naoto 2002-12-15 07:33:30 UTC
Hi,

I've updated the emacs-w3m-1.3.2 ebuild to emacs-w3m-1.3.3.

Regards.
Comment 1 Nishimura Naoto 2002-12-15 07:34:27 UTC
Created attachment 6514 [details]
emacs-w3m-1.3.3.ebuild
Comment 2 Sascha Lüdecke 2003-01-04 20:52:33 UTC
emacs-w3ms dependencies are different whether xemacs, emacs 21, emacs 20, ... is installed.  Can you extend the ebuild to reflect this complexity? TIA:)  Esp. emacs 21 doesn't need app-emacs/apel; emacs-w3m website doesn't mention app-emacs/semi as requirement.  And app-emacs/flim breaks the CVS gnus :( 
Comment 3 Rendhalver (RETIRED) gentoo-dev 2003-01-14 10:05:26 UTC
matt can you look at this one.
Comment 4 Matthew Kennedy (RETIRED) gentoo-dev 2003-01-16 04:23:12 UTC
thanks
Comment 5 Nishimura Naoto 2003-01-19 07:24:28 UTC
I consider that is's better to create another ebuild for XEmacs.
And app-emacs/apel, flim and semi are required to ues optional modules(mime-w3m
and shimbun library).

>> Sascha L
Comment 6 Nishimura Naoto 2003-01-19 07:24:28 UTC
I consider that is's better to create another ebuild for XEmacs.
And app-emacs/apel, flim and semi are required to ues optional modules(mime-w3m
and shimbun library).

>> Sascha Lüdecke writes
> And app-emacs/flim breaks the CVS gnus :( 

You may need to put the following line into your dot.emacs.

  (load-file "your gnus install path/mailcap.el")
Comment 7 Mamoru KOMACHI (RETIRED) gentoo-dev 2003-07-24 07:02:49 UTC
emacs-w3m-1.3.6 was released a week ago, so I'll take this bug
Comment 8 Mamoru KOMACHI (RETIRED) gentoo-dev 2003-07-24 08:32:56 UTC
Basically I took naoto's ebuild but changed DEPEND field so that
we can use virtual FLIM variants. However, I didn't make it
DEPEND on SEMI since you needn't have SEMI installed when you 
install emacs-w3m even if you want to use mime-w3m later,
while FLIM is needed for compiling shimbun library.
It will soon available via CVS. Thank you for your contribution.