summaryrefslogtreecommitdiff
path: root/multimedia/libva
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-14 05:56:14 +0000
committerwiz <wiz@pkgsrc.org>2017-09-14 05:56:14 +0000
commit341fc0c060a404aac127782a5fdd7b879009bbda (patch)
tree85019cfe2326fcbf3a08a35d958171f88f66a22c /multimedia/libva
parent0d71e4529e7718562bd862ec8084c6269789e0b5 (diff)
downloadpkgsrc-341fc0c060a404aac127782a5fdd7b879009bbda.tar.gz
libva: Update HOMEPAGE and MASTER_SITES
From pgoyette
Diffstat (limited to 'multimedia/libva')
-rw-r--r--multimedia/libva/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/multimedia/libva/Makefile b/multimedia/libva/Makefile
index d439dd4a744..2605b960ca2 100644
--- a/multimedia/libva/Makefile
+++ b/multimedia/libva/Makefile
@@ -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
-HOMEPAGE= http://www.freedesktop.org/wiki/Software/vaapi
+HOMEPAGE= https://github.com/01org/libva
COMMENT= Video Acceleration API
LICENSE= mit