ports/187986: [multimedia/libva-intel-driver: update to 1.3.0
Guido Falsi
madpilot at FreeBSD.org
Wed Mar 26 22:30:01 UTC 2014
>Number: 187986
>Category: ports
>Synopsis: [multimedia/libva-intel-driver: update to 1.3.0
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Mar 26 22:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Guido Falsi
>Release: FreeBSD 10.0-RELEASE amd64
>Organization:
none
>Environment:
System: FreeBSD micro.madpilot.net 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root at snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
- Update to 1.3.0
- Use new LIB_DEPENDS format
- USES=tar
- Enable staging
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
--- Makefile (revision 349300)
+++ Makefile (working copy)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libva-intel-driver
-PORTVERSION= 1.2.0
+PORTVERSION= 1.3.0
CATEGORIES= multimedia
MASTER_SITES= http://www.freedesktop.org/software/vaapi/releases/${PORTNAME}/
@@ -12,11 +12,10 @@
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= va:${PORTSDIR}/multimedia/libva
+LIB_DEPENDS= libva.so:${PORTSDIR}/multimedia/libva
BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:${PORTSDIR}/multimedia/v4l_compat
-USES= gmake pkgconfig
-USE_BZIP2= yes
+USES= gmake pkgconfig tar:bzip2
USE_GL= gl
USE_AUTOTOOLS= aclocal autoheader automake autoconf libtoolize
ACLOCAL_ARGS= -I.
@@ -29,7 +28,6 @@
PLIST_FILES= lib/va/i965_drv_video.so \
lib/va/i965_drv_video.la
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.if defined(WITH_NEW_XORG)
Index: distinfo
===================================================================
--- distinfo (revision 349300)
+++ distinfo (working copy)
@@ -1,2 +1,2 @@
-SHA256 (libva-intel-driver-1.2.0.tar.bz2) = a6fceaa118fe5d1a6e7382ed30e6684b4059b3fedd79eb53121a80e8016c748c
-SIZE (libva-intel-driver-1.2.0.tar.bz2) = 857789
+SHA256 (libva-intel-driver-1.3.0.tar.bz2) = 734c15e78495f53fecb9862a22579d05ca5994fac4d04e3cc804ca9cbaa7fb6c
+SIZE (libva-intel-driver-1.3.0.tar.bz2) = 965030
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list