Skip to content
项目
群组
代码片段
帮助
正在加载...
登录
切换导航
F
freeswitch
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
张华
freeswitch
Commits
7a4c7611
提交
7a4c7611
authored
3月 16, 2017
作者:
Mike Jerris
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
FS-10074: [libtiff] remove more libtiff references
上级
8d4e72af
显示空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
4 行增加
和
46 行删除
+4
-46
bootstrap.sh
bootstrap.sh
+1
-1
copyright
debian/copyright
+0
-21
license-reconcile.yml
debian/license-reconcile.yml
+0
-15
Doxygen.conf
docs/Doxygen.conf
+3
-9
没有找到文件。
bootstrap.sh
浏览文件 @
7a4c7611
...
@@ -8,7 +8,7 @@ BGJOB=false
...
@@ -8,7 +8,7 @@ BGJOB=false
VERBOSE
=
false
VERBOSE
=
false
BASEDIR
=
`
pwd
`
;
BASEDIR
=
`
pwd
`
;
LIBDIR
=
${
BASEDIR
}
/libs
;
LIBDIR
=
${
BASEDIR
}
/libs
;
SUBDIRS
=
"apr libzrtp iksemel libdingaling sofia-sip srtp freetdm spandsp unimrcp
tiff-4.0.2
fs"
;
SUBDIRS
=
"apr libzrtp iksemel libdingaling sofia-sip srtp freetdm spandsp unimrcp fs"
;
while
getopts
'jhd:v'
o
;
do
while
getopts
'jhd:v'
o
;
do
case
"
$o
"
in
case
"
$o
"
in
...
...
debian/copyright
浏览文件 @
7a4c7611
...
@@ -1700,27 +1700,6 @@ Copyright: 2007 <robs@users.sourceforge.net>
...
@@ -1700,27 +1700,6 @@ Copyright: 2007 <robs@users.sourceforge.net>
2007-2009 Erik de Castro Lopo <erikd@mega-nerd.com>
2007-2009 Erik de Castro Lopo <erikd@mega-nerd.com>
License: LGPL-2+
License: LGPL-2+
Files: libs/tiff-4.0.2/*
Copyright: 1988-1997 Sam Leffler
1991-1997 Silicon Graphics, Inc.
2006-2010 Richard Nolde
1999-2000 Frank Warmerdam
1990 by Digital Equipment Corporation, Maynard, Massachusetts.
1990 by Sun Microsystems, Inc.
Joris Van Damme <info@awaresystems.be>
AWare Systems <http://www.awaresystems.be/>
License: MIT/X11 (BSD like)
Files: libs/tiff-4.0.2/port/getopt.c
libs/tiff-4.0.2/port/strcasecmp.c
libs/tiff-4.0.2/port/lfind.c
Copyright: 1987, 1993, 1994, The Regents of the University of California.
License: BSD-3-clause
Files: libs/tiff-4.0.2/port/strtoull.c
Copyright: 1992, 1993, The Regents of the University of California.
License: BSD-4-clause
Files: src/switch_dso.c
Files: src/switch_dso.c
Copyright: 2008 Michael Jerris
Copyright: 2008 Michael Jerris
License: BSD-like
License: BSD-like
...
...
debian/license-reconcile.yml
浏览文件 @
7a4c7611
...
@@ -185,21 +185,6 @@ Rules:
...
@@ -185,21 +185,6 @@ Rules:
Matches
:
const\schar\s\*\scopyright\s;
Matches
:
const\schar\s\*\scopyright\s;
Copyright
:
1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com>
Copyright
:
1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com>
Justification
:
prevent
false
-psitive copyright detection
Justification
:
prevent
false
-psitive copyright detection
-
Glob
:
libs/tiff-4.0.2/libtiff/tif_tile.c
Matches
:
Copyright\s(c)\s1991-1997\sSam\sLeffler
Matches
:
copyright\snotices\sand\sthis\spermission\snotice\sappear\sin
Copyright
:
1991-1997 Sam Leffler
-
Glob
:
libs/tiff-4.0.2/*
Matches
:
Additions\s\(c\)\sRichard\sNolde\s2006-2010
Matches
:
copyright\snotices\sand\sthis\spermission\snotice\sappear\sin
Copyright
:
2006-2010 Richard Nolde
-
Glob
:
libs/tiff-4.0.2/libtiff/tiffvers.h
Matches
:
1988-1996\sSam\sLeffler..Copyright\s\(c\)\s1991-1996\sSilicon\sGraphics,\sInc.
Copyright
:
1991-1996 Sam Leffler
Copyright
:
1991-1996 Silicon Graphics, Inc
-
-
Glob
:
src/mod/endpoints/mod_khomp/*
Glob
:
src/mod/endpoints/mod_khomp/*
Matches
:
The\scontents\sof\sthis\sfile\sare\ssubject\sto\sthe\sMozilla\sPublic\sLicense\sVersion\s1.1
Matches
:
The\scontents\sof\sthis\sfile\sare\ssubject\sto\sthe\sMozilla\sPublic\sLicense\sVersion\s1.1
...
...
docs/Doxygen.conf
浏览文件 @
7a4c7611
...
@@ -1240,15 +1240,9 @@ SEARCH_INCLUDES = YES
...
@@ -1240,15 +1240,9 @@ SEARCH_INCLUDES = YES
# contain include files that are not input files but should be processed by
# contain include files that are not input files but should be processed by
# the preprocessor.
# the preprocessor.
INCLUDE_PATH
=../
libs
/
apr
../
libs
/
apr
-
util
\
INCLUDE_PATH
=../
libs
/
apr
../
libs
/
apr
-
util
../
libs
/
iksemel
../
libs
/
libnatpmp
\
../
libs
/
iksemel
../
libs
/
ilbc
../
libs
/
js
\
../
libs
/
miniupnpc
../
libs
/
sofia
-
sip
../
libs
/
spandsp
\
../
libs
/
libg722_1
../
libs
/
libnatpmp
\
../
libs
/
srtp
../
libs
/
unimrcp
../
libs
/
win32
../
libs
/
xmlrpc
-
c
../
libs
/
libsndfile
../
libs
/
miniupnpc
\
../
libs
/
portaudio
../
libs
/
sofia
-
sip
../
libs
/
spandsp
\
../
libs
/
srtp
\
../
libs
/
tiff
-
4
.
0
.
2
../
libs
/
udns
\
../
libs
/
unimrcp
../
libs
/
voipcodecs
../
libs
/
win32
\
../
libs
/
xmlrpc
-
c
# You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard
# You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard
# patterns (like *.h and *.hpp) to filter out the header-files in the
# patterns (like *.h and *.hpp) to filter out the header-files in the
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论