summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2008-02-19 01:06:11 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2008-02-19 01:06:11 +0000
commitbc8a4e1fefd8b9cb660e9e1a4aba2743d601f362 (patch)
tree5c41ecd8981ad590969ff40685d2888e4874f97c /net-voip
parentlibosip and libeXosip version bump (diff)
downloadvoip-bc8a4e1fefd8b9cb660e9e1a4aba2743d601f362.tar.gz
voip-bc8a4e1fefd8b9cb660e9e1a4aba2743d601f362.tar.bz2
voip-bc8a4e1fefd8b9cb660e9e1a4aba2743d601f362.zip
linphone version bump
svn path=/trunk/; revision=654
Diffstat (limited to 'net-voip')
-rw-r--r--net-voip/linphone/ChangeLog224
-rw-r--r--net-voip/linphone/Manifest6
-rw-r--r--net-voip/linphone/files/linphone-1.6.0-call.patch10
-rw-r--r--net-voip/linphone/files/linphone-2.0.1-mediastreamer-deps.patch41
-rw-r--r--net-voip/linphone/linphone-2.1.1.ebuild91
-rw-r--r--net-voip/linphone/metadata.xml10
6 files changed, 382 insertions, 0 deletions
diff --git a/net-voip/linphone/ChangeLog b/net-voip/linphone/ChangeLog
new file mode 100644
index 0000000..e933ead
--- /dev/null
+++ b/net-voip/linphone/ChangeLog
@@ -0,0 +1,224 @@
+# ChangeLog for net-voip/linphone
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.11 2008/02/02 21:33:30 mr_bones_ Exp $
+
+ 19 Feb 2008; Chi-Thanh Christopher Nguyen <chithanh@cs.tu-berlin.de>
+ +files/linphone-1.6.0-call.patch,
+ +files/linphone-2.0.1-mediastreamer-deps.patch, +metadata.xml,
+ +linphone-2.1.1.ebuild:
+ version bump. unconditionally build gsm support
+
+ 02 Feb 2008; Michael Sterrett <mr_bones_@gentoo.org>
+ -linphone-1.7.1.ebuild, -linphone-1.7.1-r1.ebuild, -linphone-2.0.1.ebuild:
+ clean out older ebuilds with missing local use flag
+
+ 22 Jan 2008; Mike Frysinger <vapier@gentoo.org> linphone-2.0.1-r1.ebuild:
+ Force disable building of the manual and running doxygen to save time and
+ such #206109 by Marcel Unbehaun.
+
+ 22 Jan 2008; Mike Frysinger <vapier@gentoo.org>
+ +files/linphone-2.0.1-no-alsa.patch, linphone-2.0.1-r1.ebuild:
+ Fix from upstream for building with USE=-alsa.
+
+ 20 Jan 2008; Mike Frysinger <vapier@gentoo.org> linphone-2.0.1-r1.ebuild:
+ Change USE=novideo to USE=video and force newer gsm as the older one
+ installed broken libraries.
+
+ 16 Jan 2008; Mike Frysinger <vapier@gentoo.org>
+ +files/linphone-2.0.1-speexdsp.patch, linphone-2.0.1-r1.ebuild:
+ Fix building with newer versions of speex #205893 by Chi-Thanh Christopher
+ Nguyen.
+
+*linphone-2.0.1-r1 (14 Jan 2008)
+
+ 14 Jan 2008; Mike Frysinger <vapier@gentoo.org> +linphone-2.0.1-r1.ebuild:
+ Stop installing mediastreamer headers/libs so that we can install the
+ external library package.
+
+*linphone-2.0.1 (14 Jan 2008)
+
+ 14 Jan 2008; Mike Frysinger <vapier@gentoo.org>
+ +files/linphone-1.99.0-core-amd64.patch,
+ +files/linphone-2.0.1-configure-gsm.patch,
+ +files/linphone-2.0.1-mediastreamer-deps.patch, +linphone-2.0.1.ebuild:
+ Version bump.
+
+*linphone-1.7.1-r1 (20 Aug 2007)
+
+ 20 Aug 2007; Mike Frysinger <vapier@gentoo.org> +linphone-1.7.1-r1.ebuild:
+ Remove autotool garbage, dont force gtk interface on everyone (USE=gtk),
+ cleanup configure options, add support for USE=arts, and add some notes
+ about oRTP/ffmpeg.
+
+*linphone-1.7.1 (25 Apr 2007)
+
+ 25 Apr 2007; Stefan Schweizer <genstef@gentoo.org> -linphone-1.7.0.ebuild,
+ +linphone-1.7.1.ebuild:
+ Version bump thanks to Roman Zimmermann <mereandor@gmail.com> and karpi in
+ bug 174803
+
+*linphone-1.7.0 (14 Apr 2007)
+
+ 14 Apr 2007; Stefan Schweizer <genstef@gentoo.org>
+ +files/linphone-1.6.0-call.patch, +metadata.xml, +linphone-1.7.0.ebuild:
+ Version bump, move to net-voip, bug 112688, remove /ortp, bug 171181, fix
+ deps, bug 158551
+
+*linphone-1.6.0-r1 (02 Feb 2007)
+
+ 02 Feb 2007; Timothy Redaelli <drizzt@gentoo.org>
+ +files/linphone-1.6.0-call.patch, +linphone-1.6.0-r1.ebuild:
+ Revbump: Add patch to avoid linphonec "call" to crash.
+ Patch already sent upstream.
+
+*linphone-1.6.0 (30 Jan 2007)
+
+ 30 Jan 2007; Timothy Redaelli <drizzt@gentoo.org> metadata.xml,
+ linphone-1.1.0.ebuild, linphone-1.3.5.ebuild, linphone-1.5.1.ebuild,
+ +linphone-1.6.0.ebuild:
+ Version bump
+
+ 18 Jan 2007; Christian Faulhammer <opfer@gentoo.org>
+ linphone-1.3.5.ebuild:
+ stable x86, bug #147795
+
+ 26 Nov 2006; Timothy Redaelli <drizzt@gentoo.org>
+ +files/linphone-1.3.5-docs.diff, linphone-1.3.5.ebuild:
+ Added patch to remove obsolete developer-docs directory wrt bug #132824.
+
+ 26 Nov 2006; Timothy Redaelli <drizzt@gentoo.org>
+ +files/linphone-1.5.1-pkgconfig.patch, linphone-1.5.1.ebuild:
+ Added an explicit call to PKG_PROG_PKG_CONFIG (thx to Flameeyes) in
+ configure.in.
+
+*linphone-1.5.1 (26 Nov 2006)
+
+ 26 Nov 2006; Timothy Redaelli <drizzt@gentoo.org> +linphone-1.5.1.ebuild:
+ Imported 1.5.1 version from voip overlay without USE portaudio.
+
+ 07 Jul 2006; Michael Sterrett <mr_bones_@gentoo.org>
+ linphone-1.1.0.ebuild:
+ removed optional dep that isn't in portage anymore
+
+ 01 Jul 2006; Lars Weiler <pylon@gentoo.org> linphone-1.3.5.ebuild:
+ Added ~ppc; bug #132672.
+
+ 09 May 2006; Stefan Schweizer <genstef@gentoo.org> linphone-1.3.5.ebuild:
+ Correctly used eautoreconf many thanks to Marcin Deranek <gringo@slonko.net>
+ in bug 132758
+
+*linphone-1.3.5 (05 May 2006)
+
+ 05 May 2006; Stefan Schweizer <genstef@gentoo.org>
+ +files/ilbc-1.2.0-makefile.diff, +linphone-1.3.5.ebuild:
+ Version bump, fixes bugs 108187,113199,116685 and 129194
+
+ 30 Sep 2005; Stefan Knoblich <stkn@gentoo.org> linphone-1.1.0.ebuild:
+ Dropping unnecessary gnome-panel dependency, thanks to
+ Thomas Fischer <fischer@unix-ag.uni-kl.de> in bug #107704.
+
+ 30 Sep 2005; Stefan Knoblich <stkn@gentoo.org> -linphone-0.10.2.ebuild,
+ -linphone-1.0.1.ebuild:
+ Removed old ebuilds.
+
+ 30 Sep 2005; Stefan Knoblich <stkn@gentoo.org> linphone-1.1.0.ebuild:
+ Stable on x86.
+
+ 02 Sep 2005; <dang@gentoo.org> linphone-1.1.0.ebuild:
+ Marked ~amd64
+
+*linphone-1.1.0 (29 Aug 2005)
+
+ 29 Aug 2005; Stefan Knoblich <stkn@gentoo.org> +linphone-1.1.0.ebuild:
+ Version bump, linphone libs are now put into /usr/lib/linphone and ortp
+ headers are removed to avoid conflicts with net-libs/ortp.
+
+ 15 Jul 2005; Stefan Knoblich <stkn@gentoo.org> linphone-1.0.1.ebuild,
+ +linphone-1.0.1-ipv6-include.diff:
+ Always include <netdb.h> in coreapi/linphonecore.c even if USE flag is set
+ -ipv6, fixes #99083. Thanks to Anders Hellgen pointing out that patch from
+ 0.12.x is still needed.
+
+ 14 Jul 2005; Stefan Knoblich <stkn@gentoo.org> linphone-1.0.1.ebuild:
+ Indentation fixes, added missing dodoc, replaced einstall with make
+ (einstall completely broke file locations), added missing
+ dev-perl/XML-Parser and speex dependencies.
+
+*linphone-1.0.1 (14 Jul 2005)
+
+ 14 Jul 2005; John Mylchreest <johnm@gentoo.org> +metadata.xml,
+ +linphone-0.10.2.ebuild, +linphone-1.0.1.ebuild:
+ moving from net-im, updating to the latest version and closing all bugs.
+
+ 03 Aug 2004; David Holm <dholm@gentoo.org> linphone-0.12.2.ebuild:
+ Added to ~ppc.
+
+*linphone-0.12.2 (30 Jul 2004)
+
+ 30 Jul 2004; <stkn@gentoo.org> +files/linphone-0.12.2-include-fix.diff,
+ +linphone-0.12.2.ebuild:
+ version bump
+
+ 10 Jun 2004; Aron Griffis <agriffis@gentoo.org> linphone-0.12.1.ebuild:
+ Fix use invocation
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> linphone-0.12.1.ebuild:
+ Add inherit eutils
+
+ 12 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> linphone-0.12.1.ebuild:
+ marked ~amd64
+
+ 14 Mar 2004; Stefan Knoblich <stkn@gentoo.org> linphone-0.10.2.ebuild,
+ linphone-0.12.0.ebuild, linphone-0.12.1.ebuild:
+ updated depdendencies (linphone won't build with libosip-2.x)
+
+ 07 Jan 2004; Sven Blumenstein <bazik@gentoo.org> linphone-0.12.1.ebuild:
+ Removed KEYWORD's of untested archs again.
+ Please dont add new ebuilds with
+ KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm"
+ if you didnt test on these archs! Fill a bug or talk
+ to the arch lead if you want it tested. Thanks!
+
+*linphone-0.12.1 (03 Jan 2004)
+
+ 03 Jan 2004; Stefan Knoblich <stkn@gentoo.org> linphone-0.10.2.ebuild,
+ linphone-0.12.0.ebuild, linphone-0.12.1.ebuild, linphone-0.9.0-r1.ebuild,
+ linphone-0.12.1-include-fix.diff:
+ removed old linphone-0.9, copyright header updated for 2004, added
+ linphone-0.12.1
+
+ 31 Dec 2003; Sven Blumenstein <bazik@gentoo.org> linphone-0.10.2.ebuild,
+ linphone-0.12.0.ebuild, linphone-0.9.0-r1.ebuild:
+ Fixed handling of the (optional) x86-only DEPEND
+ dev-lang/nasm and removed KEYWORD's of untested archs.
+
+ 07 Dec 2003; Heinrich Wendel <lanius@gentoo.org> linphone-0.10.2.ebuild,
+ linphone-0.9.0-r1.ebuild:
+ fixed alsa dep
+
+*linphone-0.12.0 (04 Oct 2003)
+
+ 04 Oct 2003; Stefan Knoblich <stkn@gentoo.org> linphone-0.12.0.ebuild:
+ Version bumped. Changed dependency from alsa-driver to alsa-lib.
+
+ 26 Sep 2003; Martin Holzer <mholzer@gentoo.org> linphone-0.10.2.ebuild:
+ Added IUSE flags. Closes #29265.
+
+ 12 Jun 2003; <msterret@gentoo.org> linphone-0.10.2.ebuild:
+ added header from skel.ebuild
+
+*linphone-0.10.2 (04 May 2003)
+
+ 04 May 2003; Martin Holzer <mholzer@gentoo.org> linphone-0.10.2.ebuild:
+ Version bumped. Ebuild submitted by Jiri VERUNEK <verunek@vol.cz> in #20391.
+
+*linphone-0.9.0-r1 (20 Mar 2003)
+
+ 20 Mar 2003; Seemant Kulleen <seemant@gentoo.org> linphone-0.9.0-r1.ebuild:
+ removed pic stuff
+
+*linphone-0.9.0 (05 Sep 2002)
+
+ 05 Sep 2002; Daniel Robbins <drobbins@gentoo.org> This ebuild was created by
+ gaarde (Paul Belt) or someone else using his account. Looks ok, so moving to
+ its proper place in net-im (was in net-dialup before.)
diff --git a/net-voip/linphone/Manifest b/net-voip/linphone/Manifest
new file mode 100644
index 0000000..695ce65
--- /dev/null
+++ b/net-voip/linphone/Manifest
@@ -0,0 +1,6 @@
+AUX linphone-1.6.0-call.patch 344 RMD160 887c83861aec5e71914ebcca5c3bdff56e8ac513 SHA1 2a84da9c99154c68147c161f373a6b962ca2e7ce SHA256 7d1a5789adb3d2f02eaf0970acf567ae5901b2a61f84a94c2116e354a44aa822
+AUX linphone-2.0.1-mediastreamer-deps.patch 2171 RMD160 282caddf2314583a5c5620413b70811c6dee03d7 SHA1 03890f8ba07114b7eea31fc416509ae0a3f89836 SHA256 249c5863c31b2e040f73cd0d0a6b9667b42622c6c27e9e9b67121a9d5de60910
+DIST linphone-2.1.1.tar.gz 7662602 RMD160 9d51b97d213d6b81a911b73507b8f8df6b4d5d92 SHA1 93ac2c1e3afef9c9031856b9f836d7997eb9553c SHA256 ae69a6fb606046bccb5bfa20726bbc054ebe25abd1865f004e6205542523184e
+EBUILD linphone-2.1.1.ebuild 2961 RMD160 9b7c77764e0673556f27aa78b241004665712c96 SHA1 7c1ed82f6122d7c1df5bb39bf1a3409f03d909fa SHA256 3cecff28fd24ca5ea08af1c0bbe5ab565e2fe2ee541c603ae87b931dafa575db
+MISC ChangeLog 8451 RMD160 313e004c984b4d8389d9f77ed96ac57157b71c76 SHA1 a4433775d3a7df36a9bd469762770ec66cac0132 SHA256 071b4746fcb609d108c41a913b4d595faa36cc18c07b743bae5b16ae034663fc
+MISC metadata.xml 312 RMD160 e3c2d66f793654c3d1ab1b70aa2b3b87731c04e7 SHA1 17015753e1e8e33227e3bf6260fff1a6447d32a0 SHA256 008abe484ed1f0a62e625789a99281919f3c933a222bbecef1bf9652728e6d38
diff --git a/net-voip/linphone/files/linphone-1.6.0-call.patch b/net-voip/linphone/files/linphone-1.6.0-call.patch
new file mode 100644
index 0000000..27fe669
--- /dev/null
+++ b/net-voip/linphone/files/linphone-1.6.0-call.patch
@@ -0,0 +1,10 @@
+--- linphone-1.6.0.old/console/commands.c 2007-02-02 13:57:55.000000000 +0100
++++ linphone-1.6.0/console/commands.c 2007-02-02 14:25:51.000000000 +0100
+@@ -287,6 +287,7 @@
+ static int
+ lpc_cmd_call(LinphoneCore *lc, char *args)
+ {
++ if ( ! args || ! *args ) return 0;
+ if ( lc->call != NULL )
+ {
+ printf("Terminate current call first.\n");
diff --git a/net-voip/linphone/files/linphone-2.0.1-mediastreamer-deps.patch b/net-voip/linphone/files/linphone-2.0.1-mediastreamer-deps.patch
new file mode 100644
index 0000000..c7aae17
--- /dev/null
+++ b/net-voip/linphone/files/linphone-2.0.1-mediastreamer-deps.patch
@@ -0,0 +1,41 @@
+liblinphone.la does not seem to properly add -L paths to libmediastreamer.la,
+so force the issue to work around the link failure caused by the -rpath added
+to /usr/lib/linphone/ and having an already installed older version of linphone
+
+--- console/Makefile.in
++++ console/Makefile.in
+@@ -287,12 +287,12 @@
+ @BUILD_CONSOLE_TRUE@ -I$(osip_prefix)/include
+
+ @BUILD_CONSOLE_TRUE@linphonec_SOURCES = linphonec.c linphonec.h commands.c
+-@BUILD_CONSOLE_TRUE@linphonec_LDADD = $(top_builddir)/coreapi/liblinphone.la $(READLINE_LIBS) $(OSIP_LIBS)
++@BUILD_CONSOLE_TRUE@linphonec_LDADD = $(top_builddir)/coreapi/liblinphone.la $(top_builddir)/mediastreamer2/src/libmediastreamer.la $(READLINE_LIBS) $(OSIP_LIBS)
+ @BUILD_CONSOLE_TRUE@sipomatic_SOURCES = \
+ @BUILD_CONSOLE_TRUE@ sipomatic.c sipomatic.h
+
+ @BUILD_CONSOLE_TRUE@sipomatic_LDADD = $(INTLLIBS) \
+-@BUILD_CONSOLE_TRUE@ $(top_builddir)/coreapi/liblinphone.la \
++@BUILD_CONSOLE_TRUE@ $(top_builddir)/coreapi/liblinphone.la $(top_builddir)/mediastreamer2/src/libmediastreamer.la \
+ @BUILD_CONSOLE_TRUE@ $(OSIP_LIBS)
+
+ AM_CFLAGS = $(STRICT_OPTIONS) -DENABLE_TRACE -D_ORTP_SOURCE $(VIDEO_CFLAGS) $(READLINE_CFLAGS) $(OSIP_CFLAGS)
+--- gtk/Makefile.in
++++ gtk/Makefile.in
+@@ -335,7 +335,7 @@
+ @BUILD_GTK_TRUE@ $(linphone_common_sources)
+
+ @BUILD_GTK_TRUE@linphone_LDADD = $(LIBGTK_LIBS) $(INTLLIBS) \
+-@BUILD_GTK_TRUE@ $(top_builddir)/coreapi/liblinphone.la
++@BUILD_GTK_TRUE@ $(top_builddir)/coreapi/liblinphone.la $(top_builddir)/mediastreamer2/src/libmediastreamer.la
+
+ AM_CFLAGS = $(STRICT_OPTIONS) $(LIBGTK_CFLAGS) $(IPV6_CFLAGS) \
+ $(ORTP_CFLAGS) $(OSIP_CFLAGS)
+@@ -348,7 +348,7 @@
+ @BUILD_GNOME_APPLET_TRUE@linphone_applet_CFLAGS = $(AM_CFLAGS) $(GNOME_APPLETS_CFLAGS) -DLINPHONE_APPLET
+ @BUILD_GNOME_APPLET_TRUE@linphone_applet_LDADD = \
+ @BUILD_GNOME_APPLET_TRUE@ $(GNOME_APPLETS_LIBS) \
+-@BUILD_GNOME_APPLET_TRUE@ $(top_builddir)/coreapi/liblinphone.la \
++@BUILD_GNOME_APPLET_TRUE@ $(top_builddir)/coreapi/liblinphone.la $(top_builddir)/mediastreamer2/src/libmediastreamer.la \
+ @BUILD_GNOME_APPLET_TRUE@ $(OSIP_LIBS)
+
+ @BUILD_GNOME_APPLET_TRUE@serverdir = $(libdir)/bonobo/servers
diff --git a/net-voip/linphone/linphone-2.1.1.ebuild b/net-voip/linphone/linphone-2.1.1.ebuild
new file mode 100644
index 0000000..596adcb
--- /dev/null
+++ b/net-voip/linphone/linphone-2.1.1.ebuild
@@ -0,0 +1,91 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-2.0.1-r1.ebuild,v 1.5 2008/01/22 04:44:42 vapier Exp $
+
+# Note: video support in linphone relies on swscaler being disabled
+# in ffmpeg. this is because the video code in linphone is old
+# and uses the old interface. solution: fix linphone's video
+# code. workaround: build ffmpeg w/out --enable-swscaler.
+
+inherit eutils
+
+DESCRIPTION="Voice Over IP phone (internet phone which uses SIP)"
+HOMEPAGE="http://www.linphone.org/"
+SRC_URI="http://download.savannah.nongnu.org/releases/${PN}/stable/sources/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="1"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="alsa arts console doc gtk ilbc ipv6 video xv"
+# XXX: Should "video" be split into ffmpeg/libsdl ? They are two distinct
+# things: libsdl is just for video display while ffmpeg is just for
+# video capture ... but does anyone actually want a one-way linphone ?
+
+RDEPEND="dev-libs/glib
+ doc? ( app-doc/doxygen )
+ dev-perl/XML-Parser
+ net-dns/bind-tools
+ >=net-libs/libosip-3.0.3
+ >=net-libs/libeXosip-3.0.3
+ >=media-libs/speex-1.2_beta3
+ >=media-sound/gsm-1.0.12-r1
+ x86? ( xv? ( dev-lang/nasm ) )
+ gtk? (
+ >=x11-libs/gtk+-2
+ gnome-base/libglade
+ )
+ alsa? ( media-libs/alsa-lib )
+ arts? ( kde-base/arts )
+ ilbc? ( dev-libs/ilbc-rfc3951 )
+ video? (
+ media-libs/libsdl
+ media-video/ffmpeg
+ >=media-libs/libtheora-1.0_alpha7
+ )"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"
+# use the bundled ortp until newer versions enter portage
+# >net-libs/ortp-0.13.1
+# portaudio? ( >=media-libs/portaudio-19_pre )"
+# media-libs/gsm-1.0.12 fails on amd64 due to bug #192736
+
+src_unpack() {
+ unpack ${A}
+ cd "${S}"
+ epatch "${FILESDIR}"/linphone-1.6.0-call.patch
+ epatch "${FILESDIR}"/linphone-2.0.1-mediastreamer-deps.patch
+}
+
+src_compile() {
+ use doc || export ac_cv_path_DOXYGEN=false
+ econf \
+ --disable-strict \
+ --libdir=/usr/$(get_libdir)/linphone \
+ --libexecdir=/usr/$(get_libdir)/linphone/exec \
+ $(use_enable console console_ui) \
+ $(use_enable doc manual) \
+ $(use_enable gtk gtk_ui) \
+ $(use_with ilbc) \
+ $(use_enable ipv6) \
+ $(use_enable alsa) \
+ $(use_enable arts artsc) \
+ $(use_enable video) \
+ --disable-portaudio \
+ $(use_enable x86 truespeech) \
+ || die "Unable to configure"
+ #--enable-external-ortp \
+ #$(use_enable portaudio)
+ emake || die "Unable to make"
+}
+
+src_install () {
+ emake DESTDIR="${D}" install || die "Failed to install"
+ dodoc AUTHORS BUGS ChangeLog INSTALL NEWS README README.arm TODO
+
+ # don't install mediastreamer/ortp includes, docs and pkgconfig files
+ # to avoid conflicts with net-libs/ortp
+ rm -r "${D}"/usr/include/{mediastreamer2,ortp} || die
+ rm -r "${D}"/usr/$(get_libdir)/linphone/pkgconfig/{mediastreamer,ortp}.pc || die
+ use doc && ( rm -r "${D}"/usr/share/doc/ortp || die )
+ mv "${D}"/usr/$(get_libdir)/{linphone/,}pkgconfig || die
+}
diff --git a/net-voip/linphone/metadata.xml b/net-voip/linphone/metadata.xml
new file mode 100644
index 0000000..e2b0481
--- /dev/null
+++ b/net-voip/linphone/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>voip</herd>
+<maintainer>
+ <email>stkn@gentoo.org</email>
+ <name>Stefan Knoblich</name>
+ <description>voip herd will be taking care of this</description>
+</maintainer>
+</pkgmetadata>