forked from Mirrors/freeswitch
debian: properly label metapackages
This commit is contained in:
parent
883dd296e7
commit
f1290a7bb1
34
debian/bootstrap.sh
vendored
34
debian/bootstrap.sh
vendored
@ -194,7 +194,8 @@ Suggests:
|
|||||||
Description: Cross-Platform Scalable Multi-Protocol Soft Switch
|
Description: Cross-Platform Scalable Multi-Protocol Soft Switch
|
||||||
$(debian_wrap "${fs_description}")
|
$(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
|
Package: freeswitch-meta-default
|
||||||
Architecture: any
|
Architecture: any
|
||||||
@ -231,8 +232,8 @@ Suggests:
|
|||||||
Description: Cross-Platform Scalable Multi-Protocol Soft Switch
|
Description: Cross-Platform Scalable Multi-Protocol Soft Switch
|
||||||
$(debian_wrap "${fs_description}")
|
$(debian_wrap "${fs_description}")
|
||||||
.
|
.
|
||||||
This is a meta package containing a reasonable basic FreeSWITCH
|
This is a metapackage which depends on the packages needed for a
|
||||||
install.
|
reasonably basic FreeSWITCH install.
|
||||||
|
|
||||||
Package: freeswitch-meta-vanilla
|
Package: freeswitch-meta-vanilla
|
||||||
Architecture: any
|
Architecture: any
|
||||||
@ -283,8 +284,8 @@ Suggests:
|
|||||||
Description: Cross-Platform Scalable Multi-Protocol Soft Switch
|
Description: Cross-Platform Scalable Multi-Protocol Soft Switch
|
||||||
$(debian_wrap "${fs_description}")
|
$(debian_wrap "${fs_description}")
|
||||||
.
|
.
|
||||||
This is a meta package containing the FreeSWITCH modules required to
|
This is a metapackage which depends on the packages needed for
|
||||||
run the vanilla example configuration.
|
running the FreeSWITCH vanilla example configuration.
|
||||||
|
|
||||||
Package: freeswitch-meta-codecs
|
Package: freeswitch-meta-codecs
|
||||||
Architecture: any
|
Architecture: any
|
||||||
@ -307,7 +308,8 @@ Depends: \${misc:Depends}, freeswitch (= \${binary:Version}),
|
|||||||
Description: Cross-Platform Scalable Multi-Protocol Soft Switch
|
Description: Cross-Platform Scalable Multi-Protocol Soft Switch
|
||||||
$(debian_wrap "${fs_description}")
|
$(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
|
Package: freeswitch-dbg
|
||||||
Section: debug
|
Section: debug
|
||||||
@ -334,6 +336,7 @@ Description: documentation for FreeSWITCH
|
|||||||
$(debian_wrap "${fs_description}")
|
$(debian_wrap "${fs_description}")
|
||||||
.
|
.
|
||||||
This package contains Doxygen-produce documentation for FreeSWITCH.
|
This package contains Doxygen-produce documentation for FreeSWITCH.
|
||||||
|
It may be an empty package at the moment.
|
||||||
|
|
||||||
Package: freeswitch-init
|
Package: freeswitch-init
|
||||||
Architecture: all
|
Architecture: all
|
||||||
@ -343,8 +346,8 @@ Depends: \${misc:Depends},
|
|||||||
Description: FreeSWITCH startup configuration
|
Description: FreeSWITCH startup configuration
|
||||||
$(debian_wrap "${fs_description}")
|
$(debian_wrap "${fs_description}")
|
||||||
.
|
.
|
||||||
This package contains the system startup configuration for
|
This is a metapackage which depends on the default system startup
|
||||||
FreeSWITCH.
|
packages for FreeSWITCH.
|
||||||
|
|
||||||
Package: freeswitch-sysvinit
|
Package: freeswitch-sysvinit
|
||||||
Architecture: all
|
Architecture: all
|
||||||
@ -381,7 +384,8 @@ Depends: \${misc:Depends},
|
|||||||
Description: Music on hold audio for FreeSWITCH
|
Description: Music on hold audio for FreeSWITCH
|
||||||
$(debian_wrap "${fs_description}")
|
$(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
|
Package: freeswitch-music-default
|
||||||
Architecture: all
|
Architecture: all
|
||||||
@ -394,7 +398,8 @@ Recommends:
|
|||||||
Description: Music on hold audio for FreeSWITCH
|
Description: Music on hold audio for FreeSWITCH
|
||||||
$(debian_wrap "${fs_description}")
|
$(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
|
Package: freeswitch-sounds
|
||||||
Architecture: all
|
Architecture: all
|
||||||
@ -403,7 +408,8 @@ Depends: \${misc:Depends},
|
|||||||
Description: Sounds for FreeSWITCH
|
Description: Sounds for FreeSWITCH
|
||||||
$(debian_wrap "${fs_description}")
|
$(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
|
Package: freeswitch-sounds-en
|
||||||
Architecture: all
|
Architecture: all
|
||||||
@ -412,7 +418,8 @@ Depends: \${misc:Depends},
|
|||||||
Description: English sounds for FreeSWITCH
|
Description: English sounds for FreeSWITCH
|
||||||
$(debian_wrap "${fs_description}")
|
$(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
|
Package: freeswitch-sounds-en-us
|
||||||
Architecture: all
|
Architecture: all
|
||||||
@ -421,7 +428,8 @@ Depends: \${misc:Depends},
|
|||||||
Description: US English sounds for FreeSWITCH
|
Description: US English sounds for FreeSWITCH
|
||||||
$(debian_wrap "${fs_description}")
|
$(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
|
Package: freeswitch-sounds-en-us-callie
|
||||||
Architecture: all
|
Architecture: all
|
||||||
|
Loading…
Reference in New Issue
Block a user