aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authormadpilot <madpilot@FreeBSD.org>2012-10-10 06:05:57 +0800
committermadpilot <madpilot@FreeBSD.org>2012-10-10 06:05:57 +0800
commitf97b87bd5aa1268af52c1d054c0f1e072819b079 (patch)
tree04a71857d93428b8fe459bf0ec9ddeb363d5f0fb /multimedia
parent3dbe190cec536875267ceb44bb599f29bf28afeb (diff)
downloadfreebsd-ports-gnome-f97b87bd5aa1268af52c1d054c0f1e072819b079.tar.gz
freebsd-ports-gnome-f97b87bd5aa1268af52c1d054c0f1e072819b079.tar.zst
freebsd-ports-gnome-f97b87bd5aa1268af52c1d054c0f1e072819b079.zip
- Move vdpau-video to libva-vdpau-driver to follow upstream project
name change - Update to 0.7.4 - Take maintainership - Update master site - Undeprecate - Remove ABI version number from LIB_DEPENDS - Convert to new options framework - Add note in UPDATING about the move
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/Makefile2
-rw-r--r--multimedia/libva-vdpau-driver/Makefile (renamed from multimedia/vdpau-video/Makefile)29
-rw-r--r--multimedia/libva-vdpau-driver/distinfo2
-rw-r--r--multimedia/libva-vdpau-driver/pkg-descr (renamed from multimedia/vdpau-video/pkg-descr)0
-rw-r--r--multimedia/libva-vdpau-driver/pkg-plist (renamed from multimedia/vdpau-video/pkg-plist)0
-rw-r--r--multimedia/vdpau-video/distinfo2
6 files changed, 15 insertions, 20 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile
index b225e2cc8bbf..cf6422999196 100644
--- a/multimedia/Makefile
+++ b/multimedia/Makefile
@@ -168,6 +168,7 @@
SUBDIR += libtuner
SUBDIR += libv4l
SUBDIR += libva
+ SUBDIR += libva-vdpau-driver
SUBDIR += libvdpau
SUBDIR += libvpx
SUBDIR += libxine
@@ -330,7 +331,6 @@
SUBDIR += vcdimager
SUBDIR += vcdpad
SUBDIR += vcdtools
- SUBDIR += vdpau-video
SUBDIR += vdpauinfo
SUBDIR += vdr
SUBDIR += vdr-plugin-control
diff --git a/multimedia/vdpau-video/Makefile b/multimedia/libva-vdpau-driver/Makefile
index 70ea2cc323db..78eca4a2b370 100644
--- a/multimedia/vdpau-video/Makefile
+++ b/multimedia/libva-vdpau-driver/Makefile
@@ -1,29 +1,22 @@
-# New ports collection makefile for: vdpau-video
-# Date created: 5 Jan 2011
-# Whom: Anonymous
-#
# $FreeBSD$
-#
-PORTNAME= vdpau-video
-DISTVERSION= 0.7.3
+PORTNAME= libva-vdpau-driver
+PORTVERSION= 0.7.4
CATEGORIES= multimedia
-MASTER_SITES= http://www.splitted-desktop.com/~gbeauchesne/${PORTNAME}/
+MASTER_SITES= http://www.freedesktop.org/software/vaapi/releases/${PORTNAME}/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= madpilot@FreeBSD.org
COMMENT= A VDPAU-based backend for VAAPI
-DEPRECATED= No more public distfiles
-EXPIRATION_DATE= 2012-10-20
-
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
-LIB_DEPENDS= vdpau.1:${PORTSDIR}/multimedia/libvdpau
+LIB_DEPENDS= vdpau:${PORTSDIR}/multimedia/libvdpau
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/libva.pc:${PORTSDIR}/multimedia/libva \
${LOCALBASE}/include/linux/videodev2.h:${PORTSDIR}/multimedia/v4l_compat
LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
+USE_BZIP2= yes
USE_GMAKE= yes
USE_GL= gl
@@ -31,13 +24,15 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -isystem${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-.include <bsd.port.pre.mk>
+OPTIONS_DEFINE= DEBUG STRIP
+
+.include <bsd.port.options.mk>
-.if !defined(WITH_DEBUG)
+.if empty(PORT_OPTIONS:MDEBUG)
CONFIGURE_ARGS+= --disable-debug
.endif
-.if defined(STRIP) && ${STRIP} != ""
+.if ${PORT_OPTIONS:MSTRIP}
INSTALL_TARGET= install-strip
.endif
@@ -48,4 +43,4 @@ post-patch: .SILENT
-e '/\^vdpau_version/s|$$CC -E|& ${CPPFLAGS}|' \
${WRKSRC}/configure
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/multimedia/libva-vdpau-driver/distinfo b/multimedia/libva-vdpau-driver/distinfo
new file mode 100644
index 000000000000..0b4a91c41969
--- /dev/null
+++ b/multimedia/libva-vdpau-driver/distinfo
@@ -0,0 +1,2 @@
+SHA256 (libva-vdpau-driver-0.7.4.tar.bz2) = 155c1982f0ac3f5435ba20b221bcaa11be212c37db548cd1f2a030ffa17e9bb9
+SIZE (libva-vdpau-driver-0.7.4.tar.bz2) = 316729
diff --git a/multimedia/vdpau-video/pkg-descr b/multimedia/libva-vdpau-driver/pkg-descr
index 1d9e9ff29e0d..1d9e9ff29e0d 100644
--- a/multimedia/vdpau-video/pkg-descr
+++ b/multimedia/libva-vdpau-driver/pkg-descr
diff --git a/multimedia/vdpau-video/pkg-plist b/multimedia/libva-vdpau-driver/pkg-plist
index 657c8fc4acaf..657c8fc4acaf 100644
--- a/multimedia/vdpau-video/pkg-plist
+++ b/multimedia/libva-vdpau-driver/pkg-plist
diff --git a/multimedia/vdpau-video/distinfo b/multimedia/vdpau-video/distinfo
deleted file mode 100644
index 2921c21589f5..000000000000
--- a/multimedia/vdpau-video/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (vdpau-video-0.7.3.tar.gz) = 28f66adc7d87a513a765dd79fda469e895b76692173d2aa79a26f4a618f91266
-SIZE (vdpau-video-0.7.3.tar.gz) = 400121