mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 0.10.26.
Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.26.html With hat: multimedia@
This commit is contained in:
parent
f2ec19ce06
commit
9ed83ffb46
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265589
@ -1,6 +1,15 @@
|
||||
--- configure.orig 2010-02-11 17:29:54.000000000 +0100
|
||||
+++ configure 2010-02-11 17:34:38.000000000 +0100
|
||||
@@ -24271,7 +24271,7 @@ if test "${with_default_audiosink+set}"
|
||||
--- configure.orig 2010-12-01 19:16:00.000000000 +0100
|
||||
+++ configure 2010-12-02 15:39:17.000000000 +0100
|
||||
@@ -23961,7 +23961,7 @@ $as_echo "$as_me: Using $PLUGINDIR as th
|
||||
if ( echo yes | grep -e '^201-90-9-0-10-9-0-30-9' >/dev/null ) ; then
|
||||
GST_PACKAGE_RELEASE_DATETIME=yes
|
||||
else
|
||||
- YYYY_MM_DD=`. "${srcdir}/common/extract-release-date-from-doap-file" $PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_MICRO "${srcdir}/gst-plugins-good.doap" `;
|
||||
+ YYYY_MM_DD=`./"${srcdir}/common/extract-release-date-from-doap-file" $PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_MICRO "${srcdir}/gst-plugins-good.doap" `;
|
||||
if test "x$YYYY_MM_DD" != "x"; then
|
||||
GST_PACKAGE_RELEASE_DATETIME=$YYYY_MM_DD
|
||||
else
|
||||
@@ -24955,7 +24955,7 @@ if test "${with_default_audiosink+set}"
|
||||
|
||||
else
|
||||
|
||||
@ -9,7 +18,7 @@
|
||||
|
||||
fi
|
||||
|
||||
@@ -26653,6 +26653,8 @@ $as_echo_n "checking Checking for up to
|
||||
@@ -27516,6 +27516,8 @@ $as_echo_n "checking Checking for up to
|
||||
#ifdef __sun /* Solaris */
|
||||
#include <sys/types.h>
|
||||
#include <sys/videodev2.h>
|
||||
@ -18,7 +27,7 @@
|
||||
#else /* Linux */
|
||||
#include <linux/types.h>
|
||||
#define _LINUX_TIME_H
|
||||
@@ -26726,6 +26728,8 @@ $as_echo_n "checking struct v4l2_buffer
|
||||
@@ -27589,6 +27591,8 @@ $as_echo_n "checking struct v4l2_buffer
|
||||
#ifdef __sun /* Solaris */
|
||||
#include <sys/types.h>
|
||||
#include <sys/videodev2.h>
|
||||
|
@ -37,7 +37,7 @@ BASE_DISTFILE= ${BASE_DISTNAME}${EXTRACT_SUFX}
|
||||
BAD_PORTVERSION= 0.10.20
|
||||
BAD_DISTNAME= gst-plugins-bad-${BAD_PORTVERSION}
|
||||
BAD_DISTFILE= ${BAD_DISTNAME}${EXTRACT_SUFX}
|
||||
GOOD_PORTVERSION= 0.10.25
|
||||
GOOD_PORTVERSION= 0.10.26
|
||||
GOOD_DISTNAME= gst-plugins-good-${GOOD_PORTVERSION}
|
||||
GOOD_DISTFILE= ${GOOD_DISTNAME}${EXTRACT_SUFX}
|
||||
UGLY_PORTVERSION= 0.10.16
|
||||
|
@ -6,5 +6,5 @@ SHA256 (gst-plugins-bad-0.10.20.tar.bz2) = 1031dff866df976a957f34039addbab4c0753
|
||||
SIZE (gst-plugins-bad-0.10.20.tar.bz2) = 3209622
|
||||
SHA256 (gst-plugins-ugly-0.10.16.tar.bz2) = d7fc7636001e78736540c628ad889888cb85ea722f08d1c6813b16682dd9c09c
|
||||
SIZE (gst-plugins-ugly-0.10.16.tar.bz2) = 1041297
|
||||
SHA256 (gst-plugins-good-0.10.25.tar.bz2) = b5d5750c12412c47d85ba9391c842f6f02cad9511876695e48b15fb37e4699f6
|
||||
SIZE (gst-plugins-good-0.10.25.tar.bz2) = 2949205
|
||||
SHA256 (gst-plugins-good-0.10.26.tar.bz2) = ceb3bbea5ce18463b8fe470d34786bc846469e800305c436d799af9fe22bdcc4
|
||||
SIZE (gst-plugins-good-0.10.26.tar.bz2) = 3011746
|
||||
|
Loading…
Reference in New Issue
Block a user