# -*- 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-plugins-bad version 0 epoch 1 long_description This is a stub port for Gst-plugins-bad, a set of plug-ins for GStreamer that\ need more quality. The current version of gst-plugins-bad is provided by the\ gstreamer1-gst-plugins-bad port. Version 0.10.23 of gst-plugins-bad is provided\ by the gstreamer01-gst-plugins-bad port. maintainers nomaintainer categories gnome platforms darwin homepage http://gstreamer.freedesktop.org/ distfiles replaced_by gstreamer010-gst-plugins-bad description stub port, install $replaced_by instead livecheck.type none pre-configure { ui_error "Please do not install this port since it has been replaced by '${replaced_by}'." return -code error }