Update to gstreamer1-1.12.0.
This commit is contained in:
parent
075b1c03ab
commit
af4d5d074c
@ -1,15 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.38 2017/02/24 10:04:17 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.39 2017/05/08 10:46:25 ajacoutot Exp $
|
||||
|
||||
COMMENT= framework for streaming media
|
||||
|
||||
DISTNAME= gstreamer-${V}
|
||||
PKGNAME= ${GST_PKGNAME_PREFIX}-${V}
|
||||
|
||||
SHARED_LIBS += gstreamer-1.0 3.1 # 1004.0
|
||||
SHARED_LIBS += gstbase-1.0 3.1 # 1004.0
|
||||
SHARED_LIBS += gstcontroller-1.0 3.1 # 1004.0
|
||||
SHARED_LIBS += gstnet-1.0 3.1 # 1004.0
|
||||
SHARED_LIBS += gstcheck-1.0 3.1 # 1004.0
|
||||
SHARED_LIBS += gstreamer-1.0 3.2 # 1200.0
|
||||
SHARED_LIBS += gstbase-1.0 3.2 # 1200.0
|
||||
SHARED_LIBS += gstcontroller-1.0 3.2 # 1200.0
|
||||
SHARED_LIBS += gstnet-1.0 3.2 # 1200.0
|
||||
SHARED_LIBS += gstcheck-1.0 3.2 # 1200.0
|
||||
|
||||
WANTLIB += c ffi gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 iconv
|
||||
WANTLIB += intl m pcre pthread z
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gstreamer/gstreamer-1.10.4.tar.xz) = UML1r1CmzGwKPz7UO92LXiv/ALrPt2bUvhOewG2LUhg=
|
||||
SIZE (gstreamer/gstreamer-1.10.4.tar.xz) = 3797376
|
||||
SHA256 (gstreamer/gstreamer-1.12.0.tar.xz) = FNXu+Cl9K/KnKNOPpDzZLMJnoK0mDPg9dwIVISr/QwI=
|
||||
SIZE (gstreamer/gstreamer-1.12.0.tar.xz) = 3169948
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.12 2016/11/02 22:19:02 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.13 2017/05/08 10:46:25 ajacoutot Exp $
|
||||
@bin bin/gst-inspect-${API}
|
||||
@bin bin/gst-launch-${API}
|
||||
@bin bin/gst-stats-${API}
|
||||
@ -30,11 +30,13 @@ include/gstreamer-${API}/gst/check/gstharness.h
|
||||
include/gstreamer-${API}/gst/check/gsttestclock.h
|
||||
include/gstreamer-${API}/gst/check/internal-check.h
|
||||
include/gstreamer-${API}/gst/controller/
|
||||
include/gstreamer-${API}/gst/controller/controller-enumtypes.h
|
||||
include/gstreamer-${API}/gst/controller/controller.h
|
||||
include/gstreamer-${API}/gst/controller/gstargbcontrolbinding.h
|
||||
include/gstreamer-${API}/gst/controller/gstdirectcontrolbinding.h
|
||||
include/gstreamer-${API}/gst/controller/gstinterpolationcontrolsource.h
|
||||
include/gstreamer-${API}/gst/controller/gstlfocontrolsource.h
|
||||
include/gstreamer-${API}/gst/controller/gstproxycontrolbinding.h
|
||||
include/gstreamer-${API}/gst/controller/gsttimedvaluecontrolsource.h
|
||||
include/gstreamer-${API}/gst/controller/gsttriggercontrolsource.h
|
||||
include/gstreamer-${API}/gst/glib-compat.h
|
||||
@ -61,6 +63,7 @@ include/gstreamer-${API}/gst/gstdevice.h
|
||||
include/gstreamer-${API}/gst/gstdevicemonitor.h
|
||||
include/gstreamer-${API}/gst/gstdeviceprovider.h
|
||||
include/gstreamer-${API}/gst/gstdeviceproviderfactory.h
|
||||
include/gstreamer-${API}/gst/gstdynamictypefactory.h
|
||||
include/gstreamer-${API}/gst/gstelement.h
|
||||
include/gstreamer-${API}/gst/gstelementfactory.h
|
||||
include/gstreamer-${API}/gst/gstelementmetadata.h
|
||||
@ -150,6 +153,7 @@ lib/pkgconfig/gstreamer-check-${API}.pc
|
||||
lib/pkgconfig/gstreamer-controller-${API}.pc
|
||||
lib/pkgconfig/gstreamer-net-${API}.pc
|
||||
libexec/gstreamer-${API}/
|
||||
@bin libexec/gstreamer-${API}/gst-completion-helper
|
||||
@bin libexec/gstreamer-${API}/gst-plugin-scanner
|
||||
@mode 4555
|
||||
@bin libexec/gstreamer-${API}/gst-ptp-helper
|
||||
@ -162,7 +166,6 @@ share/bash-completion/completions/gst-inspect-${API}
|
||||
share/bash-completion/completions/gst-launch-${API}
|
||||
share/bash-completion/helpers/
|
||||
share/bash-completion/helpers/gst
|
||||
@bin share/bash-completion/helpers/gst-completion-helper-${API}
|
||||
share/gir-${API}/
|
||||
share/gir-${API}/Gst-${API}.gir
|
||||
share/gir-${API}/GstBase-${API}.gir
|
||||
@ -185,6 +188,7 @@ share/gtk-doc/html/gstreamer-${API}/GstControlBinding.html
|
||||
share/gtk-doc/html/gstreamer-${API}/GstControlSource.html
|
||||
share/gtk-doc/html/gstreamer-${API}/GstDateTime.html
|
||||
share/gtk-doc/html/gstreamer-${API}/GstDeviceProviderFactory.html
|
||||
share/gtk-doc/html/gstreamer-${API}/GstDynamicTypeFactory.html
|
||||
share/gtk-doc/html/gstreamer-${API}/GstElement.html
|
||||
share/gtk-doc/html/gstreamer-${API}/GstElementFactory.html
|
||||
share/gtk-doc/html/gstreamer-${API}/GstEvent.html
|
||||
@ -302,6 +306,7 @@ share/gtk-doc/html/gstreamer-libs-${API}/gstreamer-libs-GstHarness.html
|
||||
share/gtk-doc/html/gstreamer-libs-${API}/gstreamer-libs-GstNetAddressMeta.html
|
||||
share/gtk-doc/html/gstreamer-libs-${API}/gstreamer-libs-GstNetControlMessageMeta.html
|
||||
share/gtk-doc/html/gstreamer-libs-${API}/gstreamer-libs-GstNetTimePacket.html
|
||||
share/gtk-doc/html/gstreamer-libs-${API}/gstreamer-libs-GstProxyControlBinding.html
|
||||
share/gtk-doc/html/gstreamer-libs-${API}/gstreamer-libs-GstQueueArray.html
|
||||
share/gtk-doc/html/gstreamer-libs-${API}/gstreamer-libs-GstStreamConsistency.html
|
||||
share/gtk-doc/html/gstreamer-libs-${API}/gstreamer-libs-GstTypeFindHelper.html
|
||||
@ -330,6 +335,7 @@ share/gtk-doc/html/gstreamer-plugins-${API}/ch02.html
|
||||
share/gtk-doc/html/gstreamer-plugins-${API}/gstreamer-plugins-${API}.devhelp2
|
||||
share/gtk-doc/html/gstreamer-plugins-${API}/gstreamer-plugins-capsfilter.html
|
||||
share/gtk-doc/html/gstreamer-plugins-${API}/gstreamer-plugins-concat.html
|
||||
share/gtk-doc/html/gstreamer-plugins-${API}/gstreamer-plugins-dataurisrc.html
|
||||
share/gtk-doc/html/gstreamer-plugins-${API}/gstreamer-plugins-downloadbuffer.html
|
||||
share/gtk-doc/html/gstreamer-plugins-${API}/gstreamer-plugins-fakesink.html
|
||||
share/gtk-doc/html/gstreamer-plugins-${API}/gstreamer-plugins-fakesrc.html
|
||||
@ -359,6 +365,7 @@ share/gtk-doc/html/gstreamer-plugins-${API}/style.css
|
||||
share/gtk-doc/html/gstreamer-plugins-${API}/up-insensitive.png
|
||||
share/gtk-doc/html/gstreamer-plugins-${API}/up.png
|
||||
share/locale/af/LC_MESSAGES/gstreamer-${API}.mo
|
||||
share/locale/ast/LC_MESSAGES/gstreamer-${API}.mo
|
||||
share/locale/az/LC_MESSAGES/gstreamer-${API}.mo
|
||||
share/locale/be/LC_MESSAGES/gstreamer-${API}.mo
|
||||
share/locale/bg/LC_MESSAGES/gstreamer-${API}.mo
|
||||
@ -373,6 +380,7 @@ share/locale/es/LC_MESSAGES/gstreamer-${API}.mo
|
||||
share/locale/eu/LC_MESSAGES/gstreamer-${API}.mo
|
||||
share/locale/fi/LC_MESSAGES/gstreamer-${API}.mo
|
||||
share/locale/fr/LC_MESSAGES/gstreamer-${API}.mo
|
||||
share/locale/fur/LC_MESSAGES/gstreamer-${API}.mo
|
||||
share/locale/gl/LC_MESSAGES/gstreamer-${API}.mo
|
||||
share/locale/hr/LC_MESSAGES/gstreamer-${API}.mo
|
||||
share/locale/hu/LC_MESSAGES/gstreamer-${API}.mo
|
||||
|
Loading…
Reference in New Issue
Block a user