summaryrefslogtreecommitdiff
path: root/package/ortp/ortp.mk
blob: 513be9b4382569d678ebdfe5821352f2ed33744b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
################################################################################
#
# ortp
#
################################################################################

ORTP_VERSION = 0.22.0
ORTP_SITE = http://download.savannah.nongnu.org/releases/linphone/ortp/sources
ORTP_CONF_OPT = --disable-strict
ORTP_INSTALL_STAGING = YES
ORTP_LICENSE = LGPLv2.1+
ORTP_LICENSE_FILES = COPYING

$(eval $(autotools-package))