mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-12-19 03:37:46 +00:00
[mod_rayo, mod_ssml, iksemel] Remove from tree
This commit is contained in:
9
debian/control-modules
vendored
9
debian/control-modules
vendored
@@ -550,11 +550,6 @@ Module: event_handlers/mod_radius_cdr
|
||||
Description: mod_radius_cdr
|
||||
Adds mod_radius_cdr.
|
||||
|
||||
Module: event_handlers/mod_rayo
|
||||
Description: mod_rayo
|
||||
Adds mod_rayo.
|
||||
Depends: freeswitch-mod-ssml (= ${binary:Version})
|
||||
|
||||
Module: event_handlers/mod_smpp
|
||||
Description: mod_snmp
|
||||
Adds mod_snmp.
|
||||
@@ -604,10 +599,6 @@ Description: mod_sndfile
|
||||
Build-Depends: libsndfile1-dev, libflac-dev, libogg-dev,
|
||||
libvorbis-dev
|
||||
|
||||
Module: formats/mod_ssml
|
||||
Description: mod_ssml
|
||||
Adds mod_ssml.
|
||||
|
||||
Module: formats/mod_tone_stream
|
||||
Description: mod_tone_stream
|
||||
Adds mod_tone_stream.
|
||||
|
||||
5
debian/copyright
vendored
5
debian/copyright
vendored
@@ -1202,10 +1202,6 @@ Files: src/include/switch_cpp.h
|
||||
Copyright: 2007 Yossi Neiman <freeswitch@cartissolutions.com>
|
||||
License: MPL-1.1 (well, maybe -- it refers to a COPYING file, so probably docs/COPYING, in which case MPL-1.1)
|
||||
|
||||
Files: libs/iksemel/*
|
||||
Copyright: 2000-2007 Gurer Ozen <madcat@e-kolay.net>
|
||||
License: LGPL-2.1
|
||||
|
||||
Files: libs/apr*/*
|
||||
Copyright: 2000-2005 The Apache Software Foundation or its licensors
|
||||
1991-1992, RSA Data Security, Inc.
|
||||
@@ -1519,7 +1515,6 @@ License: MPL-1.1
|
||||
|
||||
Files: src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-13ubuntu/*
|
||||
src/mod/languages/mod_lua/lua-mode.el
|
||||
libs/iksemel/ltmain.sh
|
||||
Copyright: 1995-2007 Free Software Foundation, Inc.
|
||||
License: GPL-2+
|
||||
|
||||
|
||||
1
debian/rules
vendored
1
debian/rules
vendored
@@ -82,7 +82,6 @@ override_dh_auto_configure: .stamp-configure
|
||||
.stamp-build: .stamp-configure
|
||||
@$(call show_vars)
|
||||
make -j$(NJOBS) core
|
||||
make iksemel-dep
|
||||
make -j$(NJOBS)
|
||||
make -C libs/esl pymod
|
||||
make -C libs/esl py3mod
|
||||
|
||||
Reference in New Issue
Block a user