diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-11-17 02:38:19 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-11-17 02:38:19 +0000 |
commit | 7ec01a6fa5bb199adfed8f7398863e47cbda2766 (patch) | |
tree | 2e7485776acc0e3e8ccf83ff2c348b5dc9df70f9 | |
parent | 9423baa98672a1cd29cf2c870490344645e4edc6 (diff) | |
download | pkgsrc-7ec01a6fa5bb199adfed8f7398863e47cbda2766.tar.gz |
- moz-mplayer, + mplayer-plugin-*
-rw-r--r-- | doc/CHANGES | 7 | ||||
-rw-r--r-- | multimedia/Makefile | 7 |
2 files changed, 11 insertions, 3 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 155de5b3b59..674b12f10da 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.7885 2004/11/16 20:25:01 xtraeme Exp $ +$NetBSD: CHANGES,v 1.7886 2004/11/17 02:41:04 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -5309,3 +5309,8 @@ Changes to the packages collection and infrastructure in 2004: Updated mailsync to 5.2.1 [adrianp 2004-11-16] Updated checkbot to 1.75 [abs 2004-11-16] Added skype-0.92.0.12 [xtraeme 2004-11-16] + Removed moz-mplayer [xtraeme 2004-11-17] + Added mplayer-plugin-firefox-2.70 [xtraeme 2004-11-17] + Added mplayer-plugin-firefox-gtk2-2.70 [xtraeme 2004-11-17] + Added mplayer-plugin-mozilla-2.70 [xtraeme 2004-11-17] + Added mplayer-plugin-mozilla-gtk2-2.70 [xtraeme 2004-11-17] diff --git a/multimedia/Makefile b/multimedia/Makefile index f5d67c887ac..215c8dee93b 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2004/10/20 19:00:05 adrianp Exp $ +# $NetBSD: Makefile,v 1.58 2004/11/17 02:38:19 xtraeme Exp $ # COMMENT= Multimedia utilities @@ -50,11 +50,14 @@ SUBDIR+= mkvtoolnix SUBDIR+= mmg SUBDIR+= moz-bin-flash SUBDIR+= moz-flash -SUBDIR+= moz-mplayer SUBDIR+= mpeg-lib SUBDIR+= mpeg_encode SUBDIR+= mpeg_play SUBDIR+= mplayer +SUBDIR+= mplayer-plugin-firefox +SUBDIR+= mplayer-plugin-firefox-gtk2 +SUBDIR+= mplayer-plugin-mozilla +SUBDIR+= mplayer-plugin-mozilla-gtk2 SUBDIR+= mplayer-share SUBDIR+= mplex SUBDIR+= nautilus-media |