From 98ff73d172554325939a9d7feb3a7114f6093769 Mon Sep 17 00:00:00 2001 From: jnemeth Date: Thu, 29 Jan 2015 21:52:28 +0000 Subject: Update to Asterisk 10.12.4rc6. This update is just to accomodate the speex splitup. Note that Asterisk 10.x is dead upstream and should not be used anymore. This package will be removed at some point. --- comms/asterisk10/Makefile | 4 ++-- comms/asterisk10/options.mk | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'comms') diff --git a/comms/asterisk10/Makefile b/comms/asterisk10/Makefile index b7fbec81c90..9a4df7d6465 100644 --- a/comms/asterisk10/Makefile +++ b/comms/asterisk10/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2014/10/07 16:47:19 adam Exp $ +# $NetBSD: Makefile,v 1.62 2015/01/29 21:52:28 jnemeth Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked @@ -7,7 +7,7 @@ DISTNAME= asterisk-10.12.4 DIST_SUBDIR= ${PKGNAME_NOREV} DISTFILES= ${DEFAULT_DISTFILES} EXTRACT_ONLY= ${DISTNAME}.tar.gz -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= comms net audio MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ \ diff --git a/comms/asterisk10/options.mk b/comms/asterisk10/options.mk index 587eabd81ae..981f9ee9299 100644 --- a/comms/asterisk10/options.mk +++ b/comms/asterisk10/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.5 2012/09/30 19:24:18 jnemeth Exp $ +# $NetBSD: options.mk,v 1.6 2015/01/29 21:52:28 jnemeth Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.asterisk PKG_SUPPORTED_OPTIONS= zaptel x11 unixodbc ilbc webvmail ldap spandsp @@ -97,6 +97,7 @@ CONFIGURE_ARGS+= --without-ldap .if !empty(PKG_OPTIONS:Mspeex) .include "../../audio/speex/buildlink3.mk" +.include "../../audio/speexdsp/buildlink3.mk" CONFIGURE_ARGS+= --with-speex CONFIGURE_ARGS+= --with-speexdsp PLIST.speex= yes -- cgit v1.2.3