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

{
    "count": 51974,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=930",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=928",
    "results": [
        {
            "name": "libass",
            "portdir": "multimedia/libass",
            "version": "0.17.4",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libass/libass",
            "description": "Subtitle renderer for the ASS/SSA subtitle format",
            "long_description": "libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format. It is mostly compatible with VSFilter.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "nasm",
                        "yasm",
                        "autoconf",
                        "automake",
                        "libtool",
                        "m4"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "harfbuzz",
                        "fribidi",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ffmpeg4",
                        "QMPlay2",
                        "gstreamer010-gst-plugins-bad",
                        "gstreamer1-gst-plugins-bad",
                        "VLC2",
                        "libVLC2",
                        "avidemux",
                        "ffmpeg",
                        "ffmpeg-devel",
                        "ffmpeg6",
                        "ffmpeg7",
                        "ffmpeg8",
                        "mpv",
                        "mpv-legacy",
                        "mythtv-core.27",
                        "mythtv-core.28",
                        "vapoursynth"
                    ]
                }
            ]
        },
        {
            "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": "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": 272
                }
            ],
            "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": "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": "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": "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": "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": "gpac",
            "portdir": "multimedia/gpac",
            "version": "26.02.0",
            "license": "LGPL-2.1+",
            "platforms": "{darwin >= 12}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gpac.wp.imt.fr",
            "description": "multimedia framework for research and academic purposes",
            "long_description": "GPAC is an Open Source multimedia framework for research and academic purposes. The project covers different aspects of multimedia, with a focus on presentation technologies (graphics, animation and interactivity). Includes MP4Box and Osmo4.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 84
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "a52dec",
                        "faad2",
                        "libmad",
                        "libvorbis",
                        "pulseaudio",
                        "libsdl2",
                        "openssl",
                        "libcaca",
                        "libjpeg-turbo",
                        "xz",
                        "openjpeg",
                        "XviD",
                        "libogg",
                        "libtheora",
                        "curl",
                        "freetype",
                        "nghttp2",
                        "ffmpeg8",
                        "libpng",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "MP4Tools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "MP4Tools"
                    ]
                }
            ]
        },
        {
            "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": "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": "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",
                        "mlt-legacy"
                    ]
                }
            ]
        },
        {
            "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": [
                        "audacious-plugins",
                        "qsynth",
                        "qsynth-qt4",
                        "xmms2",
                        "dosbox-staging",
                        "dosbox-x",
                        "scummvm",
                        "scummvm-devel",
                        "qtads",
                        "gstreamer1-gst-plugins-bad",
                        "lmms",
                        "denemo"
                    ]
                }
            ]
        },
        {
            "name": "ffmpegthumbnailer",
            "portdir": "multimedia/ffmpegthumbnailer",
            "version": "2.3.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dirkvdb/ffmpegthumbnailer",
            "description": "Lightweight video thumbnailer that can be used by file managers to create thumbnails for video files",
            "long_description": "FFmpegthumbnailer is a lightweight video thumbnailer that can be used by file managers to create thumbnails for your video files.",
            "active": true,
            "categories": [
                "multimedia",
                "gnome",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "ffmpeg8",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "geeqie",
                        "tumbler"
                    ]
                }
            ]
        },
        {
            "name": "ffmpeg-devel",
            "portdir": "multimedia/ffmpeg-devel",
            "version": "8.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://ffmpeg.org/",
            "description": "FFmpeg is a complete solution to play, record, convert and stream audio and video.",
            "long_description": "FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. The project is made of several components: ffmpeg is a command line tool to convert one video file format to another. It also supports grabbing and encoding in real time from a TV card. ffserver is an HTTP (RTSP is being developed) multimedia streaming server for live broadcasts. Time shifting of live broadcast is also supported. ffplay is a simple media player based on SDL and on the ffmpeg libraries. ffprobe gathers information from multimedia streams and prints it in human- and machine-readable fashion. libavcodec is a library containing all the ffmpeg audio/video encoders and decoders. Most codecs were developed from scratch to ensure best performance and high code reusability. libavformat is a library containing parsers and generators for all common audio/video formats.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "x11",
                "libdc1394",
                "librtmp",
                "jack",
                "darwinssl",
                "gpl2",
                "gpl3",
                "nonfree",
                "rav1e",
                "flite",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "gmake",
                        "pkgconfig",
                        "nasm",
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libvorbis",
                        "soxr",
                        "speex",
                        "gnutls",
                        "libsdl2",
                        "fontconfig",
                        "harfbuzz",
                        "lcms2",
                        "librsvg",
                        "openjpeg",
                        "webp",
                        "zimg",
                        "XviD",
                        "aom",
                        "dav1d",
                        "libass",
                        "libbluray",
                        "libogg",
                        "libtheora",
                        "bzip2",
                        "x264",
                        "x265",
                        "freetype",
                        "fribidi",
                        "libiconv",
                        "zvbi",
                        "libvidstab",
                        "svt-av1",
                        "libvpx",
                        "lzo2",
                        "xz",
                        "zlib",
                        "lame",
                        "libmodplug",
                        "libopus"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ffmpeg",
            "portdir": "multimedia/ffmpeg",
            "version": "4.4.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://ffmpeg.org/",
            "description": "FFmpeg is a complete solution to play, record, convert and stream audio and video.",
            "long_description": "FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. The project is made of several components: ffmpeg is a command line tool to convert one video file format to another. It also supports grabbing and encoding in real time from a TV card. ffserver is an HTTP (RTSP is being developed) multimedia streaming server for live broadcasts. Time shifting of live broadcast is also supported. ffplay is a simple media player based on SDL and on the ffmpeg libraries. ffprobe gathers information from multimedia streams and prints it in human- and machine-readable fashion. libavcodec is a library containing all the ffmpeg audio/video encoders and decoders. Most codecs were developed from scratch to ensure best performance and high code reusability. libavformat is a library containing parsers and generators for all common audio/video formats.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                },
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "x11",
                "libdc1394",
                "librtmp",
                "jack",
                "darwinssl",
                "gpl2",
                "gpl3",
                "nonfree",
                "rav1e",
                "flite",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "cctools",
                        "gmake",
                        "clang-18",
                        "nasm",
                        "texinfo"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libvorbis",
                        "soxr",
                        "speex",
                        "gnutls",
                        "libsdl2",
                        "fontconfig",
                        "harfbuzz",
                        "librsvg",
                        "openjpeg",
                        "webp",
                        "zimg",
                        "XviD",
                        "aom",
                        "dav1d",
                        "libass",
                        "libbluray",
                        "libogg",
                        "libtheora",
                        "bzip2",
                        "x264",
                        "x265",
                        "freetype",
                        "fribidi",
                        "libiconv",
                        "zvbi",
                        "libvidstab",
                        "svt-av1",
                        "libvpx",
                        "lzo2",
                        "xz",
                        "zlib",
                        "lame",
                        "libmodplug",
                        "libopus"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-opencv4",
                        "py36-opencv3",
                        "py35-opencv3-devel",
                        "py36-opencv3-devel",
                        "py37-gmic",
                        "py37-opencv3",
                        "py38-opencv3",
                        "py37-opencv3-devel",
                        "py38-opencv3-devel",
                        "mlt-qt5",
                        "py38-opencv4-devel",
                        "qmmp",
                        "octave-video",
                        "dlib",
                        "py310-dlib",
                        "py311-dlib",
                        "py312-dlib",
                        "py313-dlib",
                        "py314-dlib",
                        "wxsvg",
                        "QMPlay2",
                        "goldendict",
                        "py35-opencv3",
                        "py36-opencv4",
                        "py35-opencv4-devel",
                        "py36-opencv4-devel",
                        "py37-opencv4",
                        "Pangolin",
                        "rsgain",
                        "tenacity",
                        "notcurses",
                        "corsixth",
                        "OpenSceneGraph-devel",
                        "blender",
                        "ffmpegthumbs",
                        "kfilemetadata",
                        "nepomuk-core",
                        "VLC2",
                        "libVLC2",
                        "libopenshot",
                        "mlt-legacy",
                        "scrcpy",
                        "tovid",
                        "transcode",
                        "vapoursynth",
                        "ReadyMedia",
                        "mediatomb",
                        "gmic",
                        "gmic-qt",
                        "gmic-gimp",
                        "gmic-clib",
                        "gmic-lib",
                        "py37-torchaudio",
                        "gegl-devel",
                        "gegl",
                        "audacity-devel",
                        "py37-opencv4-devel",
                        "py38-torchaudio",
                        "paraview",
                        "netgen",
                        "py38-gmic",
                        "SDRangel",
                        "MP4Tools",
                        "py39-opencv3",
                        "py39-opencv3-devel",
                        "py39-opencv4",
                        "py39-opencv4-devel",
                        "py39-dlib",
                        "py38-opencv4",
                        "py39-gmic",
                        "py39-torchaudio",
                        "R-av",
                        "qt513-qtwebengine",
                        "qt64-qtwebengine",
                        "qt67-qtwebengine",
                        "lms"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite",
                        "youtube-dl",
                        "yt-dlp",
                        "impressive",
                        "get_iplayer",
                        "qwinff",
                        "py37-ffmpy",
                        "reddsaver",
                        "gutils-suite-extra",
                        "vcs",
                        "R-animation",
                        "vhs",
                        "shenidam",
                        "streamlink",
                        "scdl",
                        "py38-ffmpy",
                        "beets",
                        "beets-devel",
                        "freac"
                    ]
                }
            ]
        },
        {
            "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": "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": "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": "lib",
                    "ports": [
                        "tovid"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "kdenlive"
                    ]
                }
            ]
        },
        {
            "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": 2651
                }
            ],
            "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": "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": "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": "dav1d",
            "portdir": "multimedia/dav1d",
            "version": "1.5.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.videolan.org/projects/dav1d.html",
            "description": "small and fast AV1 decoder",
            "long_description": "dav1d is an AV1 decoder that is open-source, cross-platform and focused on speed, size and correctness.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "test",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "nasm",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ffmpeg4",
                        "xine-lib",
                        "MPlayer",
                        "ffmpeg",
                        "ffmpeg-devel",
                        "ffmpeg6",
                        "ffmpeg7",
                        "ffmpeg8",
                        "libavif",
                        "libheif",
                        "mplayer-devel"
                    ]
                }
            ]
        },
        {
            "name": "cws2fws-pl",
            "portdir": "multimedia/cws2fws-pl",
            "version": "0.0.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20120618212307/http://zefonseca.com/cws2fws/",
            "description": "Flash format 6+ decompressor",
            "long_description": "Flash format 6+ decompressor",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.34-io-compress"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cws2fws",
            "portdir": "multimedia/cws2fws",
            "version": "0",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ffmpeg.org/",
            "description": "This utility converts compressed Macromedia Flash files to uncompressed ones.",
            "long_description": "This utility converts compressed Macromedia Flash files to uncompressed ones.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cfourcc",
            "portdir": "multimedia/cfourcc",
            "version": "0.1.3.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mypapit/cfourcc",
            "description": "Change AVI fourcc codes",
            "long_description": "Command-line utility for changing FOURCC codes in AVI files",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "avidemux",
            "portdir": "multimedia/avidemux",
            "version": "2.8.1",
            "license": "GPL-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://avidemux.sourceforge.net",
            "description": "video editor designed for simple cutting, filtering and encoding tasks",
            "long_description": "Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. It supports many file types, including AVI, DVD compatible MPEG files, MP4 and ASF, using a variety of codecs. Tasks can be automated using projects, job queue and powerful scripting capabilities.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "aac",
                "dts",
                "esound",
                "gettext",
                "jack",
                "lame",
                "opus",
                "sqlite",
                "twolame",
                "vorbis",
                "vpx",
                "x264",
                "x265",
                "xvid"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gmake",
                        "pkgconfig",
                        "yasm",
                        "bash",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmad",
                        "libopus",
                        "libvorbis",
                        "twolame",
                        "sqlite3",
                        "gettext",
                        "fontconfig",
                        "qt5-qtbase",
                        "libass",
                        "libvpx",
                        "x264",
                        "x265",
                        "freetype",
                        "fribidi",
                        "XviD",
                        "qt5-qttools",
                        "zlib",
                        "faac",
                        "faad2",
                        "lame"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "audacious-plugins",
            "portdir": "audio/audacious-plugins",
            "version": "4.5.1",
            "license": "BSD and GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.audacious-media-player.org/",
            "description": "Adds I/O, audio decoding, audio transforming and UI plugins.",
            "long_description": "This ports bundles most of the functionality for audacious. Adds I/O, audio decoding, audio transforming and UI plugins.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "ionic",
                    "github": "Ionic",
                    "ports_count": 24
                },
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 84
                }
            ],
            "variants": [
                "pulseaudio",
                "mp3",
                "mpris2",
                "hotkey",
                "lirc",
                "osd",
                "notifications",
                "vorbis",
                "opus",
                "flac",
                "wavpack",
                "aac",
                "sndfile",
                "modplug",
                "openmpt",
                "adplug",
                "bs2b",
                "ffmpeg",
                "jack",
                "sid",
                "midi",
                "cdaudio",
                "lastfm",
                "ampache",
                "mms",
                "neon",
                "cue",
                "transform",
                "opengl",
                "vumeter",
                "sdl3",
                "qt5",
                "qt6",
                "gtk2",
                "gtk3",
                "full"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "pkgconfig",
                        "gettext",
                        "glib2",
                        "meson",
                        "ninja"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcdio-paranoia",
                        "libmodplug",
                        "libsamplerate",
                        "libsndfile",
                        "libvorbis",
                        "mpg123",
                        "opusfile",
                        "soxr",
                        "wavpack",
                        "glib2",
                        "libcddb",
                        "libcdio",
                        "libnotify",
                        "gdk-pixbuf2",
                        "audacious-core",
                        "fluidsynth",
                        "libmms",
                        "libogg",
                        "curl",
                        "libcue",
                        "qt5-qtbase",
                        "neon",
                        "gettext-runtime",
                        "libopenmpt",
                        "libbs2b",
                        "libbinio",
                        "adplug",
                        "SDL3",
                        "ffmpeg8",
                        "libxml2",
                        "qt5-qtmultimedia",
                        "zlib",
                        "faad2",
                        "flac",
                        "lame"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dbus",
                        "unzip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "audacious"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "audacious"
                    ]
                }
            ]
        },
        {
            "name": "audacious-core",
            "portdir": "audio/audacious-core",
            "version": "4.5.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.audacious-media-player.org/",
            "description": "Audacious is an advanced audio player.",
            "long_description": "Audacious is an advanced audio player. It is free, lightweight, based on GTK3, runs on Linux and many other *nix platforms. The player focuses on audio quality and supports a wide range of audio codecs. Its advanced audio playback engine is considerably more powerful than GStreamer. Audacious is a fork of Beep Media Player (BMP), which itself forked from XMMS.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "ionic",
                    "github": "Ionic",
                    "ports_count": 24
                },
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 84
                }
            ],
            "variants": [
                "qt5",
                "qt6",
                "gtk2",
                "gtk3"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtsvg",
                        "glib2",
                        "libiconv",
                        "gettext-runtime"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dbus"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "audacious",
                        "audacious-plugins"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "audacious"
                    ]
                }
            ]
        },
        {
            "name": "audacious",
            "portdir": "audio/audacious",
            "version": "4.5.1",
            "license": "BSD and GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.audacious-media-player.org/",
            "description": "Meta port for audacious-core and audacious-plugins. Please check the variants on both audacious-core and audacious-plugins.",
            "long_description": "This is a meta port pulling both audacious-core and audacious-plugins. In order to customize your build, please check the available variants on audacious-core and audacious-plugins. Pass those variants when installing this meta port. Failure to do so will leave you with a default set of variants, enabling most features.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "ionic",
                    "github": "Ionic",
                    "ports_count": 24
                },
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 84
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "audacious-core",
                        "audacious-plugins"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "audacious-core",
                        "audacious-plugins"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aom",
            "portdir": "multimedia/aom",
            "version": "3.13.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aomedia.googlesource.com/aom",
            "description": "AV1 Codec Library",
            "long_description": "AV1 Codec Library",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "git",
                        "perl5",
                        "yasm",
                        "clang-20",
                        "python314"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mplayer-devel",
                        "xine-lib",
                        "gstreamer1-gst-plugins-bad",
                        "MPlayer",
                        "ffmpeg4",
                        "ffmpeg",
                        "ffmpeg-devel",
                        "ffmpeg6",
                        "ffmpeg7",
                        "ffmpeg8",
                        "libavif",
                        "libheif"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "av1an"
                    ]
                }
            ]
        },
        {
            "name": "XviD",
            "portdir": "multimedia/XviD",
            "version": "1.3.7",
            "license": "GPL-2+",
            "platforms": "darwin sunos",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://labs.xvid.com/",
            "description": "High performance and high quality MPEG-4 video library",
            "long_description": "The Xvid video codec implements MPEG-4 Simple Profile and Advanced Simple Profile standards. It permits compressing and decompressing digital video in order to reduce the required bandwidth of video data for transmission over computer networks or efficient storage on CDs or DVDs. Due to its unrivalled quality Xvid has gained great popularity and is used in many other GPLed applications, like e.g. Transcode, MEncoder, MPlayer, Xine and many more.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ffmpeg4",
                        "ufo-ai",
                        "gstreamer010-gst-plugins-bad",
                        "gimp-gap",
                        "gimp-gap-devel",
                        "avidemux",
                        "ffmpeg",
                        "ffmpeg-devel",
                        "ffmpeg6",
                        "ffmpeg7",
                        "ffmpeg8",
                        "gpac",
                        "transcode"
                    ]
                }
            ]
        },
        {
            "name": "libVLC2",
            "portdir": "multimedia/VLC2",
            "version": "2.2.8",
            "license": "GPL-2+",
            "platforms": "{darwin < 16}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.videolan.org/vlc/libvlc.html",
            "description": "The core engine and interface to VLC's multimedia framework",
            "long_description": "libVLC is the core engine and the interface to the multimedia framework on which VLC media player is based. It allows developers to create a wide range of multimedia applications using the VLC features.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "aalib",
                "dbus",
                "fluidsynth",
                "freerdp",
                "gstreamer",
                "jack",
                "notify",
                "pulse",
                "shout",
                "smb",
                "svg",
                "qt4",
                "quartz",
                "x11",
                "huge",
                "full",
                "power"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "faad2",
                        "flac",
                        "lame",
                        "libdca",
                        "libid3tag",
                        "libmad",
                        "libmodplug",
                        "libmpcdec",
                        "libopus",
                        "libsndfile",
                        "libvorbis",
                        "speex",
                        "speexDSP",
                        "taglib",
                        "twolame",
                        "gettext",
                        "glib2",
                        "gmp",
                        "gnutls",
                        "libcddb",
                        "libcdio",
                        "libdc1394",
                        "libdvbpsi",
                        "libdvdnav",
                        "libdvdread",
                        "libgcrypt",
                        "libgpg-error",
                        "libssh2",
                        "libupnp",
                        "libusb",
                        "ncurses",
                        "nettle",
                        "orc",
                        "readline",
                        "desktop-file-utils",
                        "fontconfig",
                        "libjpeg-turbo",
                        "libpng",
                        "openjpeg15",
                        "tiff",
                        "lua",
                        "libidn",
                        "ffmpeg",
                        "libass",
                        "libbluray",
                        "libmatroska",
                        "libmpeg2",
                        "libmtp",
                        "libogg",
                        "libtheora",
                        "libvpx",
                        "live555",
                        "schroedinger",
                        "vcdimager",
                        "x264",
                        "x265",
                        "avahi",
                        "libproxy",
                        "freetype",
                        "p11-kit",
                        "fribidi",
                        "libebml",
                        "libiconv",
                        "BGHUDAppKit",
                        "openssl3",
                        "zvbi",
                        "libxml2",
                        "bzip2",
                        "xz",
                        "zlib",
                        "minizip",
                        "a52dec"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libbdplus",
                        "libaacs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "VLC2",
            "portdir": "multimedia/VLC2",
            "version": "2.2.8",
            "license": "GPL-2+",
            "platforms": "{darwin < 16}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.videolan.org",
            "description": "VLC is a cross-platform media player and streaming server",
            "long_description": "VLC media player is a highly portable multimedia player for various audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, ogg, ...) as well as DVDs, VCDs, and various streaming protocols. It can also be used as a server to stream in unicast or multicast in IPv4 or IPv6 on a high-bandwidth network.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "aalib",
                "dbus",
                "fluidsynth",
                "freerdp",
                "gstreamer",
                "jack",
                "notify",
                "pulse",
                "shout",
                "smb",
                "svg",
                "qt4",
                "quartz",
                "x11",
                "huge",
                "full",
                "power"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "faad2",
                        "flac",
                        "lame",
                        "libdca",
                        "libid3tag",
                        "libmad",
                        "libmodplug",
                        "libmpcdec",
                        "libopus",
                        "libsndfile",
                        "libvorbis",
                        "speex",
                        "speexDSP",
                        "taglib",
                        "twolame",
                        "gettext",
                        "glib2",
                        "gmp",
                        "gnutls",
                        "libcddb",
                        "libcdio",
                        "libdc1394",
                        "libdvbpsi",
                        "libdvdnav",
                        "libdvdread",
                        "libgcrypt",
                        "libgpg-error",
                        "libssh2",
                        "libupnp",
                        "libusb",
                        "ncurses",
                        "nettle",
                        "orc",
                        "readline",
                        "desktop-file-utils",
                        "fontconfig",
                        "libjpeg-turbo",
                        "libpng",
                        "openjpeg15",
                        "tiff",
                        "lua",
                        "libidn",
                        "ffmpeg",
                        "libass",
                        "libbluray",
                        "libmatroska",
                        "libmpeg2",
                        "libmtp",
                        "libogg",
                        "libtheora",
                        "libvpx",
                        "live555",
                        "schroedinger",
                        "vcdimager",
                        "x264",
                        "x265",
                        "avahi",
                        "libproxy",
                        "freetype",
                        "p11-kit",
                        "fribidi",
                        "libebml",
                        "libiconv",
                        "BGHUDAppKit",
                        "openssl3",
                        "zvbi",
                        "libxml2",
                        "bzip2",
                        "xz",
                        "zlib",
                        "minizip",
                        "a52dec"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libbdplus",
                        "libaacs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libVLC",
            "portdir": "multimedia/VLC",
            "version": "3.0.11.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "VLC",
            "homepage": "https://www.videolan.org/vlc/libvlc.html",
            "description": "Obsolete port, replaced by VLC",
            "long_description": "This port has been replaced by VLC.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "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": "VLC",
            "portdir": "multimedia/VLC",
            "version": "3.0.11.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.videolan.org",
            "description": "VLC is a cross-platform media player and streaming server",
            "long_description": "VLC media player is a highly portable multimedia player for various audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, ogg, ...) as well as DVDs, VCDs, and various streaming protocols. It can also be used as a server to stream in unicast or multicast in IPv4 or IPv6 on a high-bandwidth network.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "phonon-backend-vlc",
                        "phonon-backend-vlc-qt5"
                    ]
                }
            ]
        },
        {
            "name": "SendMIDI",
            "portdir": "multimedia/SendMIDI",
            "version": "1.3.1",
            "license": "GPL-3+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gbevin/SendMIDI",
            "description": "command line tool to send MIDI messages to MIDI devices",
            "long_description": "SendMIDI a is command line tool to send MIDI messages to MIDI devices. Messages can be specified on the command line, from a file, or piped from another program such as the companion program ReceiveMIDI.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ReceiveMIDI",
            "portdir": "multimedia/ReceiveMIDI",
            "version": "1.4.4",
            "license": "GPL-3+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gbevin/ReceiveMIDI",
            "description": "command line tool to receive MIDI messages from MIDI devices",
            "long_description": "ReceiveMIDI a is command line tool to receive MIDI messages from MIDI devices. Messages can be filtered and the output can be saved to a file or piped to another program such as the companion program SendMIDI.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "MediathekView",
            "portdir": "multimedia/MediathekView",
            "version": "13.7.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mediathekview.de",
            "description": "A mediathek browser for German TV broadcasts",
            "long_description": "A mediathek browser for German TV broadcasts",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "MPlayer",
            "portdir": "multimedia/MPlayer",
            "version": "1.5.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mplayerhq.hu/",
            "description": "versatile movie player",
            "long_description": "MPlayer plays most movie files in popular and less popular formats.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "yasm",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "speex",
                        "gnutls",
                        "ncurses",
                        "fontconfig",
                        "libjpeg-turbo",
                        "libpng",
                        "bzip2",
                        "dav1d",
                        "freetype",
                        "fribidi",
                        "libiconv",
                        "libxml2",
                        "aom",
                        "lzo2",
                        "zlib",
                        "lame"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gimp-gap",
                        "smtube"
                    ]
                }
            ]
        },
        {
            "name": "MP4Joiner",
            "portdir": "multimedia/MP4Joiner",
            "version": "2.2",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "MP4Tools",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by MP4Tools",
            "long_description": "This port has been replaced by MP4Tools.",
            "active": true,
            "categories": [
                "aqua",
                "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": "HandBrakeCLI",
            "portdir": "multimedia/HandBrake",
            "version": "0.10.0",
            "license": "GPL-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://handbrake.fr/",
            "description": "The open source video transcoder (CLI)",
            "long_description": "HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. (This port provides the command-line interface only; install the `HandBrake` port for the graphical user interface.)",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 49
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "libtool",
                        "pkgconfig",
                        "python27",
                        "yasm",
                        "autoconf",
                        "automake",
                        "cmake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "fontconfig",
                        "libiconv",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "HandBrake"
                    ]
                }
            ]
        },
        {
            "name": "HandBrake",
            "portdir": "multimedia/HandBrake",
            "version": "0.10.0",
            "license": "GPL-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://handbrake.fr/",
            "description": "The open source video transcoder",
            "long_description": "HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.",
            "active": true,
            "categories": [
                "aqua",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 49
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "cmake",
                        "libtool",
                        "pkgconfig",
                        "python27",
                        "yasm",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "fontconfig",
                        "libiconv",
                        "bzip2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "HandBrakeCLI"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "AtomicParsley-devel",
            "portdir": "multimedia/AtomicParsley-devel",
            "version": "20241205",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wez/atomicparsley",
            "description": "MPEG-4 command line tool",
            "long_description": "AtomicParsley is a lightweight command line program for reading, parsing and setting metadata into MPEG-4 files, in particular, iTunes-style metadata.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "AtomicParsley",
            "portdir": "multimedia/AtomicParsley",
            "version": "20240608.083822.1ed9031",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wez/atomicparsley",
            "description": "MPEG-4 command line tool",
            "long_description": "AtomicParsley is a lightweight command line program for reading, parsing and setting metadata into MPEG-4 files, in particular, iTunes-style metadata.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "get_iplayer",
                        "youtube-dl",
                        "yt-dlp"
                    ]
                }
            ]
        },
        {
            "name": "z3-java",
            "portdir": "math/z3",
            "version": "4.15.4",
            "license": "MIT",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Z3Prover/z3",
            "description": "Java bindings for the Z3 theorem prover",
            "long_description": "Java bindings for the Z3 SMT solver library from Microsoft Research.",
            "active": true,
            "categories": [
                "science",
                "java",
                "math"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 84
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "clang-22"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11",
                        "z3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-z3",
            "portdir": "math/z3",
            "version": "4.15.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Z3Prover/z3",
            "description": "Python 3.8 bindings for the Z3 theorem prover",
            "long_description": "Python 3.8 bindings for the Z3 SMT solver library from Microsoft Research.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 84
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "cmake",
                        "ninja",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "z3",
                        "py38-setuptools",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-z3",
            "portdir": "math/z3",
            "version": "4.12.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Z3Prover/z3",
            "description": "Python 3.7 bindings for the Z3 theorem prover",
            "long_description": "Python 3.7 bindings for the Z3 SMT solver library from Microsoft Research.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 84
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "cmake",
                        "ninja",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "z3",
                        "py37-setuptools",
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-z3",
            "portdir": "math/z3",
            "version": "4.8.17",
            "license": "MIT",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Z3Prover/z3",
            "description": "Python 2.7 bindings for the Z3 theorem prover",
            "long_description": "Python 2.7 bindings for the Z3 SMT solver library from Microsoft Research.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 84
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "z3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-z3",
            "portdir": "math/z3",
            "version": "4.15.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Z3Prover/z3",
            "description": "Python bindings for the Z3 theorem prover",
            "long_description": "Python bindings for the Z3 SMT solver library from Microsoft Research.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 84
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "clang-22"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "z3",
                        "py314-z3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "z3-fstar",
            "portdir": "math/z3",
            "version": "4.13.3",
            "license": "MIT",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Z3Prover/z3",
            "description": "F*-qualified release of the Z3 Theorem Prover",
            "long_description": "Private version of the Z3 Theorem Prover for use by (and qualified to work with) F*.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 84
                }
            ],
            "variants": [
                "debug",
                "pgo",
                "lto",
                "gmp",
                "native",
                "profile",
                "threads",
                "polly",
                "polly_late",
                "polly_two_level_tiling",
                "polly_vector",
                "polly_parallel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "bash",
                        "python313",
                        "clang-22"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "z3-fstar-legacy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "fstar"
                    ]
                }
            ]
        }
    ]
}