diff options
Diffstat (limited to 'net-voip')
-rw-r--r-- | net-voip/Manifest.gz | bin | 1558 -> 1222 bytes | |||
-rw-r--r-- | net-voip/ekiga/Manifest | 4 | ||||
-rw-r--r-- | net-voip/ekiga/ekiga-4.0.1-r1.ebuild | 119 | ||||
-rw-r--r-- | net-voip/ekiga/files/ekiga-4.0.1-crash-clear.patch | 36 | ||||
-rw-r--r-- | net-voip/ekiga/metadata.xml | 9 | ||||
-rw-r--r-- | net-voip/openmcu/Manifest | 7 | ||||
-rw-r--r-- | net-voip/openmcu/files/openmcu-2.2.1-path.patch | 48 | ||||
-rw-r--r-- | net-voip/openmcu/files/openmcu.confd | 5 | ||||
-rw-r--r-- | net-voip/openmcu/files/openmcu.ini | 13 | ||||
-rw-r--r-- | net-voip/openmcu/files/openmcu.rc6 | 20 | ||||
-rw-r--r-- | net-voip/openmcu/metadata.xml | 8 | ||||
-rw-r--r-- | net-voip/openmcu/openmcu-2.2.5-r1.ebuild | 74 |
12 files changed, 0 insertions, 343 deletions
diff --git a/net-voip/Manifest.gz b/net-voip/Manifest.gz Binary files differindex 3463c45f078c..d1fc92a37758 100644 --- a/net-voip/Manifest.gz +++ b/net-voip/Manifest.gz diff --git a/net-voip/ekiga/Manifest b/net-voip/ekiga/Manifest deleted file mode 100644 index 1d21c00feb8d..000000000000 --- a/net-voip/ekiga/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -AUX ekiga-4.0.1-crash-clear.patch 1074 BLAKE2B 52df4fd1503387d456a501d8b307a9e1b5892474d7709230444ec35ffd4cc11646dc0ea2762405401dadf0f80352da901d8995df0b9496caef81f04413d9423c SHA512 7f7a5fc4f3bd92f308a534de330d9c6cf60382a21e26c671141d6f2f066e6f3595a9dbea42664aed4f0ec2ada3fc55decf7ac327f9a7f50fade63ee8a426cf26 -DIST ekiga-4.0.1.tar.xz 8339364 BLAKE2B baa6ba4f30e48cf4ec6e11abce06fa369b60b69105bb724cf7acfc29177c6adbbea3ae708ccc927f26fe9860b78a2c7852b58eab119e046dc3e1483179b68afa SHA512 3c4dd5eab6e91434da4bbfe5728ac5943ed5ae89b8b2241fb59abb3e41bcd08ba187b5d60c9d839b1010edd7fc97b53cc6db57a6eec40ba81757a772febd2217 -EBUILD ekiga-4.0.1-r1.ebuild 3292 BLAKE2B 5f63db3d0f4b7d669918542cd9ebf62e5ed32067879e46c80d2584c0207db22a07b96da94df58e338e05eb960b2caeae82fa650b5e4759718745f81b8e5f1a96 SHA512 d54ce8233d6a0e8211926c77d76e546da6810a44a966f4b6f22d2aa281d452be9842d5fbf10e01cf66517c7ac869cad129bd580dede373d4f7fb4b03854edb93 -MISC metadata.xml 305 BLAKE2B d334df26094eafee6f675234528f24f2d3d6d3560b4291bb756c16c30b675eeaf63ad1493652b11e9903442c36f65efc01e180a92b566126954d7bd8922a9aef SHA512 fc1b3c5c121d476c5c339c78b543fb9a1be57019d3e05505ffa717b3877cd48d825c0c123a4882e02ff0fbee37bffc1e146a7098ae7840d80a8b54355c3e5683 diff --git a/net-voip/ekiga/ekiga-4.0.1-r1.ebuild b/net-voip/ekiga/ekiga-4.0.1-r1.ebuild deleted file mode 100644 index 5cc07966a143..000000000000 --- a/net-voip/ekiga/ekiga-4.0.1-r1.ebuild +++ /dev/null @@ -1,119 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -GNOME2_LA_PUNT="yes" - -inherit gnome2 - -DESCRIPTION="H.323 and SIP VoIP softphone" -HOMEPAGE="http://www.ekiga.org/" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" -IUSE="dbus debug doc eds h323 ldap libnotify cpu_flags_x86_mmx pulseaudio +shm v4l xv zeroconf" - -# gconf is a hard requirement until this bug is fixed: -# https://bugzilla.gnome.org/show_bug.cgi?id=721198 -# -# x11-themes/gnome-icon-theme needed, bug #600398, https://bugzilla.gnome.org/show_bug.cgi?id=775652 -# changing configure check is not enough and icons will be missing. -RDEPEND=" - >=dev-libs/glib-2.24.0:2 - >=dev-libs/boost-1.49:0= - dev-libs/libxml2:2 - >=gnome-base/gconf-2.6.0:2 - - >=net-libs/opal-3.10.9:0=[sip,sound,video,debug=,h323?,xml] - <net-libs/opal-3.12 - >=net-libs/ptlib-2.10.9:0=[ldap?,stun,v4l?,video,wav,debug=,dtmf,pulseaudio?,xml] - <net-libs/ptlib-2.12 - - >=x11-libs/gtk+-2.20.0:2 - x11-themes/gnome-icon-theme - dbus? ( >=sys-apps/dbus-0.36 - >=dev-libs/dbus-glib-0.36 ) - eds? ( >=gnome-extra/evolution-data-server-1.2:= ) - ldap? ( dev-libs/cyrus-sasl:2 - net-nds/openldap ) - libnotify? ( x11-libs/libnotify ) - shm? ( x11-libs/libXext ) - xv? ( x11-libs/libXv ) - zeroconf? ( >=net-dns/avahi-0.6[dbus] ) -" -DEPEND="${RDEPEND} - >=dev-util/intltool-0.35 - virtual/pkgconfig - sys-devel/gettext - doc? ( - app-text/rarian - app-text/gnome-doc-utils - app-doc/doxygen ) - v4l? ( sys-kernel/linux-headers ) -" - -# NOTES: -# ptlib/opal needed features are not checked by ekiga, upstream bug 577249 -# +doc is not installing dev doc (doxygen) -# UPSTREAM: -# contact ekiga team to be sure intltool and gettext are not nls deps - -PATCHES=( - # https://bugs.gentoo.org/show_bug.cgi?id=499208 - "${FILESDIR}"/${P}-crash-clear.patch -) - -src_prepare() { - # remove call to gconftool-2 --shutdown, upstream bug 555976 - # gnome-2 eclass is reloading schemas with SIGHUP - sed -i -e '/gconftool-2 --shutdown/d' Makefile.in || die "sed failed" - - # V4L support is auto-enabled, want it to be a user choice - # do not contact upstream because that's a hack - # TODO: check if upstream has removed this hack - if ! use v4l; then - sed -i -e "s/V4L=\"enabled\"/V4L=\"disabled\"/" configure || die "sed failed" - fi - - gnome2_src_prepare -} - -src_configure() { - # dbus-service: always enable if dbus is enabled, no reason to disable it - # Upstream doesn't support experimental stuff: - # https://bugzilla.gnome.org/show_bug.cgi?id=689301 - # Hence, we disable gstreamer, kde, kab (kontact) - gnome2_src_configure \ - --disable-gstreamer \ - --disable-kde \ - --enable-libtool-lock \ - --disable-kab \ - --disable-xcap \ - --enable-gconf \ - --enable-schemas-install \ - --enable-nls \ - --disable-static-libs \ - $(use_enable dbus) \ - $(use_enable dbus dbus_service) \ - $(use_enable debug gtk-debug) \ - $(use_enable debug opal-debug) \ - $(use_enable doc gdu) \ - $(use_enable eds) \ - $(use_enable h323) \ - $(use_enable ldap) \ - $(use_enable libnotify notify) \ - $(use_enable cpu_flags_x86_mmx mmx) \ - $(use_enable shm) \ - $(use_enable xv) \ - $(use_enable zeroconf avahi) -} - -src_install() { - gnome2_src_install - - if use doc && use dbus; then - insinto "/usr/share/doc/${PF}/" - doins doc/using_dbus.html - fi -} diff --git a/net-voip/ekiga/files/ekiga-4.0.1-crash-clear.patch b/net-voip/ekiga/files/ekiga-4.0.1-crash-clear.patch deleted file mode 100644 index 9b9ca657895d..000000000000 --- a/net-voip/ekiga/files/ekiga-4.0.1-crash-clear.patch +++ /dev/null @@ -1,36 +0,0 @@ -From ebfdaa0690c2f65dfe90714b02ff4f9bc9a3fa6d Mon Sep 17 00:00:00 2001 -From: Julien Puydt <jpuydt@free.fr> -Date: Mon, 21 Jan 2013 15:54:38 +0100 -Subject: Made the call-history signal the changes first, then do some cleaning - later -- fixes a crash on clear - ---- - lib/engine/components/call-history/history-book.cpp | 5 ++++- - 1 file changed, 4 insertions(+), 1 deletion(-) - -diff --git a/lib/engine/components/call-history/history-book.cpp b/lib/engine/components/call-history/history-book.cpp -index b110d4d..4db92fa 100644 ---- a/lib/engine/components/call-history/history-book.cpp -+++ b/lib/engine/components/call-history/history-book.cpp -@@ -177,6 +177,10 @@ History::Book::clear () - - std::list<ContactPtr> old_contacts = ordered_contacts; - ordered_contacts.clear (); -+ -+ cleared (); -+ updated (); -+ - for (std::list<ContactPtr>::iterator iter = old_contacts.begin (); - iter != old_contacts.end(); - ++iter) -@@ -187,7 +191,6 @@ History::Book::clear () - xmlDocSetRootElement (doc.get (), root); - - save (); -- cleared (); - } - - void --- -cgit v0.12 - diff --git a/net-voip/ekiga/metadata.xml b/net-voip/ekiga/metadata.xml deleted file mode 100644 index 3a28e4d695db..000000000000 --- a/net-voip/ekiga/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <use> - <flag name="h323">Enable H.323 protocol</flag> - <flag name="shm">Enable the Shared Memory Extension from libXext</flag> - </use> -</pkgmetadata> diff --git a/net-voip/openmcu/Manifest b/net-voip/openmcu/Manifest deleted file mode 100644 index cc568ea23a25..000000000000 --- a/net-voip/openmcu/Manifest +++ /dev/null @@ -1,7 +0,0 @@ -AUX openmcu-2.2.1-path.patch 2321 BLAKE2B 56fb01d216b751c43d90d139d0abfa995d4cc5cccd9974ba63e940dc160fe966566f0f960cadaae4334f6816a2c70598634433ef14d088f924b73f91c4c7dba9 SHA512 9a18d10ff604459aae8b5256cf34908f046691e4ec4d9f3d4a92e5423a78d50473069a29f1a51e03f528fdff73f16c24832d9fa24c074641b06424fd996336df -AUX openmcu.confd 167 BLAKE2B a515f6f5707cef1d8eba4af90a37da2d9b4796ae650891bc207fcc96148c59670afa0acdcb78a8d720d422a066bfcd3b2579a22f0ac345e48fcfd8162dc2ea65 SHA512 d89a3ca06313c972363a9a7d935cb16902233677262b903962970ad6f9f5bae6c2752e02e073064f27333cc4c73b7c751e4aeef1d3555b2408b60ae9ef94b686 -AUX openmcu.ini 398 BLAKE2B a3952038e0aeef6a749bf36a4ce852bf4ef30db031344c95c9d8f612eec3e6cc105ca047283717359b653941b8e5287272c187e4c17071bc10845e46ba7a1aaa SHA512 2ce9468386b71f7fb37c633e9de083796a61262ace4b83b85490365b8d133af94f9bc53680c44996a9f0b7350e4ad0ccfb2ef387ede2ae3b55a0ef7ad6da9de4 -AUX openmcu.rc6 538 BLAKE2B e69be8879c03014bc2404ec82b6aa0c9367ebe2c4ca243a5b54611b1b4d653662564c4d15db3044a5e1db3c4d048e720d17035aff2392c75b0cc3cc016d91679 SHA512 91b341ded3e1b98e9004ff877f2b1fad0aafa30d03b3f63896afcf876e77064e8a78551a93c025936f540ad1727510f6de2db51519104ca8686e755b459ef10f -DIST h323plus-app-v1_23_0.tar.gz 610103 BLAKE2B 18b56a0f0454e3c0cd0473c4819f0ae280f955d6adb6bc3645defafd6b7edde71134b7744569924a755cac823f3e7a5af178c4b832fa2610081fa975579da564 SHA512 cdb9c587cc857c64440fc9f9d8e1a08e2c9ae00c2070a8d4678e65ca951124c1b4423c24cf795c3f810bd4694f05536b981ca20377755a2c19908de56498dbd0 -EBUILD openmcu-2.2.5-r1.ebuild 1493 BLAKE2B 790724f2314f0409be75119e0011e8207c2c221293e7103912f2a6e1df25206d009606bf85d7db0e25c2ad391020dde26a1aac9830b6217f266de28274ece312 SHA512 6e3bd1263966e0b53b000c3652559b1ed9d786fb8bfde35b8a4c6f0020ccf6303ae8f1c855261e479e929fe5ab737297790e1d35076b9acca716dba426add042 -MISC metadata.xml 245 BLAKE2B f579247804d70925f1385f23477620d77c6af8be2fa03f57ba6f470978b864f4fb359b5a7d8ed562003cf708f05c636afcf4f96fc9179fdcad811ef67f2493e3 SHA512 38267c382aa98b4e5deb5e81d8ce7edf8cba90ce141bda4176ae8a9e31d4a285e8ebd1f50ce4640509aa7f3ee15d4fe6d9c96cac2c4ca479996407374128cf6d diff --git a/net-voip/openmcu/files/openmcu-2.2.1-path.patch b/net-voip/openmcu/files/openmcu-2.2.1-path.patch deleted file mode 100644 index 48ae0364a8c6..000000000000 --- a/net-voip/openmcu/files/openmcu-2.2.1-path.patch +++ /dev/null @@ -1,48 +0,0 @@ -diff -u openmcu_v2_2_1.orig/main.cxx openmcu_v2_2_1/main.cxx ---- openmcu_v2_2_1.orig/main.cxx 2006-06-09 00:39:59.000000000 -0400 -+++ openmcu_v2_2_1/main.cxx 2009-02-10 23:09:49.000000000 -0500 -@@ -54,9 +54,9 @@ - #include <ptlib.h> - #include "mcu.h" - --static const char DefaultConnectingWAVFile[] = "connecting.wav"; --static const char DefaultEnteringWAVFile[] = "entering.wav"; --static const char DefaultLeavingWAVFile[] = "leaving.wav"; -+static const char DefaultConnectingWAVFile[] = "/usr/share/openmcu/sounds/connecting.wav"; -+static const char DefaultEnteringWAVFile[] = "/usr/share/openmcu/sounds/entering.wav"; -+static const char DefaultLeavingWAVFile[] = "/usr/share/openmcu/sounds/leaving.wav"; - - static const char ConnectingWAVFileKey[] = "Connecting WAV File"; - static const char EnteringWAVFileKey[] = "Entering WAV File"; -diff -u openmcu_v2_2_1.orig/mcu.cxx openmcu_v2_2_1/mcu.cxx ---- openmcu_v2_2_1.orig/mcu.cxx 2006-07-14 01:28:01.000000000 -0400 -+++ openmcu_v2_2_1/mcu.cxx 2009-02-10 23:11:43.000000000 -0500 -@@ -83,7 +83,7 @@ - static const char DefaultRoomKey[] = "Default room"; - static const char DefaultRoomTimeLimitKey[] = "Room time limit"; - --static const char DefaultCallLogFilename[] = "mcu_log.txt"; -+static const char DefaultCallLogFilename[] = "/var/log/openmcu/openmcu.log"; - static const char DefaultRoom[] = "room101"; - - #if OPENMCU_VIDEO -@@ -154,8 +154,8 @@ - #endif - exeDir.Change(); - -- httpNameSpace.AddResource(new PHTTPDirectory("data", "data")); -- httpNameSpace.AddResource(new PServiceHTTPDirectory("html", "html")); -+ httpNameSpace.AddResource(new PHTTPDirectory("data", "/usr/share/openmcu/data")); -+ httpNameSpace.AddResource(new PServiceHTTPDirectory("html", "/usr/share/openmcu/html")); - - manager = CreateConferenceManager(); - endpoint = CreateEndPoint(*manager); -@@ -229,7 +229,7 @@ - - #if P_SSL - // SSL certificate file. -- PString certificateFile = cfg.GetString(HTTPCertificateFileKey, "server.pem"); -+ PString certificateFile = cfg.GetString(HTTPCertificateFileKey, "/etc/openmcu/server.pem"); - rsrc->Add(new PHTTPStringField(HTTPCertificateFileKey, 25, certificateFile)); - if (!SetServerCertificate(certificateFile, TRUE)) { - PSYSTEMLOG(Fatal, "MCU\tCould not load certificate \"" << certificateFile << '"'); diff --git a/net-voip/openmcu/files/openmcu.confd b/net-voip/openmcu/files/openmcu.confd deleted file mode 100644 index 59b42a260c91..000000000000 --- a/net-voip/openmcu/files/openmcu.confd +++ /dev/null @@ -1,5 +0,0 @@ -#/etc/conf.d/openmcu.confd -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -OPTIONS="-u openmcu -g openmcu" diff --git a/net-voip/openmcu/files/openmcu.ini b/net-voip/openmcu/files/openmcu.ini deleted file mode 100644 index 7dbdac551989..000000000000 --- a/net-voip/openmcu/files/openmcu.ini +++ /dev/null @@ -1,13 +0,0 @@ -[Parameters] -Password=i9Vp7LN+X5Y= -Log Level=2 -HTTP Certificate=/etc/openmcu/server.pem -HTTP Port=1420 -Gatekeeper Mode=No gatekeeper -Interface Array Size=0 -Default room=room101 -Connecting WAV File=/usr/share/openmcu/sounds/connecting.wav -Entering WAV File=/usr/share/openmcu/sounds/entering.wav -Leaving WAV File=/usr/share/openmcu/sounds/leaving.wav -Call log filename=/var/log/openmcu/mcu_log.txt - diff --git a/net-voip/openmcu/files/openmcu.rc6 b/net-voip/openmcu/files/openmcu.rc6 deleted file mode 100644 index a62d80994db5..000000000000 --- a/net-voip/openmcu/files/openmcu.rc6 +++ /dev/null @@ -1,20 +0,0 @@ -#!/sbin/openrc-run -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -depend() { - need net -} - -start() { - ebegin "Starting H.323 Conferencing service" - start-stop-daemon --start --quiet --pidfile /var/run/openmcu/openmcu.pid \ - --exec /usr/sbin/openmcu -- ${OPTIONS} -d -p /var/run/openmcu/openmcu.pid -i /etc/openmcu/openmcu.ini - eend $? -} - -stop() { - ebegin "Stopping H.323 Conferencing service" - start-stop-daemon --stop --quiet --pidfile /var/run/openmcu/openmcu.pid - eend $? -} diff --git a/net-voip/openmcu/metadata.xml b/net-voip/openmcu/metadata.xml deleted file mode 100644 index 26e6909bbf92..000000000000 --- a/net-voip/openmcu/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="sourceforge">h323plus</remote-id> - </upstream> -</pkgmetadata> diff --git a/net-voip/openmcu/openmcu-2.2.5-r1.ebuild b/net-voip/openmcu/openmcu-2.2.5-r1.ebuild deleted file mode 100644 index 9b9df4d15bbf..000000000000 --- a/net-voip/openmcu/openmcu-2.2.5-r1.ebuild +++ /dev/null @@ -1,74 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit user - -MY_PN=h323plus-app -MY_PV=1_23_0 -DESCRIPTION="Simple Multi Conference Unit using H.323" -HOMEPAGE="http://www.h323plus.org/" -SRC_URI="mirror://sourceforge/h323plus/${MY_PN}-v${MY_PV}.tar.gz" - -LICENSE="MPL-1.0 GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="net-libs/ptlib:= - net-libs/h323plus:=" -RDEPEND="${DEPEND}" - -S=${WORKDIR}/applications/${PN} - -src_prepare() { - # set path for various files - eapply "${FILESDIR}"/${PN}-2.2.1-path.patch - - default -} - -src_compile() { - emake OPENH323DIR=/usr/share/openh323 -} - -src_install() { - dosbin obj_*_*_*/${PN} - - keepdir /usr/share/${PN}/data /usr/share/${PN}/html - - # needed for daemon - keepdir /var/log/${PN} /var/run/${PN} - - insinto /usr/share/${PN}/sounds - doins *.wav - - insinto /etc/${PN} - doins server.pem - doins "${FILESDIR}"/${PN}.ini - - doman ${PN}.1 - - dodoc ReadMe.txt - - newinitd "${FILESDIR}"/${PN}.rc6 ${PN} - newconfd "${FILESDIR}"/${PN}.confd ${PN} -} - -pkg_preinst() { - enewgroup openmcu - enewuser openmcu -1 -1 /dev/null openmcu -} - -pkg_postinst() { - einfo "Setting permissions..." - chown -R openmcu:openmcu "${ROOT}"etc/openmcu - chmod -R u=rwX,g=rX,o= "${ROOT}"etc/openmcu - chown -R openmcu:openmcu "${ROOT}"var/{log,run}/openmcu - chmod -R u=rwX,g=rX,o= "${ROOT}"var/{log,run}/openmcu - - echo - elog "This patched version of openmcu stores it's configuration" - elog "in \"/etc/openmcu/openmcu.ini\"" -} |