[150543] users/devans/GNOME-3/unstable/dports/gnome
devans at macports.org
devans at macports.org
Wed Jul 20 23:36:07 PDT 2016
Revision: 150543
https://trac.macports.org/changeset/150543
Author: devans at macports.org
Date: 2016-07-20 23:36:06 -0700 (Wed, 20 Jul 2016)
Log Message:
-----------
GNOME-3/unstable: gstreamer1*, copy from stable and update to unstable version 1.9.1 for testing.
Modified Paths:
--------------
users/devans/GNOME-3/unstable/dports/gnome/gstreamer1/Portfile
users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-libav/Portfile
users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-bad/Portfile
users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-base/Portfile
users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-good/Portfile
users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-ugly/Portfile
Added Paths:
-----------
users/devans/GNOME-3/unstable/dports/gnome/gstreamer1/
users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-libav/
users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-bad/
users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-base/
users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-good/
users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-good/files/gstosxaudiodeviceprovider.h
users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-ugly/
Removed Paths:
-------------
users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-bad/files/corevideomemory.h
users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-bad/files/iosurfacememory.h
Modified: users/devans/GNOME-3/unstable/dports/gnome/gstreamer1/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gstreamer1/Portfile 2016-07-19 05:00:46 UTC (rev 150415)
+++ users/devans/GNOME-3/unstable/dports/gnome/gstreamer1/Portfile 2016-07-21 06:36:06 UTC (rev 150543)
@@ -10,7 +10,7 @@
name gstreamer1
set my_name gstreamer
-version 1.8.2
+version 1.9.1
description GStreamer is a library for constructing graphs of media-handling components.
long_description The applications it supports range from simple Ogg/Vorbis playback, audio/video \
streaming to complex audio (mixing) and video (non-linear editing) processing.
@@ -25,12 +25,11 @@
use_xz yes
-checksums rmd160 97adab1618e15a81a4872d8d17e9c1659643997f \
- sha256 9dbebe079c2ab2004ef7f2649fa317cabea1feb4fb5605c24d40744b90918341
+checksums rmd160 06aa59b41a09f1aad998edb6bda91a290ee01469 \
+ sha256 55304a9e1e8fb5ef82b5b246fef2d9a164eeb0466976a3ad19cfae05b8a94159
depends_build port:gzip \
port:m4 \
- path:bin/perl:perl5 \
port:pkgconfig
depends_lib port:bison \
@@ -47,7 +46,7 @@
use_autoreconf yes
autoreconf.args -fvi
-configure.env-append PERL_PATH=${prefix}/bin/perl
+configure.env-append PERL_PATH=/usr/bin/perl
configure.cflags-append -funroll-loops -fstrict-aliasing -fno-common
if {[string match "*gcc-4.2" ${configure.compiler}]} {
Modified: users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-libav/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gstreamer1-gst-libav/Portfile 2016-07-19 05:00:46 UTC (rev 150415)
+++ users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-libav/Portfile 2016-07-21 06:36:06 UTC (rev 150543)
@@ -10,7 +10,7 @@
name gstreamer1-gst-libav
set my_name gst-libav
-version 1.8.2
+version 1.9.1
description This is gst-libav, a set of plug-ins for GStreamer.
long_description ${description}
maintainers nomaintainer
@@ -22,8 +22,8 @@
distname ${my_name}-${version}
use_xz yes
-checksums rmd160 72a213982a74e9517585d89d28819fd9ebf992dc \
- sha256 b5f3c7a27b39b5f5c2f0bfd546b0c655020faf6b38d27b64b346c43e5ebf687a
+checksums rmd160 3090360bfc7b5d544057b4ee5dc13d3253107cfb \
+ sha256 4047f00f89893bb7df9051d0cc6eaba3025f916ae2c621a721764cecaf709021
depends_build port:pkgconfig \
port:yasm
Modified: users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-bad/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gstreamer1-gst-plugins-bad/Portfile 2016-07-19 05:00:46 UTC (rev 150415)
+++ users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-bad/Portfile 2016-07-21 06:36:06 UTC (rev 150543)
@@ -10,7 +10,7 @@
name gstreamer1-gst-plugins-bad
set my_name gst-plugins-bad
-version 1.8.2
+version 1.9.1
description A set of plug-ins for GStreamer that need more quality.
long_description GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared \
to the rest. They might be close to being good quality, but they're missing \
@@ -25,8 +25,8 @@
distname ${my_name}-${version}
use_xz yes
-checksums rmd160 131e186f2872db0ae0f778ee7b20aabefef96678 \
- sha256 d7995317530c8773ec088f94d9320909d41da61996b801ebacce9a56af493f97
+checksums rmd160 f786f5b674791c31f2068554b4f361be65b0cf05 \
+ sha256 65ec284c2df3e2ff746e44d6e8ca08627235f410bf3d2cfa9ca5ce113a0a770a
depends_build port:pkgconfig
depends_lib port:gstreamer1-gst-plugins-base \
@@ -70,11 +70,6 @@
patchfiles modplug.patch \
openal.patch
-post-patch {
-# plugin applemedia: install files from upstream git master, missing from tarball
- xinstall -m 0644 -W ${filespath} corevideomemory.h iosurfacememory.h ${worksrcpath}/sys/applemedia
-}
-
#
# could depend on tons for multimedia stuff +variants
# the following ports are available but don't configure
Deleted: users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-bad/files/corevideomemory.h
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gstreamer1-gst-plugins-bad/files/corevideomemory.h 2016-07-19 05:00:46 UTC (rev 150415)
+++ users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-bad/files/corevideomemory.h 2016-07-21 06:36:06 UTC (rev 150543)
@@ -1,109 +0,0 @@
-/* GStreamer Apple Core Video memory
- * Copyright (C) 2015 Ilya Konstantinov
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This library is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
- */
-
-#ifndef __GST_APPLE_CORE_VIDEO_MEMORY_H__
-#define __GST_APPLE_CORE_VIDEO_MEMORY_H__
-
-#include <gst/gst.h>
-
-#include "CoreVideo/CoreVideo.h"
-
-G_BEGIN_DECLS
-
-/**
- * GstAppleCoreVideoLockState:
- *
- * Specifies whether the backing CVPixelBuffer is locked for read-only
- * or read-write.
- *
- * Locking for reading only improves performance by preventing
- * Core Video from invalidating existing caches of the buffer’s contents.
- */
-typedef enum
-{
- GST_APPLE_CORE_VIDEO_MEMORY_UNLOCKED,
- GST_APPLE_CORE_VIDEO_MEMORY_LOCKED_READONLY,
- GST_APPLE_CORE_VIDEO_MEMORY_LOCKED_READ_WRITE
-} GstAppleCoreVideoLockState;
-
-/**
- * GstAppleCoreVideoPixelBuffer:
- *
- * This structure wraps CVPixelBuffer, managing its lock states and reference count.
- * It will be referenced by one or more #GstAppleCoreVideoMemory.
- */
-typedef struct
-{
- guint refcount;
- GMutex mutex;
- CVPixelBufferRef buf;
- /* Allows mem_map to refuse Read-Write locking a buffer that was previously
- * locked for Read-Only. */
- GstAppleCoreVideoLockState lock_state;
- /* Counts the number of times the buffer was locked.
- * Only the first lock affects whether it's just for reading
- * or for reading and writing, as reflected in @lock_state. */
- guint lock_count;
-} GstAppleCoreVideoPixelBuffer;
-
-/**
- * GST_APPLE_CORE_VIDEO_NO_PLANE:
- *
- * Indicates a non-planar pixel buffer.
- */
-#define GST_APPLE_CORE_VIDEO_NO_PLANE ((size_t)-1)
-
-/**
- * GstAppleCoreVideoMemory:
- *
- * Represents a video plane or an entire (non-planar) video image,
- * backed by a CVPixelBuffer.
- *
- * This structure shares a #GstAppleCoreVideoPixelBuffer instance
- * with other instances.
- */
-typedef struct
-{
- GstMemory mem;
-
- GstAppleCoreVideoPixelBuffer *gpixbuf;
- size_t plane;
-} GstAppleCoreVideoMemory;
-
-void
-gst_apple_core_video_memory_init (void);
-
-GstAppleCoreVideoPixelBuffer *
-gst_apple_core_video_pixel_buffer_new (CVPixelBufferRef pixbuf);
-
-GstAppleCoreVideoPixelBuffer *
-gst_apple_core_video_pixel_buffer_ref (GstAppleCoreVideoPixelBuffer * shared);
-
-void
-gst_apple_core_video_pixel_buffer_unref (GstAppleCoreVideoPixelBuffer * shared);
-
-gboolean
-gst_is_apple_core_video_memory (GstMemory * mem);
-
-GstMemory *
-gst_apple_core_video_memory_new_wrapped (GstAppleCoreVideoPixelBuffer * shared, gsize plane, gsize size);
-
-G_END_DECLS
-
-#endif /* __GST_APPLE_CORE_VIDEO_MEMORY_H__ */
Deleted: users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-bad/files/iosurfacememory.h
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gstreamer1-gst-plugins-bad/files/iosurfacememory.h 2016-07-19 05:00:46 UTC (rev 150415)
+++ users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-bad/files/iosurfacememory.h 2016-07-21 06:36:06 UTC (rev 150543)
@@ -1,78 +0,0 @@
-/*
- * GStreamer
- * Copyright (C) 2015 Alessandro Decina <twi at centricular.com>
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This library is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
- * Boston, MA 02110-1301, USA.
- */
-
-#ifndef _GST_IO_SURFACE_MEMORY_H_
-#define _GST_IO_SURFACE_MEMORY_H_
-
-#include <IOSurface/IOSurface.h>
-#include <gst/gst.h>
-#include <gst/gstallocator.h>
-#include <gst/video/video.h>
-#include <gst/gl/gl.h>
-
-G_BEGIN_DECLS
-
-#define GST_TYPE_IO_SURFACE_MEMORY_ALLOCATOR (gst_io_surface_memory_allocator_get_type())
-GType gst_io_surface_memory_allocator_get_type(void);
-
-#define GST_IS_IO_SURFACE_MEMORY_ALLOCATOR(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GST_TYPE_IO_SURFACE_MEMORY_ALLOCATOR))
-#define GST_IS_IO_SURFACE_MEMORY_ALLOCATOR_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klass), GST_TYPE_IO_SURFACE_MEMORY_ALLOCATOR))
-#define GST_IO_SURFACE_MEMORY_ALLOCATOR_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), GST_TYPE_IO_SURFACE_MEMORY_ALLOCATOR, GstIOSurfaceMemoryAllocatorClass))
-#define GST_IO_SURFACE_MEMORY_ALLOCATOR(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_IO_SURFACE_MEMORY_ALLOCATOR, GstIOSurfaceMemoryAllocator))
-#define GST_IO_SURFACE_MEMORY_ALLOCATOR_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), GST_TYPE_IO_SURFACE_MEMORY_ALLOCATOR, GstIOSurfaceMemoryAllocatorClass))
-#define GST_IO_SURFACE_MEMORY_ALLOCATOR_CAST(obj) ((GstIOSurfaceMemoryAllocator *)(obj))
-
-typedef struct _GstIOSurfaceMemory
-{
- GstGLMemory gl_mem;
- IOSurfaceRef surface;
-} GstIOSurfaceMemory;
-
-#define GST_IO_SURFACE_MEMORY_ALLOCATOR_NAME "IOSurfaceMemory"
-
-void gst_ios_surface_memory_init (void);
-
-GstIOSurfaceMemory *
-gst_io_surface_memory_wrapped (GstGLContext * context,
- IOSurfaceRef surface,
- GstGLTextureTarget target,
- GstVideoInfo * info,
- guint plane,
- GstVideoAlignment *valign,
- gpointer user_data,
- GDestroyNotify notify);
-
-void gst_io_surface_memory_set_surface (GstIOSurfaceMemory *memory, IOSurfaceRef surface);
-
-gboolean gst_is_io_surface_memory (GstMemory * mem);
-
-typedef struct _GstIOSurfaceMemoryAllocator
-{
- GstGLMemoryAllocator allocator;
-} GstIOSurfaceMemoryAllocator;
-
-typedef struct _GstIOSurfaceMemoryAllocatorClass
-{
- GstGLMemoryAllocatorClass parent_class;
-} GstIOSurfaceMemoryAllocatorClass;
-
-G_END_DECLS
-
-#endif /* _GST_IO_SURFACE_MEMORY_H_ */
Modified: users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-base/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gstreamer1-gst-plugins-base/Portfile 2016-07-19 05:00:46 UTC (rev 150415)
+++ users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-base/Portfile 2016-07-21 06:36:06 UTC (rev 150543)
@@ -9,7 +9,7 @@
name gstreamer1-gst-plugins-base
set my_name gst-plugins-base
-version 1.8.2
+version 1.9.1
description This is gst-plugins, a set of plug-ins for GStreamer.
long_description ${description}
maintainers nomaintainer
@@ -23,8 +23,8 @@
use_xz yes
-checksums rmd160 67301eb26bbe8821f851007794a418a427b6511e \
- sha256 9d7109c8fb0a5dec8edb17b0053c59a46aba7ddf48dc48ea822ebbbd4339d38d
+checksums rmd160 66798ad045b238fcbfea5edae244126a3695b363 \
+ sha256 8309d1660406274a94bd056f8d805fb35b902208fbb76ff8ca705b37d950fdc9
depends_build port:pkgconfig
depends_lib port:gstreamer1 \
Modified: users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-good/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gstreamer1-gst-plugins-good/Portfile 2016-07-19 05:00:46 UTC (rev 150415)
+++ users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-good/Portfile 2016-07-21 06:36:06 UTC (rev 150543)
@@ -9,7 +9,7 @@
name gstreamer1-gst-plugins-good
set my_name gst-plugins-good
-version 1.8.2
+version 1.9.1
description A set of good-quality plug-ins for GStreamer under GStreamer's preferred \
license, LGPL.
long_description GStreamer Good Plug-ins is a set of plug-ins that GStreamer's developers \
@@ -25,8 +25,8 @@
use_xz yes
distname ${my_name}-${version}
-checksums rmd160 91bddb287b7562fa32f33d0fbfe7611d53f18e23 \
- sha256 8d7549118a3b7a009ece6bb38a05b66709c551d32d2adfd89eded4d1d7a23944
+checksums rmd160 e1512011f83237fae1af6621dad4aeb30d616637 \
+ sha256 ee79071c8ec28e2f237ca20ff42f16e2e96c0671377d612c918e7309fa953764
depends_build port:pkgconfig
@@ -57,6 +57,11 @@
}
post-patch {
+# plugin osxaudio: install files from upstream git master, missing from tarball
+ xinstall -m 0644 -W ${filespath} gstosxaudiodeviceprovider.h ${worksrcpath}/sys/osxaudio
+}
+
+post-patch {
# gst/goom is the only thing using this, and its mmx code is buggy (as of 0.10.31)
reinplace "s|-DBUILD_MMX|-UBUILD_MMX|" ${worksrcpath}/gst/goom/Makefile.am
reinplace "/^MMX_FILES/s|=.*|=|" ${worksrcpath}/gst/goom/Makefile.am
Added: users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-good/files/gstosxaudiodeviceprovider.h
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-good/files/gstosxaudiodeviceprovider.h (rev 0)
+++ users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-good/files/gstosxaudiodeviceprovider.h 2016-07-21 06:36:06 UTC (rev 150543)
@@ -0,0 +1,91 @@
+/* GStreamer
+ * Copyright (C) 2016 Hyunjun Ko <zzoon at igalia.com>
+ *
+ * gstosxaudiodeviceeprovider.h: OSX audio probing and monitoring
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Library General Public License for more details.
+ *
+ * You should have received a copy of the GNU Library General Public
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
+ */
+
+
+#ifndef __GST_OSX_AUDIO_DEIVCE_PROVIDER_H__
+#define __GST_OSX_AUDIO_DEIVCE_PROVIDER_H__
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
+#include <gst/gst.h>
+#include "gstosxcoreaudiocommon.h"
+
+G_BEGIN_DECLS
+typedef struct _GstOsxAudioDeviceProvider GstOsxAudioDeviceProvider;
+typedef struct _GstOsxAudioDeviceProviderClass GstOsxAudioDeviceProviderClass;
+
+#define GST_TYPE_OSX_AUDIO_DEVICE_PROVIDER (gst_osx_audio_device_provider_get_type())
+#define GST_IS_OSX_AUDIO_DEVICE_PROVIDER(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GST_TYPE_OSX_AUDIO_DEVICE_PROVIDER))
+#define GST_IS_OSX_AUDIO_DEVICE_PROVIDER_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klass), GST_TYPE_OSX_AUDIO_DEVICE_PROVIDER))
+#define GST_OSX_AUDIO_DEVICE_PROVIDER_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), GST_TYPE_OSX_AUDIO_DEVICE_PROVIDER, GstOsxAudioDeviceProviderClass))
+#define GST_OSX_AUDIO_DEVICE_PROVIDER(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OSX_AUDIO_DEVICE_PROVIDER, GstOsxAudioDeviceProvider))
+#define GST_OSX_AUDIO_DEVICE_PROVIDER_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), GST_TYPE_DEVICE_PROVIDER, GstOsxAudioDeviceProviderClass))
+#define GST_OSX_AUDIO_DEVICE_PROVIDER_CAST(obj) ((GstOsxAudioDeviceProvider *)(obj))
+
+struct _GstOsxAudioDeviceProvider
+{
+ GstDeviceProvider parent;
+};
+
+struct _GstOsxAudioDeviceProviderClass
+{
+ GstDeviceProviderClass parent_class;
+};
+
+GType gst_osx_audio_device_provider_get_type (void);
+
+typedef struct _GstOsxAudioDevice GstOsxAudioDevice;
+typedef struct _GstOsxAudioDeviceClass GstOsxAudioDeviceClass;
+
+#define GST_TYPE_OSX_AUDIO_DEVICE (gst_osx_audio_device_get_type())
+#define GST_IS_OSX_AUDIO_DEVICE(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GST_TYPE_OSX_AUDIO_DEVICE))
+#define GST_IS_OSX_AUDIO_DEVICE_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klass), GST_TYPE_OSX_AUDIO_DEVICE))
+#define GST_OSX_AUDIO_DEVICE_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), GST_TYPE_OSX_AUDIO_DEVICE, GstOsxAudioClass))
+#define GST_OSX_AUDIO_DEVICE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OSX_AUDIO_DEVICE, GstOsxAudioDevice))
+#define GST_OSX_AUDIO_DEVICE_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), GST_TYPE_DEVICE, GstOsxAudioDeviceClass))
+#define GST_OSX_AUDIO_DEVICE_CAST(obj) ((GstOsxAudioDevice *)(obj))
+
+typedef enum
+{
+ GST_OSX_AUDIO_DEVICE_TYPE_INVALID = 0,
+ GST_OSX_AUDIO_DEVICE_TYPE_SOURCE,
+ GST_OSX_AUDIO_DEVICE_TYPE_SINK
+} GstOsxAudioDeviceType;
+
+struct _GstOsxAudioDevice
+{
+ GstDevice parent;
+
+ const gchar *element;
+ AudioDeviceID device_id;
+};
+
+struct _GstOsxAudioDeviceClass
+{
+ GstDeviceClass parent_class;
+};
+
+GType gst_osx_audio_device_get_type (void);
+
+G_END_DECLS
+#endif /* __GST_OSX_AUDIO_DEIVCE_PROVIDER_H__ */
Modified: users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-ugly/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gstreamer1-gst-plugins-ugly/Portfile 2016-07-19 05:00:46 UTC (rev 150415)
+++ users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-ugly/Portfile 2016-07-21 06:36:06 UTC (rev 150543)
@@ -8,7 +8,7 @@
name gstreamer1-gst-plugins-ugly
set my_name gst-plugins-ugly
-version 1.8.2
+version 1.9.1
description A set of good-quality plug-ins for GStreamer that might pose distribution \
problems.
long_description GStreamer Ugly Plug-ins is a set of plug-ins that have good quality and \
@@ -24,8 +24,8 @@
license GPL-2+ LGPL-2+
use_xz yes
-checksums rmd160 26d4452c373b5984a1800a29a508b1b060e1082b \
- sha256 9c5b33a2a98fc1d6d6c99a1b536b1fb2de45f53cc8bf8ab85a8b8141fed1a8ac
+checksums rmd160 23319601d4dd800b8b3127b1d912f2bf7accafa6 \
+ sha256 541b2cc3f36b2c19f2afe9dcac1802109e6b092109ac1e09bc9b5c29cf608abc
depends_build port:pkgconfig
depends_lib port:gstreamer1-gst-plugins-base \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160720/dc54cbd7/attachment-0001.html>
More information about the macports-changes
mailing list