From 4a6848935933d3d2d052eee7d24cd9fbe1b20700 Mon Sep 17 00:00:00 2001 From: "Andreas V. 'netrunner' Meier" Date: Mon, 13 Mar 2006 11:36:02 +0000 Subject: [PATCH] Andreas V. Meier: add kiax [2006011619255329541] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@7128 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- .../avm/kiax/kiax-iaxwrapper_includes.patch | 31 +++++++++++++ package/avm/kiax/kiax.desc | 46 +++++++++++++++++++ 2 files changed, 77 insertions(+) create mode 100644 package/avm/kiax/kiax-iaxwrapper_includes.patch create mode 100644 package/avm/kiax/kiax.desc diff --git a/package/avm/kiax/kiax-iaxwrapper_includes.patch b/package/avm/kiax/kiax-iaxwrapper_includes.patch new file mode 100644 index 000000000..f135797b9 --- /dev/null +++ b/package/avm/kiax/kiax-iaxwrapper_includes.patch @@ -0,0 +1,31 @@ +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/avm/kiax/kiax-iaxwrapper_includes.patch +# ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf +# +# 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. +# +# --- ROCK-COPYRIGHT-NOTE-END --- + +diff -ruN kiax-0.8.4/src/iaxwrapper.cpp kiax-0.8.4-new/src/iaxwrapper.cpp +--- kiax-0.8.4/src/iaxwrapper.cpp 2005-04-11 12:36:24.000000000 +0200 ++++ kiax-0.8.4-new/src/iaxwrapper.cpp 2006-01-16 14:37:21.000000000 +0100 +@@ -18,6 +18,8 @@ + * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + ***************************************************************************/ + #include "iaxwrapper.h" ++#include "malloc.h" ++#include "stdlib.h" + + IaxWrapper* callbackCaller; + diff --git a/package/avm/kiax/kiax.desc b/package/avm/kiax/kiax.desc new file mode 100644 index 000000000..0f2333cbb --- /dev/null +++ b/package/avm/kiax/kiax.desc @@ -0,0 +1,46 @@ + +[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- +[COPY] +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] Please add additional copyright information _after_ the line containing +[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +[COPY] +[COPY] ROCK Linux: rock-src/package/avm/kiax/kiax.desc +[COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; either version 2 of the License, or +[COPY] (at your option) any later version. A copy of the GNU General Public +[COPY] License can be found at Documentation/COPYING. +[COPY] +[COPY] Many people helped and are helping developing ROCK Linux. Please +[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM +[COPY] file for details. +[COPY] +[COPY] --- ROCK-COPYRIGHT-NOTE-END --- + +[I] kde client for the Inter Asterisk eXchange protocol + +[T] Kiax is an IAX client application (a so called Softphone) which allows +[T] PC users to make ordinary VoIP calls to Asterisk servers, the same way as +[T] they do it with their hardware telephone. It aims to provide a simple and +[T] user-friendly graphical interface and desktop integration for calling, +[T] contact list, call register management and easy configuration. That is - a +[T] simple to use IAX Client. + +[U] http://kiax.sourceforge.net/ + +[A] The Kiax TEAM +[M] Andreas V. 'netrunner' Meier + +[C] extra/network + +[L] GPL +[S] Beta +[V] 0.8.4 +[P] X -----5---9 800.000 + +[D] 204384031 kiax-0.8.4.tar.bz2 http://dl.sourceforge.net/kiax/ +