1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

Update to 0.10.16.

Release notes:	http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.16.html
This commit is contained in:
Koop Mast 2009-09-09 13:02:44 +00:00
parent 76f3efcf2e
commit fb6fbe09f6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241113
11 changed files with 16 additions and 25 deletions

View File

@ -5,7 +5,7 @@
# $FreeBSD$
#
PORTREVISION= 1
PORTREVISION= 0
CATEGORIES= audio
COMMENT= GStreamer plugin for pulseaudio

View File

@ -6,7 +6,7 @@
# $MCom: ports/devel/gstreamer-plugins-gconf/Makefile,v 1.6 2008/03/19 14:05:33 ahze Exp $
#
PORTREVISION= 1
PORTREVISION= 0
CATEGORIES= devel
COMMENT= Gstreamer gconf plugin

View File

@ -6,7 +6,7 @@
# $MCom: ports/devel/gstreamer-plugins-soup/Makefile,v 1.3 2008/03/19 14:05:33 ahze Exp $
#
PORTREVISION= 1
PORTREVISION= 0
CATEGORIES= devel
COMMENT= Gstreamer soup http src plugin

View File

@ -6,7 +6,7 @@
# $MCom: ports/graphics/gstreamer-plugins-gdkpixbuf/Makefile,v 1.5 2008/03/19 14:05:34 ahze Exp $
#
PORTREVISION= 1
PORTREVISION= 0
CATEGORIES= graphics
COMMENT= Gstreamer image decoder plugin

View File

@ -6,7 +6,7 @@
# $MCom: ports/graphics/gstreamer-plugins-jpeg/Makefile,v 1.5 2008/03/19 14:05:34 ahze Exp $
#
PORTREVISION= 1
PORTREVISION= 0
CATEGORIES= graphics
COMMENT= Gstreamer jpeg encoder/decoder plugin

View File

@ -6,7 +6,7 @@
# $MCom: ports/graphics/gstreamer-plugins-libcaca/Makefile,v 1.5 2008/03/19 14:05:34 ahze Exp $
#
PORTREVISION= 1
PORTREVISION= 0
CATEGORIES= graphics
COMMENT= Gstreamer color ascii art plugin

View File

@ -6,7 +6,7 @@
# $MCom: ports/multimedia/gstreamer-plugins-dv/Makefile,v 1.5 2008/03/19 14:05:36 ahze Exp $
#
PORTREVISION= 1
PORTREVISION= 0
CATEGORIES= multimedia
COMMENT= Gstreamer dv plugin

View File

@ -1,14 +0,0 @@
--- gst/udp/gstudpnetutils.h.orig 2009-05-25 21:33:52.000000000 +0200
+++ gst/udp/gstudpnetutils.h 2009-05-25 21:34:16.000000000 +0200
@@ -39,10 +39,10 @@
#else
#include <sys/time.h>
+#include <sys/socket.h>
#include <netinet/in.h>
#include <net/if.h>
#include <netdb.h>
-#include <sys/socket.h>
#include <sys/wait.h>
#include <arpa/inet.h>
#include <unistd.h>

View File

@ -60,6 +60,8 @@ lib/gstreamer-%%VERSION%%/libgstreplaygain.la
lib/gstreamer-%%VERSION%%/libgstreplaygain.so
lib/gstreamer-%%VERSION%%/libgstrtp.la
lib/gstreamer-%%VERSION%%/libgstrtp.so
lib/gstreamer-%%VERSION%%/libgstrtpmanager.la
lib/gstreamer-%%VERSION%%/libgstrtpmanager.so
lib/gstreamer-%%VERSION%%/libgstrtsp.la
lib/gstreamer-%%VERSION%%/libgstrtsp.so
lib/gstreamer-%%VERSION%%/libgstsmpte.la
@ -94,6 +96,7 @@ share/locale/bg/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/ca/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/cs/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/da/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/de/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/en_GB/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/es/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/eu/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
@ -104,6 +107,7 @@ share/locale/id/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/it/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/ja/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/lt/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/lv/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/mt/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/nb/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/nl/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
@ -115,6 +119,7 @@ share/locale/sk/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/sq/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/sr/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/sv/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/tr/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/uk/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/vi/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/zh_CN/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo

View File

@ -37,7 +37,7 @@ BASE_DISTFILE= ${BASE_DISTNAME}${EXTRACT_SUFX}
BAD_PORTVERSION= 0.10.14
BAD_DISTNAME= gst-plugins-bad-${BAD_PORTVERSION}
BAD_DISTFILE= ${BAD_DISTNAME}${EXTRACT_SUFX}
GOOD_PORTVERSION= 0.10.15
GOOD_PORTVERSION= 0.10.16
GOOD_DISTNAME= gst-plugins-good-${GOOD_PORTVERSION}
GOOD_DISTFILE= ${GOOD_DISTNAME}${EXTRACT_SUFX}
UGLY_PORTVERSION= 0.10.12

View File

@ -7,6 +7,6 @@ SIZE (gst-plugins-bad-0.10.14.tar.bz2) = 2781487
MD5 (gst-plugins-ugly-0.10.12.tar.bz2) = 4400914a009201348fe66d2a83fa3971
SHA256 (gst-plugins-ugly-0.10.12.tar.bz2) = b3e785a0dd47aab880049535068556a5f61726da44bce452b41555e3f0481d2f
SIZE (gst-plugins-ugly-0.10.12.tar.bz2) = 1027462
MD5 (gst-plugins-good-0.10.15.tar.bz2) = 19bc6cc07951b3382d1ac8525b20e83f
SHA256 (gst-plugins-good-0.10.15.tar.bz2) = 831f450a0fa18c881b00ec50e8916ed66ca0fecb53cd1939f0abcc02930f9847
SIZE (gst-plugins-good-0.10.15.tar.bz2) = 2354906
MD5 (gst-plugins-good-0.10.16.tar.bz2) = f0af97464bb6e060a99df39bb21b7a42
SHA256 (gst-plugins-good-0.10.16.tar.bz2) = 64bd5177913b8ccaa1502e88a255adb3e6024202ba8983e6a956061e57fe1640
SIZE (gst-plugins-good-0.10.16.tar.bz2) = 2573811