# New ports collection makefile for: libjingle # Date created: Wed Feb 22 01:33:20 UTC 2006 # Whom: Mario Sergio Fujikawa Ferreira # # $FreeBSD$ # PORTNAME= libjingle PORTVERSION= 0.4.0 CATEGORIES= net-im MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Google Talk's implementation of Jingle and Jingle-Audio BUILD_DEPENDS= \ pkg-config:${PORTSDIR}/devel/pkg-config LIB_DEPENDS= \ speex.1:${PORTSDIR}/audio/speex \ ilbc.0:${PORTSDIR}/net/ilbc \ ortp.5:${PORTSDIR}/net/ortp \ expat.6:${PORTSDIR}/textproc/expat2 CONFLICTS= krb4-[0-9]* krb5-[0-9]* heimdal-[0-9]* srp-[0-9]* \ clusterit-[0-9]* pcp-[0-9]* synce-librapi2-[0-9]* USE_GNOME= glib20 USE_OPENSSL= yes USE_AUTOTOOLS= libtool USE_DOS2UNIX= README USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= \ --with-ilbc=${LOCALBASE} \ --with-speex=${LOCALBASE} CONFIGURE_ENV= \ CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -I${OPENSSLINC} ${PTHREAD_CFLAGS} -g" \ PKG_CONFIG="${PKG_CONFIG}" \ EXPAT_CFLAGS="-I${LOCALBASE}/include" \ EXPAT_LIBS="-L${LOCALBASE}/lib -lexpat" \ GLIB_CFLAGS="$$(${PKG_CONFIG} --cflags glib-2.0)" \ GLIB_LIBS="$$(${PKG_CONFIG} --libs glib-2.0)" \ ILBC_CFLAGS="-I${LOCALBASE}/include/ilbc" \ ILBC_LIBS="-L${LOCALBASE}/lib -lilbc" \ SPEEX_CFLAGS="$$(${PKG_CONFIG} --cflags speex)" \ SPEEX_LIBS="$$(${PKG_CONFIG} --libs speex)" MAKE_JOBS_SAFE= yes DOC_FILES= \ AUTHORS \ ChangeLog \ DOCUMENTATION \ NEWS \ README .ifndef(NOPORTDOCS) PORTDOCS= \ ${DOC_FILES} .endif PLIST_FILES+= \ bin/login \ bin/pcp \ bin/relayserver \ bin/stunserver \ post-configure: # force glib # force ilbc # force speex @${REINPLACE_CMD} -E \ -e 's|^.+(HAVE_GLIB)[[:space:]].*$$|#define \1 1|' \ -e 's|^.+(HAVE_ILBC_DECODE_H)[[:space:]].*$$|#define \1 1|' \ -e 's|^.+(HAVE_ILBC)[[:space:]].*$$|#define \1 1|' \ -e 's|^.+(HAVE_SPEEX_H)[[:space:]].*$$|#define \1 1|' \ -e 's|^.+(HAVE_SPEEX)[[:space:]].*$$|#define \1 1|' \ ${CONFIGURE_WRKSRC}/config.h # configure does not handle OSS support # force oss .for feature in \ HAVE_SYS_SOUNDCARD_H @${ECHO_CMD} \ '#define ${feature} 1' >> \ ${CONFIGURE_WRKSRC}/config.h .endfor post-install: .ifndef(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for file in ${PORTDOCS} @${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif @${CAT} ${PKGMESSAGE} .include .if ${ARCH} != "i386" BROKEN= does not compile .endif LDFLAGS+=-L${LOCALBASE}/lib -L${OPENSSLLIB} ${PTHREAD_LIBS} PKG_CONFIG?=${LOCALBASE}/bin/pkg-config .include 4/files/minimist-1.2.3'>dependabot/npm_and_yarn/devel/electron4/files/minimist-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mail/pear-Mail_Mime: Update version 1.9.0=>1.10.0bofh2015-09-142-4/+4
* - Add NO_ARCHamdmi32015-09-101-1/+2
* Upgrade to 1.9.0.vanilla2015-09-022-3/+3
* Reset maintainership per mail on freebsd-ports@ listjbeich2015-08-311-1/+1
* Convert to USES=pearbapt2014-09-241-7/+2
* - Update to 1.8.9sunpoet2014-05-242-4/+4
* Stage support for non-IGNORED pear classesantoine2013-11-261-1/+0
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Update to 1.8.8miwi2013-07-152-4/+3
* - Unbreak buildmiwi2013-03-151-3/+1
* - Convert to PEAR_AUTOINSTALLmiwi2013-03-151-14/+2
* - update to 1.8.6jgh2012-12-052-8/+4
* - Update to 1.8.5miwi2012-08-052-3/+3
* - Update to 1.8.4miwi2012-05-252-3/+3
* - Update to 1.8.3miwi2012-04-092-5/+4
* - Update to 1.8.2wen2011-09-222-8/+6
* - Update to 1.8.1pav2010-12-02