[Lunar-commits] <moonbase-other> libvdpau: The author recommends using freedesktop for source. There is a sha1 difference even
Dennis Veatch
dennisveatch at bellsouth.net
Mon Sep 15 17:33:35 CEST 2014
commit 19c060d6463094dab261df84299246786491e4d9
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Mon, 15 Sep 2014 11:32:18 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/19c060d6463094dab261df84299246786491e4d9
libvdpau: The author recommends using freedesktop for source. There is a sha1 difference even
though the versions are the same. This one adds some autotools stuff.
---
video/libvdpau/DETAILS | +5/-3
1 file changed, 5 insertions(+), 3 deletions(-)
--- a/video/libvdpau/DETAILS
+++ b/video/libvdpau/DETAILS
@@ -1,14 +1,16 @@
MODULE=libvdpau
VERSION=0.8
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://cgit.freedesktop.org/~aplattner/$MODULE/snapshot
- SOURCE_VFY=sha1:5a66e2a725506fd4b2fa760f026c80cd1514b945
+ SOURCE_URL=http://people.freedesktop.org/~aplattner/vdpau/
+ SOURCE_VFY=sha1:ed0d534f8f06e96731a79b19448cc7a9fd5855ac
WEB_SITE=http://cgit.freedesktop.org/~aplattner/libvdpau
ENTERED=20090919
- UPDATED=20140708
+ UPDATED=20140915
SHORT="VDPAU wrapper library"
cat << EOF
+Note: The author recommends freedesktop be used.
+
To use this wrapper you need VDPAU driver library provided with your
GPU driver. This means that now you can use this wrapper with Nvidia
Geforce8 or later GPU using NVIDIA or NVIDIA-beta Lunar module.
More information about the Lunar-commits
mailing list