Commit graph

14 commits

Author SHA1 Message Date
Thomas Klausner
24ad8e1dbb Update to 3.2.1. Set LICENSE. Convert to user-destdir.
Fixes build with current ffmpeg package.

linphone-3.2.1 -- October 5, 2009
	* improve graphics and behaviour of mute button
	* updated translations
	* windows installer installs reg keys to indicate windows to start linphone clicking of sip uris
	* workaround a bug Gtk-macos X with modal popup windows, preventing to answer calls

linphone-3.2.0 -- September 17, 2009
	* new in-call layout
	* new idle view with two buttons
	* ability to dial the number from dialpad
	* improve local IP address detection when having multiple networks (ex: VPNs)
	* use proxy's received and rport params from via in Contact header when possible
	* port to mac os X leopard (using gtk/x11), audio only for now
	* DevC++ support now deprecated, use msys/mingw (see README.mingw for details)
	* add an option to ask linphone to place a call, whenever an instance is already running or not:
		should be useful for starting calls from a web browser recognizing the 'sip:' uri scheme.
	* french and italian translation updated
	* don't show ffmpeg codecs when encoder are disabled in ffmpeg library.
	* bugfixes in:
		- video4linux2 support
		- alsa support
		- socket leak in mtu discovery


linphone-3.1.2 -- May 5, 2009
	* make it work with lastest ffmpeg swscale
	* improve theora packer
	* update theora default settings to match performance of 1.0 release.
	* fix a random crash during video resizing on linux with SDL.

linphone-3.1.1 -- April 14, 2009
	* fix crash when opening property box, in some rare case
	* windows version uses the new libmsdscap plugin (video capture using directshow)
	* improved translations

linphone-3.1.0 -- March 16, 2009
	* linphone can now send large video pictures: up to SVGA, configurable via the user interface
	* automatic rescaling of the video windows to the video size of incoming stream
	* improved webcam support on windows
	* plenty of user interface cosmetic improvements
	* set a user friendly gtk theme by default on windows
	* linphonec can compile and work without libreadline
	* enable translations on windows
	* enable lookups of SRV records
	* new 'linphonecsh' program to send commands to a linphonec running as daemon using unix sockets or tcp.
	* bugfixing as usual
2009-12-08 12:19:38 +00:00
Thomas Klausner
4c850f93bc Remove obsolete @dirrm lines. 2009-10-11 10:44:24 +00:00
Georg Schwarz
fa8c681705 updated linphone to release 3.0.0 2008-11-26 19:36:02 +00:00
Georg Schwarz
fbeb79f161 updated linphone to 2.1.1 2008-10-11 22:11:13 +00:00
Thomas Klausner
360c0cfaba Fix build on NetBSD-current (gcc4 is picky about signedness).
Add missing file to PLIST.
Always use GNU readline, the NetBSD replacement is missing some functions.
Add some USE_DIRS.
Uses pkgconfig and intltool tools. Doesn't really need p5-XML-Parser.
2006-10-22 09:26:58 +00:00
Georg Schwarz
96833b4b02 upgraded linphone to 1.3.5 2006-06-20 18:17:09 +00:00
Johnny C. Lam
37f83ea08f Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-18 00:46:27 +00:00
Johnny C. Lam
565ad4c2da The plist module already automatically converts "man" page entries into
${PKGMANDIR} entries, so no need to do it here.
2006-03-16 23:14:21 +00:00
Roland Illig
6314cd929f Fixed pkglint warnings:
- The HOMEPAGE URL did not have a trailing slash.
- Replaced PKG_DEFAULT_OPTIONS with PKG_SUGGESTED_OPTIONS.
- Sorted PLIST.
2005-11-22 19:20:22 +00:00
Georg Schwarz
ce70b19624 Changed location of HTML documentation.
used inet6 option instead of USE_INET6.
2005-11-13 17:17:39 +00:00
Georg Schwarz
1279a96570 changed man page handling 2005-11-05 17:41:46 +00:00
Georg Schwarz
f546170037 added NetBSD patches as proposed by Pavel Cahyna.
TODO can be removed as location of html docs has been corrected.
2005-07-29 21:32:38 +00:00
Georg Schwarz
a0a06b5725 Added Alsa and non-GUI options to package. Fixed some entries in PLIST. 2005-04-25 19:49:40 +00:00
Georg Schwarz
368f0e42fc added wip/linphone 2005-04-17 00:35:28 +00:00