This file is indexed.

/usr/share/tasksel/descs/debian-multimedia-tasks.desc is in multimedia-tasks 0.5.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

   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
 547
 548
 549
 550
 551
 552
 553
 554
 555
 556
 557
 558
 559
 560
 561
 562
 563
 564
 565
 566
 567
 568
 569
 570
 571
 572
 573
 574
 575
 576
 577
 578
 579
 580
 581
 582
 583
 584
 585
 586
 587
 588
 589
 590
 591
 592
 593
 594
 595
 596
 597
 598
 599
 600
 601
 602
 603
 604
 605
 606
 607
 608
 609
 610
 611
 612
 613
 614
 615
 616
 617
 618
 619
 620
 621
 622
 623
 624
 625
 626
 627
 628
 629
 630
 631
 632
 633
 634
 635
 636
 637
 638
 639
 640
 641
 642
 643
 644
 645
 646
 647
 648
 649
 650
 651
 652
 653
 654
 655
 656
 657
 658
 659
 660
 661
 662
 663
 664
 665
 666
 667
 668
 669
 670
 671
 672
 673
 674
 675
 676
 677
 678
 679
 680
 681
 682
 683
 684
 685
 686
 687
 688
 689
 690
 691
 692
 693
 694
 695
 696
 697
 698
 699
 700
 701
 702
 703
 704
 705
 706
 707
 708
 709
 710
 711
 712
 713
 714
 715
 716
 717
 718
 719
 720
 721
 722
 723
 724
 725
 726
 727
 728
 729
 730
 731
 732
 733
 734
 735
 736
 737
 738
 739
 740
 741
 742
 743
 744
 745
 746
 747
 748
 749
 750
 751
 752
 753
 754
 755
 756
 757
 758
 759
 760
 761
 762
 763
 764
 765
 766
 767
 768
 769
 770
 771
 772
 773
 774
 775
 776
 777
 778
 779
 780
 781
 782
 783
 784
 785
 786
 787
 788
 789
 790
 791
 792
 793
 794
 795
 796
 797
 798
 799
 800
 801
 802
 803
 804
 805
 806
 807
 808
 809
 810
 811
 812
 813
 814
 815
 816
 817
 818
 819
 820
 821
 822
 823
 824
 825
 826
 827
 828
 829
 830
 831
 832
 833
 834
 835
 836
 837
 838
 839
 840
 841
 842
 843
 844
 845
 846
 847
 848
 849
 850
 851
 852
 853
 854
 855
 856
 857
 858
 859
 860
 861
 862
 863
 864
 865
 866
 867
 868
 869
 870
 871
 872
 873
 874
 875
 876
 877
 878
 879
 880
 881
 882
 883
 884
 885
 886
 887
 888
 889
 890
 891
 892
 893
 894
 895
 896
 897
 898
 899
 900
 901
 902
 903
 904
 905
 906
 907
 908
 909
 910
 911
 912
 913
 914
 915
 916
 917
 918
 919
 920
 921
 922
 923
 924
 925
 926
 927
 928
 929
 930
 931
 932
 933
 934
 935
 936
 937
 938
 939
 940
 941
 942
 943
 944
 945
 946
 947
 948
 949
 950
 951
 952
 953
 954
 955
 956
 957
 958
 959
 960
 961
 962
 963
 964
 965
 966
 967
 968
 969
 970
 971
 972
 973
 974
 975
 976
 977
 978
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
Task: multimedia-ambisonics
Section: debian-multimedia
Description: Packages for working with ambisonics (3D surround sound)
 This metapackage will install packages you need when working with
 ambisonics.
Relevance: 10
Key: 
 multimedia-ambisonics
Packages: list
 ambdec
 amb-plugins
 ardour
 ardour3
 jackd
 qjackctl
 japa
 jconvolver
 jconvolver-config-files
 drc
 aliki
 zita-rev1
 soundscaperenderer
 tetraproc
 pd-iemambi

Task: multimedia-animation
Section: debian-multimedia
Description: Packages for creating animations
 This metapackage will install packages for designed to create and view
 2D and 3D animations for concerts, theatre and dance performances,
 feature films and promotional screenings.
