summaryrefslogtreecommitdiffstats
path: root/package/ortp/ortp.mk
blob: c4c900a314b83d28d7f72dd2c248967958f22cbd (plain)
1
2
3
4
5
6
ORTP_VERSION = 0.20.0
ORTP_SITE = http://download.savannah.nongnu.org/releases/linphone/ortp/sources
ORTP_CONF_OPT = --disable-strict
ORTP_INSTALL_STAGING = YES

$(eval $(autotools-package))