Update to h323plus-1.26.8.20170428.

This commit is contained in:
ajacoutot 2017-08-28 08:31:12 +00:00
parent 15267914eb
commit c7c5374f32
4 changed files with 31 additions and 35 deletions

View File

@ -1,23 +1,17 @@
# $OpenBSD: Makefile,v 1.29 2017/07/26 22:45:27 sthen Exp $
# $OpenBSD: Makefile,v 1.30 2017/08/28 08:31:12 ajacoutot Exp $
# XXX drop at next release
CONFIGURE_ARGS += --enable-h235
COMMENT= H.323 video conferencing library
COMMENT= H.323 video conferencing library
# CVS checkout
DISTNAME= h323plus-1.26.8.20170428
V= 1_26_5
DISTNAME= h323plus-v${V}
PKGNAME= h323plus-${V:S/_/./g}
WRKDIST= ${WRKDIR}/h323plus
REVISION= 2
CATEGORIES= net devel
CATEGORIES= net devel
SHARED_LIBS= h323 6.0
SHARED_LIBS= h323 5.0
HOMEPAGE= http://www.h323plus.org/
HOMEPAGE= http://www.h323plus.org/
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
# MPL (dlopen(3) GPL modules)
PERMIT_PACKAGE_CDROM= Yes
@ -25,30 +19,30 @@ PERMIT_PACKAGE_CDROM= Yes
WANTLIB += SDL c crypto expat lber ldap ldap_r m pt pthread sasl2
WANTLIB += ssl ${COMPILER_LIBCXX}
MASTER_SITES= http://www.h323plus.org/source/download/
MASTER_SITES= https://distfiles.bsdfrog.org/
LIB_DEPENDS= devel/ptlib
LIB_DEPENDS= devel/ptlib
ALL_TARGET= default #${WRKSRC}/Makefile
USE_GMAKE= Yes
NO_TEST= Yes
ALL_TARGET= default #${WRKSRC}/Makefile
USE_GMAKE= Yes
NO_TEST= Yes
MODGNU_CONFIG_GUESS_DIRS= \
${WRKSRC} \
${WRKSRC}/plugins
${WRKSRC} \
${WRKSRC}/plugins
CONFIGURE_STYLE=gnu
CONFIGURE_ENV= PTLIBDIR=${LOCALBASE}/share/ptlib
CONFIGURE_STYLE= gnu
CONFIGURE_ENV= PTLIBDIR=${LOCALBASE}/share/ptlib
# http://www.tandberg.com/collateral/tandberg-ITU-license.pdf
# H.460.23/.24. Contact consulting@h323plus.org for licensing terms.
# (sync with net/gnugk)
CONFIGURE_ARGS += --disable-h46018
CONFIGURE_ARGS += --disable-h46023
CONFIGURE_ARGS += --disable-h46018
CONFIGURE_ARGS += --disable-h46023
MAKE_ENV= VERBOSE=1
MAKE_FLAGS= MAJOR_VERSION=${LIBh323_VERSION:R} \
MINOR_VERSION=${LIBh323_VERSION:E}
MAKE_ENV= VERBOSE=1
MAKE_FLAGS= MAJOR_VERSION=${LIBh323_VERSION:R} \
MINOR_VERSION=${LIBh323_VERSION:E}
pre-configure:
${SUBST_CMD} ${WRKSRC}/Makefile.in

View File

@ -1,2 +1,2 @@
SHA256 (h323plus-v1_26_5.tar.gz) = c6XYvNvtlKBeT0OoHvW0H6VEP+GYb/h22b67dlb47DI=
SIZE (h323plus-v1_26_5.tar.gz) = 4249565
SHA256 (h323plus-1.26.8.20170428.tar.gz) = 5b/ACpaaKMikouBHM0Vv4yFGMfhelLibM2eFuYQpJNM=
SIZE (h323plus-1.26.8.20170428.tar.gz) = 4482068

View File

@ -1,10 +1,11 @@
$OpenBSD: patch-configure,v 1.2 2014/08/30 09:07:36 ajacoutot Exp $
$OpenBSD: patch-configure,v 1.3 2017/08/28 08:31:12 ajacoutot Exp $
Do not override PTLIBDIR in the environment.
--- configure.orig Fri May 9 18:51:49 2014
+++ configure Sat Aug 30 10:38:26 2014
@@ -4122,7 +4122,9 @@ $as_echo "yes" >&6; }
Index: configure
--- configure.orig
+++ configure
@@ -4141,7 +4141,9 @@ $as_echo "yes" >&6; }
HAS_PTLIB=1
fi
if test ${HAS_PTLIB}x = 1x; then

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.11 2015/07/11 07:59:41 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.12 2017/08/28 08:31:12 ajacoutot Exp $
@conflict openh323-*
@pkgpath net/openh323
include/openh323/
@ -84,6 +84,7 @@ include/openh323/h460/h46026.h
include/openh323/h460/h46026mgr.h
include/openh323/h460/h4604.h
include/openh323/h460/h4609.h
include/openh323/h460/h460_oid1.h
include/openh323/h460/h460_oid3.h
include/openh323/h460/h460_oid6.h
include/openh323/h460/h460_oid9.h