GET /api/v1/ports/?format=api&ordering=updated_at&page=441
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 52358,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=442",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=440",
    "results": [
        {
            "name": "despotify",
            "portdir": "multimedia/despotify",
            "version": "20110115",
            "license": "BSD and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://despotify.se/",
            "description": "Open source Spotify client",
            "long_description": "An open source Spotify client and gateway to their service",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "zlib",
                        "expat",
                        "libvorbis",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dirac",
            "portdir": "multimedia/dirac",
            "version": "1.0.2",
            "license": "(MPL-1.1 or GPL-2 or LGPL-2.1)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/dirac",
            "description": "Dirac is a general-purpose video codec aimed at resolutions from QCIF (176x144) to HDTV (1920x1080) progressive or interlaced.",
            "long_description": "Dirac is a general-purpose video codec aimed at resolutions from QCIF (176x144) to HDTV (1920x1080) progressive or interlaced. It uses wavelets, motion compensation and arithmetic coding and aims to be competitive with other state of the art codecs.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "doc",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer010-gst-plugins-bad"
                    ]
                }
            ]
        },
        {
            "name": "dmapd",
            "portdir": "multimedia/dmapd",
            "version": "0.0.85",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.flyn.org/projects/dmapd/",
            "description": "A server that provides DAAP and DPAP shares.",
            "long_description": "The dmapd project provides a GObject-based, Open Source implementation of DMAP sharing.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libdmapsharing",
                        "gstreamer1",
                        "GraphicsMagick",
                        "db48",
                        "vips",
                        "libexif",
                        "glib2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gstreamer1-gst-plugins-good",
                        "gstreamer1-gst-plugins-base"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dvdauthor",
            "portdir": "multimedia/dvdauthor",
            "version": "0.7.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dvdauthor.sourceforge.net/",
            "description": "A simple set of tools to help author a DVD.",
            "long_description": "A simple set of tools to help you author a DVD. The idea is to be able to create menus, buttons, chapters, etc, but for now you can just take an mpeg stream (as created by mplex -f 8 from mjpegtools 1.6.0) and write it to DVD.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "maurice",
                    "github": "robbyn",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype",
                        "fribidi",
                        "bzip2",
                        "libxml2",
                        "libiconv",
                        "zlib",
                        "libdvdread",
                        "ImageMagick",
                        "fontconfig",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "tovid",
                        "kdenlive"
                    ]
                }
            ]
        },
        {
            "name": "dvdbackup",
            "portdir": "multimedia/dvdbackup",
            "version": "0.4.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dvdbackup.sourceforge.net/",
            "description": "dvdbackup is a tool to rip video DVDs from the command line",
            "long_description": "dvdbackup is a tool to rip video DVDs from the command line",
            "active": true,
            "categories": [
                "sysutils",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libdvdread"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dvdrip",
            "portdir": "multimedia/dvdrip",
            "version": "0.98.11",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.exit1.org/dvdrip/",
            "description": "perl front end for transcode",
            "long_description": "dvd::rip is a full featured DVD copy program written in Perl. It provides an easy to use but feature-rich Gtk+ GUI to control almost all aspects of the ripping and transcoding process. It uses the widely known video processing swissknife transcode and many other Open Source tools.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "transcode",
                        "perl5.34",
                        "p5.34-anyevent",
                        "p5.34-event",
                        "ImageMagick",
                        "p5.34-event-rpc",
                        "p5.34-gtk2",
                        "p5.34-gtk2-ex-formfactory",
                        "p5.34-libintl-perl",
                        "p5.34-event-execflow"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ffms2",
            "portdir": "multimedia/ffms2",
            "version": "5.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/FFMS/ffms2",
            "description": "An FFmpeg based source library and Avisynth/VapourSynth plugin for easy frame accurate access",
            "long_description": "FFmpegSource (usually known as FFMS or FFMS2) is a cross-platform wrapper library around FFmpeg. It gives you an easy, convenient way to say open and decompress this media file for me, I don't  care how you do it and get frame- and sample-accurate access (usually), without having to bother with the sometimes less than straightforward and less than perfectly documented FFmpeg API.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 288
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-18",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ffmpeg7",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fluidsynth",
            "portdir": "multimedia/fluidsynth",
            "version": "2.3.4",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.fluidsynth.org/",
            "description": "FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications.",
            "long_description": "FluidSynth is a cross-platform real-time software synthesizer with support for SoundFont 2 and a built-in command line shell. It may be used for playback of MIDI files, but also provides a shared library which can be used in other programs.",
            "active": true,
            "categories": [
                "multimedia",
                "audio"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug",
                "jack",
                "dbus",
                "openmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "portaudio",
                        "gettext",
                        "glib2",
                        "ncurses",
                        "readline",
                        "libogg",
                        "libiconv",
                        "flac",
                        "libsndfile",
                        "libvorbis"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "generaluser-soundfont"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1-gst-plugins-bad",
                        "audacious-plugins",
                        "dosbox-x",
                        "qsynth",
                        "qsynth-qt4",
                        "xmms2",
                        "dosbox-staging",
                        "scummvm",
                        "scummvm-devel",
                        "qtads",
                        "lmms",
                        "denemo"
                    ]
                }
            ]
        },
        {
            "name": "frei0r-plugins",
            "portdir": "multimedia/frei0r-plugins",
            "version": "1.7.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://frei0r.dyne.org/",
            "description": "Plugin API for video sources and filters",
            "long_description": "frei0r is a minimalistic plugin API for video sources and filters. The behavior of the effects can be controlled from the host by simple parameters. The intent is to solve the recurring reimplementation or adaptation issue of standard effects. It is not meant as a generic API for all kinds of video applications.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "dan",
                    "github": "ddennedy",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mlt-qt5",
                        "mlt-legacy",
                        "mlt"
                    ]
                }
            ]
        },
        {
            "name": "gavl",
            "portdir": "multimedia/gavl",
            "version": "1.4.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gmerlin.sourceforge.net/gavl_frame.html",
            "description": "Gavl (Gmerlin Audio Video Library) is a low level library, upon which multimedia APIs can be built.",
            "long_description": "Gavl (Gmerlin Audio Video Library) is a low level library, upon which multimedia APIs can be built. Gavl handles all the details of audio and video formats like colorspaces, samplerates, multichannel configurations etc. It provides standardized definitions for those formats as well as container structures for carrying audio samples or video images inside an application. In addition, it handles the sometimes ugly task of converting between all these formats and provides some elementary operations (copying, scaling, alpha blending, etc).",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "libpng",
                        "doxygen",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnupod",
            "portdir": "multimedia/gnupod",
            "version": "0.99.8",
            "license": "GFDL-1.2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://blinkenlights.ch/gnupod/gnupod.html",
            "description": "GNUpod is a collection of tools which allow you to use your iPod with UNIX-like operating systems.",
            "long_description": "GNUpod is a collection of tools which allow you to use your iPod with UNIX-like operating systems.",
            "active": true,
            "categories": [
                "multimedia",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "flac",
                "vorbis",
                "aac",
                "artwork"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-date-manip",
                        "p5.34-digest-md5",
                        "p5.34-digest-sha1",
                        "lame",
                        "p5.34-mp3-info",
                        "p5.34-timedate",
                        "p5.34-unicode-string",
                        "p5.34-xml-parser",
                        "p5.34-libwww-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gtkpod",
            "portdir": "multimedia/gtkpod",
            "version": "2.1.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20160116041921/http://gtkpod.org/wiki/Home",
            "description": "gtkpod is a platform independent Graphical User Interface for Apple's iPod using GTK3.",
            "long_description": "gtkpod is a platform independent Graphical User Interface for Apple's iPod using GTK3. It supports the first to fifth Generation including the iPod mini, iPod Photo, iPod Shuffle, iPod nano, and iPod Video.",
            "active": true,
            "categories": [
                "multimedia",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "intltool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "anjuta",
                        "desktop-file-utils",
                        "faad2",
                        "gtk3",
                        "libgpod",
                        "curl",
                        "gstreamer1-gst-plugins-base",
                        "flac",
                        "libid3tag",
                        "libmusicbrainz5",
                        "libvorbis",
                        "flex"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hdhomerun_gui",
            "portdir": "multimedia/hdhomerun_gui",
            "version": "20221031",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.silicondust.com/",
            "description": "HDHomeRun configuration utility, GTK GUI",
            "long_description": "Provides a utility program to access, configure and test HDHomeRun network tuner devices from SiliconDust including viewing live television. May also be used to upgrade firmware. Uses GTK graphical environment.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk-osx-application-gtk2",
                        "gtk2",
                        "hdhomerun"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jpeginfo",
            "portdir": "multimedia/jpeginfo",
            "version": "1.7.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kokkonen.net/tjko/projects.html",
            "description": "Prints information and tests integrity of JPEG/JFIF files.",
            "long_description": "Utility to get information about jpeg files and check them for errors. Program also supports automagic deletion of broken jpegs.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "bstj",
                    "github": "toy",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kdenlive",
            "portdir": "multimedia/kdenlive",
            "version": "0.9.10",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kdenlive.org",
            "description": "A non-linear video editing suite.",
            "long_description": "Kdenlive is a non-linear video editing suite, which supports DV, HDV and much more formats. Kdenlive relies on the MLT video engine and FFmpeg for video formats, thus offering a comprehensive solution.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "automoc",
                        "cmake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "kde4-runtime",
                        "kdelibs4",
                        "gettext-runtime",
                        "qt4-mac",
                        "mlt-legacy",
                        "phonon",
                        "libsdl",
                        "desktop-file-utils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "cdrtools",
                        "dvdauthor"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kvazaar",
            "portdir": "multimedia/kvazaar",
            "version": "2.3.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ultravideo/kvazaar",
            "description": "Open-source HEVC encoder",
            "long_description": "An open-source HEVC encoder licensed under 3-clause BSD.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 85
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libheif-devel",
                        "libheif"
                    ]
                }
            ]
        },
        {
            "name": "libaacs",
            "portdir": "multimedia/libaacs",
            "version": "0.11.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.videolan.org/developers/libaacs.html",
            "description": "AACS support library for Blu-ray playback",
            "long_description": "Implementation of the Advanced Access Content System Specification",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 288
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "flex",
                        "gettext",
                        "perl5",
                        "bison"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgpg-error",
                        "libiconv",
                        "libgcrypt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libbdplus"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "VLC2",
                        "libVLC2",
                        "mpv",
                        "mpv-legacy"
                    ]
                }
            ]
        },
        {
            "name": "libaribb24",
            "portdir": "multimedia/libaribb24",
            "version": "1.0.3",
            "license": "GPL-3",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nkoriyama/aribb24",
            "description": "A library for ARIB STD-B24",
            "long_description": "A library for ARIB STD-B24, decoding JIS 8-bit characters, and parsing MPEG-TS streams.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "kakuhen",
                    "ports_count": 9
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libartnet",
            "portdir": "multimedia/libartnet",
            "version": "1.1.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openlighting.org/libartnet-main/",
            "description": "implementation of the ArtNet protocol designed for POSIX systems",
            "long_description": "implementation of the ArtNet protocol designed for POSIX systems",
            "active": true,
            "categories": [
                "net",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libbdplus",
            "portdir": "multimedia/libbdplus",
            "version": "0.2.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.videolan.org/developers/libbdplus.html",
            "description": "an open-source library designed implement the BD+ System",
            "long_description": "A research project designed to implement the BD+ System Specification that provides an open source library",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "vladashram",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "libtool",
                        "pkgconfig",
                        "perl5",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgpg-error",
                        "libaacs",
                        "libgcrypt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "VLC2",
                        "libVLC2",
                        "mpv",
                        "mpv-legacy"
                    ]
                }
            ]
        },
        {
            "name": "libbluray",
            "portdir": "multimedia/libbluray",
            "version": "1.3.4",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.videolan.org/developers/libbluray.html",
            "description": "an open-source library designed for Blu-Ray Discs playback",
            "long_description": "an open-source library designed for Blu-Ray Discs playback",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "perl5",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "freetype",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "VLC2",
                        "libVLC2",
                        "ffmpeg-devel",
                        "ffmpeg6",
                        "ffmpeg7",
                        "mythtv-core.28",
                        "xine-lib",
                        "ffmpeg4",
                        "ffmpeg8",
                        "ffmpeg",
                        "mpv",
                        "mpv-legacy"
                    ]
                }
            ]
        },
        {
            "name": "libcaption",
            "portdir": "multimedia/libcaption",
            "version": "0.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/szatmary/libcaption",
            "description": "free, open-source CEA-608/-708 closed-caption encoder/decoder",
            "long_description": "libcaption is a library written in C to aid in the creating and parsing of closed caption data. To maintain consistency across platforms, libcaption aims to implement a subset of EIA-608, CEA-708 as supported by the Apple iOS platform.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [
                "debug",
                "re2c",
                "examples",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "re2c",
                        "graphviz",
                        "doxygen",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcec",
            "portdir": "multimedia/libcec",
            "version": "7.1.1",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libcec.pulse-eight.com",
            "description": "USB CEC Adapter communication Library",
            "long_description": "libCEC, in combination with the right hardware, permits control of other devices with the TV remote control via existing HDMI cabling",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "python314",
                        "p8-platform",
                        "xorg-libX11",
                        "xorg-libXrandr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libdumb",
            "portdir": "multimedia/libdumb",
            "version": "0.9.3",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dumb.sourceforge.net",
            "description": "IT, XM, S3M and MOD player library",
            "long_description": "IT, XM, S3M and MOD player library",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1604
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "allegro5"
                    ]
                }
            ]
        },
        {
            "name": "libdv",
            "portdir": "multimedia/libdv",
            "version": "1.0.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libdv.sourceforge.net",
            "description": "Quasar DV codec (libdv): software codec for DV video encoding format",
            "long_description": "The Quasar DV codec (libdv) is a software codec for DV video, the encoding format used by most digital camcorders, typically those that support the IEEE 1394 (a.k.a. FireWire or i.Link) interface. Libdv was developed according to the official standards for DV video: IEC 61834 and SMPTE 314M.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "popt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1-gst-plugins-good",
                        "transcode",
                        "synfig",
                        "mjpegtools",
                        "gstreamer010-gst-plugins-good"
                    ]
                }
            ]
        },
        {
            "name": "libgpod",
            "portdir": "multimedia/libgpod",
            "version": "0.8.3",
            "license": "LGPL-2.1+ and GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20210118214105/http://www.gtkpod.org/libgpod/",
            "description": "libgpod is a library to access the contents of an iPod.",
            "long_description": "libgpod is a library to access the contents of an iPod. This library is based on code used in the gtkpod project. Starting with V0.96.CVS gtkpod depends on this library.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "python27",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "swig-python",
                        "gnome-common",
                        "gtk-doc",
                        "intltool",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb",
                        "gdk-pixbuf2",
                        "libpng",
                        "py27-gobject",
                        "py27-mutagen",
                        "libplist",
                        "taglib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "amarok",
                        "digikam",
                        "gtkpod"
                    ]
                }
            ]
        },
        {
            "name": "libltc",
            "portdir": "multimedia/libltc",
            "version": "1.3.2",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://x42.github.io/libltc/",
            "description": "linear timecode library",
            "long_description": "libltc provides functionality to encode and decode linear (or longitudinal) timecode (LTC) from/to timecode, including SMPTE date support. libltc is the successor of libltcsmpte.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ltc-tools"
                    ]
                }
            ]
        },
        {
            "name": "libmatroska",
            "portdir": "multimedia/libmatroska",
            "version": "1.7.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.matroska.org",
            "description": "Matroska is an extensible open standard audio/video container format.",
            "long_description": "Matroska is an extensible open standard audio/video container format. This library is there to support this format and has been written by the Matroska project team.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libebml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "VLC2",
                        "libVLC2",
                        "tenacity",
                        "mkvtoolnix",
                        "mkvtoolnix-devel",
                        "mkvtoolnix-legacy"
                    ]
                }
            ]
        },
        {
            "name": "libmms",
            "portdir": "multimedia/libmms",
            "version": "0.6.4",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libmms.sourceforge.net/",
            "description": "Library for parsing mms:// and mmsh:// network streams",
            "long_description": "LibMMS is a common library for parsing the legacy mms:// and mmsh:// type network streams, created and now abandoned by Microsoft. These are commonly used to stream Windows Media Video content over the web. LibMMS itself is only for receiving MMS streams, it doesn't handle sending at all. If you need streaming functionality, look at other protocols, such as RT(S)P.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "glib2",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qmmp",
                        "audacious-plugins",
                        "xmms2",
                        "gstreamer010-gst-plugins-bad",
                        "kget",
                        "mimms"
                    ]
                }
            ]
        },
        {
            "name": "libmovit",
            "portdir": "multimedia/libmovit",
            "version": "1.7.0",
            "license": "GPL-2+",
            "platforms": "darwin linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://movit.sesse.net",
            "description": "Modern Video Toolkit - open-source library for GPU-accelerated video filters",
            "long_description": "Movit is the Modern Video Toolkit. It aims to be a high-quality, high-performance, open-source library for GPU-accelerated video filters.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "installdemo",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fftw-3",
                        "libsdl2",
                        "xorg-libX11",
                        "mesa",
                        "libsdl2_image",
                        "libepoxy",
                        "libpng",
                        "eigen3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mlt"
                    ]
                }
            ]
        },
        {
            "name": "libmpeg2",
            "portdir": "multimedia/libmpeg2",
            "version": "0.5.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libmpeg2.sourceforge.net/",
            "description": "A free library for decoding mpeg-2 and mpeg-1 video streams.",
            "long_description": "libmpeg2 is a free library for decoding mpeg-2 and mpeg-1 video streams. The main goals in libmpeg2 development are conformance, speed, portability, and reuseability.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "sdl",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11",
                        "xorg-libXext",
                        "libsdl",
                        "xorg-libice",
                        "xorg-libsm",
                        "xorg-libXv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1-gst-plugins-ugly",
                        "VLC2",
                        "libVLC2",
                        "transcode",
                        "libextractor",
                        "gstreamer010-gst-plugins-ugly",
                        "M2VDownsizer"
                    ]
                }
            ]
        },
        {
            "name": "libmtp",
            "portdir": "multimedia/libmtp",
            "version": "1.1.21",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libmtp.sourceforge.net",
            "description": "libmtp is an implementation of Microsoft's Media Transfer Protocol (MTP)",
            "long_description": "libmtp is an implementation of Microsoft's Media Transfer Protocol (MTP)",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "VLC2",
                        "libVLC2",
                        "py27-pymtp",
                        "amarok",
                        "mtpfs"
                    ]
                }
            ]
        },
        {
            "name": "libogg",
            "portdir": "multimedia/libogg",
            "version": "1.3.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.vorbis.com/",
            "description": "Ogg Bitstream Library",
            "long_description": "Libogg is a library for manipulating ogg bitstreams. It handles both making ogg bitstreams and getting packets from ogg bitstreams.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 648
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ogmtools",
                        "gstreamer1-gst-plugins-base",
                        "libshout2",
                        "allegro5",
                        "warzone2100",
                        "gstreamer010-gst-plugins-base",
                        "Io",
                        "VLC2",
                        "libVLC2",
                        "ffmpeg-devel",
                        "ffmpeg6",
                        "ffmpeg7",
                        "gpac",
                        "transcode",
                        "indi",
                        "paraview",
                        "qmmp",
                        "tenacity",
                        "ReadyMedia",
                        "goldendict",
                        "libopenmpt",
                        "luanti",
                        "raceintospace",
                        "audacity2",
                        "audacity-devel",
                        "xine-lib",
                        "audacious-plugins",
                        "cmus",
                        "moc",
                        "ffmpeg4",
                        "godot",
                        "libtheora",
                        "godot-3.2",
                        "ffmpeg8",
                        "ffmpeg",
                        "celt",
                        "flac",
                        "audacity",
                        "liboggz",
                        "libsdl_sound",
                        "libsdl_sound-framework",
                        "libsndfile",
                        "libtagedit",
                        "libvorbis",
                        "mpd",
                        "mt-daapd",
                        "ocp",
                        "oggsplit",
                        "opus-tools",
                        "opusfile",
                        "sox",
                        "speex",
                        "streamripper",
                        "vorbis-tools",
                        "vorbisgain",
                        "xmms2",
                        "libextractor",
                        "love-0.10",
                        "love-11",
                        "scummvm",
                        "scummvm-devel",
                        "alienarena",
                        "boswars",
                        "fife",
                        "glob2",
                        "supertuxkart",
                        "supertux",
                        "wesnoth",
                        "fluidsynth",
                        "lmms",
                        "mkvtoolnix",
                        "mkvtoolnix-devel",
                        "mkvtoolnix-legacy",
                        "musikcube"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "freac"
                    ]
                }
            ]
        },
        {
            "name": "libsstv",
            "portdir": "multimedia/libsstv",
            "version": "0.9.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rimio/libsstv",
            "description": "SSTV encoder C library",
            "long_description": "SSTV encoder C library suitable for both desktop and embedded applications.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsndfile",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libvidstab",
            "portdir": "multimedia/libvidstab",
            "version": "1.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/georgmartius/vid.stab",
            "description": "Video stabilization library",
            "long_description": "Vidstab is a video stabilization library which can be used with Ffmpeg and Transcode.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ffmpeg-devel",
                        "ffmpeg6",
                        "ffmpeg7",
                        "ffmpeg4",
                        "ffmpeg8",
                        "ffmpeg"
                    ]
                }
            ]
        },
        {
            "name": "libvmaf",
            "portdir": "multimedia/libvmaf",
            "version": "3.1.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Netflix/vmaf",
            "description": "Video Multi-Method Assessment Fusion - Perceptual video quality assessment",
            "long_description": "VMAF is an Emmy-winning perceptual video quality assessment algorithm developed by Netflix. libvmaf is the stand-alone C library. Also included in libvmaf are implementations of several other metrics: PSNR, PSNR-HVS, SSIM, MS-SSIM and CIEDE2000.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 288
                }
            ],
            "variants": [
                "float",
                "avx512",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "vim",
                        "nasm",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1-gst-plugins-bad",
                        "ffmpeg6",
                        "ffmpeg7",
                        "ffmpeg8"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ab-av1"
                    ]
                }
            ]
        },
        {
            "name": "libvpx",
            "portdir": "multimedia/libvpx",
            "version": "1.15.0",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://webmproject.org/tools/",
            "description": "WebM VP8/VP9 Codec SDK",
            "long_description": "The WebM VP8/VP9 codecs are being developed specifically to meet the demand for the consumption of video over the Internet, including professionally and amateur produced video-on-demand and conversational video content. VP9 is an evolution of the VP8 video codec and includes a number of enhancements and new coding tools that have been added to improve coding efficiency. The VP9 encoder in this release is not, as yet, feature complete.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "yasm",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1-gst-plugins-good",
                        "VLC2",
                        "libVLC2",
                        "ffmpeg-devel",
                        "ffmpeg6",
                        "ffmpeg7",
                        "avidemux",
                        "toxcore",
                        "xine-lib",
                        "ffmpeg4",
                        "ffmpeg8",
                        "ffmpeg",
                        "qxmpp",
                        "gstreamer010-gst-plugins-bad",
                        "uTox"
                    ]
                }
            ]
        },
        {
            "name": "libvpx-devel",
            "portdir": "multimedia/libvpx-devel",
            "version": "1.15.2",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://webmproject.org/tools/",
            "description": "WebM VP8/VP9 Codec SDK",
            "long_description": "The WebM VP8/VP9 codecs are being developed specifically to meet the demand for the consumption of video over the Internet, including professionally and amateur produced video-on-demand and conversational video content. VP9 is an evolution of the VP8 video codec and includes a number of enhancements and new coding tools that have been added to improve coding efficiency. The VP9 encoder in this release is not, as yet, feature complete.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "yasm",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libwebm",
            "portdir": "multimedia/libwebm",
            "version": "1.0.0.32",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.webmproject.org/",
            "description": "WebM File Parser",
            "long_description": "This library provides WebM parser and related tools.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "darryl",
                    "github": "dpogue",
                    "ports_count": 2
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libyuv",
            "portdir": "multimedia/libyuv",
            "version": "20230817",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://chromium.googlesource.com/libyuv/libyuv",
            "description": "libyuv is an open source project that includes YUV scaling and conversion functionality",
            "long_description": "libyuv is an open source project that includes YUV scaling and conversion functionality",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libavif"
                    ]
                }
            ]
        },
        {
            "name": "live555",
            "portdir": "multimedia/live555",
            "version": "2024.03.08",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.live555.com/liveMedia/",
            "description": "LIVE555 Streaming Media",
            "long_description": "This code forms a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries - which can be compiled for UNIX (including Linux and macOS), Windows, and QNX (and other POSIX-compliant systems) - can be used to build streaming applications.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "pkgconfig",
                        "clang-22"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "VLC2",
                        "libVLC2"
                    ]
                }
            ]
        },
        {
            "name": "livestreamer",
            "portdir": "multimedia/livestreamer",
            "version": "1.12.2",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "streamlink",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by streamlink",
            "long_description": "This port has been replaced by streamlink.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lmms",
            "portdir": "multimedia/lmms",
            "version": "1.2.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lmms.io/",
            "description": "Linux Multimedia Studio",
            "long_description": "LMMS is a free cross-platform alternative to commercial programs like FL Studio®, which allow you to produce music with your computer. This includes the creation of melodies and beats, the synthesis and mixing of sounds, and arranging of samples. You can have fun with your MIDI-keyboard and much more, all in a user-friendly and modern interface.",
            "active": true,
            "categories": [
                "multimedia",
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libvorbis",
                        "portaudio",
                        "stk",
                        "fltk",
                        "fftw-3-single",
                        "fluidsynth",
                        "libogg",
                        "libsdl",
                        "qt5-qtbase",
                        "jack",
                        "libsamplerate",
                        "libsndfile"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ltc-tools",
            "portdir": "multimedia/ltc-tools",
            "version": "0.7.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/x42/ltc-tools",
            "description": "command line tools for linear timecode (LTC)",
            "long_description": "ltc-tools provides command line programs for reading and generating linear (or longitudinal) timecode (LTC).",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "jack",
                        "libsndfile",
                        "libltc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mat2",
            "portdir": "multimedia/mat2",
            "version": "0.14.0",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jvoisin/mat2",
            "description": "metadata removal tool",
            "long_description": "mat2 is a metadata removal tool, supporting a wide range of commonly used file formats, written in python3.",
            "active": true,
            "categories": [
                "multimedia",
                "python"
            ],
            "maintainers": [
                {
                    "name": "akierig",
                    "github": "akierig",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-mutagen",
                        "gdk-pixbuf2",
                        "librsvg",
                        "python314",
                        "py314-cairo",
                        "py314-gobject3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "exiftool",
                        "ffmpeg8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mimms",
            "portdir": "multimedia/mimms",
            "version": "3.2.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://savannah.nongnu.org/projects/mimms/",
            "description": "MiMMS isn't an MMS Message Sender, it's an MMS (e.g. mms://) stream downloader.",
            "long_description": "MiMMS is a program designed to allow you to download streams using the MMS protocol and save them to your computer, as opposed to watching them live. Similar functionality is available in full media player suites such as Xine and MPlayer, but MiMMS is quick and easy to use, and for the time being, remains a useful program.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "libmms"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mkvtoolnix",
            "portdir": "multimedia/mkvtoolnix",
            "version": "98.0",
            "license": "GPL-2+ and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mkvtoolnix.download",
            "description": "Matroska media files manipulation tools.",
            "long_description": "mkvtoolnix will evolve to a set of tools to create, alter and inspect Matroska files under Linux and other Unices, just what the OGMtools do for the OGM format.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 288
                }
            ],
            "variants": [
                "qtgui",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ruby34",
                        "clang-22",
                        "pkgconfig",
                        "makeicns",
                        "docbook-xsl-nons",
                        "libxslt",
                        "po4a"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json",
                        "libmatroska",
                        "libogg",
                        "expat",
                        "libebml",
                        "pugixml",
                        "qt6-qtbase",
                        "qt6-qtsvg",
                        "gettext-runtime",
                        "qt6-qtmultimedia",
                        "boost187",
                        "bzip2",
                        "lzo2",
                        "zlib",
                        "flac",
                        "libvorbis",
                        "cmark",
                        "gmp",
                        "libdvdread"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ruby34"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "gtest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "x264transcode"
                    ]
                }
            ]
        },
        {
            "name": "mkvtoolnix-devel",
            "portdir": "multimedia/mkvtoolnix-devel",
            "version": "98.0",
            "license": "GPL-2+ and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mkvtoolnix.download",
            "description": "Matroska media files manipulation tools.",
            "long_description": "mkvtoolnix will evolve to a set of tools to create, alter and inspect Matroska files under Linux and other Unices, just what the OGMtools do for the OGM format.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 288
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "qtgui",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ruby34",
                        "clang-22",
                        "pkgconfig",
                        "makeicns",
                        "docbook-xsl-nons",
                        "libxslt",
                        "po4a"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json",
                        "libmatroska",
                        "libogg",
                        "expat",
                        "libebml",
                        "pugixml",
                        "qt6-qtbase",
                        "qt6-qtsvg",
                        "gettext-runtime",
                        "qt6-qtmultimedia",
                        "boost187",
                        "bzip2",
                        "lzo2",
                        "zlib",
                        "flac",
                        "libvorbis",
                        "cmark",
                        "gmp",
                        "libdvdread"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ruby34"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "gtest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mkvtoolnix-legacy",
            "portdir": "multimedia/mkvtoolnix-legacy",
            "version": "81.0",
            "license": "GPL-2+ and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mkvtoolnix.download",
            "description": "Matroska media files manipulation tools.",
            "long_description": "mkvtoolnix will evolve to a set of tools to create, alter and inspect Matroska files under Linux and other Unices, just what the OGMtools do for the OGM format.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 288
                }
            ],
            "variants": [
                "qtgui"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ruby32",
                        "clang-20",
                        "pkgconfig",
                        "makeicns",
                        "docbook-xsl-nons",
                        "libxslt",
                        "po4a"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "libdvdread",
                        "nlohmann-json",
                        "libmatroska",
                        "libogg",
                        "expat",
                        "libebml",
                        "pugixml",
                        "gettext-runtime",
                        "boost181",
                        "qt5-qtbase",
                        "qt5-qtmultimedia",
                        "bzip2",
                        "lzo2",
                        "zlib",
                        "flac",
                        "libvorbis",
                        "cmark"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ruby32"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "gtest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mlt",
            "portdir": "multimedia/mlt",
            "version": "7.24.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 4,
            "replaced_by": null,
            "homepage": "https://www.mltframework.org/",
            "description": "Open source multimedia framework - core libraries",
            "long_description": "MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, xml authoring components, and an extendible plug-in based API. This package contains the files necessary for running applications that use the MLT multimedia framework.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "dan",
                    "github": "ddennedy",
                    "ports_count": 3
                },
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug",
                "qt6",
                "qt5",
                "gpl3",
                "opencv",
                "disable_sdl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "rubberband",
                        "sox",
                        "libsdl2",
                        "gdk-pixbuf2",
                        "libexif",
                        "fftw-3",
                        "frei0r-plugins",
                        "libebur128",
                        "libxml2",
                        "pango",
                        "qt6-qtbase",
                        "qt6-qtsvg",
                        "qt6-qt5compat",
                        "ffmpeg6",
                        "libmovit",
                        "libsamplerate",
                        "libvorbis",
                        "rtaudio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "synfig"
                    ]
                }
            ]
        }
    ]
}