svn commit: r557181 - head/multimedia/obs-studio
Charlie Li
ml+freebsd at vishwin.info
Mon Dec 7 05:58:50 UTC 2020
Yuri Victorovich wrote:
> Modified: head/multimedia/obs-studio/Makefile
> ==============================================================================
> --- head/multimedia/obs-studio/Makefile Sun Dec 6 22:01:47 2020 (r557180)
> +++ head/multimedia/obs-studio/Makefile Sun Dec 6 22:04:32 2020 (r557181)
> @@ -1,10 +1,12 @@
> # $FreeBSD$
>
> PORTNAME= obs-studio
> -DISTVERSION= 26.0.2
> -PORTREVISION= 1
> +DISTVERSION= 26.1.0-rc2
> CATEGORIES= multimedia
>
> +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
> +PATCHFILES= 2335d5d5f205ae05ccf215efeb71c9ee8d402341.patch:-p1 # patch removing strerror_l that is missing in FreeBSD, see bug#251651
> +
> MAINTAINER= yuri at FreeBSD.org
> COMMENT= Open source streaming/recording software
>
> @@ -25,6 +27,7 @@ LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \
> libjansson.so:devel/jansson \
> libmbedtls.so:security/mbedtls \
> libpulse.so:audio/pulseaudio \
> + libsndio.so:audio/sndio \
> libspeexdsp.so:audio/speexdsp \
> libsysinfo.so:devel/libsysinfo \
> libudev.so:devel/libudev-devd \
>
Why is this now an unconditional dependency?
--
Charlie Li
…nope, still don't have an exit line.
(This email address is for mailing list use; replace local-part with
vishwin for off-list communication if possible)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20201207/1db1d97a/attachment.sig>
More information about the svn-ports-head
mailing list