http -> https

This commit is contained in:
ajacoutot 2016-10-26 12:35:07 +00:00
parent e0670880ac
commit 34c1813a43
18 changed files with 44 additions and 35 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.33 2016/03/19 15:47:04 naddy Exp $
# $OpenBSD: Makefile.inc,v 1.34 2016/10/26 12:35:07 ajacoutot Exp $
# Most frequent usage of the GStreamer packages:
# core base library
@ -56,7 +56,7 @@ CONFIGURE_STYLE ?= autoconf
CONFIGURE_ENV += CPPFLAGS="${CPPFLAGS}" \
LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS += --with-package-name="OpenBSD ${DISTNAME} package" \
--with-package-origin="http://www.openbsd.org/" \
--with-package-origin="https://www.openbsd.org/" \
--with-default-audiosink=sndiosink \
--with-default-audiosrc=sndiosrc \
--with-default-videosink=xvimagesink \

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.41 2015/11/20 12:01:07 sthen Exp $
# $OpenBSD: Makefile,v 1.42 2016/10/26 12:35:07 ajacoutot Exp $
COMMENT= framework for streaming media
V= 0.10.36
DISTNAME= gstreamer-${V}
REVISION= 9
REVISION= 10
SHARED_LIBS += gstreamer-0.10 3.0 # 30.0
SHARED_LIBS += gstbase-0.10 3.0 # 30.0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.91 2015/10/30 12:47:40 sthen Exp $
# $OpenBSD: Makefile,v 1.92 2016/10/26 12:35:07 ajacoutot Exp $
COMMENT-main= bad elements for GStreamer
COMMENT-neon= neon element for GStreamer (plugins-bad)
@ -12,9 +12,9 @@ PKGNAME-main= gstreamer-plugins-bad-${V}
PKGNAME-neon= gstreamer-neon-${V}
PKGNAME-mjpeg= gstreamer-mjpeg-${V}
REVISION-main= 22
REVISION-mjpeg= 9
REVISION-neon= 10
REVISION-main= 23
REVISION-mjpeg= 10
REVISION-neon= 11
SHARED_LIBS += gstphotography-0.10 1.0 # 23.0
SHARED_LIBS += gstsignalprocessor-0.10 1.0 # 23.0

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.67 2016/03/28 06:51:19 jsg Exp $
# $OpenBSD: Makefile,v 1.68 2016/10/26 12:35:08 ajacoutot Exp $
COMMENT= base elements for GStreamer
V= 0.10.36
DISTNAME= gst-plugins-base-${V}
PKGNAME= gstreamer-plugins-base-${V}
REVISION= 14
REVISION= 15
SHARED_LIBS += gstinterfaces-0.10 2.6 # .25.0
SHARED_LIBS += gsttag-0.10 2.6 # .25.0

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.39 2016/03/11 20:28:28 naddy Exp $
# $OpenBSD: Makefile,v 1.40 2016/10/26 12:35:08 ajacoutot Exp $
COMMENT= ffmpeg element for GStreamer
V= 0.10.13
DISTNAME= gst-ffmpeg-${V}
PKGNAME= gstreamer-ffmpeg-${V}
REVISION= 11
REVISION= 12
# sync with graphics/ffmpeg
PERMIT_PACKAGE_CDROM= patents

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.14 2016/01/17 17:29:09 sthen Exp $
# $OpenBSD: Makefile,v 1.15 2016/10/26 12:35:08 ajacoutot Exp $
COMMENT= OpenGL elements for GStreamer
V= 0.10.3
DISTNAME= gst-plugins-gl-${V}
PKGNAME= gstreamer-plugins-gl-${V}
REVISION= 1
REVISION= 2
SHARED_LIBS += gstgl-0.10 0.0 # 1.0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.100 2016/01/07 17:35:09 feinerer Exp $
# $OpenBSD: Makefile,v 1.101 2016/10/26 12:35:08 ajacoutot Exp $
# XXX ossaudio(3) is only enabled to be used as a mixing device by
# audio/pulseaudio and x11/xfce4/xfce4-mixer
@ -18,10 +18,10 @@ PKGNAME-dv= gstreamer-dv-${V}
PKGNAME-caca= gstreamer-libcaca-${V}
EPOCH-main= 0
REVISION-main= 16
REVISION-aalib= 7
REVISION-dv= 7
REVISION-caca= 7
REVISION-main= 17
REVISION-aalib= 8
REVISION-dv= 8
REVISION-caca= 8
MULTI_PACKAGES= -main -aalib -dv -caca

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.38 2015/10/07 06:06:54 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.39 2016/10/26 12:35:08 ajacoutot Exp $
COMMENT-main= ugly elements for GStreamer
COMMENT-sidplay= sidplay element for GStreamer (plugins-ugly)
@ -12,9 +12,9 @@ PKGNAME-main= gstreamer-plugins-ugly-${V}
PKGNAME-sidplay= gstreamer-sidplay-${V}
PKGNAME-lame= gstreamer-lame-${V}
REVISION-main= 6
REVISION-sidplay= 3
REVISION-lame= 3
REVISION-main= 7
REVISION-sidplay= 4
REVISION-lame= 4
PERMIT_PACKAGE_CDROM= Patent issues

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.26 2015/04/21 18:51:25 sthen Exp $
# $OpenBSD: Makefile,v 1.27 2016/10/26 12:35:08 ajacoutot Exp $
COMMENT= Python bindings for GStreamer
V= 0.10.22
DISTNAME= gst-python-${V}
PKGNAME= py-gstreamer-${V}
REVISION= 5
REVISION= 6
HOMEPAGE= http://gstreamer.freedesktop.org/modules/gst-python.html

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.30 2016/08/21 16:54:05 ajacoutot Exp $
# $OpenBSD: Makefile.inc,v 1.31 2016/10/26 12:35:08 ajacoutot Exp $
# Most frequent usage of the GStreamer packages:
# core base library
@ -59,7 +59,7 @@ CONFIGURE_STYLE ?= autoconf
CONFIGURE_ENV += CPPFLAGS="${CPPFLAGS}" \
LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS += --with-package-name="OpenBSD ${DISTNAME} package" \
--with-package-origin="http://www.openbsd.org/" \
--with-package-origin="https://www.openbsd.org/" \
--with-default-audiosink=sndiosink \
--with-default-audiosrc=sndiosrc \
--with-default-videosink=xvimagesink \

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.31 2016/08/21 16:54:17 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.32 2016/10/26 12:35:08 ajacoutot Exp $
COMMENT= framework for streaming media
DISTNAME= gstreamer-${V}
PKGNAME= ${GST_PKGNAME_PREFIX}-${V}
REVISION= 0
SHARED_LIBS += gstreamer-1.0 3.0 # 803.0
SHARED_LIBS += gstbase-1.0 3.0 # 803.0

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.8 2016/10/12 10:07:18 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.9 2016/10/26 12:35:08 ajacoutot Exp $
COMMENT= C++ bindings for GStreamer
V= 1.8.0
DISTNAME= gstreamermm-${V}
PKGNAME= gstreamer1mm-${V}
REVISION= 0
SHARED_LIBS += gstreamermm-1.0 1.0 # 1.0

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.48 2016/08/21 16:55:11 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.49 2016/10/26 12:35:08 ajacoutot Exp $
COMMENT= bad elements for GStreamer
DISTNAME= gst-plugins-bad-${V}
PKGNAME= ${GST_PKGNAME_PREFIX}-plugins-bad-${V}
REVISION= 0
SHARED_LIBS += gstphotography-1.0 3.0 # 803.0
SHARED_LIBS += gstbasecamerabinsrc-1.0 3.0 # 803.0

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.43 2016/08/21 16:54:31 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.44 2016/10/26 12:35:08 ajacoutot Exp $
COMMENT= base elements for GStreamer
DISTNAME= gst-plugins-base-${V}
PKGNAME= ${GST_PKGNAME_PREFIX}-plugins-base-${V}
REVISION= 0
SHARED_LIBS += gsttag-1.0 3.0 # 803.0
SHARED_LIBS += gstaudio-1.0 3.0 # 803.0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.40 2016/06/13 11:15:16 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.41 2016/10/26 12:35:08 ajacoutot Exp $
# XXX ossaudio(3) is only enabled to be used as a mixing device by
# x11/xfce4/xfce4-mixer
@ -11,6 +11,8 @@ PKGNAME= ${GST_PKGNAME_PREFIX}-plugins-good-${V}
PKGNAME-main= ${PKGNAME}
PKGNAME-pulse= ${GST_PKGNAME_PREFIX}-plugins-pulse-${V}
REVISION-main= 0
REVISION-pulse= 0
MASTER_SITES= ${MASTER_SITE_GST:=gst-plugins-good/}

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.31 2016/04/10 10:14:12 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.32 2016/10/26 12:35:08 ajacoutot Exp $
COMMENT= ffmpeg elements for GStreamer
DISTNAME= gst-libav-${V}
PKGNAME= ${GST_PKGNAME_PREFIX}-plugins-libav-${V}
REVISION= 0
# sync with graphics/ffmpeg
PERMIT_PACKAGE_CDROM= patents

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.27 2016/04/10 10:13:42 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.28 2016/10/26 12:35:08 ajacoutot Exp $
COMMENT= ugly elements for GStreamer
DISTNAME= gst-plugins-ugly-${V}
PKGNAME= ${GST_PKGNAME_PREFIX}-plugins-ugly-${V}
REVISION= 0
PERMIT_PACKAGE_CDROM= Patent issues

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.5 2016/04/10 10:14:25 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.6 2016/10/26 12:35:08 ajacoutot Exp $
COMMENT= overrides for the gobject-introspection-based pygst bindings
DISTNAME= gst-python-${V}
PKGNAME= py-gstreamer1-${V}
REVISION= 0
HOMEPAGE= http://gstreamer.freedesktop.org/modules/gst-python.html