update to 0.10.12
changes: Presets support in several elements Support ITV HD MPEG-TS streams New element: flvmux New element: osxvideosrc Fixes in RTP elements camerabin fixes Improved QT/mp4 muxing xdgmime based content type guessing deinterlace2 moved to the Good plugins (replacing deinterlace) Support for MXF muxing, and improved MXF demuxing Greatly improved DVD playback DirectDraw element moved back from Good plugins Many other bug fixes and improvements pkgsrc change: explicitely disable build of libgstreal, should fix PR pkg/41476 by "U.F.B.". If needed, this should be put into its own plugin which would be ONLY_FOR i386/amd64. (Actually, there seem to be realplayer codecs also for alpha and ppc, so in theory these could also be supported.)
This commit is contained in:
parent
788044e845
commit
0aff49e5a6
4 changed files with 10 additions and 20 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.9 2009/04/08 19:04:54 drochner Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2009/05/25 15:41:34 drochner Exp $
|
||||
#
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
|
@ -8,13 +8,6 @@ USE_LANGUAGES= c c++
|
|||
|
||||
COMMENT+= bad plugins
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
PLIST_VARS+= x86
|
||||
.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64"
|
||||
PLIST.x86= yes
|
||||
.endif
|
||||
|
||||
# bzip2 is likely present anyway, make it default
|
||||
.include "../../archivers/bzip2/buildlink3.mk"
|
||||
# same for OpenSSL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.common,v 1.11 2009/04/08 19:04:54 drochner Exp $
|
||||
# $NetBSD: Makefile.common,v 1.12 2009/05/25 15:41:34 drochner Exp $
|
||||
#
|
||||
# used by audio/gst-plugins0.10-dts/Makefile
|
||||
# used by audio/gst-plugins0.10-faad/Makefile
|
||||
|
@ -9,7 +9,7 @@
|
|||
# used by multimedia/gst-plugins0.10-xvid/Makefile
|
||||
|
||||
GST_PLUGINS0.10_TYPE= bad
|
||||
GST_PLUGINS0.10_VER= 0.10.11
|
||||
GST_PLUGINS0.10_VER= 0.10.12
|
||||
|
||||
# Disable all drivers and features by default.
|
||||
.for driver in amrwb \
|
||||
|
@ -28,6 +28,7 @@ GST_PLUGINS0.10_VER= 0.10.11
|
|||
musepack \
|
||||
musicbrainz \
|
||||
neon \
|
||||
real \
|
||||
sdl \
|
||||
soundtouch \
|
||||
swfdec \
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.12 2009/04/07 09:53:54 drochner Exp $
|
||||
@comment $NetBSD: PLIST,v 1.13 2009/05/25 15:41:34 drochner Exp $
|
||||
include/gstreamer-0.10/gst/interfaces/photography-enumtypes.h
|
||||
include/gstreamer-0.10/gst/interfaces/photography.h
|
||||
lib/gstreamer-0.10/libgstaacparse.la
|
||||
|
@ -11,12 +11,10 @@ lib/gstreamer-0.10/libgstbz2.la
|
|||
lib/gstreamer-0.10/libgstcamerabin.la
|
||||
lib/gstreamer-0.10/libgstcdxaparse.la
|
||||
lib/gstreamer-0.10/libgstdccp.la
|
||||
lib/gstreamer-0.10/libgstdeinterlace.la
|
||||
lib/gstreamer-0.10/libgstdeinterlace2.la
|
||||
lib/gstreamer-0.10/libgstdebugutilsbad.la
|
||||
lib/gstreamer-0.10/libgstdtmf.la
|
||||
lib/gstreamer-0.10/libgstdvdspu.la
|
||||
lib/gstreamer-0.10/libgstfestival.la
|
||||
lib/gstreamer-0.10/libgstflv.la
|
||||
lib/gstreamer-0.10/libgstfreeze.la
|
||||
lib/gstreamer-0.10/libgsth264parse.la
|
||||
lib/gstreamer-0.10/libgstlegacyresample.la
|
||||
|
@ -33,7 +31,6 @@ lib/gstreamer-0.10/libgstoss4audio.la
|
|||
lib/gstreamer-0.10/libgstpcapparse.la
|
||||
lib/gstreamer-0.10/libgstqtmux.la
|
||||
lib/gstreamer-0.10/libgstrawparse.la
|
||||
lib/gstreamer-0.10/libgstreal.la
|
||||
lib/gstreamer-0.10/libgstrfbsrc.la
|
||||
lib/gstreamer-0.10/libgstrtpmanager.la
|
||||
lib/gstreamer-0.10/libgstrtpmux.la
|
||||
|
@ -49,7 +46,6 @@ lib/gstreamer-0.10/libgstvalve.la
|
|||
lib/gstreamer-0.10/libgstvideosignal.la
|
||||
lib/gstreamer-0.10/libgstvmnc.la
|
||||
lib/gstreamer-0.10/libgstxdgmime.la
|
||||
lib/gstreamer-0.10/libgsty4menc.la
|
||||
lib/libgstphotography-0.10.la
|
||||
share/locale/af/LC_MESSAGES/gst-plugins-bad-0.10.mo
|
||||
share/locale/az/LC_MESSAGES/gst-plugins-bad-0.10.mo
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.13 2009/04/07 09:53:54 drochner Exp $
|
||||
$NetBSD: distinfo,v 1.14 2009/05/25 15:41:34 drochner Exp $
|
||||
|
||||
SHA1 (gst-plugins-bad-0.10.11.tar.bz2) = 0850df0ef0ac64b57866f5275a3794849c7ece82
|
||||
RMD160 (gst-plugins-bad-0.10.11.tar.bz2) = 59c5b91d1dcd4090073a72a095837bd8e4fdc129
|
||||
Size (gst-plugins-bad-0.10.11.tar.bz2) = 2564601 bytes
|
||||
SHA1 (gst-plugins-bad-0.10.12.tar.bz2) = 146a710170b601c0ed54422f6c96d6472f0d6936
|
||||
RMD160 (gst-plugins-bad-0.10.12.tar.bz2) = 091124d7d77700a072dcb2056ea9feb4fe6d0fd3
|
||||
Size (gst-plugins-bad-0.10.12.tar.bz2) = 2598249 bytes
|
||||
SHA1 (patch-aa) = a5cbc3d7d688b7ecc53cb3a06647d6f0949ead8e
|
||||
SHA1 (patch-ac) = f83a2eb523f0af4f3b63df425123394354b92c64
|
||||
|
|
Loading…
Reference in a new issue