Date: Sun, 27 Sep 2015 22:16:18 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398064 - head/multimedia/gstreamer1-vaapi Message-ID: <201509272216.t8RMGIqj010872@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kwm Date: Sun Sep 27 22:16:17 2015 New Revision: 398064 URL: https://svnweb.freebsd.org/changeset/ports/398064 Log: Update gstreamer1-vaapi to 0.6.0. Also fix plist issues after GStreamer update to 1.6. [1] Reported by: antoine@ [1] Modified: head/multimedia/gstreamer1-vaapi/Makefile head/multimedia/gstreamer1-vaapi/distinfo head/multimedia/gstreamer1-vaapi/pkg-descr head/multimedia/gstreamer1-vaapi/pkg-plist Modified: head/multimedia/gstreamer1-vaapi/Makefile ============================================================================== --- head/multimedia/gstreamer1-vaapi/Makefile Sun Sep 27 22:01:09 2015 (r398063) +++ head/multimedia/gstreamer1-vaapi/Makefile Sun Sep 27 22:16:17 2015 (r398064) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gstreamer1-vaapi -PORTVERSION= 0.5.10 -PORTREVISION= 1 +PORTVERSION= 0.6.0 CATEGORIES= multimedia MASTER_SITES= http://www.freedesktop.org/software/vaapi/releases/gstreamer-vaapi/ DISTNAME= gstreamer-vaapi-${PORTVERSION} @@ -16,7 +15,7 @@ LICENSE= LGPL21 LIB_DEPENDS= libva.so:${PORTSDIR}/multimedia/libva GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-wayland --with-gstreamer-api=1.4 \ +CONFIGURE_ARGS= --disable-wayland \ --disable-builtin-libvpx --disable-silent-rules INSTALL_TARGET= install-strip USES= compiler:c11 gmake libtool pkgconfig tar:bzip2 @@ -25,7 +24,7 @@ USE_GSTREAMER1= yes USE_GL= gl USE_XORG= x11 xrandr xrender xproto:build -PLIST_SUB= VERSION=1.0 LIBVER=1.4 +PLIST_SUB= VERSION=1.0 LIBVER=1.6 # manual since pathfix doesn't work. post-patch: Modified: head/multimedia/gstreamer1-vaapi/distinfo ============================================================================== --- head/multimedia/gstreamer1-vaapi/distinfo Sun Sep 27 22:01:09 2015 (r398063) +++ head/multimedia/gstreamer1-vaapi/distinfo Sun Sep 27 22:16:17 2015 (r398064) @@ -1,2 +1,2 @@ -SHA256 (gstreamer-vaapi-0.5.10.tar.bz2) = 0dd236c7bf225322b8934fdba99a7a9e4542566a2acbe7564cdc3ec2c8b73c9d -SIZE (gstreamer-vaapi-0.5.10.tar.bz2) = 1333822 +SHA256 (gstreamer-vaapi-0.6.0.tar.bz2) = f6a4c657606849fb09ee2db778c80278cfa4546e9103862f273c910e208872b8 +SIZE (gstreamer-vaapi-0.6.0.tar.bz2) = 1406631 Modified: head/multimedia/gstreamer1-vaapi/pkg-descr ============================================================================== --- head/multimedia/gstreamer1-vaapi/pkg-descr Sun Sep 27 22:01:09 2015 (r398063) +++ head/multimedia/gstreamer1-vaapi/pkg-descr Sun Sep 27 22:16:17 2015 (r398064) @@ -5,4 +5,4 @@ decoders are supported: JPEG, MPEG-2, MP Renderers are available for X11, GLX, Wayland and raw DRM for headless pipelines. -WWW: https://gitorious.org/vaapi/gstreamer-vaapi +WWW: https://github.com/01org/gstreamer-vaapi Modified: head/multimedia/gstreamer1-vaapi/pkg-plist ============================================================================== --- head/multimedia/gstreamer1-vaapi/pkg-plist Sun Sep 27 22:01:09 2015 (r398063) +++ head/multimedia/gstreamer1-vaapi/pkg-plist Sun Sep 27 22:16:17 2015 (r398064) @@ -4,6 +4,7 @@ include/gstreamer-%%VERSION%%/gst/vaapi/ include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapicodedbufferproxy.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapidecoder.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapidecoder_h264.h +include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapidecoder_h265.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapidecoder_jpeg.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapidecoder_mpeg2.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapidecoder_mpeg4.h @@ -11,12 +12,16 @@ include/gstreamer-%%VERSION%%/gst/vaapi/ include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapidecoder_vp8.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapidisplay.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapidisplay_drm.h +include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapidisplay_egl.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapidisplay_glx.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapidisplay_wayland.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapidisplay_x11.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapiencoder.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapiencoder_h264.h +include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapiencoder_h265.h +include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapiencoder_jpeg.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapiencoder_mpeg2.h +include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapiencoder_vp8.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapifilter.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapiimage.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapiimagepool.h @@ -27,23 +32,27 @@ include/gstreamer-%%VERSION%%/gst/vaapi/ include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapisubpicture.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapisurface.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapisurface_drm.h +include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapisurface_egl.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapisurfacepool.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapisurfaceproxy.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapitexture.h +include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapitexture_egl.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapitexture_glx.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapitypes.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapiutils_h264.h +include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapiutils_h265.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapiutils_mpeg2.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapivalue.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapivideopool.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapiwindow.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapiwindow_drm.h +include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapiwindow_egl.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapiwindow_glx.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapiwindow_wayland.h include/gstreamer-%%VERSION%%/gst/vaapi/gstvaapiwindow_x11.h include/gstreamer-%%VERSION%%/gst/vaapi/video-format.h +lib/gstreamer-%%VERSION%%/libgstvaapi.so lib/gstreamer-%%VERSION%%/libgstvaapi_parse.so -lib/gstreamer-1.0/libgstvaapi.so lib/libgstvaapi-%%LIBVER%%.a lib/libgstvaapi-%%LIBVER%%.so lib/libgstvaapi-%%LIBVER%%.so.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509272216.t8RMGIqj010872>