From owner-cvs-ports@FreeBSD.ORG Fri Sep 24 19:06:01 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0399D106564A; Fri, 24 Sep 2010 19:06:01 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E7D6F8FC1A; Fri, 24 Sep 2010 19:06:00 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o8OJ60ve072262; Fri, 24 Sep 2010 19:06:00 GMT (envelope-from makc@repoman.freebsd.org) Received: (from makc@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o8OJ60Lt072261; Fri, 24 Sep 2010 19:06:00 GMT (envelope-from makc) Message-Id: <201009241906.o8OJ60Lt072261@repoman.freebsd.org> From: Max Brazhnikov Date: Fri, 24 Sep 2010 19:06:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/libvdpau Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Sep 2010 19:06:01 -0000 makc 2010-09-24 19:06:00 UTC FreeBSD ports repository Added files: multimedia/libvdpau Makefile distinfo pkg-descr pkg-plist Log: Add new port multimedia/libvdpau: VDPAU is the Video Decode and Presentation API for UNIX. It provides an interface to video decode acceleration and presentation hardware present in modern GPUs. WWW: http://freedesktop.org/wiki/Software/VDPAU PR: ports/150368 Submitted by: Anonymous Revision Changes Path 1.1 +29 -0 ports/multimedia/libvdpau/Makefile (new) 1.1 +3 -0 ports/multimedia/libvdpau/distinfo (new) 1.1 +5 -0 ports/multimedia/libvdpau/pkg-descr (new) 1.1 +11 -0 ports/multimedia/libvdpau/pkg-plist (new)