mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-04-21 14:58:29 +00:00
14 lines
277 B
BlitzBasic
14 lines
277 B
BlitzBasic
|
|
|
|
DESCRIPTION = "Audio/video SIP-based IP phone (console edition)"
|
|
HOMEPAGE = "http://www.linphone.org/?lang=us"
|
|
LICENSE = "GPLv2"
|
|
PR="r15"
|
|
|
|
DEFAULT_PREFERENCE = "3"
|
|
OVERRIDES_append = ":console"
|
|
OVERRIDES_append = ":gsm"
|
|
|
|
#PARALLEL_MAKE="V=1"
|
|
|
|
require linphone-common_git.inc
|