Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 258338 - net-irc/weechat-9999: New ebuild for git version and the upcoming net-irc/weechat-0.2.7
Summary: net-irc/weechat-9999: New ebuild for git version and the upcoming net-irc/wee...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Packages in net-irc
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2009-02-09 15:52 UTC by Martin Berkemeier
Modified: 2010-09-17 10:35 UTC (History)
1 user (show)

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


Attachments
weechat-9999.ebuild (weechat-9999.ebuild,1.82 KB, text/plain)
2009-02-09 15:55 UTC, Martin Berkemeier
Details
weechat-9999.ebuild (weechat-9999.ebuild,1.93 KB, text/plain)
2009-02-09 16:06 UTC, Martin Berkemeier
Details
weechat-9999.ebuild (weechat-9999.ebuild,1.45 KB, text/plain)
2009-02-28 10:24 UTC, Tomáš Chvátal (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Berkemeier 2009-02-09 15:52:28 UTC
Version 0.2.7 (codename "revolution") will bring major new features:

    * Jabber protocol
    * IRC protocol as plugin
    * Relay plugin
    * smart join/part/quit message filter in IRC plugin
    * many proxies allowed, proxy selection for each IRC server
    * new plugin API with: hooks, buffer management and nicklist, bars, configuration files, network, infos/infolists, lists, upgrade
    * new plugins: alias, demo, fifo, logger, notify, tcl, xfer (with speed limit for DCC send)
    * custom bars with custom items
    * optional backlog for buffers
    * hooks: command, timer, file descriptor, connection, print, signal, config, completion, modifier, info, infolist
    * new fast display engine, with a prefix for each line, and tags for lines
    * buffers with free content
    * custom filtering by tags or regex
    * layout of buffers and windows automatically saved/restored
    * /reload command to reload WeeChat and plugins configuration files
    * group support in nicklist
    * main loop improved, less CPU usage
    * many other exciting new features!
    * many bugs fixed 

Blog about development: http://dev.weechat.org/

GIT commits: http://git.sv.gnu.org/gitweb/?p=weechat.git;a=shortlog, RSS feed: http://git.savannah.gnu.org/gitweb/?p=weechat.git;a=rss

Planed release date: not known (in a few months). Don't worry, development is very active ;) 

Reproducible: Always

Steps to Reproduce:
Comment 1 Martin Berkemeier 2009-02-09 15:55:33 UTC
Created attachment 181450 [details]
weechat-9999.ebuild
Comment 2 Martin Berkemeier 2009-02-09 16:06:46 UTC
Created attachment 181452 [details]
weechat-9999.ebuild
Comment 3 Tomáš Chvátal (RETIRED) gentoo-dev 2009-02-28 10:24:12 UTC
Created attachment 183461 [details]
weechat-9999.ebuild

only thing for now is that you have to add kde-testing overlay where i have cmake-utils eclass for testing. That need will disappear some time next week.
Comment 4 Eric Smith 2009-07-25 01:38:20 UTC
A few files must have been removed upstream. Ebuild currently fails with:

/usr/libexec/paludis/utils/dodoc: BUGS does not exist
/usr/libexec/paludis/utils/dodoc: FAQ does not exist
/usr/libexec/paludis/utils/dodoc: TODO does not exist
/usr/libexec/paludis/utils/dodoc: dodoc returned error 2 

Deleting them from ebuild fixes it.
Comment 6 Tomáš Chvátal (RETIRED) gentoo-dev 2010-09-17 10:35:04 UTC
Live ebuild added to main tree.