Relevance: 10
Key: 
 multimedia-animation
Packages: list
 blender
 create-resources
 gimp
 gimp-gap
 gpac
 opencollada-tools
 synfig
 synfigstudio
 whitedune
 mandelbulber2

Task: multimedia-audio-plugins
Section: debian-multimedia
Description: Audio processing plugins, synths and virtual instruments
 This metapackage installs plugins that are useful for creating and
 processing audio.
Relevance: 10
Key: 
 multimedia-audio-plugins
Packages: list
 ghostess
 dssi-host-jack
 dssi-utils
 fluidsynth-dssi
 hexter
 zynaddsubfx-dssi
 whysynth
 xsynth-dssi
 calf-plugins
 blop
 amb-plugins
 ambdec
 rev-plugins
 tap-plugins
 wah-plugins
 vco-plugins
 blepvco
 caps
 fil-plugins
 mcp-plugins
 omins
 swh-plugins
 invada-studio-plugins-ladspa
 rubberband-ladspa
 csladspa
 jconvolver
 zita-at1
 ams
 autotalent
 lv2vocoder
 swh-lv2
 ir.lv2
 invada-studio-plugins-lv2
 slv2-doc
 slv2-jack
 mda-lv2
 abgate
 libasound2-plugin-equal
 audiofile-tools
 avw.lv2
 drumkv1
 eq10q
 ffmsindex
 fomp
 ladspa-sdk
 ll-scope
 naspro-bridges
 nekobee
 samplv1
 ladspalist
 sc3-plugins
 sc3-plugins-language
 sc3-plugins-server
 setbfree
 so-synth-lv2
 ste-plugins
 synthv1
 vamp-plugin-sdk
 vocproc
 wsynth-dssi
 x42-plugins
 zam-plugins
 zynadd
 vlevel
 csoundqt
 jalv
 lv2file
 lv2proc

Task: multimedia-audio-utilities
Section: debian-multimedia
Description: packages for manipulating & cataloging music and audio
 This metapackage installs programs and plugins for manipulating &
 cataloging music and audio. This includes stretching audio in time, 
 breaking it into segments, the detection of pitch, beat and silence,
 and transcoding between file formats. It also includes tools to assist
 maintaining music collections by detecting duplicates, tagging metadata
 and dealing with cover art and album information.
Relevance: 10
Key: 
 multimedia-audio-utilities
Packages: list
 aubio-tools
 audiotools
 bs1770gain
 easytag
 easytag-nautilus
 flactag
 glyrc
 gmusicbrowser
 isrcsubmit
 mhwaveedit
 mp3fs
 pacpl
 paulstretch
 playitslowly
 rubberband-cli
 rubberband-ladspa
 rubberband-vamp
 silan
 snd
 snd-gtk-jack
 snd-gtk-pulse
 snd-nox
 sonic-visualiser
 soundconverter
 soundstretch
 stretchplayer
 sox
 vorbis-tools
 wavbreaker
 wavpack
 xcfa
 zita-resampler
 ecatools
 mediaconch

Task: multimedia-broadcasting
Section: debian-multimedia
Description: Packages for broadcasting media publicly or in the home
 Metapackage which installs packages for broadcasters, cinemas, or home
 users (e.g. streaming & media servers).
Relevance: 10
Key: 
 multimedia-broadcasting
Packages: list
 camorama
 crtmpserver
 dvblast
 forked-daapd
 groovebasin
 icecast2
 ices2
 idjc
 kodi
 kodi-eventclients-j2me
 kodi-eventclients-kodi-send
 kodi-pvr-argustv
 kodi-pvr-dvbviewer
 kodi-pvr-hdhomerun
 kodi-pvr-hts
 kodi-pvr-iptvsimple
 kodi-pvr-mediaportal-tvserver
 kodi-pvr-mythtv
 kodi-pvr-nextpvr
 kodi-pvr-njoy
 kodi-pvr-vdr-vnsi
 kodi-pvr-vuplus
 kodi-pvr-wmc
 mediatomb
 multicat
 tsdecrypt
 vdr-plugin-vnsiserver
 pulseaudio-dlna
 voctomix
 xbmc-pvr-argustv
 xbmc-pvr-dvbviewer
 xbmc-pvr-demo
 ingex

