diff --git a/linphone/Makefile.am b/linphone/Makefile.am index 34353eeea..cef0db333 100644 --- a/linphone/Makefile.am +++ b/linphone/Makefile.am @@ -39,7 +39,7 @@ ISS_SCRIPT_PATH=$(shell cd $(top_srcdir) && pwd)/$(ISS_SCRIPT) ISCC=/c/Program\ Files/Inno\ Setup\ 5/ISCC.exe PACKAGE_WIN32_FILELIST=$(PACKAGE)-win32.filelist -EXTRA_DIST = config.rpath BUGS linphone.kdevelop linphone.kdevelop.filelist\ +EXTRA_DIST = config.rpath BUGS linphone.kdevelop \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ diff --git a/linphone/coreapi/Makefile.am b/linphone/coreapi/Makefile.am index 3a16cb48e..f9cc2544d 100644 --- a/linphone/coreapi/Makefile.am +++ b/linphone/coreapi/Makefile.am @@ -7,7 +7,8 @@ linphone_include_HEADERS=linphonecore.h ../config.h lpconfig.h sipsetup.h INCLUDES = \ -I$(top_srcdir)\ - -I$(top_srcdir)/mediastreamer2/include + -I$(top_srcdir)/mediastreamer2/include \ + $(ORTP_LIBS) lib_LTLIBRARIES=liblinphone.la diff --git a/linphone/ports/PortIndex b/linphone/ports/PortIndex index 3e3a8bee0..34628034d 100644 --- a/linphone/ports/PortIndex +++ b/linphone/ports/PortIndex @@ -1,2 +1,2 @@ linphone 433 -variants universal portdir net/linphone description {voice over IP sip phone} homepage http://www.linphone.org/index.php epoch 0 platforms darwin name linphone depends_lib {port:libglade2 port:speex-devel port:libeXosip2} long_description {With linphone you can communicate freely with people over the internet, with voice and text instant messaging.} maintainers simon.morlat@linphone.org categories net version 3.1.99.0 revision 0 +variants universal portdir net/linphone description {voice over IP sip phone} homepage http://www.linphone.org/index.php epoch 0 platforms darwin name linphone depends_lib {port:libglade2 port:speex-devel port:libeXosip2} long_description {With linphone you can communicate freely with people over the internet, with voice and text instant messaging.} maintainers simon.morlat@linphone.org categories net version 3.1.99.1 revision 0 diff --git a/linphone/ports/net/linphone/PortFile b/linphone/ports/net/linphone/PortFile index 0fd7d7b52..751c290e4 100644 --- a/linphone/ports/net/linphone/PortFile +++ b/linphone/ports/net/linphone/PortFile @@ -4,17 +4,18 @@ PortSystem 1.0 name linphone -version 3.1.99.0 +version 3.1.99.1 categories net maintainers simon.morlat@linphone.org description voice over IP sip phone long_description With linphone you can communicate freely with people over the internet, with voice and text instant messaging. homepage http://www.linphone.org/index.php platforms darwin -master_sites http://download.savannah.gnu.org/releases-noredirect/linphone/unstable/source +master_sites file://localhost/Users/jehanmonnier/workspace/linphone-private/linphone/ +#master_sites http://download.savannah.gnu.org/releases-noredirect/linphone/unstable/source -checksums md5 4eca7dcdb00e79ab20fa59486729a1e8 +checksums md5 14d172d62dda308f657a8f1178c8a500 depends_lib port:libglade2 \ port:speex-devel \ diff --git a/linphone/ports/net/linphone/work b/linphone/ports/net/linphone/work deleted file mode 120000 index df30638f6..000000000 --- a/linphone/ports/net/linphone/work +++ /dev/null @@ -1 +0,0 @@ -/Users/jehanmonnier/macport/var/macports/build/_Users_jehanmonnier_workspace_linphone-private_linphone_ports_net_linphone/work \ No newline at end of file