diff options
author | drochner <drochner@pkgsrc.org> | 2011-01-19 21:34:36 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2011-01-19 21:34:36 +0000 |
commit | bdbc8cf43e8730ea6aabddd6101bb08cd65280df (patch) | |
tree | 6e7a18abef2d8870a3bd0ec99defd47084dfe04a /multimedia | |
parent | 604815002d01b9878c50aa3882fd9c6641174aaa (diff) | |
download | pkgsrc-bdbc8cf43e8730ea6aabddd6101bb08cd65280df.tar.gz |
+gst-plugins0.10-vp8
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index bd9cc33a410..0f0c5e4368a 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.172 2011/01/19 21:30:32 ryoon Exp $ +# $NetBSD: Makefile,v 1.173 2011/01/19 21:34:36 drochner Exp $ # COMMENT= Multimedia utilities @@ -51,6 +51,7 @@ SUBDIR+= gst-plugins0.10-resindvd SUBDIR+= gst-plugins0.10-theora SUBDIR+= gst-plugins0.10-ugly SUBDIR+= gst-plugins0.10-v4l2 +SUBDIR+= gst-plugins0.10-vp8 SUBDIR+= gst-plugins0.10-x264 SUBDIR+= gst-plugins0.10-xvid SUBDIR+= gstreamer0.10 |