Task: multimedia-devel
Section: debian-multimedia
Description: Extra packages for developers and package compiling
 This metapackage will install additional software to compile audio
 software.
Relevance: 10
Key: 
 multimedia-devel
Packages: list
 dssi-dev
 juce-tools
 juce-modules-source
 libjuce-dev
 libasound2-dev
 libjack-dev
 liblircclient-dev
 liblrdf0-dev
 libsamplerate0-dev
 libsndfile1-dev
 zlib1g-dev
 lv2core
 libslv2-dev
 libart-2.0-dev
 libaubio-dev
 libsoundtouch-dev
 vamp-plugin-sdk
 libmad0-dev
 librubberband-dev
 libvorbis-dev
 ladspa-sdk
 liba52-0.7.4-dev
 audacious-dev
 libaudiofile-dev
 libbitstream-dev
 libchromaprint-tools
 libchromaprint-dev
 libclam-dev
 clam-networkeditor
 libclam-qtmonitors-dev
 libclthreads-dev
 libclxclient-dev
 crtmpserver-dev
 libcrystalhd-dev
 libdataquay-dev
 etl-dev
 libfaad-dev
 libffms2-dev
 libflac++-dev
 libflac-dev
 libflake-dev
 frei0r-plugins-dev
 libgavl-dev
 libglyr-dev
 libgmerlin-dev
 libgmerlin-avdec-dev
 libgpac-dev
 ino-headers
 libmp3lame-dev
 libaacs-dev
 libass-dev
 libaudclient-dev
 libavc1394-dev
 libavcodec-dev
 libavcodec-extra
 libavdevice-dev
 libavfilter-dev
 libavformat-dev
 libavresample-dev
 libavutil-dev
 libpostproc-dev
 libswresample-dev
 libswscale-dev
 libbluray-dev
 libbluray-bin
 libcoverart-dev
 libde265-dev
 libdiscid-dev
 libdrumstick-dev
 drumstick-tools
 libdssialsacompat-dev
 libdv4-dev
 libdv-bin
 libdvbcsa-dev
 libdvbpsi-dev
 dvbpsi-utils
 libdvdnav-dev
 libdvdread-dev
 libebml-dev
 libebur128-dev
 libffado-dev
 ffado-tools
 libgig-dev
 gigtools
 libgroove-dev
 libgroovefingerprinter-dev
 libgrooveloudness-dev
 libgrooveplayer-dev
 libinstpatch-dev
 liblivemedia-dev
 livemedia-utils
 liblo-dev
 liblo-tools
 liblscp-dev
 libltc-dev
 libltcsmpte-dev
 libmatroska-dev
 libmms-dev
 libmpcdec-dev
 musepack-tools
 libquicktime-dev
 quicktime-utils
 quicktime-x11utils
 libreplaygain-dev
 libsbsms-dev
 libshairport-dev
 libshout3-dev
 libshout-idjc-dev
 libsoxr-dev
 libva-dev
 liblilv-dev
 lilv-utils
 libweed-dev
 lv2-dev
 libpaq-dev
 lv2-c++-tools
 liblv2dynparam1-dev
 lvtk-dev
 lvtk-tools
 mjpegtools
 libmjpegtools-dev
 mp4v2-utils
 libmp4v2-dev
 mpeg2dec
 libmpeg2-4-dev
 mpg123
 libmpg123-dev
 libmpv-dev
 libnabrit-dev
 libnacore-dev
 libogmrip-dev
 libois-dev
 libopencore-amrnb-dev
 libopencore-amrwb-dev
 libopenni-dev
 openni-utils
 libopenni2-dev
 openni2-utils
 libopenni-sensor-pointclouds-dev
 libportsmf-dev
 libprojectm-dev
 libprojectm-qt-dev
 libpugl-dev
 pyliblo-utils
 python-liblo
 python3-liblo
 python-midiutil
 python-pyknon
 python-pyo
 librtaudio-dev
 librtmidi-dev
 librtmp-dev
 libserd-dev
 serdi
 libsndobj-dev
 libsord-dev
 sordi
 libsratom-dev
 libstk0-dev
 libsuil-dev
 libsynfig-dev
 libunicap2-dev
 libvo-aacenc-dev
 libvo-amrwbenc-dev
 libwavpack-dev
 libx264-dev
 xbmc-addons-dev
 xbmc-eventclients-dev
 libxvidcore-dev
 libzita-alsa-pcmi-dev
 libzita-convolver-dev
 libzita-resampler-dev
 libo3dgc-dev
 kodi-addons-dev
 kodi-eventclients-dev
 opencollada-dev
 libx265-dev
 libbdplus-dev
 libsfark-dev
 libclalsadrv-dev
 python-soundfile
 python3-soundfile
 libcollada2gltfconvert-dev
 libmusicbrainz5-dev
 libsndio-dev
 libecasoundc-dev
 python-ecasound
 ruby-ecasound
 ruby-wavefile
 python-tunigo
 gscanbus

