summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-10-17 10:50:38 +0000
committerwiz <wiz@pkgsrc.org>2017-10-17 10:50:38 +0000
commit4c827d85e829181f9c243c31eee12b7a94fe1735 (patch)
treebe43b1d2f2ee2f00116077864effa8f0f1b97341 /multimedia
parente5ffee465c6b609e9609390b31249450ece0f09d (diff)
downloadpkgsrc-4c827d85e829181f9c243c31eee12b7a94fe1735.tar.gz
gstreamer*: follow redirect
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gst-plugins0.10-base/plugins.mk4
-rw-r--r--multimedia/gst-plugins0.10-gnonlin/DESCR6
-rw-r--r--multimedia/gstreamer0.10/Makefile5
3 files changed, 7 insertions, 8 deletions
diff --git a/multimedia/gst-plugins0.10-base/plugins.mk b/multimedia/gst-plugins0.10-base/plugins.mk
index aedbb6a63c9..bcca6ed8ec3 100644
--- a/multimedia/gst-plugins0.10-base/plugins.mk
+++ b/multimedia/gst-plugins0.10-base/plugins.mk
@@ -1,4 +1,4 @@
-# $NetBSD: plugins.mk,v 1.15 2017/10/15 23:19:12 prlw1 Exp $
+# $NetBSD: plugins.mk,v 1.16 2017/10/17 10:50:39 wiz Exp $
#
# This file is shared across the gst-plugins-{base,good} packages to
# simplify their code. It provides a framework to write simple packages
@@ -13,7 +13,7 @@ MASTER_SITES= https://gstreamer.freedesktop.org/src/gst-plugins-${GST_PLUGINS0.1
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://www.gstreamer.net/
+HOMEPAGE= https://gstreamer.freedesktop.org/
COMMENT= Open source multimedia framework -
DISTINFO_FILE= ${.CURDIR}/../../multimedia/gst-plugins0.10-${GST_PLUGINS0.10_TYPE}/distinfo
diff --git a/multimedia/gst-plugins0.10-gnonlin/DESCR b/multimedia/gst-plugins0.10-gnonlin/DESCR
index 04cfafb60e7..a3ab8beb1de 100644
--- a/multimedia/gst-plugins0.10-gnonlin/DESCR
+++ b/multimedia/gst-plugins0.10-gnonlin/DESCR
@@ -1,3 +1,3 @@
-Gnonlin is a library built on top of GStreamer (http://gstreamer.net)
-which provides support for writing non-linear audio and video editing
-applications. It introduces the concept of a timeline.
+Gnonlin is a library built on top of GStreamer which provides support
+for writing non-linear audio and video editing applications. It
+introduces the concept of a timeline.
diff --git a/multimedia/gstreamer0.10/Makefile b/multimedia/gstreamer0.10/Makefile
index 050e6e36eea..69ec92a615a 100644
--- a/multimedia/gstreamer0.10/Makefile
+++ b/multimedia/gstreamer0.10/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2017/10/15 23:19:12 prlw1 Exp $
-#
+# $NetBSD: Makefile,v 1.63 2017/10/17 10:50:39 wiz Exp $
DISTNAME= gstreamer-0.10.36
PKGNAME= ${DISTNAME:S/gstreamer/gstreamer0.10/}
@@ -9,7 +8,7 @@ MASTER_SITES= https://gstreamer.freedesktop.org/src/gstreamer/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gstreamer.net/
+HOMEPAGE= https://gstreamer.freedesktop.org/
COMMENT= Open source multimedia framework
GNU_CONFIGURE= yes