Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 314601 - net-im/coccinella-0.96.18 ebuild
Summary: net-im/coccinella-0.96.18 ebuild
Status: RESOLVED DUPLICATE of bug 306019
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-11 00:26 UTC by Vladimir
Modified: 2010-04-11 11:38 UTC (History)
0 users

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


Attachments
Coccinella-0.96.18.ebuild (coccinella-0.96.18.ebuild,1.90 KB, text/plain)
2010-04-11 00:38 UTC, Vladimir
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir 2010-04-11 00:26:43 UTC
Coccinella 0.96.18 released.
The changes include:
    *  Dragging and dropping of contacts works now with all styles (507360).
    * Enhanced management of contacts which are members of multiple groups (507360).
    * In IRC, all participants are shown in the member list (432076).
    * Fix exception trying to enter IRC chatroom with +r mode (434196).
    * Fix exception using nickname completion in IRC chatrooms (516436).
    * Fix exception opening the business card editor (497409).
    * Fix exception opening the item editor in the whiteboard (540445).
    * Fix exception trying to reload broken images in whiteboard (544183).


Reproducible: Always
Comment 1 Vladimir 2010-04-11 00:38:43 UTC
Created attachment 227335 [details]
Coccinella-0.96.18.ebuild

  This .ebuild file lets to install Coccinella v.0.96.18.
  At last TkPng and TkTreectrl are both in the main Gentoo Portage tree, which lets run Coccinella on amd64 (and other platforms, I believe), not only on x86!
  That is why some new dependencies were added into this ebuild:

>=dev-lang/tk-8.5
>=dev-tcltk/tkpng-0.9
>=dev-tcltk/tktreectrl-2.2.9
>=dev-tcltk/tktray-1.1
>=dev-tcltk/snack-2.2
ssl? ( >=dev-tcltk/tls-1.4 )
>=dev-tcltk/tkimg-1.3"

  All these packages are also in the main Portage tree. So adding these dependencies partially frees Coccinella package from the "bundeled" libraries and at the same time lets it run on platforms other than x86. Still there are some "bundeled" libraries in this package which could not be found in main portage tree packages. 
Among them are:
- tcl-zlib (http://wiki.tcl.tk/4610);
- vfs (http://wiki.tcl.tk/2138);
- tcl-udp (http://tcludp.sourceforge.net/);
- TkDND (http://sourceforge.net/projects/tkdnd/);
- iaxclient (http://sourceforge.net/projects/iaxclient/develop);
- Memchan (http://memchan.sourceforge.net/);
- TkHtml (http://tkhtml.tcl.tk/);

I have tested Coccinella in the current condition (described above) on my amd64 machine. It works fine. It works even notably better than the previous versionds did.
So, I hope, my humble work writing this ebuild will be useful for somebody. :)

Regards,
Vladimir.
Comment 2 Chí-Thanh Christopher Nguyễn gentoo-dev 2010-04-11 11:38:33 UTC
Please continue in the pending bug.

*** This bug has been marked as a duplicate of bug 306019 ***