Task: multimedia-djing
Section: debian-multimedia
Description: Packages for Disk Jockeys
 This metapackage will install packages for djing
Relevance: 10
Key: 
 multimedia-djing
Packages: list
 mixxx
 xwax
 giada
 ebumeter
 idjc
 mp4v2-utils

Task: multimedia-drums
Section: debian-multimedia
Description: Packages for drums & beats
 Metapackage which installs packages for making drums and beats.
Relevance: 10
Key: 
 multimedia-drums
Packages: list
 hydrogen
 hydrogen-drumkits
 drumkv1
 dgedit
 drumgizmo

Task: multimedia-firewire
Section: debian-multimedia
Description: Packages for your firewire audiocard / interface
 This metapackage will install packages to configure your ffado
 supported firewire audio card.
Relevance: 10
Key: 
 multimedia-firewire
Packages: list
 jackd
 jackd2-firewire
 ffado-dbus-server
 ffado-mixer-qt4
 ffado-tools
 a2jmidid
 patchage
 gscanbus
 libavc1394-tools

Task: multimedia-graphics
Section: debian-multimedia
Description: Packages for making and editing artwork
 This metapackage will install packages for making and editing artwork.
Relevance: 10
Key: 
 multimedia-graphics
Packages: list
 gimp
 gimp-data
 gimp-data-extras
 gimp-gap
 shutter
 gimp-plugin-registry
 gimp-ufraw
 whitedune
 opencollada-tools
 fractgen
 gem
 pd-pdp
 pd-3dp
 pd-scaf
 mandelbulber2
 create-resources

Task: multimedia-guitar
Section: debian-multimedia
Description: Packages for playing with your (virtual) guitar gear
 Packages which might be useful when playing guitar, adding guitar effects
 to your audio streams and / or editing notation and tablature for your
 guitar music.
Relevance: 10
Key: 
 multimedia-guitar
Packages: list
 rakarrack
 guitarix
 jack-capture
 jconvolver
 gxtuner
 mustang-plug

Task: multimedia-jack
Section: debian-multimedia
Description: JACK (Jack Audio Connection Kit) and ALSA related packages
 This metapackage will install pro audio JACK (Jack Audio Connection Kit)
 and ALSA related packages.
Relevance: 10
Key: 
 multimedia-jack
Packages: list
 jackd
 jackd1
 jackd2
 qjackctl
 a2jmidid
 jack-tools
 alsa-tools-gui
 alsa-tools
 alsa-utils
 mudita24
 vorbis-tools
 patchage
 aj-snapshot
 libclalsadrv2
 faad
 flac
 flake
 gjacktransport
 jaaa
 jack-midi-clock
 jack-stdio
 jackmeter
 jacktrip
 jalv
 jmeters
 jnoise
 jnoisemeter
 projectm-data
 projectm-jack
 projectm-pulseaudio
 qasconfig
 qashctl
 qasmixer
 qjackrcd
 qmidinet
 rotter
 rtirq-init
 rtkit
 silentjack
 volti
 zita-ajbridge
 zita-alsa-pcmi-utils
 zita-bls1
 zita-lrx
 zita-mu1
 zita-njbridge
 linuxptp
 sndio-tools
 sndiod
 kmetronome

