Ticket #13727: gst-plugins-good.diff

File gst-plugins-good.diff, 880 bytes (added by wmeissner@…, 16 years ago)

Portfile patch for gst-plugins-good - now 'port lint' warning free.

  • gnome/gst-plugins-good/Portfile

     
    11# $Id$
     2
    23PortSystem 1.0
     4
    35name            gst-plugins-good
    46version         0.10.6
    57description     This is gst-plugins, a set of plug-ins for GStreamer.
    68long_description        ${description}
    79maintainers     nomaintainer
    810categories      gnome
    9 platforms       darwin 
     11platforms       darwin
    1012homepage        http://www.gnome.org/
    1113master_sites    gnome:sources/gst-plugins-good/0.10/ http://gstreamer.freedesktop.org/src/${name}/
    1214checksums       md5 25f111360c2930705b91b4fcf93ae5c5 \
    1315                sha1 eb918b6876e90f4ac803d209a14b32c1b3e26695 \
    1416                rmd160 fd0102617759611f9b6e9e490101b95f4369f4e8
     17
     18patchfiles      patch-sys-osxvideo-Makefile.in.diff
     19
    1520depends_lib     \
    1621        port:gst-plugins-base \
    1722        port:libcdio \