perl-cross: bump to version 1.1.4
[buildroot-gz.git] / package / ortp / ortp.mk
blobda17231f9110fb9b3e722507c38d5d0409154b98
1 ################################################################################
3 # ortp
5 ################################################################################
7 ORTP_VERSION = 0.27.0
8 ORTP_SITE = http://download.savannah.nongnu.org/releases/linphone/ortp/sources
10 ORTP_CONF_OPTS = --disable-strict
11 ORTP_INSTALL_STAGING = YES
12 ORTP_LICENSE = LGPLv2.1+
13 ORTP_LICENSE_FILES = COPYING
14 ORTP_DEPENDENCIES = bctoolbox
16 $(eval $(autotools-package))