diff options
author | wiz <wiz> | 2006-06-17 09:08:38 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-06-17 09:08:38 +0000 |
commit | a4b35b8359cdf2545e899b1de8889b096c92537d (patch) | |
tree | af44749ddc502fda9ec0ae55c3c1b7d2e964ddac /multimedia/Makefile | |
parent | f47aa404e2b7bd45546ad1180b8e96544968e100 (diff) | |
download | pkgsrc-a4b35b8359cdf2545e899b1de8889b096c92537d.tar.gz |
Add some gst-plugins.
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 204cac58300..be97704cf06 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.93 2006/05/11 19:03:16 wiz Exp $ +# $NetBSD: Makefile,v 1.94 2006/06/17 09:08:38 wiz Exp $ # COMMENT= Multimedia utilities @@ -23,8 +23,11 @@ SUBDIR+= gmencoder SUBDIR+= gmplayer SUBDIR+= gnome2-media SUBDIR+= gopchop +SUBDIR+= gst-plugins0.10-bad SUBDIR+= gst-plugins0.10-base +SUBDIR+= gst-plugins0.10-ffmpeg SUBDIR+= gst-plugins0.10-good +SUBDIR+= gst-plugins0.10-mpeg2dec SUBDIR+= gst-plugins0.10-ugly SUBDIR+= gst-plugins0.8 SUBDIR+= gst-plugins0.8-dvdnav |