cannelloni: needs dynamic library
[buildroot-gz.git] / package / ortp / ortp.mk
blobca4a90d6d725954b9a4cbf3dc4abadb841250225
1 ################################################################################
3 # ortp
5 ################################################################################
7 ORTP_VERSION = 0.25.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
15 $(eval $(autotools-package))