Patch to /usr/ports/multimedia/gstreamer-plugins/Makefile.common for x264 version bump

Ted Faber faber at lunabase.org
Mon Oct 7 23:03:39 UTC 2013


I needed to apply the attached patch to get gstreamer-plugins-x264 to
compile from ports.  It just sets the shared library version to the
newest version in ports.

(The patch is against Makefile.common in
multimedia/gstreamer-plugins)

-- 
http://www.lunabase.org/~faber
Unexpected attachment? http://www.lunabase.org/~faber/FAQ.html#SIG
-------------- next part --------------
--- /usr/ports/multimedia/gstreamer-plugins/Makefile.common.orig	2013-10-07 15:40:12.000000000 -0700
+++ /usr/ports/multimedia/gstreamer-plugins/Makefile.common	2013-10-07 15:35:00.000000000 -0700
@@ -582,7 +582,7 @@
 gst_vp8_DIST=		bad
 
 # x264
-gst_x264_LIB_DEPENDS+=	x264.125:${PORTSDIR}/multimedia/x264
+gst_x264_LIB_DEPENDS+=	x264.136:${PORTSDIR}/multimedia/x264
 gst_x264_PLIST_FILES=	${GST_LIB_DIR}/libgstx264.la \
 		${GST_LIB_DIR}/libgstx264.so \
 		share/gstreamer-${VERSION}/presets/GstX264Enc.prs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20131007/7ba94ac8/attachment.sig>


More information about the freebsd-multimedia mailing list