Task: multimedia-ladi
Section: debian-multimedia
Description: LADI, Linuxaudio session management, packages
 This metapackage will install packages for ladish.org.
Relevance: 10
Key: 
 multimedia-ladi
Packages: list
 laditools
 jackd
 a2jmidid
 ladish
 das-watchdog

Task: multimedia-looping
Section: debian-multimedia
Description: Packages for looping music and audio
 Metapackage which installs packages with the aim to loop your audio
 (and midi).
Relevance: 10
Key: 
 multimedia-looping
Packages: list
 giada
 composite
 goattracker

Task: multimedia-midi
Section: debian-multimedia
Description: MIDI related packages
 This metapackage will install packages useful for MIDI, including trackers,
 MIDI synths and virtual keyboards.
Relevance: 10
Key: 
 multimedia-midi
Packages: list
 qtractor
 a2jmidid
 jack-keyboard
 vkeybd
 qsynth
 fluidsynth
 fluid-soundfont-gm
 yoshimi
 gmidimonitor
 qmidiarp
 qmidiroute
 abcmidi
 milkytracker
 pmidi
 jack-midi-clock
 midisnoop
 petri-foo
 qmidinet
 rumor
 showq
 qxgedit
 giada
 mma
 gsequencer
 midicsv
 goattracker
 kmetronome
 machina

Task: multimedia-mixing
Section: debian-multimedia
Description: Packages for mixing and mastering your music
 This metapackage will install software to do mixing and mastering.
Relevance: 10
Key: 
 multimedia-mixing
Packages: list
 audacity
 aubio-tools
 jkmeter
 meterbridge
 japa
 libsox-fmt-all
 jack-mixer
 ebumeter
 jaaa
 jmeters
 jnoisemeter
 vlevel
 gwc
 qashctl
 qasmixer

Task: multimedia-musiciantools
Section: debian-multimedia
Description: Packages for musicians
 This metapackage will install packages useful for musicians.
 It includes metronomes, instrument tuners and music notation software.
Relevance: 10
Key: 
 multimedia-musiciantools
Packages: list
 solfege
 klick
 gtklick
 musescore
 lilypond
 lilypond-data
 laborejo
 rumor
 bmc
 ly2video
 mingus

Task: multimedia-photography
Section: debian-multimedia
Description: Packages for working with digital photography
 This metapackage will install packages for working with digital
 photography including viewing, manipulating, editing, scanning and
 printing of images, converting between image formats, uploading to
 websites, and compiling and publishing collections, galleries and photo
 albums.
Relevance: 10
Key: 
 multimedia-photography
Packages: list
 gimp
 gimp-data
 gimp-data-extras
 gimp-plugin-registry
 gimp-ufraw
 enblend
 enfuse
 hugin
 nautilus-image-converter
 darktable
 entangle
 exif
 feh
 gphoto2
 gphotofs
 luminance-hdr
 qtpfsgui
 opencolorio-doc
 opencolorio-tools
 openexr
 openimageio-tools
 pfsglview
 pfstools
 pfsview
 pngquant
 facedetect
 fgallery
 krokus

Task: multimedia-players
Section: debian-multimedia
Description: Packages which makes your multimedia tools complete
 This metapackage will install additional 'consumer' multimedia software.
Relevance: 10
Key: 
 multimedia-players
