diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-08-03 08:30:03 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-08-03 08:30:03 +0000 |
commit | 8868954499f1b44addb44e692cbfade63e9d3210 (patch) | |
tree | e13866c0a498ab3b48cac0975673cfc868533674 /multimedia | |
parent | fd9c2d8b8aca821b45231082e89f54c5b62e0eda (diff) | |
download | pkgsrc-8868954499f1b44addb44e692cbfade63e9d3210.tar.gz |
Add gst-plugins1-v4l2
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 e51cfb06f31..be231c336dc 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.213 2013/07/15 02:20:54 obache Exp $ +# $NetBSD: Makefile,v 1.214 2013/08/03 08:30:03 ryoon Exp $ # COMMENT= Multimedia utilities @@ -73,6 +73,7 @@ SUBDIR+= gst-plugins1-ogg SUBDIR+= gst-plugins1-resindvd SUBDIR+= gst-plugins1-theora SUBDIR+= gst-plugins1-ugly +SUBDIR+= gst-plugins1-v4l2 SUBDIR+= gst-plugins1-vpx SUBDIR+= gst-plugins1-x264 SUBDIR+= gst123 |