summaryrefslogtreecommitdiff
path: root/multimedia/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-04-04 06:00:13 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-04-04 06:00:13 +0000
commitc10bcef6d35d2163017c48650d8c5b74b2786201 (patch)
tree3fa81264279ab723edc09ed6806a7c8d27b194c1 /multimedia/Makefile
parentAfter repo copy from graphics category to newly create multimedia (diff)
Finish repo copy move from graphics category to newly create
multimedia one for the following ports: avidemux avinfo camserv dtv dumpmpeg enjoympeg fxtv gopchop gxanim libdvbpsi libfame libquicktime mmsclient mpeg mpeg2codec mpeg2play mpeg_encode mpeg_play mpeg_stat mpegedit mpgtx mplex mtv netshow ppm2fli smpeg smpeg-xmms splitmpg tkxanim totem transcode vlc xanim xawtv xine_d4d_plugin xine_d5d_plugin xmovie xmps xtheater Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
Notes
Notes: svn path=/head/; revision=78091
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r--multimedia/Makefile39
1 files changed, 39 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile
index 0af7999b4435..e6a57daa3c56 100644
--- a/multimedia/Makefile
+++ b/multimedia/Makefile
@@ -1,18 +1,27 @@
# $FreeBSD$
#
SUBDIR += acme
+ SUBDIR += avidemux
SUBDIR += avifile
+ SUBDIR += avinfo
+ SUBDIR += camserv
+ SUBDIR += dtv
+ SUBDIR += dumpmpeg
SUBDIR += dv2jpg
SUBDIR += dvdrip
+ SUBDIR += enjoympeg
SUBDIR += ffmpeg
SUBDIR += ffmpeg045
+ SUBDIR += fxtv
SUBDIR += goggles
+ SUBDIR += gopchop
SUBDIR += gstreamer
SUBDIR += gstreamer-editor
SUBDIR += gstreamer-player
SUBDIR += gstreamer-plugins
SUBDIR += gsubedit
SUBDIR += gtksubtitler
+ SUBDIR += gxanim
SUBDIR += kdemultimedia3
SUBDIR += kmplayer
SUBDIR += ksubeditor
@@ -20,24 +29,39 @@
SUBDIR += libdivxdecore-devel
SUBDIR += libdivxencore
SUBDIR += libdv
+ SUBDIR += libdvbpsi
SUBDIR += libdvdcss
SUBDIR += libdvdnav
SUBDIR += libdvdplay
SUBDIR += libdvdread
+ SUBDIR += libfame
SUBDIR += libmovtar
SUBDIR += libmpeg2
+ SUBDIR += libquicktime
SUBDIR += libxine
SUBDIR += linux-divx4linux
SUBDIR += linux-divx4linux4
SUBDIR += linux-divxplayer
SUBDIR += linux-realplayer
SUBDIR += mjpegtools
+ SUBDIR += mmsclient
+ SUBDIR += mpeg
+ SUBDIR += mpeg2codec
+ SUBDIR += mpeg2play
SUBDIR += mpeg4ip
+ SUBDIR += mpeg_encode
+ SUBDIR += mpeg_play
+ SUBDIR += mpeg_stat
+ SUBDIR += mpegedit
+ SUBDIR += mpgtx
SUBDIR += mplayer
SUBDIR += mplayer-fonts
SUBDIR += mplayer-skins
SUBDIR += mplayerxp
+ SUBDIR += mplex
+ SUBDIR += mtv
SUBDIR += nautilus-media
+ SUBDIR += netshow
SUBDIR += nuppelvideo
SUBDIR += ogle
SUBDIR += ogle-gui
@@ -46,18 +70,33 @@
SUBDIR += openquicktime
SUBDIR += oqtencoder
SUBDIR += oqtplayer
+ SUBDIR += ppm2fli
SUBDIR += slideshow
+ SUBDIR += smpeg
+ SUBDIR += smpeg-xmms
+ SUBDIR += splitmpg
+ SUBDIR += tkxanim
SUBDIR += tosvcd
+ SUBDIR += totem
+ SUBDIR += transcode
SUBDIR += vcdgear
SUBDIR += vcdimager
SUBDIR += vcdpad
SUBDIR += vcdtools
+ SUBDIR += vlc
SUBDIR += win32-codecs
+ SUBDIR += xanim
+ SUBDIR += xawtv
SUBDIR += xine
+ SUBDIR += xine_d4d_plugin
+ SUBDIR += xine_d5d_plugin
SUBDIR += xmms
SUBDIR += xmms-avi
+ SUBDIR += xmovie
+ SUBDIR += xmps
SUBDIR += xmps-opendivx-plugin
SUBDIR += xmps-win32-plugin
+ SUBDIR += xtheater
SUBDIR += xvid
.include <bsd.port.subdir.mk>