Packages: list
 vlc
 vlc-plugin-jack
 moc
 smplayer
 audacious
 cantata
 cmus
 flactag
 gmerlin
 gmerlin-plugins-avdecoder
 gmerlin-encoders-extra
 gmerlin-encoders-ffmpeg
 gmerlin-encoders-good
 gmusicbrowser
 gpac
 isrcsubmit
 mjpegtools-gtk
 mjpegtools
 mp3fs
 mpd-sima
 mpeg2dec
 mpg123
 browser-plugin-vlc
 showq
 smplayer-themes
 smtube
 streamtuner2
 xbmc
 groovebasin
 kodi
 faad
 bs1770gain
 mopidy-local-sqlite
 mopidy-podcast
 mopidy-podcast-gpodder
 mopidy-podcast-itunes
 mopidy-somafm
 mopidy-internetarchive
 glyrc
 mp4v2-utils
 opencubicplayer
 silan
 lastfm-desktop
 laudio
 mpdas
 mpx
 mtpsync

Task: multimedia-puredata
Section: debian-multimedia
Description: Packages for working with Pure Data
 Metapackage which installs packages, externals, libraries and plug-ins to work
 with Pure Data (aka Pd), a graphical realtime computer music and signal
 processing language.
Relevance: 10
Key: 
 multimedia-puredata
Packages: list
 puredata
 deken
 pd-deken
 pd-deken-apt
 gem
 pd-pdp
 pd-3dp
 pd-scaf
 pd-arraysize
 pd-aubio
 pd-bassemu
 pd-beatpipe
 pd-boids
 pd-bsaylor
 pd-chaos
 pd-comport
 pd-creb
 pd-csound
 pd-cxc
 pd-cyclone
 pd-earplug
 pd-ekext
 pd-ext13
 pd-extendedview
 pd-fftease
 pd-flite
 pd-freeverb
 pd-ggee
 pd-gil
 pd-hcs
 pd-hexloader
 pd-hid
 pd-iem
 pd-iemutils
 pd-iemambi
 pd-iemguts
 pd-iemlib
 pd-iemmatrix
 pd-iemnet
 pd-iemtab
 pd-jmmmp
 pd-kollabs
 pd-libdir
 pd-list-abs
 pd-log
 pd-lua
 pd-lyonpotpourri
 pd-mapping
 pd-markex
 pd-maxlib
 pd-mediasettings
 pd-mjlib
 pd-moonlib
 pd-motex
 pd-mrpeach
 pd-mrpeach-net
 pd-cmos
 pd-slip
 pd-xbee
 pd-nusmuk
 pd-osc
 pd-pan
 pd-pddp
 pd-pdogg
 pd-pdstring
 pd-pduino
 pd-plugin
 pd-pmpd
 pd-puremapping
 pd-purepd
 pd-purest-json
 pd-readanysf
 pd-rtclib
 pd-sigpack
 pd-smlib
 pd-syslog
 pd-tclpd
 pd-testtools
 pd-unauthorized
 pd-vbap
 pd-wiimote
 pd-windowing
 pd-zexy

Task: multimedia-recording
Section: debian-multimedia
Description: Packages for audio recording
 This package will install packages useful for recording audio and music
Relevance: 10
Key: 
 multimedia-recording
Packages: list
 ardour
 ardour3
 timemachine
 qtractor
 jack-capture
 meterbridge
 xjadeo
 jack-mixer
 gwc
 jmeters
 jnoisemeter
 meterec
 mjpegtools-gtk
 mjpegtools
 rotter
 gsequencer
 audacity
 composite
 ebumeter
 mp4v2-utils
 qjackrcd
 silan
 aften

Task: multimedia-samplers
Section: debian-multimedia
Description: Software samplers
 This metapackage will install free software samplers.
Relevance: 10
Key: 
 multimedia-samplers
Packages: list
 drumkv1
 gigedit
 petri-foo
 samplv1
 composite

Task: multimedia-soundsynthesis
Section: debian-multimedia
Description: Packages for sound synthesis
 This package will install packages useful for sound synthesis.
Relevance: 10
Key: 
 multimedia-soundsynthesis
