Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 May 2018 13:45:55 -0700
From:      Ultima <ultima@ultimasbox.com>
To:        Jan Beich <jbeich@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org,  svn-ports-head@freebsd.org
Subject:   Re: svn commit: r469464 - head/net/guacamole-server
Message-ID:  <CANJ8om6oeT=jUH2=uMKkeXm%2B6a8wi=Nt%2B%2B9JgJS=gs9AYX2Eaw@mail.gmail.com>
In-Reply-To: <201805092001.w49K1Xv5053444@repo.freebsd.org>
References:  <201805092001.w49K1Xv5053444@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks again Jan, really appreciate the help! =]

Best regards,
Richard Gallamore

On Wed, May 9, 2018 at 1:01 PM, Jan Beich <jbeich@freebsd.org> wrote:

> Author: jbeich
> Date: Wed May  9 20:01:33 2018
> New Revision: 469464
> URL: https://svnweb.freebsd.org/changeset/ports/469464
>
> Log:
>   net/guacamole-server: unbreak and re-enable GUACENC
>
>   PR:           227726
>   Approved by:  ultima (maintainer)
>
> Modified:
>   head/net/guacamole-server/Makefile   (contents, props changed)
>
> Modified: head/net/guacamole-server/Makefile
> ============================================================
> ==================
> --- head/net/guacamole-server/Makefile  Wed May  9 19:37:26 2018
> (r469463)
> +++ head/net/guacamole-server/Makefile  Wed May  9 20:01:33 2018
> (r469464)
> @@ -3,7 +3,7 @@
>
>  PORTNAME=      guacamole-server
>  DISTVERSION=   0.9.14
> -PORTREVISION=  2
> +PORTREVISION=  3
>  CATEGORIES=    net
>
>  MAINTAINER=    ultima@FreeBSD.org
> @@ -39,7 +39,7 @@ SUB_LIST=     GUACD_USER=${USERS} \
>                 GUACD_GROUP=${GROUPS}
>
>  OPTIONS_DEFINE=                GUACENC NLS SSL WEBP
> -OPTIONS_DEFAULT=       RDP SSH SSL VNC VORBIS PULSEAUDIO WEBP
> +OPTIONS_DEFAULT=       GUACENC PULSEAUDIO RDP SSH SSL VNC VORBIS WEBP
>  OPTIONS_GROUP=         SP AUDIO
>  OPTIONS_GROUP_SP=      RDP SSH VNC
>  OPTIONS_GROUP_AUDIO=   VORBIS PULSEAUDIO
> @@ -51,10 +51,10 @@ RDP_DESC=           RDP protocol support
>  SP_DESC=               Supported Protocols
>  VNC_DESC=              VNC protocol support
>
> -GUACENC_BROKEN=                fails to build with ffmpeg 4.0
>  GUACENC_CONFIGURE_ENABLE=      guacenc
>  GUACENC_CONFIGURE_WITH=                libavcodec libavutil libswscale
>  GUACENC_LIB_DEPENDS=   libavcodec.so:multimedia/ffmpeg
> +GUACENC_CFLAGS=                -Wno-error=deprecated
>  NLS_USES=              gettext-runtime
>  PULSEAUDIO_CONFIGURE_WITH=     pulse
>  PULSEAUDIO_LIB_DEPENDS=        libpulse.so:audio/pulseaudio
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANJ8om6oeT=jUH2=uMKkeXm%2B6a8wi=Nt%2B%2B9JgJS=gs9AYX2Eaw>