pkgsrc/multimedia/gst-plugins0.10-xvid/Makefile
jmmv 85b5bccf3c Initial import of gst-plugins0.10-xvid, the xvid plugin for gstreamer 0.10.
I'm amazed to see that with this in place the totem-video-thumbnailer now
works (instead of crashing) for supported videos!  And playback works nicely
(not deadly slow, as I remember from prior versions).
2006-08-28 21:53:46 +00:00

10 lines
270 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2006/08/28 21:53:46 jmmv Exp $
#
GST_PLUGINS0.10_NAME= xvid
GST_PLUGINS0.10_DIRS= ext/xvid
.include "../../multimedia/gst-plugins0.10-bad/Makefile.common"
.include "../../multimedia/xvidcore/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"