aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
blob: 8cc4390c37beaf7dc732b344c6b995c9f7990c21 (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
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
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
# $FreeBSD$
#

    COMMENT = Audio tools

    SUBDIR += HVSC-Update
    SUBDIR += Maaate
    SUBDIR += abcde
    SUBDIR += abcmidi
    SUBDIR += abcselect
    SUBDIR += ac3dec
    SUBDIR += adpcm
    SUBDIR += afsp
    SUBDIR += akode
    SUBDIR += akode-plugins-jack
    SUBDIR += akode-plugins-mpc
    SUBDIR += akode-plugins-mpeg
    SUBDIR += akode-plugins-oss
    SUBDIR += akode-plugins-polypaudio
    SUBDIR += akode-plugins-resampler
    SUBDIR += akode-plugins-xiph
    SUBDIR += alac
    SUBDIR += alienwah
    SUBDIR += alsaplayer
    SUBDIR += amarok
    SUBDIR += amp
    SUBDIR += ample
    SUBDIR += amrcoder
    SUBDIR += anthem
    SUBDIR += arts
    SUBDIR += artswrapper
    SUBDIR += ascd
    SUBDIR += asmix
    SUBDIR += asmixer
    SUBDIR += aube
    SUBDIR += audacity
    SUBDIR += aumix
    SUBDIR += aureal-kmod
    SUBDIR += autocd
    SUBDIR += autools
    SUBDIR += autozen
    SUBDIR += baudline
    SUBDIR += beast
    SUBDIR += bebocd
    SUBDIR += beep
    SUBDIR += bladeenc
    SUBDIR += blop
    SUBDIR += bmp-faad
    SUBDIR += bmp-htmlplaylist
    SUBDIR += bmp-scrobbler
    SUBDIR += bmp-songchange
    SUBDIR += bmp-wma
    SUBDIR += bonk
    SUBDIR += boodler
    SUBDIR += btc
    SUBDIR += cam
    SUBDIR += cantus
    SUBDIR += cantus_3
    SUBDIR += ccaudio
    SUBDIR += cd-console
    SUBDIR += cd-discid
    SUBDIR += cd2mp3
    SUBDIR += cdparanoia
    SUBDIR += cdplay
    SUBDIR += cdplayer.app
    SUBDIR += cheesetracker
    SUBDIR += chordpack
    SUBDIR += cmp3
    SUBDIR += cmt
    SUBDIR += coverhunter
    SUBDIR += cpige
    SUBDIR += cplay
    SUBDIR += crip
    SUBDIR += csound
    SUBDIR += csound-manual
    SUBDIR += cue2toc
    SUBDIR += cuetools
    SUBDIR += cymbaline
    SUBDIR += daapd
    SUBDIR += daaplib
    SUBDIR += dagrab
    SUBDIR += dap
    SUBDIR += darkice
    SUBDIR += dekagen
    SUBDIR += denemo
    SUBDIR += discid
    SUBDIR += drumpiler
    SUBDIR += easytag
    SUBDIR += easytag-devel
    SUBDIR += eawpats
    SUBDIR += ecasound
    SUBDIR += ecawave
    SUBDIR += enscribe
    SUBDIR += ermixer
    SUBDIR += esound
    SUBDIR += etktab
    SUBDIR += extace
    SUBDIR += ezstream
    SUBDIR += faac
    SUBDIR += faad
    SUBDIR += fcplay
    SUBDIR += festdoc
    SUBDIR += festival
    SUBDIR += festival+OGI
    SUBDIR += festlex-cmu
    SUBDIR += festlex-ifd
    SUBDIR += festlex-oald
    SUBDIR += festlex-ogi
    SUBDIR += festlex-poslex
    SUBDIR += festogi-italian
    SUBDIR += festogi-spanish
    SUBDIR += festvox-abc
    SUBDIR += festvox-aec
    SUBDIR += festvox-don
    SUBDIR += festvox-el11
    SUBDIR += festvox-hvs
    SUBDIR += festvox-jph
    SUBDIR += festvox-kal16
    SUBDIR += festvox-kal8
    SUBDIR += festvox-ked16
    SUBDIR += festvox-ked8
    SUBDIR += festvox-lp
    SUBDIR += festvox-mwm
    SUBDIR += festvox-ogirab
    SUBDIR += festvox-pc
    SUBDIR += festvox-rab16
    SUBDIR += festvox-rab8
    SUBDIR += festvox-tll
    SUBDIR += flac
    SUBDIR += flac123
    SUBDIR += flite
    SUBDIR += fluidsynth
    SUBDIR += fmio
    SUBDIR += freebirth
    SUBDIR += funktrackergold
    SUBDIR += gai-album
    SUBDIR += gai-visual-audio
    SUBDIR += gaim-festival
    SUBDIR += gdam
    SUBDIR += gdesklets-cornerxmms
    SUBDIR += gdesklets-xmms
    SUBDIR += gdrdao
    SUBDIR += gkrellmms
    SUBDIR += gkrellmms2
    SUBDIR += gkrellmss
    SUBDIR += gkrellmss2
    SUBDIR += gkrellmvolume
    SUBDIR += gkrellmvolume2
    SUBDIR += glame
    SUBDIR += glurp
    SUBDIR += gmixer
    SUBDIR += gmpc
    SUBDIR += gnapster
    SUBDIR += gnomeaudio2
    SUBDIR += gnomemedia2
    SUBDIR += gnomoradio
    SUBDIR += gnowavcut
    SUBDIR += gnump3d
    SUBDIR += gnupod
    SUBDIR += gogo
    SUBDIR += gogo-petit
    SUBDIR += goobox
    SUBDIR += gqmpeg
    SUBDIR += gqmpeg-devel
    SUBDIR += gqradio
    SUBDIR += gramofile
    SUBDIR += grip
    SUBDIR += gsi
    SUBDIR += gsm
    SUBDIR += gspeakers
    SUBDIR += gstreamer-monkeysaudio
    SUBDIR += gstreamer-plugins-a52dec
    SUBDIR += gstreamer-plugins-artsd
    SUBDIR += gstreamer-plugins-audiofile
    SUBDIR += gstreamer-plugins-cdaudio
    SUBDIR += gstreamer-plugins-cdparanoia
    SUBDIR += gstreamer-plugins-esound
    SUBDIR += gstreamer-plugins-faac
    SUBDIR += gstreamer-plugins-faad
    SUBDIR += gstreamer-plugins-flac
    SUBDIR += gstreamer-plugins-gsm
    SUBDIR += gstreamer-plugins-ivorbis
    SUBDIR += gstreamer-plugins-jack
    SUBDIR += gstreamer-plugins-ladspa
    SUBDIR += gstreamer-plugins-lame
    SUBDIR += gstreamer-plugins-mad
    SUBDIR += gstreamer-plugins-mikmod
    SUBDIR += gstreamer-plugins-musepack
    SUBDIR += gstreamer-plugins-musicbrainz
    SUBDIR += gstreamer-plugins-nas
    SUBDIR += gstreamer-plugins-ogg
    SUBDIR += gstreamer-plugins-polypaudio
    SUBDIR += gstreamer-plugins-shout
    SUBDIR += gstreamer-plugins-shout2
    SUBDIR += gstreamer-plugins-sidplay
    SUBDIR += gstreamer-plugins-smoothwave
    SUBDIR += gstreamer-plugins-sndfile
    SUBDIR += gstreamer-plugins-speex
    SUBDIR += gstreamer-plugins-vorbis
    SUBDIR += gtick
    SUBDIR += gtkgep
    SUBDIR += gtkguitune
    SUBDIR += gtkpod
    SUBDIR += holyshout
    SUBDIR += hydrogen
    SUBDIR += icecast
    SUBDIR += icecast2
    SUBDIR += icegenerator
    SUBDIR += ices
    SUBDIR += ices0
    SUBDIR += id3ed
    SUBDIR += id3el
    SUBDIR += id3lib
    SUBDIR += id3ren
    SUBDIR += id3tool
    SUBDIR += id3v2
    SUBDIR += ifp-line
    SUBDIR += jack
    SUBDIR += jamboree
    SUBDIR += juk
    SUBDIR += juke
    SUBDIR += jxm
    SUBDIR += klira
    SUBDIR += kmp
    SUBDIR += ksmp3play
    SUBDIR += ladspa
    SUBDIR += lame
    SUBDIR += liba52
    SUBDIR += libadplug
    SUBDIR += libao
    SUBDIR += libaudiofile
    SUBDIR += libcdaudio
    SUBDIR += libcddb
    SUBDIR += libcddb-doc
    SUBDIR += libid3tag
    SUBDIR += libmad
    SUBDIR += libmikmod
    SUBDIR += libmodplug
    SUBDIR += libmusepack
    SUBDIR += libmusicbrainz
    SUBDIR += libogg
    SUBDIR += libsamplerate
    SUBDIR += libshout
    SUBDIR += libshout2
    SUBDIR += libsidplay
    SUBDIR += libsidplay2
    SUBDIR += libsndfile
    SUBDIR += libtremor
    SUBDIR += libtunepimp
    SUBDIR += libvorbis
    SUBDIR += libworkman
    SUBDIR += lindele
    SUBDIR += linux-arts
    SUBDIR += linux-esound
    SUBDIR += linux-libaudiofile
    SUBDIR += linux-mbrola
    SUBDIR += linux-vsound
    SUBDIR += listener
    SUBDIR += liteamp
    SUBDIR += lopster
    SUBDIR += lplayer
    SUBDIR += mac
    SUBDIR += mad
    SUBDIR += madplay
    SUBDIR += maplay
    SUBDIR += marlin
    SUBDIR += mbox
    SUBDIR += mbrola
    SUBDIR += mbrolavox
    SUBDIR += mctoolame-decoder
    SUBDIR += mctoolame-encoder
    SUBDIR += mhwaveedit
    SUBDIR += midimountain
    SUBDIR += mikmod
    SUBDIR += mixer.app
    SUBDIR += mixmos
    SUBDIR += mixxx
    SUBDIR += modplugplay
    SUBDIR += mp32ogg
    SUBDIR += mp3_check
    SUBDIR += mp3asm
    SUBDIR += mp3blaster
    SUBDIR += mp3burn
    SUBDIR += mp3butler
    SUBDIR += mp3c
    SUBDIR += mp3check
    SUBDIR += mp3chew
    SUBDIR += mp3ck
    SUBDIR += mp3encode
    SUBDIR += mp3gain
    SUBDIR += mp3info
    SUBDIR += mp3mover
    SUBDIR += mp3rename
    SUBDIR += mp3riot
    SUBDIR += mp3splt
    SUBDIR += mp3stat
    SUBDIR += mp3wrap
    SUBDIR += mpc
    SUBDIR += mpeg4ip-faad
    SUBDIR += mpegaudio
    SUBDIR += mpeglib_artsplug
    SUBDIR += mpg123
    SUBDIR += mpg123.el
    SUBDIR += mpg321
    SUBDIR += mpiosh
    SUBDIR += mpmf20
    SUBDIR += mt-daapd
    SUBDIR += muine
    SUBDIR += muse
    SUBDIR += musepack
    SUBDIR += musicbox
    SUBDIR += musicbox-tag-editor
    SUBDIR += musicbrainz
    SUBDIR += musiccontrol
    SUBDIR += musicpd
    SUBDIR += mutemix
    SUBDIR += mziq
    SUBDIR += napster
    SUBDIR += nas
    SUBDIR += ncmpc
    SUBDIR += nogger
    SUBDIR += normalize
    SUBDIR += nosefart
    SUBDIR += nspmod
    SUBDIR += ocp
    SUBDIR += oggsplit
    SUBDIR += openal
    SUBDIR += opennap
    SUBDIR += opmixer
    SUBDIR += orpheus
    SUBDIR += osalp
    SUBDIR += p5-Audio
    SUBDIR += p5-Audio-CD
    SUBDIR += p5-Audio-WMA
    SUBDIR += p5-Audio-Wav
    SUBDIR += p5-CDDB
    SUBDIR += p5-CDDB-File
    SUBDIR += p5-CDDB_get
    SUBDIR += p5-Filesys-Virtual-DAAP
    SUBDIR += p5-MP3-ID3v1Tag
    SUBDIR += p5-MP3-Info
    SUBDIR += p5-MP3-Tag
    SUBDIR += p5-MPEG-ID3v2Tag
    SUBDIR += p5-MusicBrainz-Client
    SUBDIR += p5-MusicBrainz-Queries
    SUBDIR += p5-MusicBrainz-TRM
    SUBDIR += p5-Net-DAAP-Client
    SUBDIR += p5-Net-DAAP-DMAP
    SUBDIR += p5-Ogg-Vorbis-Header
    SUBDIR += p5-Shout
    SUBDIR += p5-Xmms
    SUBDIR += p5-libvorbis
    SUBDIR += p5-tagged
    SUBDIR += paman
    SUBDIR += pd
    SUBDIR += phatbeat
    SUBDIR += pimp3
    SUBDIR += play
    SUBDIR += playmidi
    SUBDIR += polypaudio
    SUBDIR += portaudio
    SUBDIR += prokyon3
    SUBDIR += py-ao
    SUBDIR += py-cddb
    SUBDIR += py-eyed3
    SUBDIR += py-id3
    SUBDIR += py-libmpdclient
    SUBDIR += py-mad
    SUBDIR += py-musicbrainz
    SUBDIR += py-ogg
    SUBDIR += py-vorbis
    SUBDIR += py-xmms
    SUBDIR += pysol-sound-server
    SUBDIR += q-audio
    SUBDIR += quelcom
    SUBDIR += radio
    SUBDIR += raproxy
    SUBDIR += rawrec
    SUBDIR += rbscrobbler
    SUBDIR += replay
    SUBDIR += resid
    SUBDIR += rexima
    SUBDIR += rhythmbox
    SUBDIR += rio
    SUBDIR += rio500
    SUBDIR += rioutil
    SUBDIR += ripenc
    SUBDIR += ripit
    SUBDIR += rosegarden
    SUBDIR += rplay
    SUBDIR += rsynth
    SUBDIR += ruby-audiofile
    SUBDIR += ruby-esound
    SUBDIR += ruby-freedb
    SUBDIR += ruby-mp3info
    SUBDIR += ruby-mp3tag
    SUBDIR += ruby-musicbrainz
    SUBDIR += ruby-musicextras
    SUBDIR += ruby-ogginfo
    SUBDIR += ruby-shout
    SUBDIR += ruby-smf
    SUBDIR += ruby-vorbisfile
    SUBDIR += ruby-xmms
    SUBDIR += s3mod
    SUBDIR += sbagen
    SUBDIR += sdl_mixer
    SUBDIR += sdl_sound
    SUBDIR += sfront
    SUBDIR += shntool
    SUBDIR += shorten
    SUBDIR += shout
    SUBDIR += sidplay
    SUBDIR += simplemod
    SUBDIR += slimserver
    SUBDIR += snack
    SUBDIR += snd
    SUBDIR += snowstar
    SUBDIR += solfege
    SUBDIR += sonice
    SUBDIR += sound-juicer
    SUBDIR += soundgrab
    SUBDIR += soundtracker
    SUBDIR += sox
    SUBDIR += speex
    SUBDIR += speex-devel
    SUBDIR += sphinx
    SUBDIR += spiralloops
    SUBDIR += spiralsynth
    SUBDIR += spiralsynthmodular
    SUBDIR += splay
    SUBDIR += splaytk
    SUBDIR += squash
    SUBDIR += streamripper
    SUBDIR += streamtuner
    SUBDIR += swami
    SUBDIR += sweep
    SUBDIR += swhplugins
    SUBDIR += taglib
    SUBDIR += tagtool
    SUBDIR += tap-plugins
    SUBDIR += tclmidi
    SUBDIR += teamspeak_client
    SUBDIR += teamspeak_server
    SUBDIR += teknap
    SUBDIR += tempest_for_eliza
    SUBDIR += terminatorx
    SUBDIR += timidity
    SUBDIR += timidity++
    SUBDIR += timidity++-emacs
    SUBDIR += timidity++-gtk
    SUBDIR += timidity++-motif
    SUBDIR += timidity++-slang
    SUBDIR += timidity++-tcltk
    SUBDIR += timidity++-xaw
    SUBDIR += timidity++-xskin
    SUBDIR += toolame
    SUBDIR += tosha
    SUBDIR += tracker
    SUBDIR += trommler
    SUBDIR += tse3
    SUBDIR += tta
    SUBDIR += tuneradio
    SUBDIR += tunesbrowser
    SUBDIR += twolame
    SUBDIR += ufmcontrol-i18n
    SUBDIR += umix
    SUBDIR += vorbis-tools
    SUBDIR += vorbisgain
    SUBDIR += vsound
    SUBDIR += wavbreaker
    SUBDIR += waveplay
    SUBDIR += wavplay
    SUBDIR += wmalbum
    SUBDIR += wmcdplay
    SUBDIR += wmfmixer
    SUBDIR += wmix
    SUBDIR += wmmixer
    SUBDIR += wmmp3
    SUBDIR += wmrecord
    SUBDIR += wmsmixer
    SUBDIR += wmtune
    SUBDIR += wmusic
    SUBDIR += workman
    SUBDIR += wsoundprefs
    SUBDIR += wsoundserver
    SUBDIR += x11amp
    SUBDIR += xcd
    SUBDIR += xcdplayer
    SUBDIR += xfce4-mixer
    SUBDIR += xhippo
    SUBDIR += ximp3
    SUBDIR += xmcd
    SUBDIR += xmix
    SUBDIR += xmixer
    SUBDIR += xmmix
    SUBDIR += xmms-a52dec
    SUBDIR += xmms-arts_output
    SUBDIR += xmms-audiofile
    SUBDIR += xmms-bonk
    SUBDIR += xmms-cdparanoia
    SUBDIR += xmms-cdread
    SUBDIR += xmms-crossfade
    SUBDIR += xmms-crystality
    SUBDIR += xmms-faad
    SUBDIR += xmms-fc
    SUBDIR += xmms-flac
    SUBDIR += xmms-imms
    SUBDIR += xmms-infopipe
    SUBDIR += xmms-jack
    SUBDIR += xmms-kde
    SUBDIR += xmms-kj
    SUBDIR += xmms-ladspa
    SUBDIR += xmms-liveice
    SUBDIR += xmms-mac
    SUBDIR += xmms-mad
    SUBDIR += xmms-mailnotify
    SUBDIR += xmms-midi
    SUBDIR += xmms-mp3cue
    SUBDIR += xmms-musepack
    SUBDIR += xmms-osssurround
    SUBDIR += xmms-pipe
    SUBDIR += xmms-quix3dn
    SUBDIR += xmms-real-random
    SUBDIR += xmms-scrobbler
    SUBDIR += xmms-shn
    SUBDIR += xmms-sid
    SUBDIR += xmms-sndfile
    SUBDIR += xmms-sndstretch
    SUBDIR += xmms-speex
    SUBDIR += xmms-tfmx
    SUBDIR += xmms-uade
    SUBDIR += xmms-volnorm
    SUBDIR += xmms-wma
    SUBDIR += xmp
    SUBDIR += xmpeg3
    SUBDIR += xmradio
    SUBDIR += xsidplay
    SUBDIR += xtuner
    SUBDIR += xvmixer
    SUBDIR += xwave
    SUBDIR += yammi
    SUBDIR += yamt
    SUBDIR += yell
    SUBDIR += zinf

.include <bsd.port.subdir.mk>