pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/libva
Module Name: pkgsrc
Committed By: wiz
Date: Thu Sep 14 05:56:15 UTC 2017
Modified Files:
pkgsrc/multimedia/libva: Makefile
Log Message:
libva: Update HOMEPAGE and MASTER_SITES
>From pgoyette
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/multimedia/libva/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/multimedia/libva/Makefile
diff -u pkgsrc/multimedia/libva/Makefile:1.16 pkgsrc/multimedia/libva/Makefile:1.17
--- pkgsrc/multimedia/libva/Makefile:1.16 Wed Sep 13 08:37:41 2017
+++ pkgsrc/multimedia/libva/Makefile Thu Sep 14 05:56:14 2017
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.16 2017/09/13 08:37:41 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2017/09/14 05:56:14 wiz Exp $
DISTNAME= libva-1.8.2
CATEGORIES= multimedia
-MASTER_SITES= http://www.freedesktop.org/software/vaapi/releases/libva/
+MASTER_SITES= ${MASTER_SITE_GITHUB:=01org/}
EXTRACT_SUFX= .tar.bz2
+GITHUB_RELEASE= ${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.freedesktop.org/wiki/Software/vaapi
+HOMEPAGE= https://github.com/01org/libva
COMMENT= Video Acceleration API
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index