Update to gstreamer1mm-1.8.0.

This commit is contained in:
ajacoutot 2016-10-12 10:07:18 +00:00
parent 1ec8701faf
commit 60680a6b33
3 changed files with 137 additions and 459 deletions

View File

@ -1,26 +1,21 @@
# $OpenBSD: Makefile,v 1.7 2016/06/13 11:16:06 ajacoutot Exp $
# XXX check if still needed at next update
CXXFLAGS += -std=c++11
# $OpenBSD: Makefile,v 1.8 2016/10/12 10:07:18 ajacoutot Exp $
COMMENT= C++ bindings for GStreamer
V= 1.4.3
V= 1.8.0
DISTNAME= gstreamermm-${V}
PKGNAME= gstreamer1mm-${V}
REVISION= 3
SHARED_LIBS += gstreamermm-1.0 0.0 # 0.0
SHARED_LIBS += gstreamermm_get_plugin_defs-1.0 0.0 # 0.0
SHARED_LIBS += gstreamermm-1.0 1.0 # 1.0
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gstreamermm/${V:R}/}
WANTLIB += c ffi gio-2.0 giomm-2.4 glib-2.0 glibmm-2.4 glibmm_generate_extra_defs-2.4
WANTLIB += gmodule-2.0 gobject-2.0 gstapp-1.0 gstaudio-1.0 gstbase-1.0
WANTLIB += gstcheck-1.0 gstcontroller-1.0 gstfft-1.0 gstnet-1.0
WANTLIB += gstpbutils-1.0 gstreamer-1.0 gstriff-1.0 gstrtp-1.0
WANTLIB += gstsdp-1.0 gsttag-1.0 gstvideo-1.0 iconv intl m orc-0.4
WANTLIB += pcre pthread sigc-2.0 z
WANTLIB += c ffi gio-2.0 giomm-2.4 glib-2.0 glibmm-2.4 gmodule-2.0
WANTLIB += gobject-2.0 gstallocators-1.0 gstapp-1.0 gstaudio-1.0
WANTLIB += gstbase-1.0 gstcheck-1.0 gstcontroller-1.0 gstfft-1.0
WANTLIB += gstnet-1.0 gstpbutils-1.0 gstreamer-1.0 gstriff-1.0
WANTLIB += gstrtp-1.0 gstrtsp-1.0 gstsdp-1.0 gsttag-1.0 gstvideo-1.0
WANTLIB += iconv intl m orc-0.4 pcre pthread sigc-2.0 z
# c++11
MODULES += gcc4

View File

@ -1,2 +1,2 @@
SHA256 (gstreamer/gstreamermm-1.4.3.tar.xz) = 8cEe4c91N9d95/jUhuCcUUDMS7eIgoSXGM2IlZpVRi4=
SIZE (gstreamer/gstreamermm-1.4.3.tar.xz) = 5886048
SHA256 (gstreamer/gstreamermm-1.8.0.tar.xz) = PuPBRX6iwyweF7eE+qgo9BS6J6lzFTK/JtE3oq2ZmkQ=
SIZE (gstreamer/gstreamermm-1.8.0.tar.xz) = 3848488

File diff suppressed because it is too large Load Diff