Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 444992 - net-voip/ekiga-4.0.0 version bump
Summary: net-voip/ekiga-4.0.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mounir Lamouri (volkmar) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-27 20:33 UTC by Dennis Nezic
Modified: 2012-12-05 01:26 UTC (History)
6 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Nezic 2012-11-27 20:33:51 UTC
Works fine here, with gtk2 only.

* x11-themes/gnome-icon-theme >= 3.0.0 is a new (14mb :s) dependency
* also gtk+-2.0 >= 2.20.0
* also ptlib >= 2.10.9
* also opal >= 3.10.9

(A few of the patches and dodoc's need to be updated (for ptlib..). I also had to USE static-libs for ptlib to get it to work. Not sure why.)




* What's changed ?
==================

* Some major user-visible changes between ekiga 3.2.7 and 4.0.0, details 
are below
- Major overhaul of the main window
- Use gnome icons instead of ekiga's own
- Re-add back H264 and H263+ video plugins
- New pulse audio plugin (in ptlib)
- New audio codecs: SILK (used by skype), G.722.1 (aka Siren 7),
   G.722.2 (aka GSM-AMR Wide band)
- Fix H.323 gatekeeper support
- Call auto-answer
- Support for handling multiple video streams (H.239)
- Use spinner effect during ringing on the other party
- Unregister accounts when quitting
- Set presence to offline upon quitting
- Faster startup by not getting canonical name of servers
- Fixes for Contact field during registration:
   - Use two additional compatibility mode for some bogus registrars
   - Fix order of items in Contact field
- Add tooltips to various windows and dialog boxes
- Adjust defaults (show offline users, use picture-in-picture)
- Jabber/XMPP and GStreamer fixes
- [windows] Support mingw-w64 and its own headers for building

* Changes in ekiga 4.0.0 (2012-11-26)
** User-visible fixes
- Fix call auto-answer
- Fix group renaming in roster
- Fix migration of echo cancellation setting
- Migrate short_status setting
- Fix crashes on account editing/enabling/disabling/removing
- Fix freeze when changing fast account status
- Fix crash when the other party's names are not UTF-8 valid
- Fix possible crash on invalid fields during LDAP edit dialog box
- Fix a bug where notification disappears too fast
- Fix H.323 gatekeeper support
- Improve support for handling multiple video streams (H.239)
- Use spinner effect during ringing on the other party
- Use more icons from theme instead of Ekiga's own
- Show call info frame only during call
- Prevent some ugly window resizing due to countdown displaying
- Make sure call history is correctly ordered
- Use intermediate icon when changing status in roster
- Fix non-ASCII names shown in roster
- Ellipsize long user names in roster
- Some UI improvements to roster
- Consider more statuses as away, increasing interoperability
- Reset call window title in case of missed call too
- Fix hiding call window
- Add show preview menu entry in the main window
- Automatic zoom for small resolutions
- Use saner names for windows/dialogs
- Fix string capitalization in GUI according to HIG
- Update menu accordingly when (dis)enabling accounts in Account window
- Remove useless Start hidden option from Preferences
- Update built-in manual
- Fixes in call window on missed call
- Jabber/XMPP fixes
- GStreamer fixes
** Protocol fixes
** Distributor-visible changes
- new dependency: libv4l-dev (for HAL video hotplugging)
- new dependency: gnome-icon-theme (in fact in ekiga 3.9.90)
- libavcodec5x and gnome-icon-theme must be manually put as
   runtime dependencies, since they are loaded during runtime
- libnotify and avahi are now plugins
   - for better visual experience, ekiga developers highly recommend
     that libnotify plugin be automatically packaged with ekiga
- avahi is disabled by default
** Windows port fixes
- Allow execution from Start->Execute menu
** Build fixes
- Fix compile error with ffmpeg
- Fix compile error on kFreeBSD
- Fix compile errors on older libnotify
- Fix compile error with -Wformat-security
- Add gnome-icon-theme dependency
- Replace some GTK3 deprecated functions
- Replace deprecated opal registration code
** Translation updates
- Updated translations: as, bn_IN, ca, ca@valencia, cs, de, en@GB, es,
   fi, fr, gl, gu, hi, hu, id, it, kn, lt, lv, ml, mr, nb, pa, pl, ru,
   sl, sr, sr@latin, te, zh_HK, zh_TW
- Removed obsolete translations: be
- Updated help translations: de, es

Reproducible: Always
Comment 1 Dennis Nezic 2012-12-01 06:03:41 UTC
The ptlib dependency also requires the 'expat' USE flag.
Comment 2 Dennis Nezic 2012-12-01 06:06:15 UTC
(And by 'expat', I meant the 'xml' USE flag :P)
Comment 3 Jesus Rivero (RETIRED) gentoo-dev 2012-12-03 23:47:34 UTC
Bumped. I also bumped ptlib-2.10.9 and opal-3.10.9.
Gotta re-check deps, I might have missed one.
Comment 4 Matthias Liebig 2012-12-04 12:33:16 UTC
(In reply to comment #3)
> Bumped. I also bumped ptlib-2.10.9 and opal-3.10.9.
> Gotta re-check deps, I might have missed one.

"x11-themes/gnome-icon-theme >= 3.0.0" is currently missing.
Comment 5 Jesus Rivero (RETIRED) gentoo-dev 2012-12-05 01:26:39 UTC
Added missing deps. Closing now.