update to 0.10.21
changes: -some elements moved to core -misc fixes and improvements
This commit is contained in:
parent
5ad288ade0
commit
42095739ca
4 changed files with 13 additions and 11 deletions
|
@ -1,11 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.13 2010/11/15 18:44:30 drochner Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2011/01/26 23:24:26 drochner Exp $
|
||||
#
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
USE_LANGUAGES= c c++
|
||||
|
||||
.include "Makefile.common"
|
||||
PKGREVISION= 1
|
||||
|
||||
COMMENT+= bad plugins
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.common,v 1.26 2010/11/15 18:44:30 drochner Exp $
|
||||
# $NetBSD: Makefile.common,v 1.27 2011/01/26 23:24:26 drochner Exp $
|
||||
#
|
||||
# used by audio/gst-plugins0.10-dts/Makefile
|
||||
# used by audio/gst-plugins0.10-faad/Makefile
|
||||
|
@ -9,7 +9,7 @@
|
|||
# used by net/gst-plugins0.10-mms/Makefile
|
||||
|
||||
GST_PLUGINS0.10_TYPE= bad
|
||||
GST_PLUGINS0.10_VER= 0.10.20
|
||||
GST_PLUGINS0.10_VER= 0.10.21
|
||||
|
||||
# Disable all drivers and features by default.
|
||||
.for driver in amrwb \
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.23 2010/11/15 18:44:30 drochner Exp $
|
||||
@comment $NetBSD: PLIST,v 1.24 2011/01/26 23:24:26 drochner Exp $
|
||||
include/gstreamer-0.10/gst/interfaces/photography-enumtypes.h
|
||||
include/gstreamer-0.10/gst/interfaces/photography.h
|
||||
include/gstreamer-0.10/gst/signalprocessor/gstsignalprocessor.h
|
||||
|
@ -19,10 +19,12 @@ lib/gstreamer-0.10/libgstbz2.la
|
|||
lib/gstreamer-0.10/libgstcamerabin.la
|
||||
lib/gstreamer-0.10/libgstcdxaparse.la
|
||||
lib/gstreamer-0.10/libgstcoloreffects.la
|
||||
lib/gstreamer-0.10/libgstcolorspace.la
|
||||
lib/gstreamer-0.10/libgstdataurisrc.la
|
||||
lib/gstreamer-0.10/libgstdccp.la
|
||||
lib/gstreamer-0.10/libgstdebugutilsbad.la
|
||||
lib/gstreamer-0.10/libgstdtmf.la
|
||||
lib/gstreamer-0.10/libgstdvbsuboverlay.la
|
||||
lib/gstreamer-0.10/libgstdvdspu.la
|
||||
lib/gstreamer-0.10/libgstfestival.la
|
||||
lib/gstreamer-0.10/libgstfreeze.la
|
||||
|
@ -33,8 +35,10 @@ lib/gstreamer-0.10/libgstgsettingselements.la
|
|||
lib/gstreamer-0.10/libgsth264parse.la
|
||||
lib/gstreamer-0.10/libgsthdvparse.la
|
||||
lib/gstreamer-0.10/libgstid3tag.la
|
||||
lib/gstreamer-0.10/libgstinterlace.la
|
||||
lib/gstreamer-0.10/libgstinvtelecine.la
|
||||
lib/gstreamer-0.10/libgstivfparse.la
|
||||
lib/gstreamer-0.10/libgstjp2kdecimator.la
|
||||
lib/gstreamer-0.10/libgstjpegformat.la
|
||||
lib/gstreamer-0.10/libgstlegacyresample.la
|
||||
lib/gstreamer-0.10/libgstliveadder.la
|
||||
|
@ -56,17 +60,16 @@ lib/gstreamer-0.10/libgstrtpmux.la
|
|||
lib/gstreamer-0.10/libgstscaletempoplugin.la
|
||||
lib/gstreamer-0.10/libgstsdpelem.la
|
||||
lib/gstreamer-0.10/libgstsegmentclip.la
|
||||
lib/gstreamer-0.10/libgstselector.la
|
||||
lib/gstreamer-0.10/libgstsiren.la
|
||||
lib/gstreamer-0.10/libgstspeed.la
|
||||
lib/gstreamer-0.10/libgststereo.la
|
||||
lib/gstreamer-0.10/libgstsubenc.la
|
||||
lib/gstreamer-0.10/libgsttta.la
|
||||
lib/gstreamer-0.10/libgstvalve.la
|
||||
lib/gstreamer-0.10/libgstvideomaxrate.la
|
||||
lib/gstreamer-0.10/libgstvideomeasure.la
|
||||
lib/gstreamer-0.10/libgstvideosignal.la
|
||||
lib/gstreamer-0.10/libgstvmnc.la
|
||||
lib/gstreamer-0.10/libgsty4mdec.la
|
||||
lib/libgstbasevideo-0.10.la
|
||||
lib/libgstphotography-0.10.la
|
||||
lib/libgstsignalprocessor-0.10.la
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.23 2010/09/08 16:23:11 drochner Exp $
|
||||
$NetBSD: distinfo,v 1.24 2011/01/26 23:24:26 drochner Exp $
|
||||
|
||||
SHA1 (gst-plugins-bad-0.10.20.tar.bz2) = 87edb2e2657d8315a70a70ee4bd870ed5a1f1617
|
||||
RMD160 (gst-plugins-bad-0.10.20.tar.bz2) = 993fde6206a621376990404bead4522f35fbfaa4
|
||||
Size (gst-plugins-bad-0.10.20.tar.bz2) = 3209622 bytes
|
||||
SHA1 (gst-plugins-bad-0.10.21.tar.bz2) = 5bc4e5a1edff4bf22cbabc32cb87dc055b55c65a
|
||||
RMD160 (gst-plugins-bad-0.10.21.tar.bz2) = b12f7a26fdbef06a1914d9a4192d2114855f41a1
|
||||
Size (gst-plugins-bad-0.10.21.tar.bz2) = 3429224 bytes
|
||||
SHA1 (patch-ac) = f83a2eb523f0af4f3b63df425123394354b92c64
|
||||
|
|
Loading…
Reference in a new issue