# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name gst-ffmpeg version 0 epoch 1 description This is a stub port for gst-ffmpeg, a set of plug-ins for GStreamer.\ As of GStreamer 1.0, gst-ffmpeg was discontinued and replaced by gst-libav,\ provided by the gstreamer1-gst-libav port. Version 0.10.13 of gst-ffmpeg is \ provided by the gstreamer01-gst-ffmpeg port. long_description {} maintainers nomaintainer categories gnome platforms darwin homepage http://gstreamer.freedesktop.org/ master_sites {} distfiles {} replaced_by gstreamer1-gst-libav livecheck.type none pre-configure { ui_error "Please do not install this port since it has been replaced by '${replaced_by}'." return -code error }