File: Makefile.am

package info (click to toggle)
lebiniou 3.67.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,500 kB
  • sloc: ansic: 28,670; makefile: 1,276; sh: 602; awk: 432; xml: 261; javascript: 23
file content (174 lines) | stat: -rw-r--r-- 2,422 bytes parent folder | download | duplicates (3)
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
EXTRA_DIST = \
	include/scroll.h \
	include/shaker.h \
	include/blur.h \
	include/freq.h \
	include/gum.h \
	include/infinity.h \
	include/oscillo.h \
	include/parameters.h \
	include/path.h \
	include/roller.h \
	include/scanline.h \
	include/shaker.h \
	include/spectrum.h \
	include/tv.h

SUBDIRS = \
	acid_drop \
	blur_horizontal_colrot \
	bassline \
	blur_chemical \
	blur_cross \
	blur_diagonal_1 \
	blur_diagonal_2 \
	blur_horizontal \
	blur_horizontal_2 \
	blur_light \
	blur_vertical \
	blur_vertical_2 \
	color_flashy \
	clear \
	color_cycle \
	critters \
	big_half_wheel \
	hurricane \
	image \
	smoke \
	space_in \
	space_out \
	spiral_effect \
	roller_x \
	roller_y \
	drops \
	edge_detect \
	emboss \
	fadeout \
	faders \
	flow \
	galaxy \
	hodge \
	infinity \
	kaleidoscope \
	life \
	melt \
	mosaic \
	spirals_nested \
	poincare \
	oscillo_polar \
	oscillo_rotating \
	ripple \
	rotors \
	rotors_freq \
	recurrence_plot \
	scroll_horizontal \
	scroll_vertical \
	sequence_fadeout \
	sin_oscillo_1 \
	sin_oscillo_2 \
	snake \
	snake_oscillo \
	swarm \
	takens \
	taquin \
	touw_eiffel \
	tunnel \
	cellular_venus \
	video \
	warp \
	gum_x \
	mirror_bottom \
	mirror_top \
	oscillo_x \
	shaker_x \
	swap_columns \
	gum_y \
	mirror_left \
	mirror_right \
	oscillo_y \
	path \
	path_freq \
	path_oscillo \
	path_oscillo_freq \
	shaker_y \
	swap_rows \
	blur_gaussian \
	broken_mirror \
	spheres_pulse \
	reflector \
	rotozoom \
	spirals

#if EXTRA_UDP
#SUBDIRS += UDP
#endif

# FFTW plugins
SUBDIRS += \
	spiral_archimedean_3d \
	spiral_pulsing \
	speaker \
	spectrum \
	spectrum_s_horizontal \
	spectrum_s_vertical \
	spectrogram \
	pulse

# Unfinished plugins
if WITH_UNFINISHED_PLUGINS
SUBDIRS += \
	image_colrot_beat \
	paint_drops \
	image_squares_beat \
	image_beat_2 \
	image_beat_3 \
	fadeout_mist \
	fadeout_slow \
	fadeout_beat
if EXTRA_WEBCAM
SUBDIRS += \
	tv_colrot_slow \
	tv_colrot_beat \
	tv_diff2 \
	tv_diff3 \
	tv_diff4 \
	tv_diffbeat
endif
endif

# Image plugins
SUBDIRS += \
	image_dissolve \
	image_drop \
	image_squares \
	image_colrot \
	images_pulse \
	image_beat_1 \
	splash \
	scanline_x \
	scanline_y

if EXTRA_WEBCAM
SUBDIRS += \
	tv_webcam \
	tv_quark \
	tv_streak \
	tv_1d \
	tv_nervous \
	tv_predator \
	tv_fire \
	tv_diff \
	tv_colrot \
	monitor
endif

if EXTRA_OPENGL
SUBDIRS += GLCube
endif

if WITH_TEST_PLUGINS
SUBDIRS += _params test_beat_detection
endif

##	xdblur
##	coil