Packages: list
 supercollider-ide
 csound
 csound-utils
 csoundqt
 cecilia
 puredata
 puredata-import
 pd-aubio
 pd-bassemu
 pd-beatpipe
 pd-bsaylor
 pd-creb
 pd-csound
 pd-cxc
 pd-cyclone
 pd-ekext
 pd-fftease
 pd-flite
 pd-freeverb
 pd-ggee
 pd-hcs
 pd-iemlib
 pd-jmmmp
 pd-lyonpotpourri
 pd-mapping
 pd-maxlib
 pd-mjlib
 pd-motex
 pd-plugin
 pd-pmpd
 pd-purepd
 pd-readanysf
 pd-sigpack
 pd-smlib
 pd-unauthorized
 pd-windowing
 pd-zexy
 din
 faust
 sox
 libsox-fmt-all
 yoshimi
 phasex
 ams
 bristol
 faustworks
 horgand
 setbfree
 so-synth-lv2
 soundgrain
 stk
 stops
 synthv1
 taopm
 wsynth-dssi
 zyne
 sonic-pi
 sonic-pi-server
 supercollider-supernova
 python-csound
 python-csoundac
 csladspa
 monobristol
 multimedia-audio-plugins
 ghostess
 dssi-host-jack
 dssi-utils
 fluidsynth-dssi
 hexter
 zynaddsubfx-dssi
 whysynth
 xsynth-dssi
 calf-plugins
 blop
 amb-plugins
 ambdec
 rev-plugins
 tap-plugins
 wah-plugins
 vco-plugins
 blepvco
 caps
 fil-plugins
 mcp-plugins
 omins
 swh-plugins
 invada-studio-plugins-ladspa
 rubberband-ladspa
 jconvolver
 zita-at1
 autotalent
 lv2vocoder
 swh-lv2
 ir.lv2
 invada-studio-plugins-lv2
 slv2-doc
 slv2-jack
 mda-lv2
 abgate
 libasound2-plugin-equal
 audiofile-tools
 avw.lv2
 drumkv1
 eq10q
 ffmsindex
 fomp
 ladspa-sdk
 ll-scope
 naspro-bridges
 nekobee
 samplv1
 ladspalist
 sc3-plugins
 sc3-plugins-language
 sc3-plugins-server
 ste-plugins
 vamp-plugin-sdk
 vocproc
 x42-plugins
 zam-plugins
 zynadd
 vlevel
 jalv
 lv2file
 lv2proc
 cursynth
 boodler

Task: multimedia-video
Section: debian-multimedia
Description: Video packages
 This metapackage will install Video software. Some are especially useful
 to combine video and sound.
Relevance: 10
Key: 
 multimedia-video
Packages: list
 xjadeo
 blender
 lives
 openshot
 libav-tools
 ffmpeg
 ffmpeg2theora
 gjacktransport
 liba52-0.7.4
 camorama
 crtmpserver
 gstreamer1.0-crystalhd
 devede
 dvbcut
 dvd-slideshow
 ffdiaporama
 ffmsindex
 flowblade
 frei0r-plugins
 gpac
 gscanbus
 handbrake
 harvid
 m2vrequantiser
 mediatomb
 mjpegtools-gtk
 mjpegtools
 mp4v2-utils
 mpeg2dec
 mplayer2
 mpv
 multicat
 browser-plugin-vlc
 ogmrip
 ogmrip-plugins
 rtmpdump
 shotdetect
 smplayer-themes
 smtube
 tsdecrypt
 videotrans
 x264
 xbmc
 kodi
 kodi-eventclients-j2me
 kodi-eventclients-kodi-send
 kodi-pvr-argustv
 kodi-pvr-dvbviewer
 kodi-pvr-hdhomerun
 kodi-pvr-hts
 kodi-pvr-iptvsimple
 kodi-pvr-mediaportal-tvserver
 kodi-pvr-mythtv
 kodi-pvr-nextpvr
 kodi-pvr-njoy
 kodi-pvr-vdr-vnsi
 kodi-pvr-vuplus
 kodi-pvr-wmc
 opencollada-tools
 x265
 vdr-plugin-vnsiserver
 gnome-mpv
 mediaconch
 nordlicht
 voctomix
 i965-va-driver
 mplayer
 mplayer-gui
 mencoder
 vdpau-va-driver
 xbmc-pvr-argustv
 xbmc-pvr-dvbviewer
 xbmc-pvr-demo
 ht5streamer