blob: 0af7999b443521e137d9351ad87fe0d783faf444 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
|
# $FreeBSD$
#
SUBDIR += acme
SUBDIR += avifile
SUBDIR += dv2jpg
SUBDIR += dvdrip
SUBDIR += ffmpeg
SUBDIR += ffmpeg045
SUBDIR += goggles
SUBDIR += gstreamer
SUBDIR += gstreamer-editor
SUBDIR += gstreamer-player
SUBDIR += gstreamer-plugins
SUBDIR += gsubedit
SUBDIR += gtksubtitler
SUBDIR += kdemultimedia3
SUBDIR += kmplayer
SUBDIR += ksubeditor
SUBDIR += libdivxdecore
SUBDIR += libdivxdecore-devel
SUBDIR += libdivxencore
SUBDIR += libdv
SUBDIR += libdvdcss
SUBDIR += libdvdnav
SUBDIR += libdvdplay
SUBDIR += libdvdread
SUBDIR += libmovtar
SUBDIR += libmpeg2
SUBDIR += libxine
SUBDIR += linux-divx4linux
SUBDIR += linux-divx4linux4
SUBDIR += linux-divxplayer
SUBDIR += linux-realplayer
SUBDIR += mjpegtools
SUBDIR += mpeg4ip
SUBDIR += mplayer
SUBDIR += mplayer-fonts
SUBDIR += mplayer-skins
SUBDIR += mplayerxp
SUBDIR += nautilus-media
SUBDIR += nuppelvideo
SUBDIR += ogle
SUBDIR += ogle-gui
SUBDIR += ogmtools
SUBDIR += okle
SUBDIR += openquicktime
SUBDIR += oqtencoder
SUBDIR += oqtplayer
SUBDIR += slideshow
SUBDIR += tosvcd
SUBDIR += vcdgear
SUBDIR += vcdimager
SUBDIR += vcdpad
SUBDIR += vcdtools
SUBDIR += win32-codecs
SUBDIR += xine
SUBDIR += xmms
SUBDIR += xmms-avi
SUBDIR += xmps-opendivx-plugin
SUBDIR += xmps-win32-plugin
SUBDIR += xvid
.include <bsd.port.subdir.mk>
|