Browse Source

Upgraded linphone (1.3.5 -> 1.7.1)

- Unfortunately does not build, however the previous version failed as well.
- removed absolete patch.
early
Minto van der Sluis 17 years ago committed by Alejandro Mery
parent
commit
6efe4241b3
  1. 54
      multimedia/linphone/html-build.patch
  2. 1
      multimedia/linphone/linphone.conf
  3. 4
      multimedia/linphone/linphone.desc

54
multimedia/linphone/html-build.patch

@ -1,54 +0,0 @@
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: package/.../linphone/html-build.patch
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
#
# This patch file is dual-licensed. It is available under the license the
# patched project is licensed under, as long as it is an OpenSource license
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
# of the GNU General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any later
# version.
# --- T2-COPYRIGHT-NOTE-END ---
diff -Nur linphone-1.1.0.orig/developer-docs/mediastreamer/Makefile.in linphone-1.1.0/developer-docs/mediastreamer/Makefile.in
--- linphone-1.1.0.orig/developer-docs/mediastreamer/Makefile.in 2005-08-25 01:45:55.000000000 +0300
+++ linphone-1.1.0/developer-docs/mediastreamer/Makefile.in 2005-10-14 00:09:15.000000000 +0300
@@ -316,7 +316,7 @@
$(DOC_MODULE)-sections.txt \
$(DOC_OVERRIDES)
-DOC_STAMPS = scan-build.stamp tmpl-build.stamp sgml-build.stamp html-build.stamp \
+DOC_STAMPS = scan-build.stamp tmpl-build.stamp sgml-build.stamp \
$(srcdir)/tmpl.stamp $(srcdir)/sgml.stamp $(srcdir)/html.stamp
SCANOBJ_FILES = \
@@ -490,7 +490,7 @@
uninstall uninstall-am uninstall-info-am
-@ENABLE_GTK_DOC_TRUE@all-local: html-build.stamp
+@ENABLE_GTK_DOC_TRUE@all-local:
#### scan ####
@@ -532,17 +532,6 @@
@ENABLE_GTK_DOC_TRUE@sgml.stamp: sgml-build.stamp
@ENABLE_GTK_DOC_TRUE@ @true
-#### html ####
-
-@ENABLE_GTK_DOC_TRUE@html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
-@ENABLE_GTK_DOC_TRUE@ @echo '*** Building HTML ***'
-@ENABLE_GTK_DOC_TRUE@ test -d $(srcdir)/html || mkdir $(srcdir)/html
-@ENABLE_GTK_DOC_TRUE@ cd $(srcdir)/html && gtkdoc-mkhtml $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE)
-@ENABLE_GTK_DOC_TRUE@ test "x$(HTML_IMAGES)" = "x" || ( cd $(srcdir) && cp $(HTML_IMAGES) html )
-@ENABLE_GTK_DOC_TRUE@ @echo '-- Fixing Crossreferences'
-@ENABLE_GTK_DOC_TRUE@ cd $(srcdir) && gtkdoc-fixxref --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS)
-@ENABLE_GTK_DOC_TRUE@ touch html-build.stamp
-
##############
clean-local:

1
multimedia/linphone/linphone.conf

@ -14,5 +14,4 @@
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
pkginstalled alsa && var_append confopt ' ' '--enable-alsa'
var_append GCC_WRAPPER_REMOVE ' ' '-Werror'

4
multimedia/linphone/linphone.desc

@ -31,9 +31,9 @@
[L] GPL
[S] Stable
[V] 1.3.5
[V] 1.7.1
[P] X -----5---9 211.600
[O] . $base/package/*/*/gnome2-conf.in
[D] 2535303715 linphone-1.3.5.tar.gz http://simon.morlat.free.fr/download/stable/source/
[D] 3232233872 linphone-1.7.1.tar.gz http://download.savannah.gnu.org/releases/linphone/stable/sources/

Loading…
Cancel
Save