pkgsrc/multimedia/gst-plugins0.10-bad/Makefile
drochner 7bf81ecf65 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.)
2009-05-25 15:41:34 +00:00

15 lines
369 B
Makefile

# $NetBSD: Makefile,v 1.10 2009/05/25 15:41:34 drochner Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c c++
.include "Makefile.common"
COMMENT+= bad plugins
# bzip2 is likely present anyway, make it default
.include "../../archivers/bzip2/buildlink3.mk"
# same for OpenSSL
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"