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

{
    "count": 49960,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=889",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=887",
    "results": [
        {
            "name": "mp4v2",
            "portdir": "multimedia/mp4v2",
            "version": "4.1.3",
            "license": "MPL-1.1 and BSD-old",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://github.com/TechSmith/mp4v2",
            "description": "Read, create, and modify mp4 files.",
            "long_description": "The mp4v2 library provides an API to create and modify mp4 files as defined by ISO-IEC:14496-1:2001 MPEG-4 Systems. mp4v2 used to be part of the mpeg4ip library.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "help2man",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "aacgain",
                        "ices0",
                        "cmus"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpeg4ip",
                        "freac"
                    ]
                }
            ]
        },
        {
            "name": "moc",
            "portdir": "multimedia/moc",
            "version": "2.6-alpha1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://moc.daper.net",
            "description": "MOC (music on console) is a console audio player for LINUX/UNIX",
            "long_description": "MOC (music on console) is a console audio player for LINUX/UNIX designed to be powerful and easy to use. Internet stream (Icecast, Shoutcast) are supported, key mapping can be fully customized. Supported file formats are: mp3, Ogg Vorbis, FLAC, Musepack, Speex, WAVE, AIFF, AU (and other less popular formats supported by libsndfile. New formats support is under development.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "vorbis",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpc",
                        "speex",
                        "taglib",
                        "faad2",
                        "ffmpeg",
                        "curl",
                        "libiconv",
                        "ncurses",
                        "flac",
                        "jack",
                        "libid3tag",
                        "libmad",
                        "libsamplerate"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mlt-qt5",
            "portdir": "multimedia/mlt",
            "version": "6.24.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 4,
            "replaced_by": "mlt",
            "homepage": "https://www.mltframework.org/",
            "description": "Obsolete port, replaced by mlt",
            "long_description": "This port has been replaced by mlt.",
            "active": false,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "dan",
                    "github": "ddennedy",
                    "ports_count": 3
                },
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "qt4",
                "qt5",
                "gtk2",
                "gpl3",
                "opencv",
                "disable_sdl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "git",
                        "pkgconfig",
                        "doxygen"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sox",
                        "atk",
                        "libsdl2",
                        "libexif",
                        "fftw-3",
                        "qt5-qtbase",
                        "frei0r-plugins",
                        "libxml2",
                        "ffmpeg",
                        "qt5-qtsvg",
                        "libebur128",
                        "libsamplerate",
                        "libvorbis",
                        "rubberband"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mlt",
            "portdir": "multimedia/mlt",
            "version": "7.24.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 4,
            "replaced_by": null,
            "homepage": "https://www.mltframework.org/",
            "description": "Open source multimedia framework - core libraries",
            "long_description": "MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, xml authoring components, and an extendible plug-in based API. This package contains the files necessary for running applications that use the MLT multimedia framework.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "dan",
                    "github": "ddennedy",
                    "ports_count": 3
                },
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug",
                "qt6",
                "qt5",
                "gpl3",
                "opencv",
                "disable_sdl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "doxygen",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libvorbis",
                        "rtaudio",
                        "rubberband",
                        "sox",
                        "libsdl2",
                        "gdk-pixbuf2",
                        "qt5-qtbase",
                        "fftw-3",
                        "frei0r-plugins",
                        "libmovit",
                        "libxml2",
                        "pango",
                        "ffmpeg6",
                        "libexif",
                        "qt5-qtsvg",
                        "libebur128",
                        "libsamplerate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "synfig"
                    ]
                }
            ]
        },
        {
            "name": "mkvtoolnix",
            "portdir": "multimedia/mkvtoolnix",
            "version": "96.0",
            "license": "GPL-2+ and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mkvtoolnix.download",
            "description": "Matroska media files manipulation tools.",
            "long_description": "mkvtoolnix will evolve to a set of tools to create, alter and inspect Matroska files under Linux and other Unices, just what the OGMtools do for the OGM format.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                },
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "qtgui",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ruby34",
                        "clang-20",
                        "pkgconfig",
                        "makeicns",
                        "docbook-xsl-nons",
                        "libxslt",
                        "po4a"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json",
                        "libmatroska",
                        "libogg",
                        "expat",
                        "libebml",
                        "pugixml",
                        "qt6-qtbase",
                        "qt6-qtsvg",
                        "gettext-runtime",
                        "qt6-qtmultimedia",
                        "boost187",
                        "bzip2",
                        "lzo2",
                        "zlib",
                        "flac",
                        "libvorbis",
                        "cmark",
                        "gmp",
                        "libdvdread"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ruby34"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "gtest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "x264transcode"
                    ]
                }
            ]
        },
        {
            "name": "mjpegtools",
            "portdir": "multimedia/mjpegtools",
            "version": "2.1.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mjpeg.sourceforge.net/",
            "description": "Set of tools to record/playback/edit videos in MPEG format",
            "long_description": "Programs for MJPEG recording and playback and simple cut-and-paste editing and MPEG compression of audio and video.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "libsdl_gfx",
                        "libquicktime-devel",
                        "xorg-libXxf86dga",
                        "libdv",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tovid",
                        "transcode"
                    ]
                }
            ]
        },
        {
            "name": "ming",
            "portdir": "multimedia/ming",
            "version": "0.4.8",
            "license": "(GPL-2 or LGPL-2.1)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libming/libming",
            "description": "an SWF output library",
            "long_description": "Ming is an SWF (\"Flash\") file format output library. It is written in C, with wrappers for C++, Python, and PHP, plus rudimentary support for Ruby and Perl.",
            "active": false,
            "categories": [
                "graphics",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "giflib",
                        "libpng",
                        "freetype"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php53-ming",
                        "php54-ming",
                        "php55-ming",
                        "php56-ming",
                        "php70-ming",
                        "php71-ming",
                        "php72-ming",
                        "php73-ming",
                        "php74-ming"
                    ]
                }
            ]
        },
        {
            "name": "mimms",
            "portdir": "multimedia/mimms",
            "version": "3.2.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://savannah.nongnu.org/projects/mimms/",
            "description": "MiMMS isn't an MMS Message Sender, it's an MMS (e.g. mms://) stream downloader.",
            "long_description": "MiMMS is a program designed to allow you to download streams using the MMS protocol and save them to your computer, as opposed to watching them live. Similar functionality is available in full media player suites such as Xine and MPlayer, but MiMMS is quick and easy to use, and for the time being, remains a useful program.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "libmms"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "MediaInfo-gui",
            "portdir": "multimedia/mediainfo",
            "version": "25.10",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mediaarea.net",
            "description": "Identifies audio and video codecs in a media file. GUI",
            "long_description": "MediaInfo supplies technical and tag information about a video or audio file via graphical utility.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mediainfolib",
                        "zenlib",
                        "wxWidgets-3.2",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mediainfo",
            "portdir": "multimedia/mediainfo",
            "version": "25.10",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mediaarea.net",
            "description": "Identifies audio and video codecs in a media file. CLI",
            "long_description": "MediaInfo supplies technical and tag information about a video or audio file via command line utility.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mediainfolib",
                        "zenlib",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "cfiles"
                    ]
                }
            ]
        },
        {
            "name": "ltc-tools",
            "portdir": "multimedia/ltc-tools",
            "version": "0.7.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/x42/ltc-tools",
            "description": "command line tools for linear timecode (LTC)",
            "long_description": "ltc-tools provides command line programs for reading and generating linear (or longitudinal) timecode (LTC).",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "jack",
                        "libsndfile",
                        "libltc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lmms",
            "portdir": "multimedia/lmms",
            "version": "1.2.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lmms.io/",
            "description": "Linux Multimedia Studio",
            "long_description": "LMMS is a free cross-platform alternative to commercial programs like FL Studio®, which allow you to produce music with your computer. This includes the creation of melodies and beats, the synthesis and mixing of sounds, and arranging of samples. You can have fun with your MIDI-keyboard and much more, all in a user-friendly and modern interface.",
            "active": true,
            "categories": [
                "multimedia",
                "audio"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libvorbis",
                        "portaudio",
                        "stk",
                        "fltk",
                        "fftw-3-single",
                        "fluidsynth",
                        "libogg",
                        "libsdl",
                        "qt5-qtbase",
                        "jack",
                        "libsamplerate",
                        "libsndfile"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "livestreamer",
            "portdir": "multimedia/livestreamer",
            "version": "1.12.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.livestreamer.io/",
            "description": "Command-line utility that extracts streams from various services and pipes them into a video player of choice.",
            "long_description": "Livestreamer is a command-line utility that pipes video streams from various services into a video player such as VLC. The main purpose of Livestreamer is to allow the user to avoid buggy and CPU heavy flash plugins but still be able to enjoy various streamed content. There is also an API available for developers who want access to the video stream data.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-17",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-gnureadline",
                        "py37-requests",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "live555",
            "portdir": "multimedia/live555",
            "version": "2024.03.08",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.live555.com/liveMedia/",
            "description": "LIVE555 Streaming Media",
            "long_description": "This code forms a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries - which can be compiled for UNIX (including Linux and macOS), Windows, and QNX (and other POSIX-compliant systems) - can be used to build streaming applications.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "VLC2",
                        "libVLC2"
                    ]
                }
            ]
        },
        {
            "name": "libvpx",
            "portdir": "multimedia/libvpx",
            "version": "1.15.0",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://webmproject.org/tools/",
            "description": "WebM VP8/VP9 Codec SDK",
            "long_description": "The WebM VP8/VP9 codecs are being developed specifically to meet the demand for the consumption of video over the Internet, including professionally and amateur produced video-on-demand and conversational video content. VP9 is an evolution of the VP8 video codec and includes a number of enhancements and new coding tools that have been added to improve coding efficiency. The VP9 encoder in this release is not, as yet, feature complete.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "yasm",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "uTox",
                        "toxcore",
                        "ffmpeg",
                        "ffmpeg-devel",
                        "ffmpeg4",
                        "ffmpeg8",
                        "VLC2",
                        "libVLC2",
                        "avidemux",
                        "qxmpp",
                        "gstreamer010-gst-plugins-bad",
                        "gstreamer1-gst-plugins-good",
                        "ffmpeg6",
                        "ffmpeg7",
                        "xine-lib"
                    ]
                }
            ]
        },
        {
            "name": "libvideogfx",
            "portdir": "multimedia/libvideogfx",
            "version": "1.0.9",
            "license": "LGPL and GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/farindk/libvideogfx",
            "description": "A library for rapid development of video processing, computer vision, and computer graphics algorithms",
            "long_description": "A library for rapid development of video processing, computer vision, and computer graphics algorithms",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "ffmpeg",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libtheora",
            "portdir": "multimedia/libtheora",
            "version": "1.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.theora.org/",
            "description": "Xiph.org Foundation's open video codec",
            "long_description": "Theora is an open video codec being developed by the Xiph.org Foundation as part of their Ogg project (It is a project that aims to integrate On2's VP3 video codec, Ogg Vorbis audio codec and Ogg multimedia container formats into a multimedia solution that can compete with MPEG-4 format).",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libogg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "icecast2",
                        "gstreamer010-gst-plugins-base",
                        "love-11",
                        "raceintospace",
                        "boswars",
                        "indi",
                        "ufo-ai",
                        "libshout2",
                        "ffmpeg",
                        "ffmpeg-devel",
                        "ffmpeg4",
                        "ffmpeg8",
                        "gpac",
                        "VLC2",
                        "libVLC2",
                        "transcode",
                        "paraview",
                        "warzone2100",
                        "allegro5",
                        "love-0.10",
                        "godot",
                        "godot-3.2",
                        "gstreamer1-gst-plugins-base",
                        "qxmpp",
                        "scummvm",
                        "scummvm-devel",
                        "ffmpeg6",
                        "ffmpeg7",
                        "Io"
                    ]
                }
            ]
        },
        {
            "name": "libquicktime-devel",
            "portdir": "multimedia/libquicktime-devel",
            "version": "1.2.4-20210720",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libquicktime.sourceforge.net/",
            "description": "library for reading and writing quicktime files",
            "long_description": "library for reading and writing quicktime files",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 283
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "ffmpeg",
                        "libogg",
                        "zlib",
                        "x264",
                        "libiconv",
                        "xorg-libXaw",
                        "xorg-libXv",
                        "schroedinger",
                        "faac",
                        "faad2",
                        "lame",
                        "libvorbis",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mjpegtools",
                        "transcode"
                    ]
                }
            ]
        },
        {
            "name": "libquicktime",
            "portdir": "multimedia/libquicktime",
            "version": "1.2.4",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libquicktime.sourceforge.net/",
            "description": "library for reading and writing quicktime files",
            "long_description": "library for reading and writing quicktime files",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "faac",
                        "faad2",
                        "lame",
                        "libvorbis",
                        "gettext",
                        "libjpeg-turbo",
                        "zlib",
                        "ffmpeg",
                        "libogg",
                        "x264",
                        "libiconv",
                        "xorg-libXaw",
                        "xorg-libXv",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libopenshot-audio",
            "portdir": "multimedia/libopenshot-audio",
            "version": "0.3.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openshot.org/",
            "description": "Library for creating and editing videos",
            "long_description": "Library for creating and editing videos",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libopenshot"
                    ]
                }
            ]
        },
        {
            "name": "libopenshot",
            "portdir": "multimedia/libopenshot",
            "version": "0.3.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openshot.org/",
            "description": "Library for creating and editing videos",
            "long_description": "Library for creating and editing videos. Includes python bindings but not ruby.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtmultimedia",
                        "cppzmq",
                        "jsoncpp",
                        "swig-python",
                        "qt5-qtbase",
                        "libomp",
                        "ffmpeg",
                        "libopenshot-audio",
                        "py311-zmq",
                        "ImageMagick",
                        "qt5-qtwebkit",
                        "qt5-qtsvg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "openshot-qt"
                    ]
                }
            ]
        },
        {
            "name": "libogg",
            "portdir": "multimedia/libogg",
            "version": "1.3.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.vorbis.com/",
            "description": "Ogg Bitstream Library",
            "long_description": "Libogg is a library for manipulating ogg bitstreams. It handles both making ogg bitstreams and getting packets from ogg bitstreams.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 626
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mkvtoolnix",
                        "libsdl_sound-framework",
                        "oggsplit",
                        "opusfile",
                        "speex",
                        "streamripper",
                        "goldendict",
                        "fife",
                        "gstreamer010-gst-plugins-base",
                        "love-11",
                        "raceintospace",
                        "ogmtools",
                        "ReadyMedia",
                        "boswars",
                        "supertuxkart",
                        "indi",
                        "audacity-devel",
                        "alienarena",
                        "tenacity",
                        "audacity-legacy",
                        "celt",
                        "libopenmpt",
                        "libsdl_sound",
                        "libsndfile",
                        "libtagedit",
                        "ocp",
                        "qmmp",
                        "sox",
                        "xmms2",
                        "libextractor",
                        "fluidsynth",
                        "musikcube",
                        "sfml",
                        "glob2",
                        "libshout2",
                        "ffmpeg",
                        "ffmpeg-devel",
                        "ffmpeg4",
                        "ffmpeg8",
                        "gpac",
                        "mkvtoolnix-legacy",
                        "libvorbis",
                        "mt-daapd",
                        "VLC2",
                        "libVLC2",
                        "libquicktime",
                        "libquicktime-devel",
                        "transcode",
                        "vorbis-tools",
                        "paraview",
                        "lmms",
                        "warzone2100",
                        "supertux",
                        "allegro5",
                        "vorbisgain",
                        "love-0.10",
                        "libtheora",
                        "godot",
                        "godot-3.2",
                        "liboggz",
                        "audacity",
                        "gstreamer1-gst-plugins-base",
                        "wesnoth",
                        "scummvm",
                        "scummvm-devel",
                        "luanti",
                        "ffmpeg6",
                        "ffmpeg7",
                        "audacious-plugins",
                        "Io",
                        "xine-lib",
                        "flac",
                        "mpd",
                        "cmus",
                        "opus-tools",
                        "mkvtoolnix-devel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "freac"
                    ]
                }
            ]
        },
        {
            "name": "libmtp",
            "portdir": "multimedia/libmtp",
            "version": "1.1.21",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libmtp.sourceforge.net",
            "description": "libmtp is an implementation of Microsoft's Media Transfer Protocol (MTP)",
            "long_description": "libmtp is an implementation of Microsoft's Media Transfer Protocol (MTP)",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "amarok",
                        "py27-pymtp",
                        "mtpfs",
                        "VLC2",
                        "libVLC2"
                    ]
                }
            ]
        },
        {
            "name": "libmpeg2",
            "portdir": "multimedia/libmpeg2",
            "version": "0.5.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libmpeg2.sourceforge.net/",
            "description": "A free library for decoding mpeg-2 and mpeg-1 video streams.",
            "long_description": "libmpeg2 is a free library for decoding mpeg-2 and mpeg-1 video streams. The main goals in libmpeg2 development are conformance, speed, portability, and reuseability.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "sdl",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11",
                        "xorg-libXext",
                        "libsdl",
                        "xorg-libice",
                        "xorg-libsm",
                        "xorg-libXv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "M2VDownsizer",
                        "libextractor",
                        "gstreamer010-gst-plugins-ugly",
                        "gstreamer1-gst-plugins-ugly",
                        "VLC2",
                        "libVLC2",
                        "transcode"
                    ]
                }
            ]
        },
        {
            "name": "libmovit",
            "portdir": "multimedia/libmovit",
            "version": "1.7.0",
            "license": "GPL-2+",
            "platforms": "darwin linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://movit.sesse.net",
            "description": "Modern Video Toolkit - open-source library for GPU-accelerated video filters",
            "long_description": "Movit is the Modern Video Toolkit. It aims to be a high-quality, high-performance, open-source library for GPU-accelerated video filters.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "installdemo",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fftw-3",
                        "libsdl2",
                        "xorg-libX11",
                        "mesa",
                        "libsdl2_image",
                        "libepoxy",
                        "libpng",
                        "eigen3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mlt"
                    ]
                }
            ]
        },
        {
            "name": "libmms",
            "portdir": "multimedia/libmms",
            "version": "0.6.4",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libmms.sourceforge.net/",
            "description": "Library for parsing mms:// and mmsh:// network streams",
            "long_description": "LibMMS is a common library for parsing the legacy mms:// and mmsh:// type network streams, created and now abandoned by Microsoft. These are commonly used to stream Windows Media Video content over the web. LibMMS itself is only for receiving MMS streams, it doesn't handle sending at all. If you need streaming functionality, look at other protocols, such as RT(S)P.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "glib2",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qmmp",
                        "xmms2",
                        "mimms",
                        "kget",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer010-gst-plugins-bad",
                        "audacious-plugins"
                    ]
                }
            ]
        },
        {
            "name": "libmatroska",
            "portdir": "multimedia/libmatroska",
            "version": "1.7.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.matroska.org",
            "description": "Matroska is an extensible open standard audio/video container format.",
            "long_description": "Matroska is an extensible open standard audio/video container format. This library is there to support this format and has been written by the Matroska project team.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libebml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tenacity",
                        "mkvtoolnix-legacy",
                        "VLC2",
                        "libVLC2",
                        "mkvtoolnix-devel",
                        "mkvtoolnix"
                    ]
                }
            ]
        },
        {
            "name": "libltc",
            "portdir": "multimedia/libltc",
            "version": "1.3.2",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://x42.github.io/libltc/",
            "description": "linear timecode library",
            "long_description": "libltc provides functionality to encode and decode linear (or longitudinal) timecode (LTC) from/to timecode, including SMPTE date support. libltc is the successor of libltcsmpte.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ltc-tools"
                    ]
                }
            ]
        },
        {
            "name": "libheif",
            "portdir": "multimedia/libheif",
            "version": "1.20.2",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/strukturag/libheif",
            "description": "a ISO/IEC 23008-12:2017 HEIF file format decoder and encoder",
            "long_description": "libheif is a ISO/IEC 23008-12:2017 HEIF file format decoder and encoder.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1503
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug",
                "kvazaar",
                "rav1e",
                "examples",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "openjpeg",
                        "webp",
                        "aom",
                        "brotli",
                        "libde265",
                        "x265",
                        "svt-av1",
                        "kvazaar",
                        "openh264",
                        "dav1d",
                        "zlib",
                        "gdk-pixbuf2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-pyheif",
                        "py311-pyheif",
                        "py312-pyheif",
                        "py313-pyheif",
                        "gimp3-devel",
                        "py36-pyheif",
                        "openimageio",
                        "py39-pyheif",
                        "exact-image",
                        "darktable",
                        "darktable-devel",
                        "gd2",
                        "py37-pyheif",
                        "p5.28-gd",
                        "p5.30-gd",
                        "p5.32-gd",
                        "p5.34-gd",
                        "gmic",
                        "gmic-qt",
                        "gmic-gimp",
                        "gmic-clib",
                        "gmic-lib",
                        "geeqie",
                        "py38-pyheif",
                        "GraphicsMagick",
                        "imlib2",
                        "ImageMagick",
                        "p5.28-imager-file-heif",
                        "p5.30-imager-file-heif",
                        "p5.32-imager-file-heif",
                        "p5.34-imager-file-heif",
                        "ImageMagick7",
                        "gimp2",
                        "gimp2-devel"
                    ]
                }
            ]
        },
        {
            "name": "libgpod",
            "portdir": "multimedia/libgpod",
            "version": "0.8.3",
            "license": "LGPL-2.1+ and GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20210118214105/http://www.gtkpod.org/libgpod/",
            "description": "libgpod is a library to access the contents of an iPod.",
            "long_description": "libgpod is a library to access the contents of an iPod. This library is based on code used in the gtkpod project. Starting with V0.96.CVS gtkpod depends on this library.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "python27",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "swig-python",
                        "gnome-common",
                        "gtk-doc",
                        "intltool",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb",
                        "gdk-pixbuf2",
                        "libpng",
                        "py27-gobject",
                        "py27-mutagen",
                        "libplist",
                        "taglib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "amarok",
                        "gtkpod",
                        "digikam"
                    ]
                }
            ]
        },
        {
            "name": "libdv",
            "portdir": "multimedia/libdv",
            "version": "1.0.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libdv.sourceforge.net",
            "description": "Quasar DV codec (libdv): software codec for DV video encoding format",
            "long_description": "The Quasar DV codec (libdv) is a software codec for DV video, the encoding format used by most digital camcorders, typically those that support the IEEE 1394 (a.k.a. FireWire or i.Link) interface. Libdv was developed according to the official standards for DV video: IEC 61834 and SMPTE 314M.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "sdl",
                "pal",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "popt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mjpegtools",
                        "transcode",
                        "gstreamer010-gst-plugins-good",
                        "gstreamer1-gst-plugins-good",
                        "synfig"
                    ]
                }
            ]
        },
        {
            "name": "libdumb",
            "portdir": "multimedia/libdumb",
            "version": "0.9.3",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dumb.sourceforge.net",
            "description": "IT, XM, S3M and MOD player library",
            "long_description": "IT, XM, S3M and MOD player library",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1503
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "allegro5"
                    ]
                }
            ]
        },
        {
            "name": "libde265",
            "portdir": "multimedia/libde265",
            "version": "1.0.16",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/strukturag/libde265",
            "description": "an open source implementation of the h.265 video codec",
            "long_description": "libde265 is an open source implementation of the h.265 video codec.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1503
                }
            ],
            "variants": [
                "players",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libheif",
                        "gstreamer1-gst-plugins-bad"
                    ]
                }
            ]
        },
        {
            "name": "libcec",
            "portdir": "multimedia/libcec",
            "version": "6.0.2",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libcec.pulse-eight.com",
            "description": "USB CEC Adapter communication Library",
            "long_description": "libCEC, in combination with the right hardware, permits control of other devices with the TV remote control via existing HDMI cabling",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "xorg-libXrandr",
                        "python38",
                        "p8-platform",
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libbluray",
            "portdir": "multimedia/libbluray",
            "version": "1.3.4",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.videolan.org/developers/libbluray.html",
            "description": "an open-source library designed for Blu-Ray Discs playback",
            "long_description": "an open-source library designed for Blu-Ray Discs playback",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 283
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "perl5",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "freetype",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mythtv-core.28",
                        "ffmpeg",
                        "ffmpeg-devel",
                        "ffmpeg4",
                        "ffmpeg8",
                        "VLC2",
                        "libVLC2",
                        "mpv",
                        "mpv-legacy",
                        "ffmpeg6",
                        "ffmpeg7",
                        "xine-lib"
                    ]
                }
            ]
        },
        {
            "name": "libbdplus",
            "portdir": "multimedia/libbdplus",
            "version": "0.2.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.videolan.org/developers/libbdplus.html",
            "description": "an open-source library designed implement the BD+ System",
            "long_description": "A research project designed to implement the BD+ System Specification that provides an open source library",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "vladashram",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "libtool",
                        "pkgconfig",
                        "perl5",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgpg-error",
                        "libaacs",
                        "libgcrypt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "VLC2",
                        "libVLC2",
                        "mpv",
                        "mpv-legacy"
                    ]
                }
            ]
        },
        {
            "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": [
                        "mythtv-core.28",
                        "ffmpeg",
                        "ffmpeg-devel",
                        "ffmpeg4",
                        "ffmpeg8",
                        "VLC2",
                        "libVLC2",
                        "avidemux",
                        "vapoursynth",
                        "QMPlay2",
                        "mpv",
                        "mpv-legacy",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer010-gst-plugins-bad",
                        "mythtv-core.27",
                        "ffmpeg6",
                        "ffmpeg7"
                    ]
                }
            ]
        },
        {
            "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-9.0"
                    ]
                }
            ],
            "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": 224
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-16",
                        "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-16"
                    ]
                },
                {
                    "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-17"
                    ]
                },
                {
                    "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": "2.4.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": 82
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "a52dec",
                        "faad2",
                        "libmad",
                        "libvorbis",
                        "pulseaudio",
                        "libsdl2",
                        "openssl",
                        "libcaca",
                        "xz",
                        "libpng",
                        "openjpeg",
                        "XviD",
                        "libogg",
                        "libtheora",
                        "freetype",
                        "nghttp2",
                        "ffmpeg7",
                        "libjpeg-turbo",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "MP4Joiner"
                    ]
                }
            ]
        },
        {
            "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-14"
                    ]
                },
                {
                    "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-14"
                    ]
                }
            ],
            "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-16"
                    ]
                },
                {
                    "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": [
                "universal",
                "debug",
                "jack",
                "dbus",
                "openmp"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "portaudio",
                        "gettext",
                        "glib2",
                        "ncurses",
                        "readline",
                        "libogg",
                        "libiconv",
                        "flac",
                        "libsndfile",
                        "libvorbis"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "generaluser-soundfont"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qsynth-qt4",
                        "dosbox-staging",
                        "qtads",
                        "qsynth",
                        "xmms2",
                        "lmms",
                        "denemo",
                        "gstreamer1-gst-plugins-bad",
                        "dosbox-x",
                        "scummvm",
                        "scummvm-devel",
                        "audacious-plugins"
                    ]
                }
            ]
        },
        {
            "name": "ffmpegthumbnailer",
            "portdir": "multimedia/ffmpegthumbnailer",
            "version": "2.2.2",
            "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": 1503
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "ffmpeg",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tumbler",
                        "geeqie"
                    ]
                }
            ]
        },
        {
            "name": "ffmpeg-devel",
            "portdir": "multimedia/ffmpeg-devel",
            "version": "8.0",
            "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": 350
                }
            ],
            "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": []
        }
    ]
}