Skip to content
项目
群组
代码片段
帮助
正在加载...
登录
切换导航
F
freeswitch
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
张华
freeswitch
Commits
f1290a7b
提交
f1290a7b
authored
5月 06, 2012
作者:
Travis Cross
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
debian: properly label metapackages
上级
883dd296
隐藏空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
21 行增加
和
13 行删除
+21
-13
bootstrap.sh
debian/bootstrap.sh
+21
-13
没有找到文件。
debian/bootstrap.sh
浏览文件 @
f1290a7b
...
...
@@ -194,7 +194,8 @@ Suggests:
Description: Cross-Platform Scalable Multi-Protocol Soft Switch
$(
debian_wrap
"
${
fs_description
}
"
)
.
This is a meta package containing a very bare FreeSWITCH install.
This is a metapackage which depends on the packages needed for a very
bare FreeSWITCH install.
Package: freeswitch-meta-default
Architecture: any
...
...
@@ -231,8 +232,8 @@ Suggests:
Description: Cross-Platform Scalable Multi-Protocol Soft Switch
$(
debian_wrap
"
${
fs_description
}
"
)
.
This is a meta
package containing a reasonable basic FreeSWITCH
install.
This is a meta
package which depends on the packages needed for a
reasonably basic FreeSWITCH
install.
Package: freeswitch-meta-vanilla
Architecture: any
...
...
@@ -283,8 +284,8 @@ Suggests:
Description: Cross-Platform Scalable Multi-Protocol Soft Switch
$(
debian_wrap
"
${
fs_description
}
"
)
.
This is a meta
package containing the FreeSWITCH modules required to
run
the
vanilla example configuration.
This is a meta
package which depends on the packages needed for
run
ning the FreeSWITCH
vanilla example configuration.
Package: freeswitch-meta-codecs
Architecture: any
...
...
@@ -307,7 +308,8 @@ Depends: \${misc:Depends}, freeswitch (= \${binary:Version}),
Description: Cross-Platform Scalable Multi-Protocol Soft Switch
$(
debian_wrap
"
${
fs_description
}
"
)
.
This is a meta package containing most FreeSWITCH codecs.
This is a metapackage which depends on the packages needed to install
most FreeSWITCH codecs.
Package: freeswitch-dbg
Section: debug
...
...
@@ -334,6 +336,7 @@ Description: documentation for FreeSWITCH
$(
debian_wrap
"
${
fs_description
}
"
)
.
This package contains Doxygen-produce documentation for FreeSWITCH.
It may be an empty package at the moment.
Package: freeswitch-init
Architecture: all
...
...
@@ -343,8 +346,8 @@ Depends: \${misc:Depends},
Description: FreeSWITCH startup configuration
$(
debian_wrap
"
${
fs_description
}
"
)
.
This
package contains the system startup configuration for
FreeSWITCH.
This
is a metapackage which depends on the default system startup
packages for
FreeSWITCH.
Package: freeswitch-sysvinit
Architecture: all
...
...
@@ -381,7 +384,8 @@ Depends: \${misc:Depends},
Description: Music on hold audio for FreeSWITCH
$(
debian_wrap
"
${
fs_description
}
"
)
.
This package contains music on hold audio for FreeSWITCH.
This is a metapackage which depends on the default music on hold
packages for FreeSWITCH.
Package: freeswitch-music-default
Architecture: all
...
...
@@ -394,7 +398,8 @@ Recommends:
Description: Music on hold audio for FreeSWITCH
$(
debian_wrap
"
${
fs_description
}
"
)
.
This package contains the default music on hold audio for FreeSWITCH.
This is a metapackage which depends on the default music on hold
packages for FreeSWITCH at various sampling rates.
Package: freeswitch-sounds
Architecture: all
...
...
@@ -403,7 +408,8 @@ Depends: \${misc:Depends},
Description: Sounds for FreeSWITCH
$(
debian_wrap
"
${
fs_description
}
"
)
.
This package contains sounds for FreeSWITCH.
This is a metapackage which depends on the default sound packages for
FreeSWITCH.
Package: freeswitch-sounds-en
Architecture: all
...
...
@@ -412,7 +418,8 @@ Depends: \${misc:Depends},
Description: English sounds for FreeSWITCH
$(
debian_wrap
"
${
fs_description
}
"
)
.
This package contains the English sounds for FreeSWITCH.
This is a metapackage which depends on the default English sound
packages for FreeSWITCH.
Package: freeswitch-sounds-en-us
Architecture: all
...
...
@@ -421,7 +428,8 @@ Depends: \${misc:Depends},
Description: US English sounds for FreeSWITCH
$(
debian_wrap
"
${
fs_description
}
"
)
.
This package contains the US/English sounds for FreeSWITCH.
This is a metapackage which depends on the default US/English sound
packages for FreeSWITCH.
Package: freeswitch-sounds-en-us-callie
Architecture: all
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论