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).
10 lines
270 B
Makefile
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"
|